.utility,
.search,
#banner,
#portals,
#EmergencyAlert,
#sidebar,
#aside,
#carousel-section,
#tools,
#footer {
	display: none;
}

body {
	background: white;
	font-size: 12pt;
	font-family: Georgia, Arial, sans-serif;
	color: black;
	margin: 0;
	padding: 0;
}

#header {
	padding: 10px;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}