@charset "UTF-8";
/* CSS Document */

* {
	color: black;
}

body {
	margin: 4em;
}

old-header, #banner, #bannerNav, #innerBanner, #findATeacher, #breadcrumb, .colB, .sharing, .adBox300, old-footer, .noprint, .btnStyle {
	display: none;
}

.printonly {
	display: block;
}

#container, .main, .one-column, .two-column, .three-column, .colA, #content, .boxStyle, section {
	border: none;
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	position: static;
}

	.two-column .colA, .three-column .colA {
		width: auto;
		float: none;
	}

#subFooterContent {
	display: none;
	border-top: 1px solid black;
	background: red;
}

a[href]:after {
	content: normal;
}

abbr[title]:after {
	content: normal;
}

.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
	content: normal;
}

.hearings-calendar #main_0_columna_0_cal1 {
	page-break-before: always;
}
/*#subFooterContent img{ background-color:#000000; background: #043d86 !important;}
#subFooterContent { background-color:#000000;color:Red; background: #043d86;}
#subFooter { background: #043d86;}
*/
#printlogo {
	display: block;
}

#footerlogo {
	display: none;
}

#printheader {
	display: block;
}

#printfooter {
	display: block;
	!important;
}
