body {
	background-color: #ffffff;
	background-image: none;
	font-size: 16px;
	font-family: 'LatoRegular', Arial, Helvetica, sans-serif;
	color:#777;
	margin: 0 auto;
	width: 640px;
}

#printheader{
	width: 100%;
	height: 90px;
	margin-bottom:20px;
}

#printFooter{
	border-top: 1px solid #cccccc;
	margin: 15px 0 0 0;
	padding: 7px 0 0 0;
}

#header,
#footer,
#leftColumn,
#breadcrumb,
#cbSlideshow
 {
	display: none;
	visibility: hidden;
}