/*css */
body,td {
	margin: 0;
	padding: 0;
	border: 0;
	color: #0a3a6a;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 150%;
}

body {
	background: #FFFFFF URL('img/bg/over.jpg') repeat-x left top;
}

div {
	margin: 0px;
	padding: 0;
	border: 0;
}

a {
	color: #136490;
}

#body {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: left;
}

#header-flash {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/*border: 1px solid #ff00ff;*/
	clear: all;
}

#header {
	width: 965px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	vertical-align: bottom;
	/*border: 1px solid #ff00ff;*/
}

#header .header-menu-top {
	margin-top: 14px;
	text-align: right;
	color: #87B1BC;
	font-size: 18px;
	letter-spacing: 1px;
}

#header a {
	font-family: Tahoma, Sans-Serif;
	font-size: 12px;
	color: white;
	vertical-align: top;
	text-decoration: none;
}

#header a:hover {
	font-size: 12px;
	color: #CBDDEC;
	vertical-align: top;
	text-decoration: none;
}


#form {
	/*border: 1px solid #ff00ff;*/
	margin: 0px;
	padding: 0px;
}

#form form{
	margin: 0px;
	padding: 0px;
}

#form input{
	height: 20px;
	font-size: 11px;
}

#form .image{
	height: auto;
	width: auto;
	border: 0px;
	margin-right: 5px;
}

#form select{
	height: 20px;
	font-size: 11px;
}


#form b{
	color: #FF0033;
}


#menu {
	margin: 0px auto; 
	float: left;
	text-align: left;
	/*border: 1px solid #ff00ff;*/
}

#menu-layer {
	margin: 0px auto; 
	height: 58px;
	width: 965px;
	vertical-align: top;
}

#menu-layer div.left{
	float: left;
	height: 58px;
	width: 615px;
	/*border: 1px solid #ff0000;*/
}

#menu-layer div.right{
	float: right;
	height: 58px;
	width: 340px;
}

#footer {
	height: 66px;
	width: 965px;
	margin: 0px auto;
	margin-top: 20px;
	/*border: 1px solid #000000;*/
}

#footer .footer-left {
	margin: 0px auto;
	width: 560px;
	height: 66px;
	float: left;
	/*border: 1px solid #FF0000;*/
}

#footer .footer-right {
	margin: 0px auto;
	float: right;
	text-align: right;
	vertical-align: center;
	width: 400px;
	height: 0px;
	white-space: nowrap;
	padding-top: 12px;
	/*border: 1px solid #0000FF;*/
}

#footer img.ileft {
	color: #114aa9;
	font-size: 11px;
	padding-left: 4px;
	font-weight: bolder;
	text-decoration: none;
	float: left;
	padding-bottom: 15px;
}

#footer a.aleft {
	color: #114aa9;
	font-size: 11px;
	padding-left: 4px;
	font-weight: bolder;
	text-decoration: none;
	float: left;
	padding-top: 12px;
	white-space: nowrap;
}

#footer a.aright {
	color: #4179B5;
	font-size: 11px;
	white-space: nowrap;
	text-decoration: underline;
}

#footer span {
	color: #4179B5;
}

#footer a {
	color: #0a3a6a;
	text-decoration: none;
}
#footer p {
	margin: 0px;
	color: #0a3a6a;
	font-size: 11px;
	text-decoration: none;
}

#login {
	width: 760px;
	height: 267px;
	background: #FFFFFF url('img/bg/login.jpg') no-repeat left top;
	/*border: 1px solid #FF00FF;*/
}
#login form{
	margin: 0px;
}

#error {
	color: #cc0000;
	font-size: 11px;
	white-space: nowrap;
	margin: 0px;

}
#errors {
	color: #cc0000;
	font-size: 11px;
	white-space: nowrap;
	margin: 0px;
}

#login .left-login {
	float: left;
	width: 285px;
	height: 147px;
	text-align: left;
	padding-left: 90px;
	padding-top: 120px;
	/*border: 1px solid #FF00FF;*/
}

