body{
	background-color: #eeeeee;
	margin:0px;
}
TD {
	font-size: 11px;
	color: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
input,select,textarea,submit{padding: 2px;color: #000000;font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;}
/* classes for validator */
.tfvHighlight{font-weight: bold; color: red;}
.tfvNormal{font-weight: normal;	color: black;}
A:hover { TEXT-DECORATION: underline}
A:visited { color: #ffffff; TEXT-DECORATION: none}
A:active { color: #0000ff}
.maintext A:link,.box A:link {color: #000099; TEXT-DECORATION: none}
.maintext A:hover,.box A:hover { color: #000099; text-decoration: underline}
.maintext A:active,.box A:active { color: #ff0000}
.maintext A:visited,.box A:visited { color: #000099}
.maintext {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 16px;
	width: 530px;
}
.headers { 	font:bold 22px Verdana, Arial, Helvetica, sans-serif, serif;color:#000000}
.finance {	font-size: 9px;	color: #3883FA;	padding: 5px}
.footer {
	background-color:#000000;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footernav { text-align: right; padding-top: 5px; padding-right: 10px;	padding-bottom: 5px}
.underline {
	font-weight: bold;
	color: #53750B;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #53750B
}
.list1 { color: #FAAA49}
.highlight {
	background-color: #F0CA73;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
} 
.default {
	background-color: #ffffff;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.border {
	border: 1px solid #000000;
	font-size: 10px;
	text-align: center;
	padding: 4px 2px;
}
.maintable {
	padding:0px;
	margin:0px;
	background-color:#fff;
	background-image: url(../images/nav-bgd.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#header {
	height:152px;
	margin: 0px;
	padding:0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* boxes styles */
#boxes{
	width:952px;
	padding:0px;
	margin:0px;
	display:inline;
	text-align: center;

	}
#boxes img{border:0}
#boxes ul{
float:left;
padding:0px;
margin: 5px 0px 0px;
list-style-type:none;
}
#boxes li{
	display:inline;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

	}
/* footer styles */
#footertext{
	width:942px;
	padding:5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	z-index: auto;
	visibility: hidden;
	display: none;





	}

.footer A:link { color: #fff; TEXT-DECORATION: none}
.footer A:hover { color: #fff; text-decoration: underline}
.footer A:active { color: #fff}
.footer A:visited { color: #fff}	
.navigation {
	margin:2px 0px 5px;
	padding-left:2px;
	background:url(../images/navr.gif) no-repeat;
	float:left;
	width:758px;
	height:27px
}
.navigation ul {
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
	float:left;
	font:normal 12px/14px "Arial Black";
	border-left:1px solid #fff;
	background:url(../images/navl.gif) no-repeat right top;
}
.navigation li {float:left;}
.navigation li a {
	display:block;
	color:#fff;
	background-color:#53750B;
	border-right:1px solid #fff;
	background-image:url(../images/navl.gif);
	background-repeat:no-repeat;
	text-decoration:none
}
.navigation li a:hover,
.navigation li.active a {
	color:#ffffff;
	padding-bottom:1px;
	background-color:#000000;
	text-decoration:none;
}
.navigation li a span {
	background:url(../images/navr.gif) no-repeat right top;
	padding:4px 10px 3px 11px;
	display:block;
}
.rightcol{
	vertical-align:top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.boxtop{
	background-color: #FFFFFF;
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #53750B;
}
.boxtext {
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 2px 2px 10px;
	font-weight: bold;
	height: 26px;
	vertical-align: top;

}
.box{
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.googlemapbutton{
	font-size:9px;
	padding:2px;
	width:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}