/*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: #0a3a6a;
}

#body {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}

#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;
}

#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-layer {
	height: 90px;
	width: 965px;
	vertical-align: top;
	margin: 0 auto;
}

#menu-layer div.left{
	float: left;
	height: 58px;
	/*border: 1px solid #ff0000;*/
}

#menu-layer div.right{
	float: right;
	height: 58px;
	width: 200px;
}

#footer {
	height: 66px;
	width: 965px;
	margin: 0px auto;
	margin-top: 20px;
	/*border: 1px solid #000000;*/
}

#footer .footer-left {
	margin: 0px auto;
	width: 400px;
	height: 66px;
	float: left;
	/*border: 1px solid #FF0000;*/
}

#footer .footer-right {
	margin: 0px auto;
	float: right;
	text-align: right;
	vertical-align: center;
	width: 560px;
	height: 66px;
	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 {
	background: url('/img/Top.gif') no-repeat left top;
	height: 24px;
	width: 760px;
	color: #2E608C;
	padding-left: 20px;
}
#content td.bottom-table {
	background: url('/img/Bottom.gif') no-repeat left top;
	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 {
	clear:both;
	width: 965px;
	height: auto;
	min-height: 360px;
	margin: 0px auto;
}

#content li {
	/*margin-bottom: 10px;*/
	line-height: 150%;
}

#content .left{
	float: left;
	width: 595px;
	/*border: 1px solid #0000cc;*/
}

#content .right{
	float: right;
	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 strong {
	font-size: 15px;
	font-weight: bolder;
}

#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;*/
}

#sitesearch {
	margin: 0px auto;
}

#sitesearch form {
	margin: 0px;
}

#sitesearch input.text {
	float: right;
	color: #999999;
	font-size: 11px;
	width: 100px;
}

#sitesearch input.text1 {
	color: #999999;
	font-size: 11px;
	width: 120px;
}

#sitesearch input.img {
	float: right;
	padding-left: 10px;
	padding-top: 2px;
}

#sitesearch input.img1 {
}

#sitesearch 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 {
clear:both;
	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: 130px;
}

#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: 5px;
	float: left;
	width: 620px;
	vertical-align: top;
	/*border: 1px solid #FF0000;*/
}

#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;
}

.searcher{
	float:right;
	padding:7px;
	width:auto;
	overflow:hidden;


}
.searcher input[type="text"]{
border:1px solid #34679A;
background-image:url(../Images/search-backer.gif);
background-repeat:repeat-x;
}
.searcher input[type="submit"]{
border:0;
background-color:#34679A;
color:white;
padding:0;
margin:0;
}
		#slidergallerimage{
			background: url(../imagescroll/productbrowser_background.png) no-repeat;
			padding: 8px 20px 8px 20px;
			}
        .sliderGallery {
	overflow: hidden;
	position: relative;
	padding: 0;
	height: 200px;
	width: 580px;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }
        
        .sliderGallery UL LI {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor:pointer;
	color: #3366FF;

        }
		
        .sliderGallery UL LI h1{
		font-size:10px;
		padding:0;
		margin:0;


        }
		        .sliderGallery UL LI img{


        }
        #sliderimage {
	width: 580px;
	height: 17px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	background: url(../imagescroll/productbrowser_scrollbar.png) no-repeat;
	top: 150px;
        }
        
        .slider {
	width: 571px;
	height: 17px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	left:7px;
        }
        
        .handle {
            position: absolute;
            cursor:pointer;
            height: 17px;
            width: 48px;
            top: 0;
			background-image:url(../imagescroll/productbrowser_bar.png);
			background-repeat:no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;

        }

label { float:left; height:15px; margin-bottom:2px; padding-top:3px; font:12px Verdana, Helvetica, sans-serif; }
.label { clear:left; width:200px; }
.labelChk { width:450px; }
.textBox { float:left; width:250px; height:16px; margin-bottom:2px; padding:2px 0px 0px 0px; font:12px Verdana, Helvetica, sans-serif; }
textarea { float:left; width:250px; height:68px; margin-bottom:2px; padding:2px 0px 0px 0px; font:12px Verdana, Helvetica, sans-serif; }
.dropBox { float:left; width:60px; height:18px; margin-bottom:2px; font:12px Verdana, Helvetica, sans-serif; }
.checkBox { float:left; clear:left; }
.valText { float:left; }
.formPara { float:left; clear:both; width:560px; margin:20px 0px 10px 0px; }
#btnSubmit { float:left; clear:both; margin:20px 0px 0px 200px; font:12px Verdana, Helvetica, sans-serif; }
.button { float:left; clear:both; margin:20px 0px 0px 200px; font:12px Verdana, Helvetica, sans-serif; }
#ValidationSummary1 { float:left; clear:both; margin:10px 0px; width:560px; }
.valSum { float:left; clear:both; margin:10px 0px; width:560px; }

/* start - table */
table { border-collapse: collapse; margin: 15px; }
th strong { color: #fff; }
th { height: 29px; padding:0px 12px; color: #FFF; text-align: left; background: #b7d4ee; border-left: 1px solid #D68686; }
tr { height: 30px; }
td { padding:0px 11px; border-left: 1px solid #E8E8E8; border-bottom: 1px solid #DFDFDF; }
td.first,th.first { border-left: 0px; }
tr.row-a { background: #F8F8F8; }
tr.row-b { background: #EFEFEF; }
/* end - table */
