body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
}
.PageMenuHeader {
	text-align : center;
	vertical-align: top; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small
}
.QuickLookup {
	font-size: xx-small;
	font-family: "Century Gothic", Arial, sans-serif;
	border: solid thin;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a.LinkHeader:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: x-small;
	color: #0000CC;
	text-decoration: none;
}
a.LinkHeader:visited {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: x-small;
	color: #0000CC;
	text-decoration: none;
}
a.LinkHeader:hover {
	text-decoration: underline;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: x-small;
	color: #0000CC;
}
a.LinkHeader:active {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: x-small;
	color: #0000CC;
	text-decoration: underline;
}
.SensorContainer {
	font-size:x-small; 
	font-family:"Century Gothic", Arial, sans-serif;
	width:auto;
}
.SensorBox {
	font-size:x-small; 
	font-family:"Century Gothic", Arial, sans-serif;
	visibility:hidden; 
	position:absolute; 
	z-index: 100; 
	background-color:#FFFFDD; 
	border:solid thin #808080; 
	padding:3px;
}
a.SensorBox:link {
	font-size:x-small; 
	font-family:"Century Gothic", Arial, sans-serif;
	color: #0000CC;
	text-decoration: none;
}
a.SensorBox:visited {
	font-size:x-small; 
	font-family:"Century Gothic", Arial, sans-serif;
	color: #0000CC;
	text-decoration: none;
}
a.SensorBox:hover {
	color: #0000CC;
	text-decoration: underline;
}
a.SensorBox:active {
	color: #0000CC;
	text-decoration: underline;
}
.RainfallTable {
	font-size: x-small;
}
.RTHeader {
	color: #000000;
	background-color: #FFCC00;
	font-style: italic;
}
.RTAlternate1 {
	background-color: #FFFFCC;
}
.LinkFooter {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: x-small;
}
.StationIDHeader {
	font-size: x-small;
	background-color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.StationIDArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}
.StationIDRow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFEBCD;
}
.StationIDRow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.Error {
	color: #FF0000;
}
.PermitGridHeader {
	font-weight:bold;
	background:#CCCCCC;
}
.PermitGrid1 {
	background:#EEEEEE;
}
.PermitGrid2 {
	background:#DDDDDD;
}
.PermitDetailGrid1 {
	font-style:italic;
	background:#EEEEEE;
}
.PermitDetailGrid2 {
	background:#DDDDDD;
}
.Myth {
	color: #FF0000;
	font-family: Comic Sans MS, fantasy, sans-serif;
}
.Fact {
	color: #0000FF;
	font-family: Comic Sans MS, fantasy, sans-serif;
}
.toolbar li 
{
	display:inline;
	border:none;
	margin:0;
	padding:0.25em 0.25em 1.5em 1.5em;
}
.cssform div {
	width: 100%;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;
	height: 1%;
}
.cssform label {
	float: left;
	margin-left: -155px;
	width: 150px;
}
.cssform label.Required {
	font-weight: bold;
	float: left;
	margin-left: -155px;
	width: 150px;
}
.cssform input[type="text"] {
	width: 180px;
}
.NewsItem {
	margin: 4px 0px 4px 0px;
}
.SectionHeader {
	font-size:large; 
	font-weight: bold;
}

