
div.overallWrapper, div.main-Content, div.headerWrapper, div.header-Content {
	background:white;
}
div.postitLeftWrapper, div.postitRightWrapper {
	visibility:hidden;
	display:none;
}
div.masthead-Top, div.masthead-Bottom {
	visibility:hidden;
	display:none;
}
div.breadcrumbWrapper, div.header-ContentRight {
	visibility:hidden;
	display:none;
}
div.mainWrapper {
	background:white;
	position:absolute;
	margin-left:0;
	margin-top:0;
	top:-40px;
	left:0;
	margin-left:-10px;
	float:none;
	position:static;
}
div.main-Content, div.mainWrapper {
	border:none;
	width:7.25in;
}
div.bodyBottom, div.footerWrapper {
	visibility:hidden;
}
body, html {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
}
div.hr, div.textSpecial {
	display:inline; /* fixes the error of div.hr's causing print to span too many pages */
}
div.main-Content div.textSpecial {
	background-color:white;
	border:none;
	clear:none;
}
div.main-Content div.textSpecial p {
	margin-bottom:1em;
}