#login .right-login {
	float: right;
	width: 375px;
	height: 127px;
	text-align: left;
	padding-top: 140px;
	/*border: 1px solid #0000FF;*/
}

#login a {
	color: #156EF4;
}

#content td.top-table {
	height: 24px;
	width: 760px;
	color: #2E608C;
	padding-left: 20px;
}
#content td.bottom-table {
	height: 10px;
	width: 760px;
}
#content td.middle-table {
	background: #B0C7DC;
	border: 1px solid #366692;
	border-bottom: 0px solid #366692;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#content .photo-left{
	float: left;
	text-align: center;
	margin-bottom: 40px;
}

#content .photo-right{
	float: right;
	text-align: center;
	margin-bottom: 40px;
}


#content {
	width: 965px;
	height: auto;
	min-height: 360px;
	margin: 0px auto;
	position:relative;
	top:-5px;
}

#content li {
	/*margin-bottom: 10px;*/
	line-height: 150%;
}

#content .left{
	float: left;
	width: 595px;
	/*border: 1px solid #0000cc;*/
}

#content .right{
	float: right;
	width: 346px;
	text-align: left;
	/*border: 1px solid #cc0000;*/
}

#content .right2{
	float: right;
	width: 450px;
	text-align: left;
	border: 1px solid #cc0000;
	
}

#content a.level1{
	color: #184F7F;
	font-weight: bolder;
	display: block;
}

#content a.level2{
	text-indent: 37px;
	color: #184F7F;
	font-weight: normal;
	display: block;
}

#content a.level3{
	text-indent: 74px;
	color: #184F7F;
	font-weight: normal;
	display: block;
}

#content a.level4{
	text-indent: 111px;
	color: #184F7F;
	font-weight: normal;
	display: block;
}

#content pre {
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
	margin-top: 0px;
}

#content h1.title {
	margin: 0px;
	font-size: 20px;
	line-height: 130%;
	font-weight: normal;
	color: #068325;
	margin-bottom: 0.5em;
}

#content h2 {
	margin: 0px;
	font-size: 14px;
	line-height: 150%;
	font-weight: bolder;
	color: #068325;
}

#content h4 {
	margin: 0px;
	font-size: 12px;
	line-height: 100%;
	font-weight: bolder;
	color: #068325;
}

#content h5 {
	margin: 0px;
	font-size: 12px;
	line-height: 100%;
	font-weight: bolder;
	color: #068325;
	display: inline;
}

#content h3.title {
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	font-weight: bolder;
	color: #068325;
}

#content h6 {
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	font-weight: bolder;
}

#content sup {
	font-size: 11px;
	font-weight: bold;
}

#content .left350 {
	float: left;
	width: 350px;
	/*border: 1px solid #FF0000;*/
}

#content .right390 {
	float: right;
	width: 390px;
	/*border: 1px solid #FFFF00;*/
}

#content  .padding_left {
	padding-left: 25px;
}

#right-dooble .left475 {
	float: left;
	width: 475px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}


#right-dooble .left600 {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}

#right-dooble .left700 {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}

#site-search {
	margin: 0px auto;
	
}

#site-search form {
	margin: 0px;
}

#site-search input.text {
	float: right;
	color: #999999;
	font-size: 11px;
	width: 120px;
}

#site-search input.text1 {
	color: #999999;
	font-size: 11px;
	width: 120px;
}

#site-search input.img {
	float: right;
	padding-left: 10px;
	padding-top: 2px;
}

#site-search input.img1 {
}

#site-search p.bSearch {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#search {
	height: 40px;
	position: relative;
	left: -6px;
	top: 7px;
}

#search input {
	float: right;
	color: #999999;
	padding: 0px;
}

#search input.img {
	float: right;
	padding-left: 7px;
	width: 30px;
}

#over_content {
	font-family: Verdana, Sans-Serif;
	color: #184F7F;
	text-align: left;
}

#over_content .left {
	float: left;
	width: 161px;
	/*border: 1px solid #FF0000;*/
}


#over_content .right {
	float: right;
	width: 410px;
	height: auto;
	text-align: left;
	/*border: 1px solid #00FF00;*/
}

