body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote, td, th {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
* {
	padding: 0;
	margin: 0;
}
body {
	text-align: left;
	background-image: url(../graphics/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #E8EAF3;
}
p, a {
	text-align: left;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
}
h1 {
}
#container {
	width: 980px;
}

#header-wrapper{
	width: 980px;
	height: 60px;
}

#header {
	width: 382px;
	height: 60px;
	text-align: left;
	float: left;
}

#header h1 {
	color: #FFF;
	font-size: 23px;
	padding-left: 25px;
	padding-top: 16px;
}

/* top navigation bar */

#top-navbox ul {
	color: #FFFFFF;
	float: left;
	width: 550px;
	margin-left: 35px;
}

#top-navbox ul li {
	display:inline;
	margin:0;
	padding:0;
	height:28px;
}

#top-navbox ul li a {
	color:#112064;      /* POSSIBLE CHANGE COLOUR */
	text-decoration:none;
	float:left;
	font-size:13px;
	padding-right:6px;
	font-weight: normal;
	padding-top: 21px;
	padding-bottom: 18px;
	padding-left: 6px;
}

#top-navbox ul li a:hover {
	color:#000000;
	text-decoration: underline;
}

#col-wrapper {
	width: 958px;
	height: 1%;
	float: left;
	background-image: url(../graphics/col-wrapper-bg.gif);
	background-repeat: repeat-y;
}

#other-col-wrapper {
	width: 952px;
	height: 1%;
	float: left;
	background-image: url(../graphics/col-wrapper-bg.gif);
	background-repeat: repeat-y;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#pic-wrapper {
	width: 980px;
	height: 240px;
	float: left;
}

#left-col {
	width: 630px;
	height: 1%;
	float: left;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-top: 20px;
}

#blurb {
	width: 356px;
	height: 240%;
	float: left;
	background-image: url(../graphics/blurb-bg.gif);
	background-repeat: no-repeat;	
}

#blurb h1{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#left-col h1 {
	font-size: 23px;
	color: #20338c;
	font-weight: normal;
	padding-bottom: 4px;
}

#left-col h2 {
	font-size: 15px;
	color: #20338c;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
}
#left-col h3 {
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 0;
	color: #1C5277;
}
#left-col p {
	font-size: 13px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left-col ul{
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
}

#left-col li{
	padding-top: 9px;
	padding-bottom: 9px;
	list-style-type: square;
	padding-left: 0px;
	font-size: 13px;
}

#right-col {
	height: 1%;
	width: 282px;
	float: right;
	padding-bottom: 20px;
}

.sidepic{
	padding-left: 12px;
}

#right-col img{
}

#pic-right{
	height: 1%;
	width: 602px;
	float: left;
}

#right-col h3 {
	font-size: 18px;
	color: #1C5277;
	padding-bottom: 8px;
}
#right-col h4 {
	font-size: 16px;
	color: #900;
	padding-top: 10px;
	padding-bottom: 10px;
}

#copyright{
	text-align: center;
	clear: both;
	width: 980px;
	margin-bottom: 10px;
	height: 24px;
}

#copyright p, #copyright a{
	text-align: center;
	clear: both;
	width: 952px;
	margin-bottom: 10px;
	height: 24px;
	color: #666666;
	font-size: 11px;
	margin-top: 2px;
}

#footer {
	text-align: center;
	clear: both;
	width: 100%;
	height: 28px;
	margin-bottom: 8px;
	background-color: #FFF45D;
}
#footer p, #footer a {
	text-align: center;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
A:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000099;
}
A:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000099;
}
A:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
A:active {
	text-decoration: underline;
	color: #000099;
}

#contact-form{
	border: 1px solid #CCCCCC;
}

#contact-form .submit, #contact-form2 .submit{
	padding-top: 12px;
	padding-left: 90px;
}

#contact-form td{
	padding-bottom: 4px;
	padding-right: 20px;
}

#sub-headers{
	width: 941px;
	background-color: #1380BD;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#sub-headers h1{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	padding-left: 14px;
}

#side-address{
	border: 1px solid #DCDEE7;
	width: 234px;
	margin-left: 14px;
	margin-top: 12px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 17px;
	padding-right: 0px;
}

#side-address p{
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 16px;
}

#side-logos{
	border: 1px solid #DCDEE7;
	width: 223px;
	margin-left: 14px;
	margin-top: 12px;
	margin-bottom: 14px;
	background-color: #FFFFFF;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 28px;
	padding-right: 0px;
}

.formtext{
	padding-top: 2px;
	padding-bottom: 4px;
}

.azheade{
	background-color: #FFF570;
}

