@charset "utf-8";
/* CSS Document */

	body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #222222;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	background-color: #9dcdea;

}
p{
	margin: 0.5em 0 1em 0;
	line-height: 1.5em;
	text-align: left;
}
ul,ol{
	line-height: 1.7em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 218%;
}
h2 {
	font-size: 164%;
}
h3 {
	font-size: 145%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h4 {
	font-size: 118%;
	
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
}
a:hover, a:active {
	color:  #FF6600;
	
}
a:focus {
	text-align: right;	
}



.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	text-align: left;
}
.floatleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
}
.floatleft1 {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.floatright {
	float: right;
	margin-left: 8px;
	margin-bottom: 0px;
}
.centered{
	text-align:center;
}
.centeredRed{
	text-align:center;
	color: #F00;
}
.bulletBlue {
	line-height: 1.7em;
	list-style-position: outside;
	list-style-image: url(../images/arrow_blue.gif);
	list-style-type: none;
}
.bulletRed {
	line-height: 1.7em;
	list-style-position: outside;
	list-style-image: url("file:///E|/images/arrow_red.gif");
	list-style-type: none;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #F00;
	display: block;
}

.caption {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #F00;
	font-size: smaller;
	font-weight: bold;
	display: block;
}
.bluebox {
	background-color: #e7eef3;
	padding: 8px;
	border: 1px solid #8ea9bd;
	height: auto;
}
.greenbox {
	background-color: #C5FF9D;
	padding: 8px;
	border: 1px solid #393;
	height: auto;
}

.borderbox {
	padding: 8px;
	border: 1px solid #CCC;
}
.borderboxwhite {
	padding: 8px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.borderboxlesspadding {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #CCC;
}
.noborderbox {
	padding: 8px;
	border: 1px none #CCC;
}

.dottedborderbox {
	padding: 8px;
	border: 1px dotted #8ea9bd;
}


.sidePanelheader {
	background-image: url("file:///E|/images/panels/sidepanel_header.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	height: 29px;
}


.sidePanelcontent {
	width: 282px;
	color: #333;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 10px;
	background-image: url("file:///E|/images/panels/sidepanel_bg.gif");
}
.sidePanelfooter {
	width: 306px;
	color: #333;
	padding: 0px;
	background-image: url("file:///E|/images/panels/sidepanel_footer.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	height: 14px;
}


.mainPanelheader{
	background-attachment: scroll;
	background-image: url("file:///E|/images/panels/mainpanel_header.png");
	background-repeat: no-repeat;
	background-position: left top;
	width: 626px;
	height: 40px;
}
.mainPanelheader h3{
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
.mainPanelcontent{
	width: 602px;
	color: #333;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	padding: 10px;
}
.mainPanelfooter{
	background-attachment: scroll;
	background-image: url("file:///E|/images/panels/mainpanel_footer.png");
	background-repeat: no-repeat;
	background-position: right center;
	width: 626px;
	height: 9px;
}
.fullPanelheader{
	background-attachment: scroll;
	background-image: url("file:///E|/images/fullpanel_header.png");
	background-repeat: no-repeat;
	background-position: left top;
	width: 955px;
	height: 30px;
}
.fullPanelcontent{
	width: 929px;
	color: #333;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	padding: 10px;
}
.fullPanelfooter{
	background-attachment: scroll;
	background-image: url("file:///E|/images/fullpanel_footerh10.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 955px;
	height: 10px;
}
.fullPanelheader h3{
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
.threepanelLeft {
	float: left;
	width: 305px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	
}
.threePanelFullwidth{
	float: none;
	width: 955px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.threePanelRight {
	float: right;
	width: 305px;	
	
}
.threePanelRightDouble {
	margin-left: 315px;
	width: 637px;
	padding: 0px;
}
.threePanelLeftDouble {
	margin-right: 315px;
	width: 637px;
	padding: 0px;
}
.threePanelCentre {
	margin-left: 325px;
	margin-right: 315px;
	width: 305px;

}
.twoPanelRight {
	width: 465px;
	float: right;
	padding: 0px;
}
.twoPanelRight2 {
	width: 370px;
	float: none;
	padding: 0px;
	margin-left: 580px;
}
.twoPanelLeft {
	width: 465px;
	padding: 0px;
	margin-right: 475px;
}
.twoPanelLeft2 {
	width: 565px;
	padding: 0px;
	float: left;
}

#wrapper{
	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;
	background-color: #9DCDEA;
}

#container {
	width: 995px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#innercontainer {
	width: 975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	height: 155px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
#header88 {
	height: 88px;
	padding: 0;
	margin: 0px;
	
}
#header155 {
	height: 155px;
	padding: 0;
	margin: 0px;
	
}
#headercentre {
	width: 400px;
	margin-left: 400px;
	margin-top: 20px;
	height: auto;
	margin-bottom: 15px;
}
#pagetitle {
	float: left;
	width: 675px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin: 0px;
}
#headerright {
	width: 173px;
	margin-top: 3px;
	background-color: #FFF;
	float: right;
	margin-left: 700px;
}
#nav {
	width: 975px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-left: 7px;
}

	
#topnav {
	padding: 0;
	float: none;
	width: 740px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #464646;
	font-weight: bold;
	margin: 0px;
}
#topnav ul {
	padding: 0px;
	margin: 0px;
}
#topnav li {
	display: inline;
	padding: 0;
}
#topnav a {
	float: left;
	color: #000000;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0 1px 0 0; 
	background-image: url("file:///E|/images/vline.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
#topnav a:hover {
	background-image: url("file:///E|/images/arrow_red.gif");
	background-repeat: no-repeat;
	background-position: 3px center;
	color: #005785;
	text-decoration: underline;
}

#topnav #current a { 
	font-weight: bold;
	color: #F00;
}

#mainContent {
	width: 975px;
	margin-top: 3px;
	padding: 0;
}

#mainContentRight {
	float: right;
	width: 305px;
	height: auto;
	padding-right: 10px;
	padding-left: 5px;
}


#mainContentLeft {
	float: none;
	width: 637px;
	margin-right: 315px;
	margin-top: 5px;
	padding-left: 10px;
}


#centrecontainerPanel {
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
	width: 945px;
}
#centresinglePanel{
	float: none;
	width: 955px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
#centreleftdoublePanel{
	float: left;
	width: 615px;
	padding: 0px;
	border: 1px none #CCC;
	margin-left: 15px;
}


}
#footer {
	font-size: 75%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}


.blue {
	color: #06F;
}
.orange {
	color: #F60;
}
.grey {
	color: #999;
}
.green {
	color: #0C0;
}
.brown {
	color: #800000;
}
.red {
	color: #F00;
}
