body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #004459;
	border-bottom: solid thin #004459;
	margin-bottom: 8px;
}
h2 {
	font-size: 19px;
	font-weight: bold;
	color: #608E3A;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #004459;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #608E3A;
}
#page, #main {
	width: 100%;
}
#masthead, #menu, #banner, #enquiry, #nav, #breadcrumbs, #tools, #footernav, .homepod, .toolswrapper, #address a, #leftad, .alldone_gsvb {
	display: none;
	visibility: hidden;
}
#header {
	width: 197px;
	margin: 0 auto;
}
#logo {
	width: 197px;
}
#main {
	border: none;
	background-color: none;
}
#content, #footer {
	width: 85%;
	margin: 0 auto;
}

