body {
	color: black;
	background: white;
	font: 12pt "Times New Roman", Times, serif;
}

#masthead, #menubar, #breadcrumbs, #sidebar, #footer ul {
	display: none;
}

#pagewrapper {
	border-style: none;
	float: none !important;
}
#footer {
	color: #000;
	background: #fff;
}

#shadow {
	background: #fff;
	width: 7in;
}

#content {
	width: 7in;
	border-bottom: 1px solid #000;
}

#pagewrapper #content #maincontent {
	margin: 5;
}



#printmast {
	font: bold 14px "Times New Roman", Times, serif;
	text-decoration: underline;
	text-align: left;
	display: block;
}
.print_only {
	display: block;
}

