* {
	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,
.header-nav,
nav.primary,
.header .tools,
aside,
#ScrollToTop,
#HomepageSlideshowContainer,
.no-print {
	display: none !important;
}
.no-screen {
	display: block !important;
}
.header {
	border-bottom: none;
}
.header .brand {
	margin: 0 0 0 30px;
	padding: 0;
}
.header .brand img {
	width: 200px;
}
#Content.with-sidebar {
	padding-left: 0px;
}
.footer {
	border-top: dotted 1px #d7d7d7;
}
.typography img.left {
	float: none;
}
.typography blockquote {
	padding-left: 60px;
}
#HomepageBanner::after {
	content: none;
}
#HomepageBanner {
	height: auto;
}
#HomePageContent .content,
#HomepageBanner .inner {
	padding: 20px 0;

}
#HomepageBanner .caption p {
	max-width: none;
}
input.action, input.resetformaction, button.action, .button[href] {
	display: none;
}

@media (max-width: 767px) {
	#Content .contact-content,
	a#GoogleMap {
		width: 100%;
	}
	a#GoogleMap {
		float: none;
		display: block;
		margin-bottom: 18px;
	}
}