body {
	background-color: #ffffff;
	background-image: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin: 0 auto;
	width: 640px;
}

#printHeader{
	width: 640px;
	height: 100px;
	margin-bottom:20px;
}

#printFooter{
	border-top: 1px solid #bfbfbf;
	font-size: 11px;
	padding: 7px 0 0 0;
	margin: 15px 0 0 0;
}

#header,
.dividerLine,
#cbTop,
.leftNavigation,
#breadcrumb,
#navigation,
.rightcolumn,
#footerBg,
.authenticationbar,
.authenticationbar_under_container {
	display: none;
	visibility: hidden;
}

.cb h1 {
	color: #012149;
	display: block;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin: 16px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

#pageTitle h1 {
	border-bottom: 1px solid #f3c46d;
	color: #012149;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; 
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	padding: 0;
	margin: 18px 0 10px;
	text-transform: uppercase;
}

