body{
	font-size:62.5%;
	margin:25px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #FFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#content{
	padding:70px 70px 0px 85px;
	overflow:auto;
	background:url(../images/hm_government.gif) top left no-repeat;
}
#content a{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 1.2em;
	line-height:1.6em;
}
h1 {
	margin:0;
	padding:0;
	font-size: 2.8em;
	font-weight: normal;
	color: #FFF;
	line-height:1.2em;
}
h2 {
	margin:8px 0 18px 0;
	padding:0;
	font-size: 1.7em;
	font-weight: normal;
	color: #000;
}
h3 {
	margin:0;
	padding:0;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
}
input, select{
	width:250px;
}
textarea{
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
input.button{
	width:auto;
}
.subHeader {
	font-size: 1.6em;
}
.bodyTextSmall {
	font-size: 1.1em;
	color: #FFF;
}
.formField {
	font-size: 1.1em;
}
.white{
	color:#FFF;
}
.no-gap{
	margin:0;
}
