body {
	background-color: #ffffff;
	background-image: none;
	margin: 0 auto;
	width: 640px;
}
#printheader{
	width: 640px;
	height: 100px;
	margin-bottom:20px;
}
#printFooter{
	border-top: 1px solid #1f1a17;
	font-size: 11px;
	padding: 7px 0 0 0;
	margin: 15px 0 0 0;
}
.header,
#homepageBgTop,
#breadcrumb,
#navigation,
.secondary_content,
#footerBg {
	display: none;
	visibility: hidden;
}
.cbTitle h1{
	color: #1f1a17;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 20px 0 10px;
}
#pageTitle h1 {
	color: #1f1a17;
	display: block;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
	padding: 22px 0 20px;
}
.sIFR-alternate {
	visibility: visible;
}
.sIFR-flash {
	display: none;
	visibility: hidden;
}

