body {
    background-color: White;
    margin: 0;
    color: Black;
    font-family: Arial;
    font-size: small;
    background: url('../Images/Elements/PageBG.png') repeat scroll center 0;
}
a {
    color: #008800;
}

a:link {/*background: none;*/ color:#069; text-decoration: none; cursor: pointer;}
a:visited {/*background: none;*/ color :#666; text-decoration: none; cursor: pointer;}
a:hover {/*background: none;*/ color: #333; text-decoration: underline; cursor: pointer;}
a:active {/*background: none;*/ color: #069;text-decoration: none; cursor: pointer;}

a.jumpbar_nav {
	color: #FFFFFF;
}
h1 {
    font-size: 160%;
}
h2 {
    font-size: 145%;
}
h3 {
    font-size: 130%;
}
h4 {
    font-size: 115%;
}
h5 {
    font-size: 105%;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding-top: 1em;
    padding-bottom: 0.7em;
}
h1, h2, h3, h4, h5, h6, strong {
    font-weight: bold;
}
img, table {
    border: 0;
}
form {
    display: inline;
    margin: 0;
    padding: 0;
}
a.header {
    text-decoration: none;
    font: bold 10pt "Verdana";
    color: Green;
}
a.url {
    font-size: 14pt;
    text-decoration: none;
}
a.nounderline {
    text-decoration: none;
}
form {
    margin-top: 0px;
    margin-bottom: 0px;
}
table.list {
    border-right: #5de5b3 1px solid;
    border-top: #5de5b3 1px solid;
    border-left: #5de5b3 1px solid;
    border-bottom: #5de5b3 1px solid;
    cell-spacing: 5;
    cell-padding: 0;
}
table.list td.list {
    border-right: black 1px solid;
    border-top: black 1px solid;
    background: white;
    border-left: black 1px solid;
    color: black;
    border-bottom: black 1px solid;
}
tr.verdana
{
    FONT: 10pt "Verdana";
    COLOR: black
}
td.data {
    font: 10pt "Verdana";
    color: black;
}
th.data {
    font: bold 10pt "Verdana";
    color: black;
}
td.data-sml {
    font: 8pt "Arial Narrow";
    color: black;
}
th.data-sml {
    font: bold 8pt "Arial Narrow";
    color: black;
}
td.data-a {
    font: 10pt "Arial";
    color: black;
}
td.formlabels {
    font: 10pt "Verdana";
    color: DimGray;
    text-align: right;
}
td.formlabelssmall {
    font: 8pt "Arial";
    color: Black;
    text-align: right;
}
td.labels {
    font: 10pt "Verdana";
    color: DimGray;
}
td.menu {
    font-size: x-small;
    color: white;
    font-family: Arial;
}
input.dollars {
    text-align: right;
}
td.label-dk {
    font: bold 10pt "Arial";
    vertical-align: middle;
    color: #03557f;
    text-align: left;
}
td.label-lt {
    font: bold 10pt "Arial";
    vertical-align: bottom;
    color: #ffffff;
    text-align: center;
}
.menu-sub-vertical {
	background: url(http://images.uswater.info/Nav/ButtonSmallBackground.png);
	border-style: solid;
	border-width: 1px;
	border-color: #333;
	padding: 5px 0px 5px 20px;
	vertical-align: middle;
	margin-bottom: 7px;
}
.red {
    color: red;
    font-family: Verdana, Arial;
}
.head1 {
    font-size: 16pt;
    font-family: Verdana, Arial;
}
.head2 {
    font-size: 14pt;
    font-family: Verdana, Arial;
}
.head3 {
    font-weight: bolder;
    font-size: 12pt;
    font-family: Verdana, Arial;
}
.link {
    font: bold 12pt "Arial";
    cursor: hand;
    text-align: center;
}
tr.labels {
    vertical-align: bottom;
    background-color: #03557f;
    text-align: center;
}
tr.odd {
    vertical-align: bottom;
    background-color: silver;
}
tr.even {
    vertical-align: bottom;
}
.rec-nums {
    font-size: 10pt;
    font-family: Verdana, Arial;
    position: relative;
    top: 5pt;
}
input.color1 {
    font-size: 9 pt;
    font-family: Arial;
    background-color: #FBFCE0;
    color: Green;
}
textarea.color1 {
    font-size: 9 pt;
    font-family: Arial;
    background-color: #FBFCE0;
    color: Green;
}
label.error {
    color: red;
    font-style: italic;
    margin-left: 0.3em;
    font-size: 10pt;
    font-family: Verdana, Arial;
}
input.error, select.error {
    border: 2px solid red;
    background-color: #FFFFD5;
    color: red;
}
table.blackborder {
    border-collapse: collapse;
    border: solid 1px black;
}
table.blackborder td, table.blackborder th {
    border: solid 1px black;
}
a.news {
    color: black;
    text-decoration: none;
}
a.news:hover {
    color: green;
}
.tabhead {
    font-size: medium;
    color: White;
    font-weight: bold;
    text-align: center;
    background-color: #008000;
    width: 33%;
    padding: 0.5em 0 0.3em 0;
}

.tabline {
    background-color: #008000;
    height: 2px;
    margin-bottom: 0.5em;
}

.success {
    background: #cefeca url(http://images.uswater.info/Animated/UpdateSuccessAni.gif) no-repeat scroll 1em center;
    padding: 0.5em 0 0.5em 3em;
    margin: 0.3em 0;
    font-size: 9pt;
    font-weight: bold;
}

.failure {
    background: #FF9999 url(/_common/images/error.gif) no-repeat scroll 1em center;
    padding: 0.5em 0 0.5em 3em;
    margin: 0.3em 0;
    font-size: 9pt;
    font-weight: bold;
}

.formitem {
    margin-left: 0.5em;
    margin-bottom: 10px;
}

.formitem label span {
    display: block;
    font-size: 90%;
    font-weight: bold;
    padding-left: 4px;
}

.defaultTextActive { 
    color: #a1a1a1;
}

.btnbbcode {
    background-color: #EFEFEF;
    border: 1px solid #666666;
    color: #000000;
    font-family: "Lucida Grande",Verdana,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: normal;
}

.membermenu
{
    color:#444444;
    font-family:Lucida Grande,Lucida Sans Unicode,Arial,Sans-Serif;
/*    display:block; commented out by Garland 11/19/2008 */
    font-weight:normal;
    height:auto;
    letter-spacing:0;
    line-height:22px;
    margin:0;
    padding:0 8px;
    text-transform:uppercase;
}

input.required {
    background-image: url(Images/InputReqCorner.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#safari_search
{
margin-top:2px;
overflow:hidden;
width:280px;
}

#safari_search #search_wrapper
{
float:left;
height:19px;
}

#safari_search span
{
display:block;
}

#safari_search #search_wrapper_left 
{
background:transparent url(http://images.uswater.info/Nav/Search/search_left.png) no-repeat scroll 0 0;
float:left;
height:19px;
width:20px;
}

#safari_search #search_wrapper input 
{
background:transparent url(http://images.uswater.info/Nav/Search/search_bg.png) repeat-x scroll 0 0;
border:0 none;
color:#999999;
float:left;
font-size:11px;
height:17px;
padding:3px 0 0;
width:156px;
}

#safari_search #search_wrapper_right 
{
background:transparent url(http://images.uswater.info/Nav/Search/search_right.png) no-repeat scroll right top;
float:left;
height:19px;
width:10px;
}

.newsbutton {
	border: 0;
	padding-bottom: 3px;
	float: right;
}
.newsbutton a {
	border: 1px solid #000000; 
	margin: 0pt; 
	padding: 0px 15px 0px 15px;
	outline-color: -moz-use-text-color; 
	outline-style: none; 
	outline-width: medium; 
	line-height: 10px; 
	text-align: center; 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF; 
	background-color: #999; 
	font-style: normal;
	text-shadow: 1px 1px 1px #000000;
	margin-left: 20px;
}
.newsbutton a:hover{
	border: 1px solid #000000; 
	background-color: #C90;
	color: #000000;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.newsbutton a:active{
	outline-color: -moz-use-text-color; 
	outline-style: none; 
	outline-width: medium;
}

.toplabels label {
	display: block;
	margin-bottom: 1em;
}

.toplabels label span {
    display: block;
    font-size: 90%;
    font-weight: bold;
    padding-left: 4px;
}

.toplabels label span.check {
    display: inline;
    padding-left: 0;
    position: relative;
    top: -2px;
}

.toplabels .hide {
    display: none;
}

.toplabels .clear {
    clear: left;
}

.toplabels .float {
    float: left;
    margin-right: 12px;
}

.toplabels textarea, .toplabels input, .toplables select {
	font: 13px Arial;
}

.toplabels textarea {
    height: 5em;
}

.toplabels .full {
	width: 450px;
}

.toplabels .half {
	width: 219px;
}

.toplabels .third {
	width: 138px;
}