body {
	background-color: #ffffff;
	background-image: none;
	color: #0b375b;
	font-size: 14px;
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 640px;
}

#printheader{
	width: 100%;
	height: 130px;
	margin-bottom:20px;
}

#printFooter{
	border-top: 1px solid #cccccc;
	margin: 15px 0 0 0;
	padding: 7px 0 0 0;
}

#header,
#footer,
.leftColumn,
.breadcrumbs,
.slideshow
 {
	display: none;
	visibility: hidden;
}
