.bodyclass { 
	background-color: #ffffff;
	background-image: none;
}

#top_nav,
#inside_header,
#nav_wrap {
	display:none;
}

#header, #quicklinks,
#inside_top, #inside_bottom, #bg_between,
#headermenu,
#navigation,
#breadcrumbs,
#footer,
#grip,
.button {
	display: none;
	visibility: hidden;
}

#printheader {
	width: 640px;
	height: 84px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#printfooter {
	font-size: 10px;
	border-top: 1px solid #666666;
	padding-top: 5px;
	color: #666666;
}

