@charset "utf-8";
.nav {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 18px;
	padding-left: 2px;
}.nav a{
	color: #000000;
	text-decoration:none;
}.nav a:visited{
	color: #000000;
	text-decoration:none;
}.nav a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.normalfont {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
}
.normalfontleader {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
}
.normalfont a{
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}.normalfont a:visited{
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}.normalfont a:hover{
	color:#FF9900;
	font-weight:bold;
	text-decoration:underline;
}
.forminput {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF; !important
}
.forminputside {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF; !important
}
h1 {
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	line-height: 20px;
	margin-bottom: 5px;
}
h2 {
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	line-height: 20px;
	margin-bottom: -5px;
}
h3 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-bottom: -5px;
}
h6 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding: 0px;

}
.sidefont {
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 8px;
}
.footer {
	font-size: 11px;
	color: #666666;
}.footer a{
	color: #666666;
	text-decoration:none;
}.footer a:visited{
	color: #666666;
	text-decoration:none;
}.footer a:hover{
	color: #666666;
	text-decoration:underline;
}

body {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}
.navon {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 18px;
	padding-left: 2px;
}
.navon a{
	color: #FFFFFF;
	text-decoration:none;
}.navon a:visited{
	color: #FFFFFF;
	text-decoration:none;
}.navon a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
a img{
	border:none;
}
.whitefont {
	font-size: 60%;
	color:#999999;
	padding: 10px;
	font-variant:small-caps;
	
}
.smallfont {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
}

.footerlinks {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 13px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration:none;
}

.footerlinks a {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.footerlinks a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}
.contactforminput {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color:#FFFFFF;
	border: 1px solid #ABABAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#human {  
   visibility:hidden;  
   display:none;  
}  

.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ABABAB;
	border-right-color: #ABABAB;
	border-bottom-color: #ABABAB;
	border-left-color: #ABABAB;
}

