
body{
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

h2{
color: #F47B20;
font-size: medium;
font-weight:normal;
}

h3{
color: #333333;
font-size: medium;
font-weight:normal;
}

#contentholder {
width:780px;
}

#head {
width:780px;
background-image:url(../images/mainlogo.gif);
background-position: top left;
background-repeat: no-repeat;
padding-top: 77px;
padding-bottom: 4px;
}

#head ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#head a {
	display: block;
	margin-left: 0px;
	margin-right: 2px;
}
#head li {
	float: left;
}
#head li ul {
	position: absolute;
	width: 190px;
	z-index:40;
}
#head li ul li {
	width: 190px;
}
#head li:hover ul, #head li.sfhover ul {
	left: auto;
}

#head ul a {
	width: 153px;
	padding: 5px 0px 5px 0px;
	background-color: #8CC63F;
	color: #ffffff;
	text-decoration:none;
	font-size: 12px;
	text-align: center;
}

#head ul a:hover {
	background-color: #F47B20;
}



#head LI:hover LI A, #head LI.iehover LI A
{
	width: 144px;
    background: #DCEEC5;
    color: #666666;
	padding-left:7px;
	text-align: left;
	border-top:1px solid #fff;
	border-left: 1px solid #E3FCC3;
	border-bottom:1px solid #CCE6AB;
	border-right:1px solid #CCE6AB;
	
}

#head LI:hover LI A:hover
{
    background: #3C5532;
    color: #fff;
}


#head LI:hover LI:hover A, #head LI.iehover LI A:hover
{
    background: #F47B20;
    color: #fff;
	border-left: 1px solid #FDAB6D;
	border-bottom:1px solid #CB6315;
	border-right:1px solid #CB6315;
}

#head LI.iehover LI.iehover A
{
    background: #3C5532;
    color: #fff
}


#head UL UL
{
    display: none;
}


#head LI:hover UL
{
    display: block
}
#head UL LI:hover UL
{
    display: block
}
#head UL UL LI:hover UL
{
    display: block
}
#head LI.iehover UL
{
    display: block
}
#head UL LI.iehover UL
{
    display: block
}
#head UL UL LI.iehover UL
{
    display: block
}
































#content {
	width: 100%;
}

#contentarea {
	background-color: #FFFFFF;
	padding: 50px 0px 0px 50px;
	color: #808285;
	font-size:smaller;
}

#contentarea a{

	color: #666666;
}

#contentarea a:hover{

	color: #F47B20;
}
#contentarea UL{
	list-style-position: outside;
	list-style-image: url(../images/listarrow.gif);
	list-style-type: none;
}

#contentarea th{
font-weight: normal;
color: #333333;
padding-right:15px;
}

#contentarea table p{
margin-bottom:8px;
margin-top:0px;
}

.leftpanel {
	background-color: #8CC63F;
	width: 153px;
}

#footer {
	padding: 50px 0px 25px 50px;
	color: #808285;
	font-size: 10px;
	line-height: 16px;
}
#footer hr {
	height: 1px;
}

#footer A {
	color: #F47B20;
	font-size: 10px;
	text-decoration:none;
}
.headerimg {

margin: 0px 0px 9px 0px;

}

