.skipLinks, #navigation, hr, #breadcrumb, #footer, #back-forward-home, #search, .column1, .top {
	display: none;
}

body  {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
}

#header {
	border-bottom: 2px solid #003b73;
}

#header img {
	margin-top: -17px;
	margin-left: -22px;
}

.column3 {
	clear: both;
}

#maincontent a:link:after,
#maincontent a:visited:after,
.column3 a:link:after,
.column3 a:visited:after {
  content: " [" attr(href) "] ";
  font-size: 80%;
}

#header .printOnly {
	text-align: right;
	font-weight: bolder;
	margin: -19px 0 5px 0;
	padding: 0;
	color: #003b73;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}