body {
	background-color: #ffffff;
	background-image: none;
	color: #464646;
	font-family: "PTSans", "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 auto;
	width: 640px;
}

#printheader{
	width: 640px;
	height: 150px;
	margin-bottom: 20px;
}

#printFooter{
	border-top: 1px solid #bfbfbf;
	clear: both;
	font-size: 11px;
	margin: 15px 0 0 0;
	padding: 7px 0 0 0;
}

#header,
#cbTop,
#breadcrumbs,
.button,
#navigation,
#footerBg {
	display: none;
	visibility: hidden;
}
