body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
.allman #container {
	width: 960px;
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
}
.allman #header {
	height: 130px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.allman #headerLeft {
	float: left;
	height: 130px;
	width: 220px;
	text-align: left;
	padding: 0px;
}
.allman #headerRight {
	padding: 0px;
	float: right;
	height: 130px;
	width: 740px;
}
.allman #content {
	position: relative;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.allman #content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.allman #contentLeft {
	width: 200px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	left: 0px;
	height: 560px;
}
.allman #contentLeftNav {
	margin-top: 10px;
}
.allman #contentCentre {
	float: left;
	width: 520px;
}
.allman #contentCentreHome {
	float: left;
	width: 520px;
	height: 560px;
}
.allman #contentmain {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 16px;
}
.allman #contentmainHome {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 16px;
	height: 270px;
}
.allman #contentRight {
	float: left;
	width: 200px;
	padding-left: 20px;
}
.allman #footer {
	clear: left;
	height: 30px;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
}
.allman #footerLeft {
	padding: 0px;
	float: left;
	width: 220px;
	text-align: left;
}
.allman #footerCentre {
	padding: 0px;
	width: 520px;
	float: left;
	text-align: center;
	line-height: 16px;
}
.allman #footerRight {
	padding: 0px;
	float: right;
	width: 220px;
	text-align: right;
}
a:link {
	color: #306295;
	text-decoration: none;
}
a:visited {
	color: #306295;
	text-decoration: none;
}
a:hover {
	color: #960028;
	text-decoration: none;
}
a:active {
	color: #306295;
	text-decoration: none;
}
.largebanner {
	padding: 0px;
	height: 266px;
	width: 520px;
	margin-top: 20px;
}
.smallbanner {
	padding: 0px;
	height: 171px;
	width: 200px;
	margin-top: 10px;
}
.smallbannerV2 {
	height: 321px;
	width: 200px;
	padding: 0px;
}
.largertext {
	font-size: 14px;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 16px;
	margin-bottom: 10px;
	font-weight: normal;
}
