#topnav, #header-wrapper, #header, #menu, #toplink, #content-top, #category-image, #category-title, #breadcrumbs, #sidebar, #body-hotline, #body-print, #footer, #body-header-rule, #callout, #preview-message {
    display: none;
}

body, #body-wrapper, #content-wrapper, #page, #page-wrapper {
	display: block;
	clear: both;
	width: auto;
	overflow: visible;
    background-image: none;
    background-color: #fff;
}

#page {
	margin: 0;
}

#body-header-top {
	background: none;
}

h1, h2, h3, p, ul, ol, li, a {
	color: #000 !important;
}

#body-header-title {
	margin-bottom: 1em;
}

#print-logo {
	display: block;
	margin-left: 16px;
}

h2.resource-title, div.resource-section {
	float: none !important;
}