body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: center;
}
/*Taken from head of page and added here for consistency across pages
and to make sure it appears on all pages */
A { text-decoration:none; }
A:hover { color:#DDEEFF; text-decoration:underline; }
#wrapper {
	position: relative;
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 122px 0 0 0;
	background-position: left top;
	border-left: 1px solid #31287A;
	border-right: 1px solid #31287A;
	border-bottom: 2px solid #31287A;
	/*height: 700px;*/
	background-color: #FFFFFF;
}
#side1 {position: absolute; top: 124px; left: 0px; width: 180px; background-color: #31287A; height: 632px; border-right: 1px solid #31287A;}
#side2 {position: absolute; top: 124px; right: 0px; width: 180px; background-color: #31287A; height: 632px; border-left: 1px solid #31287A;}
#content {
	margin-left: 180px;
	margin-right: 193px;
	padding: 10px 20px 10px 25px;
	/*height: 550px;*/
	overflow: auto;
}
#content p {
	font-size: 90%;
	line-height: 1.5em;
	color: #31287A;
	text-align: justify;
}
#content h1 {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #31287A;
	background-color: transparent;
}
#content h2 {
	font: bold 90% Arial, Helvetica, sans-serif;
	color: #31287A;
}
#content h3 {
	text-align: left;
	padding: 5px;
	font: 14px Arial, Helvetica, Times, sans-serif;
	color: #FFFFFF;
	border: 1px solid #31287A;
	background-color:#31287A;
}
#content h4 {
	font: bold 90% times, serif;
	color: #31287A;
}
#content ul {
	font-size: 90%;
	line-height: 1.5em;
	color: #31287A;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 122px;
	width: 100%;
	border-bottom: 1px solid #31287A;
}
#hoznav {
	position: absolute;
	top: 100px;
	left: 0px;
	height: 22px;
	border: 1px solid #31287A;
	border-left: none;
	width: 100%;
	background-color: #DDEEFF;
}
#hoznav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	color: #DDEEFF;
}
#hoznav li  {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 80%;
	font: bold 9pt Arial, Helvetica, Times, sans-serif;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#hoznav a:link, #hoznav a:visited {
	padding: 4px 10px 4px 10px;
	border-right: 1px solid #31287A;
	background-color: #DDEEFF;
	color: #31287A;
	text-decoration: none;
}
#hoznav a:hover {
	background-color: transparent;
	background-image: url(assets/31287A-bg.gif);
	color: #FFFFFF;
}
#hoznav ul li a:hover {
	background-color: #31287A;
	color: #FFFFFF;
}
#hoznav ul li a:active {
	background-color: #31287A;
	color: #31287A;
}
#navigation {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	background-color: #31287A;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	color: #DDEEFF;
}
#navigation li {
	width: 180px;
	border-bottom: 1px solid #31287A;
	margin: 0;
	padding: 0;
	font: bold 9pt Arial, Helvetica, Times, sans-serif;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 3px 5px 3px 10px;
	border-right: 0px solid #31287A;
	background-color: #DDEEFF;
	color: #31287A;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #31287A;
	color: #FFFFFF;
}
#navigation ul li a:hover {
	background-color: #31287A;
	color: #FFFFFF;
}
#navigation ul li a:active {
	background-color: #31287A;
	color: #31287A;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
	width: 168px;
}
#navigation ul.subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}
.newsboxbgcolour {
	background-color: #31287A;
	color: #FFFFFF;
}
.adboxleft {
	background-colour: #31287A;
	text-align: left;
	padding: 2px 8px 2px 4px;
	margin: 0 0 5px 0.5em;
	font: 12px Arial, Helvetica, Times, sans-serif;
	color: #FFFFFF;
}
#footer {
	position: relative;
	bottom: 0;
	width: 978px; 
    height: 50px;
	padding: 2px;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #31287A;
	text-decoration: none;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	text-align: center;
}
#footer li {
	display: inline;
	font: 10pt Arial, Helvetica, Times, sans-serif;
}
#footer a:link, #footer a:visited {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}
#footer li a:hover {
	color: #CCC;
}
#footer li a:link, #footer li a:visited {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}
#footer li a:hover {
	color: #DDEEFF;
}
#footer p {
	font: 8pt Arial, Helvetica, Times, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #DDEEFF;
	text-decoration: none;
}
.clearBoth {
	font-size: 1px;
	clear: both;
	float: none;
}
.clear {
	clear: both;
}
.rightimage {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
}
.leftimage {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #31287A;
}
.headertextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #31287A;
	font-weight: bold;
}
.LWdesignlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #31287A;
}
#newsbox {
	position: absolute;
	top: 0;
	right: 3px;
	float: right;
	width: 174px;
	height: auto;
	background-color: #31287A;
    font: 12px Arial, Helvetica, Times, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
.rightimageport {
	position: relative;
	top: 0px;
	right: 0;
	float: right;
	width: 193px;
	height: auto;
	margin-left: 20px;
	margin-bottom: 10px;
}
form p label {
 	float: left;
  	width: 30%;
 	 font: Arial, "Helvetica", sans-serif;
}
fieldset {
  	border: 1px dotted #31287A;
  	margin-top: 16px;
  	padding: 10px;
}
legend {
  	color: #31287A;
  	background-color: #DDEEFF;
	font-family: Arial, "Helvetica", sans-serif; font-weight: bold;
}
