﻿body {
	font-size: 62.5%;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background: #e4f3f6 url("../images/bg_body.gif") repeat-x;
}
/*
	* { padding: 0; margin: 0; }
*/

table, div, a, span, body { padding: 0; margin: 0; }

table th {text-align: left;}

a img { border: 0; }

.l { float: left;}
.r { float: right; }
div.clear {line-height: 0; height: 0; font-size: 0; clear: both;}

.ShadeA {background-color: #0daf5b;}
.ShadeB {background-color: #8acc9c;}
.ShadeC {background-color: #eed5ad;}
.ShadeX {background-color: #ffffff;}

a.LearnMore {

	position: relative;

	text-decoration: none;
	display: block;
	width: 200px;
	height: 18px;
	top: 20px;
	left: 460px;
	margin-top: -20px;
	color: #1b3220;
	font-size: 1.2em;
}

.DashboardShadow {
	width: 860px;
	margin: 0 auto;
	background: url("../images/bg_dropshadow.gif") no-repeat;
}


.Dashboard {
	width: 838px;
	padding: 15px 0;
	margin: 0 auto;
	border: 2px solid #82aec7;
	border-top: 0;
	background: #fff;
}

.DashboardBanner {
	margin: 0 25px 10px 25px;
}


.DashboardNav {
	padding: 3px 25px 3px 25px;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.3em;
	background-color: #e7ebec;
}

	.DashboardNav a {
		color: #1b3220;
		/*padding: 0 2px;
		line-height: 1.8em;*/
	}
	
	.DashboardNav a img { margin-top: 2px; }
	
		.DashboardNav a:hover {
			color: #3f6548;
			background-color: #e9f4eb;
		}


.IndicatorBox {}
	.IndicatorBox select {
		float: right;
		width: 45%;
	}

.StateBox select {
	float: right;
}

.MainContent {
	margin: 0 25px;
	text-align: left;
	font-size: 1.2em;
}

.MainContent h2 {
	font-size: 1.5em;
	margin: 5px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #46616d;
	text-transform: uppercase;
}

.MainContent h3 {
	font-size: 1.3em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #46616d;
}

.MainContent h4 {
	font-size: 1.1em;
	margin: 5px 0 5px 0;
	color: #46616d;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.MainContent table {
	margin: 0 0 15px 0;
	width: 788px;
	
	/*
	border: 0 solid #68757d;
	*/
	
	border-collapse: collapse;
	
	background: #cad3d6;
	font-size: 1em;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #1a1a1a;
}
	.MainContent table a {
		font-weight: normal;
		color: #46616d;
	}
		.MainContent table a:hover {
			color: #232e32;
		}
	
	.MainContent table thead {}
	
		.MainContent table thead tr th {
			padding: 2px; 

			line-height: 1em;
			vertical-align: bottom;
		}
		
		.MainContent table thead tr th+th {
			text-align: right;
		}
	
	
	.MainContent table.MultiHeadTable thead tr th+th {
		width: 9%;
	}
	
	/*
	.MainContent table.MultiHeadTable thead tr th+th {
		text-align: center;
	}
		
	.MainContent table.MultiHeadTable thead tr+tr th+th {
		text-align: right;
	}
	*/
	
	.MainContent table thead tr th sup {
		line-height: 2em;
	}
	
	
	.MainContent table tbody {
		background: #e7ebec;
		/*
		border-left: 0 solid #68757d;
		border-right: 0 solid #68757d;
		*/
	}
		.MainContent table tbody th {
			padding: 2px 5px;
			border-top: 1px solid #fff;
			border-right: 1px solid #fff;
			line-height: 1.3em;
			color: #333;
			background: #e0e3e4;
			width: auto;
		}
		
		.MainContent table tbody th + th {
			border-right: none;
			background: #cad3d6;
		}
		
		.MainContent table tbody td {
			border-top: 1px solid #fff;
			text-align: right;
			width: 9%;
		}
		
		.MainContent table tfoot tr td {
			width: auto;
		}
		
		.MainContent table tfoot tr td {
			font-size: .85em;
			padding: 0 5px;

		}
		
.ChartTitle {
	text-align: center;
	clear: both;
}

.ChartTitle h4 {
	padding: 15px 0 0 0;
	margin: 0;
}	

.MainContent .ReportChart {
	text-align: center;
	padding-bottom: 10px;
}

.MainContent .ReportMap {
	text-align: center;
	padding: 10px 0 10px 0;
}

.MainContent .ReportNotes {
	font-size: .9em;
	margin-bottom: 10px;
}

.MainContent .ReportNotes div {
	display: list-item;
	margin-left: 20px;
	height: auto;
	font-size: 1.2em;
}

.MainContent .ReportSource {
	font-size: .9em;
	font-style: italic;
}

.DashboardFooter {
	padding: 0;
	width: 840px;
	margin: 0 auto 0 auto;
	padding: 5px 10px;
	padding-bottom: 60px;
	font-size: 1.2em;
	background: #e4f3f6 url("../images/bg_footer.gif") no-repeat;
}
	.DashboardFooter a {
		color: #3f4165;
	}
	

.SubLinks {
	/*padding-left: 15px;*/
}
	.SubLinks a {
		margin-left: 20px;
		float: left;
	}	



.SelectedLink {
	text-decoration: none;
	font-weight: normal;
}

.IndicatorNav {
	border-bottom: 1px solid #46616d;
}


.SelectorList {
	margin-bottom: 12px;
	border: 0px solid #000;
	cursor: pointer;
}

.DropDown {
	display: none;
	position: absolute;
	z-index: 10;
	background: #fff;
	border: 1px solid #abcbd6;
	border-top: 0;
		
	background-image:url('../images/bg_dropdown.gif');
	background-repeat: repeat-x;
	background-position:left bottom;

}

.StateList {
	width: 255px;
	float: right;
}
	.StateList h2 { 
		margin: 0;
		padding: 0;	
		font-size: 1.4em; 
		font-weight: bold;
		
		/*
		height: 45px;
		line-height: 45px;
		*/
		
		text-align: right;	
	}
		.StateList h2 a { 
			color: #46616d;
			text-decoration: none;
		}
		.StateList h2 a:hover { 
			color: #303d42;
			text-decoration: none;
		}

	.StateSelector {
		width: 328px;
		padding: 10px 10px 10px 10px;
		margin-left: -72px;
		line-height: 1.2em;
	}
		.SelectorColumn {
			float: left;
			width: 103px;
			padding: 1px 2px;
			display: inline;
		}
			.SelectorColumn  a {
				display: block;
				padding: 2px 13px;
				width: 90px;
				color: #303d42;
				text-decoration: none;
			}
				.SelectorColumn  a:hover {
					background-color: #d8e8eb;
					color: #000000;
					background-image:url('../images/arrowsmall.gif');
					background-repeat:no-repeat;
					background-position:left top;
				}

			
.IndicatorList {
	float: left;
	width: 500px;
}
	.IndicatorList h4  {
		margin: 0;
		padding: 0;
		padding-top: 2px;
		/*
		height: 45px;
		font-size: .92em;
		*/
	}
		.IndicatorList h4 a{
			color: #46616d;
			text-decoration: none;
		}
		.IndicatorList h4 a:hover { 
			color: #303d42;
			text-decoration: none;
		}
		
	.IndicatorSelector{
		width: 500px;
		padding: 0px 10px 15px 15px;
		line-height: 1.3em;
		font-size: 1em;
	}
		.IndicatorSelector h4 {
			margin-bottom: 2px;
			margin-top: 6px;
			height: auto;
			font-size: .92em;
		}
		.IndicatorSelector  a {
			display: block;
			padding: 1px 13px;
			color: #303d42;
			line-height: 1em;
			margin-bottom: 4px;
			text-decoration: none;
		}
			.IndicatorSelector a:hover {
				background-color: #d8e8eb;
				color: #000000;
				background-image:url('../images/arrowsmall.gif');
				background-repeat:no-repeat;
				background-position:left top;
			}

a.SelectedIndicator {
	font-style: italic;
	
	background-image:url('../images/arrowsmall.gif');
	background-repeat:no-repeat;
	background-position:left top;
}


.WeightList {
	padding: 3px 0 0 0;
	text-align: left;
	line-height: normal;
	text-align: center;
	color: #303d42;
}

.WeightList div {
	font-weight: normal;
	font-size: .9em;
}

.WeightList a {
	display: inline-block;
	width: auto;
	padding: 2px 5px 2px 5px;
	margin: 0 2px 10px 2px;
	border: 1px solid #68757d;
	background-color: #eee;
	color: #303d42;
	text-decoration: none;
}

.WeightList a:hover {
	border: 1px solid #c7962b;
	background-color: #ffdf99;
	color: #303d42;
}

.WeightList a.WeightSelected {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #c7962b;
	background-color: #ffdf99;
}


div.StateDetailNotes {
	padding-bottom: 10px;
	clear: both;
}

div.StateDetailNotes div {
	float: left;
	padding-right: 20px;
}

.ExcelDownload {
	float: right;
	
	background-image:url('../images/excel_icon.gif');
	background-repeat:no-repeat;
	background-position:left top;
	
	padding-left: 19px;
	margin-left: 20px;
	margin-top: 13px;
	margin-bottom: 13px;
}


a.ChartIcon 
{
	background:url('../images/chart_icon.gif') no-repeat left top;
	padding-left: 19px; 
}

a.DetailIcon 
{
	background:url('../images/table_icon.gif') no-repeat left top;
	padding-left: 17px; 
}

a.CompareIcon 
{
	background:url('../images/map_icon.gif') no-repeat left top;
	padding-left: 20px; 
}

a.MoreinfoIcon 
{
	background:url('../images/moreinfo4_icon.gif') no-repeat left top;
	padding-left: 17px; 
}

a.BackIcon 
{
	background:url('../images/arrowleft.gif') no-repeat left top;
	padding-left: 21px;
	margin-left: 0;
}



table.MoreInfoTable thead tr th+th {
	text-align: center;
	width: auto;
}

table.MoreInfoTable tbody tr td, table.MoreInfoTable tbody tr th {
	vertical-align: top;
	padding: 5px;
	/*border: 0 solid #68757d;*/
}

table.MoreInfoTable tbody tr+tr td, table.MoreInfoTable tbody tr+tr th {
	border-top: 1px solid #fff;
}

table.MoreInfoTable tbody tr th {
	width: 20%;
	text-align: left;
}

table.MoreInfoTable tbody tr td {
	width: auto;
	text-align: left;
}

table.MoreInfoTable tbody tr td+td {
	width: 40%;
}



table.MultiHeadTable thead tr th.HeaderLine {
	 border-bottom: 1px solid #000;
	 text-align: center;

}

.MainContent table tbody tr.RecommendedRow th, .RecommendedRow {
	background-color: #ffdf99;
}

.doPrintMe {
	display:none;
}

@media print {
	.dontPrintMe{display: none;}
	.doPrintMe{display: block;}
	.DashboardShadow {width: 100%; background: none; padding: 0; margin: 0;}
	.DashboardFooter {display: none;}
	.DashboardBanner {margin: 0;}
	.ExcelDownload {display: none;}
	.DashboardNav {display: none;}
	.Dashboard {width: 100%; padding: 0; margin: 0; border: none;}
	.SubLinks {display: none;}
	.MainContent {padding: 0; margin: 0;}
	.MainContent table {width: 100%; padding: 0; margin: 0;}
	body {background: none;}
	#DeptofEdSeal {display: none;}
}