body {
	background-color: #ffffff;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}
p, li, td {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #336699;
}








/* ************************************************** global styles ********** */
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
}
.note {
	font-size: 10px;
}
.error {
	color: #cc0000;
}
img.bio {
	float: left;
	border: none;
	margin: 5px 8px 5px 0;
}



/* ************************************************** div#wrapper styles ********** */
div#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}



/* ************************************************** div#header styles ********** */
div#header {
	width: 100%;
	height: 126px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bkg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#header div#flashcontent {
	padding-top: 51px;
	height: 71px;
}



/* ************************************************** div#topnav styles ********** */
div#topnav {
	display: none;
}



/* ************************************************** div#flash styles ********** */
div#flash {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}



/* ************************************************** div#main styles ********** */
div#main {
	width: 100%;
	margin: 0;
	padding: 0;
}
.agencies div#main {
	width: 100%;
	margin: 0;
	padding: 0;
}



/* ************************************************** div#nav styles ********** */
div#nav {
	width: 250px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: right;
}
#nav ul {
	margin: 0 28px;
	padding: 28px 0;
	list-style-type: none;
}
#nav li {
	margin: 0;
	padding: 0 0 4px 0;
	list-style-type: none;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/bkg_nav_login2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav li a {
	text-decoration: none;
	padding: 0 14px 0 0;
}
#nav li a:hover {
	text-decoration: none;
}
.agencies #nav ul {
	list-style-type: none;
	margin: 0;
	padding: 15px 0 0 20px;
}
.agencies #nav li {
	overflow: hidden;
	display: block;
	background-image: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.agencies #nav a {
	display: block;
	margin: 0;
	padding: 0;
}
/* hides text */
.agencies #nav a span {
	position: relative;
	left: 0px;
}




/* ************************************************** div#content styles ********** */
div#content {
	width: 507px;
	margin: 0 0 0 250px;
	padding: 28px 0 0 0;
	text-align: left;
}
#content h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 28px;
	padding: 0;
	line-height: 1.5em;
}
#content h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 28px;
	padding: 0;
	line-height: 1.5em;
}
#content p {
	margin: 0 28px;
	padding: 0 0 1.5em 0;
	line-height: 1.5em;
}
.agencies #content h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 28px;
	padding: 0 0 1em 0;
	line-height: 1.5em;
}
.agencies #content h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 28px;
	padding: 0 0 1em 0;
	line-height: 1.5em;
}
.agencies p, .agencies li, .agencies td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#content table {
	margin: 0 28px;
	padding: 0 0 1.5em 0;
	line-height: 1.5em;
}
#content td {
	line-height: 1.5em;
	padding-right: 4px;
}
.agencies #content table {
	width: 450px;
	margin: 0 28px 38px 28px;
	padding: 0 0 1.5em 0;
}
.agencies #content td {
	line-height: 1.5em;
	padding: 0 0 20px 0;
	margin: 0;
	width: 50%;
	vertical-align: top;
}
.agencies #content table.map {
	width: 507px;
	margin: 0 0 38px 0;
	padding: 0 0 1.5em 0;
}
.agencies #content table.map td {
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	width: auto;
	vertical-align: top;
}
#content ul {
	margin: 0 28px;
	padding: 0 0 1.5em 0;
	line-height: 1.5em;
}
#content li {
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 1.5em;
}
#content .featurepic {
	float: right;
	padding: 0 0 20px 20px;
}
#content a, #content a:hover {
	text-decoration: underline;
}
.agencies #content a, .agencies #content a:hover {
	text-decoration: underline;
}
hr { margin: 0 28px 20px 28px; text-align: center; height: 1px; color: #006500; border: none; }
html>body hr { background-color: #006500; border: 0px solid #006500; }



/* ************************************************** div#footer styles ********** */
div#footer {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer ul {
	margin: 0 auto;
	padding: 10px 0;
	list-style-type: none;
	text-align: center;
}
#footer li {
	font-size: 10px;
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	padding: 0 5px;
	text-align: center;
	line-height: 1.5em;
	border-left: solid 1px #ffffff;
}
#footer li.first {
	border-left: none;
}
#footer a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 10px;
	margin: 0;
	padding: 10px 0;
	line-height: 1.5em;
}


