body {
	background-color: #ffffff;
	background-image: none;
	color: #272727;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin: 0 auto;
	width: 640px;
}
#printheader{
	width: 640px;
	height: 100px;
	margin-bottom: 20px;
}
#printFooter{
	border-top: 1px solid #cccccc;
	font-size: 11px;
	margin: 15px 0 0 0;
	padding: 7px 0 0 0;
}
.header,
#mainNavigation,
#cbBig,
#topRightCb,
.button,
#navigation,
#breadcrumbs,
#footerBg {
	display: none;
	visibility: hidden;
}
.cbTitle h1 {
	color: #272727;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 4px 0 2px;
	padding: 13px 0 12px;
}


