* {
	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,
#HomepageSlideshowContainer,
.noPrint {
	display: none !important;
}
.onlyPrint {
	display: block !important;
}
.header .brand {
	margin: 0 0 0 30px;	
	padding: 0;
}
.header .brand img {
	width: 200px;	
}
#Content.withSidebar {
	padding-left: 0px;
}
.footer {
	border-top: dotted 1px #d7d7d7;	
}
.typography img.left {
	float: none;
}
.typography blockquote {
	padding-left: 60px;
}