body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.outer .header .topbar {
	display: none;
}
.outer .header .navbar {
	display: none;
}
.outer .content .right_col {
	display: none;
}
.navigation .smlink span {
	display: none;
}
.outer .footer p {
	font-size: 12px;
}
.outer .footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#accessibility {
	display: none;
}
.outer .header .head_logo h1 a {
	text-decoration: none;
	color: #000;
}
