@charset "utf-8";
/* CSS Document */
/*KB use this for all random CCL css, including CCL LIS, as needed.*/
#leftNavThumb {/*KB for left nav photo insert in ccl templates*/
	margin-right: 5px;
	height: 50px;
	width: 172px;
	margin-left: 5px;
/*------------------KB css used on some pages using clear_CCLinteractive.dwt-------------------- */
}#interactiveHeader {
	height: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 50px;
}
#interactiveBack {
	height: 50px;
	width: 140px;
	float: left;
	margin-top: 10px;
}
#interactiveTitle {
	margin-left: 20px;
	float: left;
}/*------------------------------------------------------------------------------------*/
#HowToNav {/*KB not sure where used*/
	margin: 0px;
	padding: 0px;
}
.standout {/*KB not sure where used*/
	font-size: 12px;
	color: #D1282C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.dataTableHeader {/*KB not sure where used*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #324261;
	padding: 3px;
}
.tooltip_head {/*KB not sure where used*/
	font-size: medium;
	color: #5FA727;
	font-weight: bold;
	text-align: center;
}
/*-----------------------------------cclLIS general css----------------------------*/
#LISS {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	margin-top: 40px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}
.graybkgrnd {
	background-color: #D3D3D3;
}
.tanbkgrnd {
	background-color: #F9DB95;
}
.ltgreenbkgrnd {
	background-color: #D3D3D3;
}
.dkgreenbkgrnd {
	background-color: #D3D3D3;
}
.statsHeaderBorder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002664;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDE7AF;
	border-bottom-color: #EDE7AF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-top: 30px;
	background-color: #E6E4D5;
}
#maplinks {
	/*background-color: #e4e2c7;*/
	float: left;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #e4e2c7;
	border: thick solid #e4e2c7;
}
#aboutlinks {
	/*background-color: #e4e2c7;*/
	float: right;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
	background-color: #e4e2c7;
	border: thick solid #e4e2c7;
}
#text {
	width: 780px;
}
#textSumm {
	width: 850px;
}
.color2ltbackground {
	background-color: #E6E4D5;
	padding: 3px;
}
.color1dkbackground {
	background-color: #EDE7AF;
	padding: 3px;
}