body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	/*background-image: url(img/bg.jpg);*/
}
a:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

#header_wide
{
	height: 142px;
}

#noflash
{
	height: 142px;
	width: 100%;
	background-image: url("img/no_flash.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#container
{
	width: 100%;
	max-width: 1600px;
	min-width: 760px;
	margin: 0px auto;
}

/* MENU */

#menu_wide
{
	height: 29px;
	background-image: url("img/mnuBGbtm.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#menu_container
{
	width: 700px;
	margin: auto;
	padding: 6px 30px 0px 30px;
	text-align: left;
}

* html #menu_container /* this is recognized by IE only */
{
	width: 760px; /* only for IE5.x/Win */
	w\idth: 700px; /* for other IE */
}

#topmenu {
	color: #FFFFFF;
}

#topmenu a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#topmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#topmenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

.whitetext
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 7.5pt;
	color: #FFFFFF;
}

.whitetext a, .whitetext a:visited, .whitetext a:active
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 7.5pt;
	color: #FFFFFF;
	text-decoration: none;
}

.whitetext a:hover
{
	text-decoration: underline;
}

#main_wide
{
	padding-top: 12px;
	padding-bottom: 24px;
	background-color: #FFFFFF;
}

#main_container
{
	width: 760px;
	margin: auto;
	display: inline-table; /* fix for IE Mac */
	/* background-color: green; */
}

/* Hides from IE Mac Hack \*/
* html #main_container {height: 1%;}
#main_container {display: block;}
/* End Hack */ 

/* LEAF */

#leaf
{
	width: 174px;
	padding: 8px 0px 0px 12px;
	background-image: url("img/leaf_top.gif");
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}

#leaf a:link {
	text-decoration: none;
	color: #5F5F5F;
	font-weight:normal;
}
#leaf a:visited {
	text-decoration: none;
	color: #5F5F5F;
	font-weight:normal;
}
#leaf a:hover {
	text-decoration: underline;
	color: #99CC00;
	font-weight:normal;
}

* html #leaf /* this is recognized by IE only */
{
	width: 186px; /* only for IE5.x/Win */
	w\idth: 174px; /* for other IE */
}

#leaf_inside
{
	width: 161px;
	text-align: left;
}

#leaf_bottom
{
	width: 186px;
	height: 10px;
	margin-bottom: 15px;
	overflow: hidden;
	background-image: url("img/leaf_bot.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

#leaf_inside form
{
	margin: 0px;
	padding: 0px;
	
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #999999;
}
.txtboxON {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 3px double #C2E006;
}
.text {
	font-size:large;
	text-align:left;
}
.txt {font-size:12px;}

.boxTable {
	margin: 0px;
	padding: 0px;
	width: 175px;
	border: 1px solid #FFFFFF;
}

.boxTDtop {
	text-align: center;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.boxTDbtm {
	text-align: center;
	border: 1px solid #666666;
	background-color: #EEEEEE;
}

/* LANGUAGE */

#language_wide
{
	height: 29px;
	background-image: url("img/mnuBGtop.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#language_container
{
	width: 700px;
	margin: auto;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

* html #language_container /* this is recognized by IE only */
{
	width: 760px; /* only for IE5.x/Win */
	w\idth: 700px; /* for other IE */
}

/* FOOTER */

#footer_wide
{
	height: 34px;
	background-image: url("img/mnuFoot.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#footer_container
{
	width: 700px;
	margin: auto;
	padding: 11px 30px 0px 30px;
	text-align: right;
}

* html #footer_container /* this is recognized by IE only */
{
	width: 760px; /* only for IE5.x/Win */
	w\idth: 700px; /* for other IE */
}

ul {
	line-height: 1.5em;
	list-style-type:square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(bullet1.gif);
}
ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}
li {
	margin-bottom: .1em;
}
h1, h2, h3, h4, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}
h1 { font-size: 188%; }
h1 .editsection { font-size: 53%; }
h2 { font-size: 150%; }
h2 .editsection { font-size: 67%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 132%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 116%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 100%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%;  }
h6 .editsection { font-size: 125%; font-weight: normal; }

a {
	text-decoration: none;
	color: #000000;
	background: none;
}
a:visited {
	color: #333333;
}
a:active {
	color: #faa700;
}
a:hover {
	text-decoration: underline;
	color: #66CC00;
}
.firstHeading {
	margin-bottom: .3em;
}


#toc,
.toc,
.mw-warning {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
}
#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	font-weight: bold;
}
#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
	font-weight:normal;
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
	font-weight:normal;
}
.toctext{
	text-decoration: none;
	font-weight:normal;
}
.tocnumber{
	text-decoration: none;
	font-weight:normal;
}


