body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	background-image: url(images/background.gif);
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 862px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	border-top: 1px solid #989898;
	border-right: 1px solid #989898;
	border-left: 1px solid #989898;
	padding-top: 93px;
	height: 22px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 22px;
}
#header li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	position:relative;
}
#header li ul {
  display: none;
  position: absolute; 
  top: 22px;
  left: 1px;
  background:none;
  float:none;
  clear:both;
  margin:0px;
  padding:0px;
}
#header li ul li {
	clear:both;
	float:none;
	width:auto;
}
#header li ul li a {
	background-color:#839dc0;
	color:#ffffff;
	text-decoration: none;
	display:block;
	width:169px;
	padding:10px;
}
#header li ul li a:hover {
	color:#ffffff;
	background-color:#476c8b;
}
#header li>ul {
	top: auto;
	left: auto;
}
#header li:hover ul, li.over ul { 
	display: block;
	top: 22px;
  	left: 1px;
}

#main {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #989898;
	border-left-color: #989898;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989898;
	clear: both;
	min-height:350px;
	height:auto !important;
 	height:350px;
	text-align: justify;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 50px;
}
div.home {
	background-image: url(images/pagetop1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.waterindex {
	background-image: url(images/pagetop3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.about {
	background-image: url(images/pagetop2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.newsletter {
	background-image: url(images/pagetop4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.contact {
	background-image: url(images/pagetop6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.news {
	background-image: url(images/pagetop5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	clear: both;
}
#content {
	background-color: #FFFFFF;
	padding: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #989898;
	border-bottom-color: #989898;
	border-left-color: #989898;
	text-align: justify;
}
.content2 {
	text-align: justify;
	padding: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989898;
}
.chartHead {
	font-weight: bold;
	background-color: #dae1ec;
}
table#tickerTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dae1ec;
}
#footer {
	font-size: 10px;
	color: #3d5a72;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.subhead {
	font-size: 16px;
	color: #476c8b;
}
.subhead2 {
	font-size: 12px;
	color: #476c8b;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
td {
	font-size: 11px;
	text-align: justify;
}
#footer a {
	color: #3d5a72;
}
#footer a:hover {
	color: #839dc0;
}
a {
	color: #476c8b;
}
a:hover {
	color: #839dc0;
}
.blueText {
	color: #476c8b;
}
.listNav {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #989898;
	border-left-color: #989898;
}
ul#newsletters {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	list-style-type: none;
}
ul#newsletters li {
	padding-bottom: 10px;
}
.newsletterLf {
	font-weight: bold;
	float: left;
	width: 105px;
	text-align: right;
	padding-right: 10px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.lfCol {
	float: left;
	width: 480px;
}
.rtCol {
	float: right;
	width: 250px;
	text-align: left;
}
.rtCol h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #839dc0;
	margin: 0px;
	padding: 5px;
}
.rtCol ul {
	background-color: #dae1ec;
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.superscript {
	vertical-align: super;
	font-size: 9px;
}
.rtCol li {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
