@charset "utf-8";
/* CSS Document */

/* --------------------css for CCL Interactive Map pages (Your Town, Your Basin/Watershed, Statewide, Interactive Map, as needed-------------------*/
#extendedContent {
	/* [disabled]height: 1100px; */
	width: 930px;
}
#layerList {
	width: 200px;
	background-color: #E4E4C8;
	padding: 5px;
	margin-left: 0px;
	float: left;
}
#mapEW {
	/* [disabled]width: 730px; */
	float: left;
}
#panel {
	width: 750px;
	clear: both;
	float: right;
	margin-bottom: 20px;
}
.legendtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.moreInfo { /* KB no text color set to allow .tableContent to control color */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.buildTOChead { /* KB no text color set to allow .tableContent to control color */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #CDCD9A;
	font-weight: bold;
	border: medium solid #CDCD9A;
}
.fragmentheader{
	font-size: 14px;
	color: #EB6300;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.h3 {
	font-size: 16px;
	color: #EB6300;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.h3dkblue {
	font-size: 16px;
	color: #001B59;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
