body
{background-color: #FFFFFF;
}

a.details:link{
	text-decoration: none;
	color: #336666;
}
a.details:visited{
	text-decoration: none;
	color: #336666;
}
a.details:hover{
	text-decoration: underline;
	color: #336666;
}
a.details:active{
	text-decoration: none;
	color: #336666;
}

input.buttonNormal{
	background-color: #060650;
	border: solid 1px #D7D5CD;
	color: #D7D5CD;
	font-family: Arial;
	font-size: 10pt;
	width: 115px;
}

input.buttonActive{
	background-color: #FFCC00;
	border: solid 1px #060650;
	color: #060650;
	font-family: Arial;
	font-size: 10pt;
	width: 115px;
}

#imgHeader{
	position:absolute;
	top: 0px;
	left: 0px;
}

.tabActive{
	background-color: #060650;
	border-bottom: 1px solid #336666;
	font-family: Arial;
	font-size: 10pt;
	color: #FFE59A;
	cursor: default;
	height: 25px;
	border: solid 1px #336666;
	font-style: italic;
	font-weight: bold;
}

.tabNormal{
	background-color: #D7D5CD;
	border-bottom: 1px solid #336666;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	cursor: default;
	height: 25px;
	border: solid 1px #336666;
	font-style: italic;
	font-weight: bold;
}

.subTabActive{
	background-color: #060650;
	border-bottom: 1px solid #336666;
	font-family: Arial;
	font-size: 8pt;
	color: #FFE59A;
	cursor: default;
	height: 15px;
	border: solid 1px #336666;
}

.subTabNormal{
	background-color: #D7D5CD;
	border-bottom: 1px solid #336666;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	cursor: default;
	height: 15px;
	border: solid 1px #336666;
}

#divInformation{
	position:absolute;
	background-color:#FFFFFF;
	top: 30px;
	left: 5px;
	width: 320px;
	height: 615px;
	border: solid 1px #336666;
	overflow: hidden;
}

#divInformationList{
	position:absolute;
	background-color:#FFFFFF;
	top: 40px;
	left: 0px;
	width: 320px;
	height: 115px;
	display: none;
	overflow: auto;
}

#divInformationMessage{
	position:absolute;
	background-color:#FFFFFF;
	top: 40px;
	left: 0px;
	width: 320px;
	height: 115px;
	overflow: auto;
}

#spnMessage{
	position:absolute;
	background-color:#FFFFFF;
	top: 0px;
	left: 0px;
	width: 320px;
	padding: 10px;
	text-justify: auto;	
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

#divLayers{
	position:absolute;
	background-color:#FFFFFF;
	top: 30px;
	left: 5px;
	width: 320px;
	height: 615px;
	border: solid 1px #336666;
	display: none;
	overflow: hidden;
}

#divLayersList{
	position:absolute;
	background-color:#FFFFFF;
	top: 55px;
	left: 0px;
	width: 320px;
	overflow: auto;
}

.layerActive{
	background-color:#FFCC00;
	border-bottom: 0px solid #336666;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding-left: 15px;
	cursor: default;
}

.layerNormal{
	background-color:#FFFFFF;
	border-bottom: 0px solid #336666;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding-left: 15px;
	cursor: default;
}

.layerNormal2{
	background-color:#D7D5CD;
	border-bottom: 0px solid #060650;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding-left: 15px;
	cursor: default;
}

.layerGroup{
	background-color: #060650;
	border-bottom: 1px solid #336666;
	border-top: 1px solid #336666;
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FFE59A;
	cursor: default;
}

#divResults{
	position:absolute;
	background-color:#FFFFFF;
	top: 30px;
	left: 5px;
	width: 320px;
	height: 615px;
	border: solid 1px #336666;
	overflow: hidden;
	display: none;
}

#divResultsList{
	position:absolute;
	background-color:#FFFFFF;
	top: 40px;
	left: 0px;
	width: 320px;
	height: 115px;
	overflow: auto;
}

#divDetailsList{
	position:absolute;
	background-color:#FFFFFF;
	top: 40px;
	left: 0px;
	width: 320px;
	height: 115px;
	display: none;
	overflow: auto;
}

.trInfo{
	background-color:#FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #060650;
}

.fieldPrimary{
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FFE59A;
	background-color: #060650;
	height: 30px;
	vertical-align: middle;
	border: solid 1px black;
	cursor: default;
}

.fieldOdd{
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	padding-left: 20px;
	font-weight: bolder;
}

.fieldEven{
	background-color:#D7D5CD;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	padding-left: 20px;
	font-weight: bolder;
}

.fieldValueOdd{
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.fieldValueEven{
	background-color:#D7D5CD;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

#divLegend{
	position:absolute;
	background-color:#FFFFFF;
	top: 30px;
	left: 5px;
	width: 320px;
	height: 615px;
	border: solid 1px #336666;
	overflow: auto;
	display: none;
}

#divSearch{
	position:absolute;
	background-color:#FFFFFF;
	top: 30px;
	left: 5px;
	width: 320px;
	height: 615px;
	border: solid 1px #336666;
	overflow: hidden;
	display: none;
}

.searchHeader{
	background-color:#D7D5CD;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bolder;
	font-style: italic;
}

.searchRow{
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bolder;
	font-style: italic;
	padding-bottom: 20px;
	padding-top: 4px;
}

.searchBox{
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	border: solid 1px #336666;
}

.searchExample{
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

#divParcelSearchList{
	position:absolute;
	background-color:#FFFFFF;
	top: 40px;
	left: 0px;
	width: 320px;
	height: 115px;
	overflow: auto;
}

#divTools{
	position: absolute;
	background-color: #FFE59A;
	border: solid 1px #000000;
	width: 100%;
	padding: 5px 5px 5px 5px;
	top: 5px;
	left: 5px;
}

.toolActive{
	background-color: #FFCC00;
	border-right: solid 0px #336666;
	border-left: solid 0px #336666;
}

.toolNormal{
	background-color: #FFE59A;
	border-right: solid 0px #336666;
	border-left: solid 0px #336666;
}

#divMap{
	position: absolute;
	background-color: #FFFFFF;
	top: 75px;
	left: 5px;
	width: 670px;
	overflow: hidden;	
}

#divTabs{
	position: absolute;
	border: solid 1px #000000;
	top: 75px;
	width: 330px;
	background-color: #FFE59A;
}

#divZoomSlider{
	position: absolute;
	top: 55px;
	left: 5px;
	width: 332px;
	height: 45px;
	background-color: #FFE59A;
	border: solid 1px #000000;
	font-family: Arial;
	font-size: 8pt;
}

.scalebar
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.collapseImage{
	margin-right: 5px;
	margin-left: 2px;
}

.fieldGroupHeading
{
	background-color: #FFE59A;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.help1
{
	color: red;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.help2
{
	color: black;
	font-family: Verdana;
	font-size: 8pt;
}

.help3
{
	color: #060650;
	font-size: 16pt;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}

#divHelp
{
	width: 400px;
	background: #FFE59A;
}

#divFindFeatureList{
	position:absolute;
	background-color:#FFFFFF;
	top: 65px;
	left: 0px;
	width: 315px;
	overflow: auto;
}

#divLayerLabels
{
	position:absolute;
	background-color:#FFFFFF;
	top: 65px;
	left: 0px;
	width: 315px;
	overflow: auto;
}