body {
	background-color: #fff;
}
#page {
	margin: 0 auto;
	width: auto;
}
#title {
	display: none;
}
#main {
	height: auto;
	width: auto;
}
#footer {
	display: none;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, p {
	margin-left: 0px;
	margin-right: 0px;
}
ul {
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 30px;
	margin-right: 20px;
}
h1 {
	font-size: 105%;
	margin-top: 0;
	margin-bottom: 10px;
}
h2 {
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 5px;
}
h3 {
	font-size: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
p {
	font-size: 95%;
	margin-top: 5px;
	margin-bottom: 10px;
}
p#clear {
	clear: both;
	margin: 0px;
}
table#datafixedwidth {
	border: collapse ;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
	width: auto;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
table#dataleftalign {
	border: collapse ;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
	width: auto;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
tr#row {
	color: #333;
	border-bottom: 1px dotted #00F;
}
tr#toprow {
	font-weight: bold;
	border-bottom: 1px solid #00F;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666;
	letter-spacing: 0.1em;
}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999;
	letter-spacing: 0.1em;
}
a:link {
	color: #999;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
a:active {
	color: #00F;
	text-decoration: none;
}
img {
	margin-bottom: 5px;
}
.imgright {
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 60%;
	color: #00F;
}
.errmsg {
	margin-left: 30px;
	color: #f30;
	font-size: 10px;
}

form {
	margin-left: 20px;
}
input {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: #ccc;
	padding: 2px;
}
textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: #ccc;
	padding: 2px;
}
.imgright {
	float: right;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 60%;
	color: #00F;
}
.greybox {
	border: 1px dotted #00CCFF;
	font-size: 0.8em;
}

.errmsg {
	margin-left: 30px;
	color: #f30;
	font-size: 0.8em;
}
.smallgrey {
	color: #999;
	font-size: 0.8em;
}
.vsmallgrey {
	color: #999;
	font-size: 0.7em;
}
.bluebold {
	color: #33f;
	font-weight: bold;
}
.searchresults {
	font-family: Arial,Helvetica,sans-serif;
}
.searchresultsheader {
	font-weight: bold;
	font-size: 0.7em;
	border-bottom: 1px solid #fc0;
}
.searchresultsdata {
	padding-top: 0px;
	padding-bottom: 0px;
}
.searchresultsdatatd {
	font-size: 0.7em;
	padding-right: 3px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
}
.searchresultsfooter {
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
	border-top: 1px solid #fc0;
}
.mapfooter {
	font-size: 0.7em;
	text-align: center;
}
.popuptext {
	font-size: 0.7em;
	text-align: left;
	color: #00f;
}
.lakedata {
	font-size: 0.7em;
	text-align: left;
}
.clearboth { 
	clear: both; 
}
.smalltext {
	font-size: 0.7em;
}
