body {
	font-size: 10pt;
	color: #000;
}

#wrapper {
	width: 100%;
	padding: 0;
}

#header, #sidebar, #footer ul, #newsletter-subscribe-form, #heroshot {
	display: none !important;
}

html, body, #content, hr, .rule, #footer, #wrapper, #main table .odd td, #main table .odd th {
	background: none;
	border: none;
}

#print-logo {
	display: block;
	margin-bottom: 1em;
}

#main {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
	position: static;
}

#main table .odd td, #main table .odd th {
	border-bottom: 1pt solid #eaeaea;
	border-top: 1pt solid #eaeaea;
}

hr {
	border-bottom: 1pt solid #fecc4b;
}

#footer {
	border-top: 1pt solid #fecc4b;
	padding-top: 1em;
}

#footer, #footer a {
	color: #000;
}