* {
	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,
#SearchForm_SearchForm,
.headerNav,
nav.primary,
.header .tools,
aside, 
#ScrollToTop,
#HomePageContent .section .inner > a.button,
.noPrint, 
.footer, 
.header .brand .mobile {
	display: none !important;
}
.onlyPrint {
	display: block !important;
}
.header {
	position: relative;
}
.header .brand {
	margin: 0;	
	padding: 0;
}
.header .brand img {
	width: 200px;	
}
.main {
	padding-top: 0;
}
.main > .inner {
	padding: 0;
}
#Content.withSidebar {
	padding-left: 0px;
}
#HomePageContent .section {
	page-break-inside: avoid;
	padding: 20px 0;	
}
#HomePageContent .section.large {
	min-height: 0;
}
#HomePageContent .section.large .captionHolder {
	position: static;
	width: auto;
}
.typography img.left {
	float: none;
}
.typography blockquote {
	padding-left: 60px;
}