@charset "utf-8";
#masthead {
	background-color: #FFFFFF;
}
#topmenu {
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
}
#footer {
	background-color: #FFFFFF;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	margin-left: 0px;
	padding-left: 20px;
}
body {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000066;
	background-color: #FFFFFF;
}
h1 {
	font-size: 18pt;
}

#footer a {
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
}

#topmenu a {
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}
#masthead a {
	font-size: 10pt;
	text-decoration: none;
}
#tel {
	font-size: 18pt;
	font-weight: bold;
}
#topmenu a:hover {
	color: #FF0000;
}
#maintable {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 560px;
}
.asterisk {
	font-size: 10px;
	font-weight: bold;
}
#scroll {
	height: 350px;
	width: 650px;
	overflow: auto;
	position: static;
}
.largertext {
	font-size: 12pt;
}

#leftpanel {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2252B;
}
#maintable #masthead a {
	color: #000066;
}
#maintable #masthead a:hover {
	color: #FF0000;
}
#maintable #topmenu a {
	color: #FF0000;
	width: 189px;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	display: inline-block;
	font-weight: bold;
}
#maintable #topmenu a:hover {
	color: #FFFFFF;
	background-image: url(../images/tab_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}

#map {
	border: 1px solid #999999;
}
.formField {
	background-color: #eeeeee;
	border: 1px solid #999999;
}
.pageTitle {
	font-size: 18pt;
}
#leftscroll {
	height: 350px;
	width: 350px;
	overflow: auto;
	position: static;
}
#maintable #topmenu table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableheading {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: normal;
	color: #000066;
	background-color: #eeeeee;
}
#recordNavigation {
	position:absolute;
	width:650px;
	height:36px;
	z-index:1;
	top: 521px;
	font-family: "Century Gothic";
	font-size: 10px;
}
#recordNavigation a {
	text-decoration:none;
	color: #000066;
}
#recordNavigation a:hover {
	color:#CC0000;
}.message {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: normal;
	color: #006600;
}
form {
	margin: 0px;
	padding: 0px;
}

