body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
td#mapcell{
	margin: 0px;
	padding: 0px;
	font-size: 14pt;
	color: #25408F;
	background-color: #FFFFFF;
	}
td#menucell{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 2px none #000000;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 2px solid #25408F;
	border-left: 1px none #FFFFFF;
	}
td#statuscell{
	border-top: 2px none #000000;
	border-right: 2px none #000000;
	border-bottom: 2px none #000000;
	border-left: 2px none #000000;
	background-color: #FFFFFF;
	}
td#toolcell{
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 2px solid #25408F;
	border-left: 1px none #FFFFFF;
	background-color: #FFFFFF;
	color: #25408F;
	font-size: 12px;
	}
a{		color: #000000;}
a:hover{	color: #25408F;}
a:link{		color: #000000;}
a:active{	color: #000000;}
a:visited{	color: #000000;}

a.data{		color: #EFEFEF;}
a.data:hover{	color: #EFEFEF;}
a.data:link{	color: #EFEFEF;}
a.data:active{	color: #EFEFEF;}
a.data:visited{	color: #EFEFEF;}

td.heading{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #25408F;
	background-color: #FFFFFF;
	}
td.data{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #25408F;
	}
td.navHead{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #25408F;
	background-color: #FFFFFF;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 2px solid #25408F;
	border-left: 1px none #FFFFFF;
	}
td.navData{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #25408F;
	border-left: 1px none #FFFFFF;
	background-color: #FFFFFF;
	}
td.navData_1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-indent: 8px;
	}
td#outermapcell{
	background-color: #FFFFFF;
	padding: 0px;
	color: #25408F;
	border: 0px none #FFFFFF;
}
.zoomSel{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #25408F;
	background-color: #FFFFFF;
}
.style1{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	text-align:center;
	}
.style2{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	}
td#statuscell2{
	border-top: 2px none #000000;
	border-right: 2px none #000000;
	border-bottom: 2px solid #25408F;
	border-left: 2px none #000000;
	}
td.boxedData {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px none #FFFFFF;
	}
.textboxes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #25408F;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 2px;
	border: 1px solid #EFEFEF;
	}
.zoomSelHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #25408F;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #25408F;
	border-right-color: #EEEEEE;
	border-bottom-color: #25408F;
	border-left-color: #25408F;
	}
#continueBtn {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EFEFEF;
	color: #25408F;
	margin: 0px;
	padding: 2px;
	border: 2px outset #7399C6;
	cursor:hand;
	border-radius:8px;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:2px;
	margin-right:1px;
	}
	
#continueBtn:hover{
	background-color: #FFFFDD;
	border: 2px solid #7399C6;
	color: #CC0000;
	margin-top:1px;
	margin-bottom:2px;
	margin-left:1px;
	margin-right:2px;
	}	
	
#closeBtn{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EFEFEF;
	color: #CC0000;
	margin: 0px;
	padding: 2px;
	border: 2px outset #CC0000;
	cursor:hand;
	}
#basketBtn {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EFEFEF;
	color: #25408F;
	margin: 0px;
	padding: 2px;
	border: 2px outset #000000;
	cursor:hand;
	}
.pageHeader {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	color: #25408F;
	}
.linkedCell {
	text-decoration: underline;
	cursor: hand;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	}
.resultCell {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	}
.pageSubHeader {
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	color: #25408F;
	}
td.tabHeader {
	text-align:center;
	background-color: #EFEFEF;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #003333;
	border-bottom-color: #25408F;
	border-left-color: #25408F;
	cursor: hand;
	}
td.tabHeaderSelected{
	text-align:center;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #003333;
	border-bottom-color: #25408F;
	border-left-color: #25408F;
	cursor: hand;
	}
sectionDiv {
	text-align: center;
	width:200px;
	height:450px;
	overflow:auto;
	}
.gisBtn {
	cursor: hand;
	}
.tabFirstRow {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #EFEFEF;
	display: block;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #25408F;
	border-right-color: #25408F;
	border-bottom-color: #25408F;
	border-left-color: #25408F;
	}
.tabSecondRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #25408F;
	background-color: #EFEFEF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #25408F;
	border-right-color: #25408F;
	border-bottom-color: #25408F;
	border-left-color: #25408F;
	}
.tabBaseRow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #25408F;
	background-color: #EFEFEF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #25408F;
	border-right-color: #25408F;
	border-bottom-color: #25408F;
	border-left-color: #25408F;
	}
body.mapBody{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #25408F;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	}

#header_GeoRecords{
	border-bottom:2px solid #25408F;
	}
	
#ecomNoticeBox{
	text-align: left;
	}
	
#ecomNoticeBox h3{
	color: #FFFFFF;
	margin: 0px;
	margin-top: 10px;
	padding: 4px;
	}
	
#newBlurb{
	text-align:center;
	margin:0px auto;
	font-size:110%;
	width:84%;
	padding: 4px;
	}
	
#noscript{
	color:#CC0000;
	font-weight: bold;
	font-size:120%;
	border: 1px solid #CC0000;
	padding: 4px;
	}
	
#exampleReportLink{
	color:#25408F;
	font-weight: bold;
	font-size:110%;
	}
	
#exampleReportLink:hover{
	color:#CC0000;
	}
