BODY {
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	margin : 0 0 0 0;
}
/* Hide edlite banner sub DIVs except logo during printing */
#bannerbg {
	display : none;
}
/* Hide edlite banner sub DIVs except logo during printing */
#searchbox {
	display : none;
}
/* Hide edlite banner sub DIVs except logo during printing */
#advsearch {
	display : none;
}
/* Hide skip Nav during printing */
#skipNavLink {
	display : none;
}
skiptoviewdatatable {
	display : none;
}
skiptocontent {
	display : none;
}
/* Hide this DIV during printing */
#public-nav {
	display : none;
}
#public-nav-banner {
	display : none;
}
/* Hide this DIV during printing */
#admin-nav {
	display : none;
}
/* State Tables report
   Force the Group/Indicator table to left justify
-------------------------------------------------- */
.state-comparisons-report-table-print {
	margin: 0 auto 0 0;
}
/* Don't show when printing
----------------------------------------- */
.report-options, .chartData {
	display: none;
}
/* force a page break before the current item
---------------------------------------------- */
.pageBreakFix {
	display: block;
	clear: both;
	height: 1px;
}
.pageBreak {
	display: block;
	page-break-before: always;
	height: 1px;
}
.state-profiles-report-center p, .state-profiles-report-center td, .state-profiles-report-center h2, .state-profiles-report-center h3 {
	font-size: 12px;
}
.state-profiles-report-center h2 {
	margin-top: 0;
	margin-bottom: 0;
}
.state-profiles-report th, .state-profiles-report td {
	font-size: 9px;
}
/* Unhide footnotes if they exist */
#printableFootnote {
	display: inline;
}
#indicatorFootnotes {
	display: inline;
}
#stateFootnotes {
	display: inline;
}
.state-comparisons-report-center {
	color: #000000;
	text-align: left;
}
.view-data-table {
	display: none;
}
.the508text {
	color: #ffffff;
	text-decoration: none;
	display: none;
}
.version {
	text-decoration: none;
	display: none;
}
#shareButton {
	display: none;
}
#showmap {
	display: none;
}