body {
	background: white;
	color: black;
	font-size: 12pt;
	margin: 0 5%;
}

a, a * {
	color:#930;
	text-decoration: none;
	font-weight: bold;
}

h1,
.pageheader,
.button {
	color: black;
	margin-left: 0;
}

.result-type {
	color: gray;
}

.nav {
	background: none;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: auto;
}

.logo {
	position: relative;
	top: auto;
	left: auto;
	margin-bottom: 100px;
	margin-top: 0 !important;
}

.print-logo {
	position: relative;
	width: 180px;
	height: 82px;
	display: block;
}

.notification-bar,
.search,
.utility,
.page-utility,
.secondary,
.footer,
.main-nav,
.support-search,
.results-sort,
.results-footer,
.pagination {
	display:none;
}

.main {
	width: 100%;
}

.results h2 a[href]:after {
	content:"(" attr(href) ") ";
	color: gray;
	font-size: 90%;
}
