body {
	background-color: #ffffff;
	background-image: none;
	color: #777777;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto;
	width: 640px;
}

#printheader{
	width: 640px;
	height: 158px;
	margin-bottom:20px;
}

#printFooter{
	border-top: 1px solid #bfbfbf;
	font-size: 11px;
	padding: 7px 0 7px 0;
	margin: 15px 0 0 0;
}

#header,
#cbTopLeft,
#cbTopRight,
#insidepageBanner,
#breadcrumb,
#navigation,
.secondary_content,
#footerBg {
	display: none;
	visibility: hidden;
}

h1 {
	border-bottom: 3px solid #6d6d6d;
	color: #6b1b18;
	height: auto;
	margin: 15px 0 10px;
	padding: 0;
}

.cb h1,
.cb h1 a {
	background: transparent none;
	color: #6b1b18;
	margin: 10px 0 8px;
	padding: 0;
	text-shadow: none;
}