#right-dooble {
	float: right;
	width: 762px;
	height: auto;
	/*border: 1px solid #0000cc;*/
}

#right-dooble .left {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}

#right-dooble .right {
	float: right;
	text-align: left;
	width: 330px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #0000cc;*/
}


#right-dooble .left-big {
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}

#right-dooble .left-big700 {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00cccc;*/
}

#right-dooble .right-small {
	float: right;
	text-align: left;
	width: 164px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #0000cc;*/
}




#right-dooble .left-map {
	float: left;
	width: 380px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #0000cc;*/
}

#right-dooble .right-map {
	float: right;
	text-align: left;
	width: 380px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #cc00cc;*/
}


#right-dooble .right1 {
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #cc00cc;*/
}

#over_content {
	/*border: 1px solid #cc00cc;*/
	vertical-align: top;
}

#over_content a {
	color: #184F7F;
}

#over_content strong.q {
	font-weight: bold;
	font-size: 12px;
}

#over_content p.a {
	font-weight: normal;
}

#zip-search form {
	margin: 0px;
	display: inline;
}

#zip-search {
	width: 317px;
	position:relative;
	right: -30px;
}

#zip-search input {
	display: inline;
	color: #999999;
	font-size: 11px;
}

#zip-search input.img {
	display: inline;
	margin-top: 2px;
}

#zip-search input.locate {
	margin-top: 8px;
}

#zip-search input.zip16 {
	width: 122px;
}



#main_content {
	text-align: left;
}

#main_content sup {
	font-size: 11px;
	font-weight: bold;
}

#main_content div.left-main {
	margin-left: 25px;
	float: left;
	width: 590px;
	border: 0px #000000 solid;
	position:relative;
	top:-15px;
}

#main_content div.right-main {
	float: right;
	font-size: 11px;
	line-height: 100%;
	width: 120px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	/*border: 1px solid #FFFF00;*/
}

#address-content {
	font-family: Verdana, Sans-Serif;
}

#address-content b{
	color: #118532;
	font-size: 14px;
	display: block;
}

#address-content strong{
	font-size: 12px;
}

#address-content a {
	color: #184F7F;
}

#address-content .info {
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#signature {
	background: URL('images/waterSideAssistance.gif') no-repeat left top;
	width: 523px;
	height: 373px;
	position: absolute;
	z-index: 250;
	text-align: center;
	vertical-align: middle;
	display: none;
}

#disable_document {
	background-color: #FFFFFF;
	z-index: 249;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: .48;
	-moz-opacity: .48;
	filter: alpha(opacity=48);
	display: none;     
}

#regForm {
	margin-left: 150px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
}

#regForm h1.title {
	margin: 0px;
	font-size: 20px;
	line-height: 130%;
	font-weight: normal;
	color: #068325;
	margin-bottom: 0.5em;
}

#regForm b {
	color: #CC0000;
}


#left-menu {
	margin-bottom: 75px;
}

#listPDF p{
	line-height: 80%;
}

#close {
	height: 24px;
	width: 24px;
	float: right;
	cursor: pointer;
	clear: all;
}

#third {
	position: relative;
	color: #174E7F;
	display: inline;
}

#third a:link {
	font-size:12px;
	color: #174E7F;
	text-decoration:underline;
}

#third a:visited {
	font-size:12px;
	color: #666666;
	text-decoration:underline;
}

#third a:hover {
	font-size:12px;
	color: #01801D;
	text-decoration:none;
}

#third a:active {
	font-size:12px;
	color: #01801D;
	text-decoration:none;
}

#third2 {
	position: relative;
	/*color: #174E7F;*/
	color: #068325;
	display: inline;
}

#third2 a:link {
	font-size:12px;
	color: #068325;
	text-decoration:underline;
}

#third2 a:visited {
	font-size:12px;
	color: #068325;
	text-decoration:underline;
}

#third2 a:hover {
	font-size:12px;
	color: #068325;
	text-decoration:none;
}

#third2 a:active {
	font-size:12px;
	color: #068325;
	text-decoration:none;
}

#graytext {
	color: #666666;
	font-size:12px;
}