#printHeader,
#printFooter {
	display: block;
	text-align: center;
}

#printHeader {
	margin-bottom: 20px;
}

#printFooter {
	border-top: 3px solid #5a6719;
	padding-top: 20px;
}

.header-section,
.navigation-skipper,
.footer-section,
.slideshow,
.inside-page-background-image,
.left-nav-col,
.breadcrumbs-div,
.session-message-wrapper,
svg {
	display: none;
}

.page {
	display: block;
}

.content-wrap {
	display: block;
}

.content-col {
	width: 100%;
	margin-top: 0;
}

.page-title {
	margin-top: 0;
	margin-bottom: 0;
}
