.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.body {
	font-family: body;
	font-size: 12px;
	font-weight: normal;
}
.nav {
	font-family: nav;
	font-size: 14px;
	font-weight: bold;
}
body, html {
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #65B97D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
}
.error {
	color: #FF0000;
}
.h1_no_text-transform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	margin-bottom: -12px;
}
a:visited {
	color: #0000FF;
}
#outer_frame {
/*	position: absolute; */
	position: relative;
	left: 0px;
	top: 0px;
/*	width: 760px; */
	width: 100%;
/*	height: 420px; */
}
#inner_frame {
	position: relative;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
/*	height: 260px; */
	min-width: 720px;
}
#inner_frame_top {
	position: absolute;
	top: -20px;
	height: 20px;
	width: 100%;
	background-color: #FFFFFF;
}
#inner_frame_top_left {
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	background-color: #65B97D;
	background-image: url(/images/body_corners/top_left.png);
	background-repeat: no-repeat;
}
#inner_frame_top_right {
	position: relative;
	float: right;
	width: 20px;
	height: 20px;
	background-color: #65B97D;
	background-image: url(/images/body_corners/top_right.png);
	background-repeat: no-repeat;
}
#inner_frame_bottom {
	position: relative;
	bottom: -20px;
	height: 20px;
	background-color: #FFFFFF;
	width: 100%;
}
#inner_frame_bottom_left {
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	background-color: #65B97D;
	background-image: url(/images/body_corners/bottom_left.png);
	background-repeat: no-repeat;
}
#inner_frame_bottom_right {
	position: relative;
	float: right;
	width: 20px;
	height: 20px;
	background-color: #65B97D;
	background-image: url(/images/body_corners/bottom_right.png);
	background-repeat: no-repeat;
}
#header_frame {
	position: relative;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 4px;
	top: 10px;
	height: 30px;
	min-width: 680px;
}
#logo_spacing {
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	top: 0px;
	float: left;
	text-align: left;
	width: 140px;
}
#header {
	float: right;
	font-size: 14px;
	text-align: right;
	padding-right: 0px;
	padding-top: 12px;
	width: 520px;
}
#header a:link {
	color: #005137;
	text-decoration: none;
}
#header a:visited {
	color: #005137;
	text-decoration: none;
}
#header a:active {
	color: #005137;
	text-decoration: none;
}
.main_nav_divider {
	color: #005137;
}
#main_nav a:link {
	color: #005137;
	text-decoration: none;
}
#main_nav a:visited {
	color: #005137;
	text-decoration: none;
}
#main_nav a:active {
	color: #005137;
	text-decoration: none;
}
#main_nav_account a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#main_nav_account a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#main_nav_account a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#content_frame {
	position: relative;
	z-index: 0;
	left: 20px;
	top: 0px;
/*	width: 680px; */
	width: 95%;
/*	height: 260px; */
	padding-right: 8px;
/*	overflow: auto; */
}
#html_content_noscript {
/*	position: absolute; */
	position: relative;
	z-index: 2;
	top: 0px;
	left: 20px;
/*	width: 640px; */
	width: 95%;
/*	height: 260px; */
}
#html_content {
/*	position: absolute; */
	position: relative;
	z-index: 1;
	top: 0px;
	left: 20px;
/*	width: 640px; */
	width: 95%;
/*	height: 260px; */
/*	overflow: auto; */
}
#map_header {
	position: absolute;
	top: 0px;
	height: 30px;
	width: 100%;
}
#legend {
	position: relative;
	float: left;
}
#loading {
	position: relative;
	float: right;
}
#search_frame {
	position: absolute;
	top: 30px;
	height: 30px;
	left: 0px;
	width: 100%;
}
#geo_breadcrumb {
	position: relative;
	float: left;
}
#search {
	position: relative;
	float: right;
}
#q {
	width: 160px;
}
#map {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 360px;
	height: 230px;
}
#results {
	position: absolute;
	top: 60px;
	right: 0px;
	width: 260px;
	height: 230px;
	overflow: auto;
	padding-right: 8px;
}
#footer {
	position: relative;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 20px;
	top: 24px;
	height: 96px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005137;
	text-align: right;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.footer a:link {
	color: #005137;
}
.footer a:visited {
	color: #005137;
}
.footer a:active {
	color: #005137;
}
.required_field {
	font-family: body;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}