body {
	background-color: #ffffff;
	background-image: none;
	color: #000000;
	font-family: 'RobotoRegular', Arial, sans-serif;
	font-size: 15px;
	line-height: 24px;
	margin: 0 auto;
	width: 640px;
}

#printheader{
	width: 640px;
	height: 161px;
}

#printFooter{
	border-top: 1px solid #bfbfbf;
	clear: both;
	font-size: 11px;
	margin: 15px 0 0 0;
	padding: 7px 0 0 0;
}

#header,
#breadcrumbs,
.button,
#navigationWrap,
#footerTop,
#footerBottom {
	display: none;
	visibility: hidden;
}

.pictureBoxTitle,
.pictureBoxTitle a {
	color: #000000;
	font-family: 'RobotoSlabRegular', Arial, sans-serif;
	font-size: 22px;
	line-height: 52px;
}

.cb .cbTitle {
	color: #034f82;
	font-family: 'RobotoSlabRegular', Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin: 15px 0 10px;
}

.cb.white .cbTitle {
	color: #b15b52;
	display: block;
	font-family: 'RobotoSlabRegular', Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin: 15px 0 9px;
}