body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	background-color: #818C8D;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004677;
	letter-spacing: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #009E58;
	line-height: 18px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #454545;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footer a{
	color: #CCC;
	text-decoration: none;
	padding: 4px;
	margin-right: 9px;
	border: 1px solid #999;
}
.footer a:hover{
	color: #009E58;
	background: #FFF;
		maring-left: 3px;
	text-decoration: none;
	padding: 4px;
}
.style13 {
	font-size: 12px;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
table.topnavbar {
   border-collapse: collapse;
   
}
table.topnavbar td a{
   display: block;
   text-decoration: none;
   border-left: 1px solid #CCC;
   padding: 8px 10px;
}
table.topnavbar td a:link, table.topnavbar td a:visited {
	color:#004677;


}
table.topnavbar td a:hover, table.topnavbar td a:active {
   color: #FFFFFF;
    background: #04A04F;
	text-decoration:none;
 } 
 .imgRight{
 	margin-left: 20px;
	margin-bottom: 20px;
 }
#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;

	
}
#nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}


#nav ul li a{

	
background-image: none;

   border-left: 1px solid #CCC;
   padding: 8px 11px;
	margin: 0;
	text-decoration: none;

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004677;
	letter-spacing: 1px;
	display: block;
}
#nav ul li a:hover  {
	display: block;
	color: #FFF;
	background: #04A04F;

}


#nav li.current {
	color: #222;
	background: #FFF;
		display: block;
			
} 
.inputText{
	width: 300px;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #CCC;
border-bottom-width: 0;
line-height: 24px;
letter-spacing: 1px;
z-index: 100;
background-color: #FFF;
width: 280px;
}

.anylinkcss a{
width: 100%;
display: block;
border-bottom: 1px solid #CCC;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 8px;
color: #004677;
}

.anylinkcss a:hover{ /*hover background color*/
	color: #FFF;
	background: #04A04F;
}
a{
	color: #3366FF;
}
a:hover{
	color: #009966;
}