body {
	background-color: #ffffff;
	background-image: none;
	margin: 0 auto;
	width: 640px;
	color: #474848;
	font-size: 0.95rem;
	line-height: 1.5rem;
	font-weight: 400;
}

#printHeader {
	width: 100%;
	height: 140px;
	margin-bottom: 20px;
	visibility: visible;
	display: block;
}

#printFooter {
	border-top: 1px solid #cccccc;
	margin: 45px 0 0 0;
	padding: 7px 0 0 0;
	visibility: visible;
	display: block;
	clear: both;
}

.nav-section,
.footer-section,
.cms-resp-slideshow-container,
.mobile-navigation-menu,
.inside-page-left-column,
.breadcrumbs-list-item,
.inside-page-nested-right-column,
.homepage-section .more-text-arrow-link {
	display: none;
	visibility: hidden;
}

.homepage-section img {
	height: 200px;
	width: auto;
}

.section.cb1,
.homepage-section {
	min-height: auto;
	padding: 0px;
}
