body {
	background: none;
	font-family: arial;
	padding: 0;
	margin: 0;
}

.noprint { display: none; }


.HeaderGFX,
footer,
aside,
.noprint { display: none; }
header { text-align: right; }
.layoutTop { border: none; }
.layoutTop .logo {
	display: inline-block;
	float: none;
}
#content,
#middle,
section.main.hasLeft,
section.main.hasRight,
section.main.hasLeft.hasRight,
div.jobPosting {
	margin: 0;
	width: auto;
	overflow: visible;
	float: none;
	display: block;
	position: initial;
}

body, p, h1, h2, h3, h4, ul li, div, span, strong, bold, * {
	font-family: 'Century Gothic', 'CenturyGothic', 'AppleGothic', 'Muli', sans-serif;
}