@charset "utf-8";
/* P-P-P-PRINT! */

HTML {
	padding: 1in 0.75in;
	font-size: 10pt;
	background: none;
}


#header {
	background: none;
	text-align: right;
	height: auto;
	margin: 0 0 0.5in 0;
}

#header img {
	border-top: 1px solid #e96b10;
}

#topmenu, #footer, #sidebar, #search {
	display: none;
}

#content {
	clear: both;
	float: none;
	width: 100%;
	margin: 0; padding: 0;
}

#rightcol {
	clear: both;
	float: none;
	width: 100%;
	margin: 0;
}

.rightbox h2 {
	border-top: 1px solid #002c74;
}

.orange h2 {
	border-top: 1px solid #e96b10;
}
