body, td, p, span {
	font-family : Arial, Helvetica, sans-serif;
}

.sewageBg {
	background-color : #9EFF21;
}

.sewageHeaderBG {
	background-color: #878696;
}

.sewageTxtSm {
	font-size : 10pt;
}

.pollHeader {
  white-space:nowrap;
  background-color:#9EFF21;
  font-weight:bold;
}

.pollFooter {
  white-space:nowrap;
  background-color:#878696;
  font-weight:bold;
	font-size : 10pt;
}
.localTxtNav {
  text-align:center;
  margin-top:20px;
}
/* ---------------------- Title bar Public Utilities rollover */
.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(/mwwd/kids/graphics/tbpuover.gif) no-repeat;
white-space: nowrap;
display: block;
width: 90px;
height: 18px;
margin: 0;
padding: 0;
}
.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 90px;
height: 18px;
display: block;
float: left;
color: black;
text-decoration: none;
}
.cssnav img 
{
width: 90px;
height: 18px;
border: 0;
}
* html a:hover
{
visibility:visible;
}
.cssnav a:hover img, .cssnavwastewater a:hover img
{
visibility:hidden;
}

.cssnavwastewater
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(/mwwd/kids/graphics/tbwastewaterover.gif) no-repeat;
white-space: nowrap;
width: 72px;
height: 18px;
margin: 0;
padding: 0;
}
.cssnavwastewater a
{
display: block;
color: #000000;
font-size: 11px;
width: 72px;
height: 18px;
display: block;
float: left;
color: black;
text-decoration: none;
}
.cssnavwastewater img 
{
width: 72px;
height: 18px;
border: 0;
}
