.layerCloser {  overflow: visible; position: absolute; visibility: hidden; z-index: 1; height: 350px; width: 300px; left: 0px; top: 0px}
.layerMenu {  overflow: visible; position: absolute; visibility: hidden; z-index: 2; width: 148px; left: 0px; top: 0px}
.dropDownMenu {  font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; padding-top: 3px; padding-bottom: 3px; margin-right: 5px; margin-left: 7px}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.brown {
	color: #7C7154;
	font-weight: bold;
}

a {
	color: #990000;
}

.footer {
	font-size: 10px;
	color: #999999;
}

.header {
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

select.states {
	background-color: #A8A87D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
//	border: #5D5639;
	font-weight: bold;
	color: #000000
	}

select.statesNoBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

.sitemapHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
	}

.brownLight {
	color: #7C7154;
	font-weight: normal;
	}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A714E;
}
.inputField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
}
