body {
	background-color: #ffffff;
	background-image: none;
	color: #313131;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0 auto;
	width: 640px;
}
#printheader {
	width: 640px;
	height: 100px;
	margin-bottom:20px;
}
#printFooter {
	padding: 15px 0 0 0;
}
.header,
#cbBig,
#cbTopRight,
#cbTopCorners,
#cbBottomCorners,
.button,
#navigation,
#breadcrumbs,
#footer {
	display: none;
	visibility: hidden;
}
.cbTitle {
	border-bottom: 1px solid #4a161b;
	color: #686e26;
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 19px;
	margin: 0 0 6px;
	padding: 10px 6px 6px;
}


