body {
	font-family: Arial, Helvetica, sans-serif;margin:0px; background-color:#FFFFFF;height:100%
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

html { height:100% }
img { margin:0px; border-style:none }
button { margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top }
p:first-child { margin-top:0px }
table { empty-cells:hide }
.f-caption { font-size:14px; color:#FFFFFF }
.f-lp {
	margin-bottom:0px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.f-fp {
	margin-top:0px;
	font-size: 14px;
	color: #FFFFFF;
}
em { font-style:italic }
h1 { font-weight:bold; font-size:18px }
h1:first-child { margin-top:0px }
h2 { font-weight:bold; font-size:16px }
h2:first-child { margin-top:0px }
h3 { font-weight:bold; font-size:14px }
h3:first-child { margin-top:0px }
strong { font-weight:bold }
#logo {
position: absolute; top: 30px; left: 28px; z-index: 201;
}
#contentl {
	margin: 0;
	width: 100%;
	position: absolute;
	top: 235px;
	left:0px;
	z-index: 100;
	height: 430px;
	float: left;
	left: 0px;
	background: #7C7143;
	
}#contentm {
	margin: 0;
	width: 800px;
	position: relative;
	top: 235px;
	z-index: 200;
	height: 430px;
	float: none;
	clear: both;
	left: 380px;
	background-color: #333333;
}
#footer {position: absolute; top: 670px; left: 32px; width: 100%;  background: #ffffff; color:#000000; font-family: Arial; font-size: 12px; padding: 25px 0 0px 0; z-index: 300;
}

#footer b {
font-weight: normal; color: #639a35; margin: 0 4px 0 4px;
}

a {
text-decoration: none; color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}
#nav {
	position: absolute;
	top: 180px;
	left: 380px;
	width: 900px;
	height: 18px;
	background: #ffffff;
	color:#000000;
	font-size: 12px;
	padding: 25px 0 0px 0;
	z-index: 300;
}
#homenav {
position: absolute; top: 185px; left: 380px; width: 850px; height: 18px;  color:#FFFFFF; ; font-size: 12px; padding: 10px 0 0px 0; z-index: 300;
	
	
}

#nav a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.07em;
	font: bold 15px Verdana, Arial, Helvetica;
	display: block;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 2px;
}

#nav a.selected, #nav a:hover {
color: #006699;
}
#nav ul { /* all lists */
padding: 0; margin: 0; list-style: none; line-height: 1;
}



#nav li { /* all list items */
float: left; list-style: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #e5e5e5;
	width: 160px;
	left: -999em;
	margin: 0;
	padding: 0; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}

#nav li ul a { /* second-level lists */
color: #333333; font-weight: normal; display: block; width: 100%; margin: 0 0 2px; padding: 2px 16px 2px 10px; font-size: 11px;
}

#nav li ul a:hover { /* second-level lists */
	color: #006699;
	font-weight: normal;
	background: #ffffff;
	width: 148px;
}

#homenav a {

	display: block;
	color: #333333;
	letter-spacing: 0.08em;
	font: bold 15px Verdana, Arial, Helvetica;
	padding-left: 15px;
	padding-right: 40px;
	padding-top: 15px;
}
#homenav  a:hover {
	color: #336699;
	text-decoration: none;
}
#homenav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}


#homenav ul li { /* all list items */
	float: left;
	margin: 0 10px 5px 0;
	padding: 0 0 5px 8px;
	display: block;
	color: #333333;
	font-size: 12px;
}

#homenav ul li a { /* all list items */
margin: 0 0 4px 0;
}


#homenav ul li ul { /* second-level lists */
position: absolute; background: #C8C7AA; overflow: hidden; left: -999em; margin: 0; padding: 0 0 8px 0; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


#homenav ul li ul li { /* second-level lists */
float: none; display: block; border: 0; margin: 0; padding: 0;
}

#homenav ul li:hover ul, #nav ul li.sfhover ul { /* lists nested under hovered list items */
left: auto; margin-left: -8px;
}

#homenav ul li ul li a { 
padding: 1px 8px 1px 8px; display: block;
}

#homenav ul li ul li a:hover { /* lists nested under hovered list items */
background: #b2afa7;
}
