html, body {font-size:11px; font-family: Arial,Helvetica,sans-serif;}

#wrapper {
width: 800px;
height: 140px;
border: 0px solid #3F9C35;
margin: auto;
}

ul#navcontainer
{
margin-top: 0;
margin-bottom: .5em;
margin-top: .5em;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-weight: bold;
font-size: 1.3em;
text-align: center;
background: #3F9C35;
padding-top: 6px;
height: 20px;
float: left;
width: 100%;
}

#navcontainer li
{
display: inline;
list-style-type: none;
padding-left: 1.5em;
padding-right: 1.5em;
}

#navcontainer a {
padding-right: 5px;
padding-left: 5px;
}

#navcontainer a:link, #navcontainer a:visited
{
color: #FFFFFF;
background-color: #3F9C35;
text-decoration: none;
}

#navcontainer a:hover
{
color: #000000;
text-decoration: none;
}
 
#main {
padding: 20px;
height: 370px;
background-color: #FFFFFF;
}
 
#navlist
{
list-style-type: none;
font-size: 1em;
float: left;
}

#active:hover li { display: block; }
#active li { display: none; }

#secondarynav
{
float: left;
width: 325px;
height: 325px;
font-weight: bold;
}

#secondarynav ul
{
margin: 0;
padding: 0;
font-weight: normal;
font-size: 1.1em;
list-style-type: none;
font-family: arial, Helvetica, sans-serif;
}

#secondarynav li { margin: 0px 0px 3px 0; }

#secondarynav a
{
color: #3F9C35;
background-color: #FFFFFF;
width: 275px;
display: block;
text-decoration: none;
height: 15px;
padding: 5px 10px;
margin: 0 0 3px 0;
position:relative;
z-index:300;
}

#secondarynav li ul{position:relative; left:110px; top:-12px; float:right; z-index:400;}

#secondarynav ul ul li { margin: 0 0 3px 0; }

#secondarynav a:visited
{
color: #006699;
background-color: #FFFFFF;
}

#secondarynav a:active
{
color: #3F9C35;
background-color: #FFFFFF;
}

#secondarynav a:hover
{
color: #000000;
background-color: #FFFFFF;
} 

#secondarynav ul li ul li a{
color:#FFFFFF;
background-color: #FFFFFF;

}#secondarynav ul li ul li a:hover{
color:#FFFFFF;
background-color: #FFFFFF;
}
 
#content {
float: right;
width: 380px;
overflow:auto;
padding-right: 2em;
height: 370px;
background-color: #FFFFFF;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
}

.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}

.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

.body_small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

.body_bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #3F9C35;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #3F9C35;
}

.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #3F9C35;
}

.sub_head_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #D52B1E;
}

.back_to_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #660066;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
}

.leftMenuList{
	display:block;
	height:100px;
}
.clearboth {clear:both;}

body {
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #9C9A00;
}
a:visited {
	color: #6EAEE0;
}

#footer {
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: .9em;
	font-weight: bold;
	margin-top: .0em;
	padding: .5em 31em 0em 0em;
	text-align: left;
	background-position: bottom;
}
