* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow: none !important;
	text-shadow: none !important;
}
a,
a:visited {
	text-decoration: underline;
}
pre,
blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group; /* h5bp.com/t */
}
tr,
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
@page {
	margin: 0.5cm;
}
p,
h2,
h3 {
	orphans: 3;
	widows: 3;
}
h2,
h3 {
	page-break-after: avoid;
}
#SearchForm_SearchForm,
#NavigationContainer, 
#HeaderNavigation, 
#HeaderSocialMediaButtons,
#ScrollToTop, 
.homepageContainerLinks .contentContainer:after,
.noPrint {
	display: none !important;
}
.contentWrapper {
	padding: 0;
	margin: 0;
	max-width: 100%;
}
.main > .contentWrapper {
	margin: 0;
}
#Content {
	padding: 10px 0 0 0;
}
#Content.withSidebarGap {
	margin-right: 0px;
}
.header .brand img {
	display: block;
	max-width: 254px !important;
	margin: 0;
}
.header .brand {
	float: none !important;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 3px solid #DA2E27;
	max-width: 100%;
}
.header .brand img.screen {
	display: none !important;
}
.header .brand img.print {
	display: block !important;
}
.containerContentContainer.withImage .containerContent {
	width: 60%;
}
.containerContentContainer.withImage .containerImage {
	margin-right: 0px;
	width: 35%;
	width: calc(40% - 20px);
}
.containerContentContainer.withImage .containerImage > .icon, 
.containerBeforeAfterImages .beforeImage > .icon,
.containerBeforeAfterImages .afterImage > .icon {
	display: none !important;
}
body.home #Content {
	padding: 30px 0 0 0;
}
.homepageContainerLinks {
	float: none;
	width: auto;
	margin: 0 0 30px 0;
}
.homepageContainerLinks > img { 
	width: 300px;
}
.homepageContainerLinks .contentContainer  {
	padding: 10px 0 0 0;
	height: auto;
}
#ContentSidebar {
	float: none;
	width: auto;
}
#ContentSidebar .content {
	padding: 10px 0;
}
#ContainerSlideshow {
	height: auto !important;
}
#ContainerSlideshow > .slide {
	position: relative !important;
}