body {
	margin: 0px;
	background-color: eeeeee;
}
td {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;}
.underline {font-family: "Arial Black";font-size: 12px;	color: #D9151B;	padding-top: 3px;	padding-bottom: 3px;border-bottom-width: 1px;border-bottom-style: solid;	border-bottom-color: #D9151B}
input,select,textarea,submit{padding: 2px;color: #000000;font-size: 10px;font-family: Verdana, Helvetica, Arial, sans-serif}
/* classes for validator */
.tfvHighlight{font-weight: bold; color: red;}
.tfvNormal{font-weight: normal;	color: black;}
A:link { COLOR: #000066; TEXT-DECORATION: none}
A:hover { TEXT-DECORATION: underline}
A:visited { COLOR: #ffffff; TEXT-DECORATION: none}
A:active { COLOR: #ff0000}
.content A:link { COLOR: #000099; TEXT-DECORATION: none;font-weight:bold}
.content A:hover { COLOR: #000099; text-decoration: underline}
.content A:active { COLOR: #ff0000}
.content A:visited { COLOR: #000099;font-weight:bold}
.footer A:link { COLOR: #000000; TEXT-DECORATION: none}
.footer A:hover { COLOR: #000000; text-decoration: underline}
.footer A:active { COLOR: #000099}
.footer A:visited { COLOR: #000000}
.maintable{
	background-color: #FFFFFF;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(images/leftcol.gif);
	background-repeat: repeat-y;

}
.content{
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.formtext{font-size:10px}
.header{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #000000;}
.bar{
	background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
	height: 12px;
}
.topnav {
	margin:0px;
	background:#000 url(images/bar.gif) repeat-x top;
	float:left;
	width:760px;
	padding: 0px;
	height: 36px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.topnav ul {
	margin:4px 0px 0px 20px;
	list-style:none;
	float:left;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
.topnav li {
	float:left;
	margin: 0px;
	padding: 0px 12px 0px 6px;
	background-image: url(images/topnavdiv.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.topnav li a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding-top:12px;
}
.topnav li a:hover,.topnav li.active a {
	color:#fff;
	text-decoration:underline;
}
.topnav li a:visited{color:#fff}
.topnav li a span {
	background:url(images/navr.gif) no-repeat right top;
	padding:4px 10px 3px 11px;
	display:block;
}
.leftcol{
	width: 200px; vertical-align:top;
}
.leftcol h2{
	font-family: "Arial Black";
	font-size: 12px;
	height:30px;
	color: #000;

}
.leftcol h2 {
	padding-top:6px;
	margin:4px;
	padding-left: 10px;
	}
.content h2 {
	font-family: "Arial Black";
	font-size: 16px;
	padding-top:6px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
.maintablebgd{
	background-image: url(images/tablebgd.gif);
	background-repeat: repeat-y;
}
.addbar{padding:2px;color:#fff;background-color:#000}
.googlemapbutton{
	font-size: 9px;
	padding: 2px;
	width: 80px;
	border: 0;
}