* {
	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 {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;}

a#SkipToContent,
a#SkipToNavigation,
#BetterNavigator,
#Navigation,
.header .socials,
.header .tagline,
aside,
#ScrollToTop,
#HomepageSlideshowContainer,
.noPrint {
	display: none !important;
}
.onlyPrint {
	display: block !important;
}

.header {
	position: static;
}
.header .brand img {
	width: 280px;
}
.main {
	padding-top: 0;
}
#Content {
	padding: 20px 0;
}
.footer {
	border-top: dotted 1px #d7d7d7;
}
