div, span {
	padding:0;
	margin:0;

}

html {
	background-color:#496535;
}

body  {
	width:742px;
	background-color : white;
	background-repeat : no-repeat;
	margin:0 auto;
}

td  {
	font-family : verdana;
	font-size : 11px;
	color : #001724;
}

th  {
	font-family : verdana;
	font-size : 10px;
	color : #001724;
	text-align : left;
}

.topSpacer {
	float:left;
	width:2px;
}

.topmenu00{
	font-family:verdana;
	color:white;
	font-size:9pt;
	font-weight:bold;

	float:left;
	width:176px;
	text-align:center;
	margin:0;
	padding:0;
	height:19px;
}

.topmenu00 a {
	height:19px;
	color:white;
	text-decoration : none;
	width:100%;
	display:block;
	text-transform:uppercase;
}

.topmenu00 a.selected, .topmenu00 a:hover{
	font-family:verdana;
	font-weight:bold;
}

div#leftMenu ul, div#leftMenu li, div#leftMenu a, .leftSpacer{
	padding:0;
	margin:0;
}

.leftmenu00{
	width:173px;
	font-family:verdana;
	display:block;
	height:31px;
}

.leftmenu00 a {
	height:29px;
	width:173px;
	display:block;
	background:transparent url('');
	text-decoration : none;
	padding:0;
	margin:0;
}

.leftmenu00 a span {
	display:block;
	padding:5px 0 0 10px;
	color:#637318;
	font-size:10pt;
	font-weight:bold;
}


.text {
	font-family:verdana;
	color:#395912;
	font-size:8pt;
	/*font-weight:bold;*/
}

.title {
	font-weight:bold;
	text-decoration:underline;
}

h1#mainTitle {
	padding:10px 45px 10px 0;
	/*border:1px solid black;*/
	/*margin:0 0 50px 0;*/
	font-family:verdana;
	color:#395912;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	display:inline;
}

a {
	font-family:verdana;
	color:#606EAC;
	font-size:10pt;
	font-weight:bold;
}

#titleAP{ display:none; }

div#siteContainer{ 
	position:relative;
	width:742px;
	/*background-color : white;*/
	background-repeat : no-repeat;
	margin:0 auto;
	clear:both;
}

div#siteContent{
	padding-top:10px;
	clear:both;
}

/*
div#topBanner{ position:absolute; height:140px; top:0; left:0;}
div#topMenu { position:absolute; top:140px; left:0;}
div#leftMenu { position:absolute; top:160px; left:0; width:176px;}
div#content { position:absolute; top:160px; left:180px; width:550px; padding:10px;}
*/

div#topBanner { height:140px;}
div#topMenu { height:19px; 	margin:1px 0 0 0;}
div#leftMenu { width:173px; clear:left; }
div#content { float:right; width:526px; padding:20px; padding-bottom:200px; }

div#topMenu ul {
	padding:0;
	list-style-type:none;
	width:100%;
	padding:0;
	margin:0;
}

div#footer{
	text-align:right;
	clear:both;
}
