body {
	background: White;
	font-size: 11pt;
}

#nav {
	display: none;
}

#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none;
	color: black;
	background: transparent;
}

#side {
	display: none;
}

a:link, a:visited {
	color: #005B7D;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#mast {
	display: none;
}

#header2 {
	font-size: 12pt;
	font-weight: bold;
	color: #005B7D;
	background: #D1E9F4;
}

#printhead {
	display: inline;
}