/* =============== */
/*  Print Styles  */
/* =============== */
body {
	background: #fff;
	color: #000;
	font: 75%/1.4 Verdana, Arial, Helvetica, sans-serif;
}
/* @group General Stuff */
a {
	color: #000;
}
input {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
/* @end General Stuff */
#pagecenter {
	margin: 0;
	width: 600px;
}
#page {
	background: #fff;
}
#header {
	position: relative;
}
#headerLeft {
	height: 76px;
	width: 204px;
}
#headerLogo {
	height: 76px;
	width: 204px;
}
#headerRight,
#leftCol,
#rightCol,
#marginals,
#skiplinks,
.hidden,
#breadcrumbs,
#index {
	display: none;
}
#cols {
	margin-top: 30px;
	position: relative;
}
#contentCol {
	float: left;
	width: 100%;
}