/* Flexible CSS development by HotScot Technology www.hotscot.net */
body /* Page colour */
{
	background: #BFD5EA url(../images/bg.jpg);/* C */
	margin: 0px; /* C */
	padding: 0px; /* C */
	
}
p /* Body text paragraph formatting only - See content1 for font */
{
	margin: 0px; /* C */
	padding-bottom: 10px; /* C */
}
.pbold 
{
	margin: 0px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
#container
{
	position: relative;
	display: block;
	width: 750px;
	margin: 0px auto 0 auto; /* Aligns to center */
}
#header /* Leader graphic behind H1 and H2 tags */
{
	margin: 0px auto 0 auto;
	padding:0px;
	width: 750px;
	height: 167px; /* C */
	background: url(../images/header.jpg) no-repeat;/* C */

}
#main
{
	margin: 0px;
	padding:0px;
	background: #fff;
	height:auto;
	width:750px;

}
#navigation
{
	margin: 0px;
	padding:0px;
	height: 32px;
	}
#mainl
{
	margin-top: 0px;
	padding:0px;
	height: 32px;
}

#contentzone
{
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
}
#footer /* Footer Space */
{
	position: relative;
	margin: 0px auto 0px auto;
	padding: 4px;
	width: 742px;
	text-align: center;
	background: #003d59; /* C */
	border-bottom: none; /* C */
}
#footertext, #footertext a:link, #footertext a:visited /* C */
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
#footertext a:hover  /* C */
{
	text-decoration: underline;
}
#address, #addressc /* Address space formatting */
{
	clear: both;
	width: 740px;
	position: relative;
	padding: 5px;
	border-top: 4px solid #CCCCCC; /* C */
	background: #cbdced; /* C */
	text-align: center; /* C */
	text-decoration: none; /* C */
}
#address a:link, #address a:visited, #addressc a:link, #addressc a:visited /* C */
{
	color: #333;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#address a:hover, #addressc a:hover  /* C */
{
	text-decoration: underline;
}
#address li, #addressc li
{
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	text-indent: 0px;
	letter-spacing: 1px; /* C */
	display: inline;
	padding-right: 10px;
}
#address ul, #addressc ul
{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	list-style-type: none;
}
#content1 /* Main body of the page text formatting */
{
	float: left;
	clear: left;
	width: 350px;
	margin: 14px 15px 15px 0px;
	padding: 0px 0px 0px 40px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#toptext /* Main body of the page text formatting */
{
	float: left;
	clear: left;
	width: 350px;
	color: #000000; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 13px; /* C */
	font-weight: normal; /* C */
}
#content1 li /* C */
{
	list-style: url(../images/bullet2.jpg) outside;
}
#content1 a:link, #content1 a:visited /* C */
{
	color: #006699;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#content1 a:hover /* C */
{
	color: #8F8E8C;
	text-decoration: underline;
}
#content2 /* Image space. Text formatting for additional text if required */
{
	width: 320px;
	float: right;
	clear: right;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
#content3 /* Image space. Text formatting for additional text if required */
{
	width: 358px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

#spread /* Main body of the spread pages text formatting */
{
	width: 390px;
	float: left;
	padding: 15px 75px 0px 15px;
	color: #666; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 12px; /* C */
	font-weight: normal; /* C */
}
h3 /* This floats above the header graphic or colours */
{
	color: #003d59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	letter-spacing: 3px;
	margin: 5px 0px 3px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h4 /* Subheader floats above header graphic */
{
	color: #003d59;/* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 24px; /* C */
	letter-spacing: 3px; /* C */
	font-weight: Bold; /* C */
	padding: 0px 0px 0px 0px; /* Change for position of header */
	margin: 0px;
	z-index: 2;
}
h1
{
	color: #003d59; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 17px; /* C */
	font-weight: Bold; /* C */
}
h2
{
	color: #003d59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 4px;
}
#navh
{
	position: relative;
	margin: 0px 0px 0px 0px;
	background: url(../images/nav.gif) no-repeat;
	width: 750px;
	height: 32px;
	padding:0px 0px 0px 0px;
	
	
}
#navh li 
{	color: #D43A07; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Navigation font */
	font-size: 13px; /* C */
	display: inline;
	padding:0px 5px 0px 5px;
	}
#navh ul 
{
	margin:0px 0px 0px 0px;
	white-space: nowrap;
	padding:4px 5px 0px 18px;
	list-style-type: none;
	color: #FFFFFF;
	height: 2px;
}
#navh a
{
	padding: 1px 8px 1px 9px;
	border: 1px none #333;
	color: #FFFFFF;
	height: 32px;
}
#navh a:link, #navh a:visited  /* C */
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: 32px;
}
#navh a:hover /* C */
{
	
	color: #6699FF;
	background-image:  url(../images/nav_down.gif); /* Image behind text on roll over. Delete if not required */
height: 32px;
}
#overlink a:link, #overlink a:visited, #overlink a:hover  /* C */ /* Selected page */
{
	border: 1px none #cbdced;
	color:  #6699FF;
	background-image:  url(../images/nav_select1.gif); /* Image behind text on roll over. Delete if not required */
}
.image1 /* First and middle images */
{
	margin-left: 45px;
	margin-bottom: 0px;
	padding-left:0px;
	border: 1px solid #006699;
}
.image2 /* Last Image */
{
	margin-left: 25px;
	margin-bottom: 10px;
	border: 1px solid #006699;
}
.image3 /* First and middle images */
{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left:0px;
	border: 1px solid #006699;
}
TABLE.tbl
{
	border: 1px solid #006699; /* C */
	border-collapse: collapse;
	margin-bottom: 25px;
	width: 100%;
}
TR.tblr
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	background: #006699;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TR.tblh
{
	margin: 0px; /* C */
}
TD.tblh
{
	font-weight: bold; /* C */
	color: #006699; /* C */
	padding: 4px; /* C */
}
TD.tblmh
{
	padding: 4px; /* C */
}
TD.tbld
{
	padding: 4px; /* C */
	
}
TD.content
{
	vertical-align: text-top; /* C */
	padding: 4px; /* C */
}
INPUT
{
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background-color: #f3f3f3; /* C */
	border: 1px solid #8E8B86; /* C */
}
TEXTAREA
{
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background-color: #f3f3f3; /* C */
	border: 1px solid #8E8B86; /* C */
}
SUBMIT
{
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background: #f3f3f3; /* C */
	border: 1px solid #ff6600; /* C */
}
.linkform {
	color: #620B1B;
	text-decoration: none;
}
.linkform:hover {
	color: #0000FF;
	text-decoration: underline;
}
#news /* News text */
{
	
	width: 180px;
	padding: 15px 15px 15px 40px;
	margin: 0px;
	color: #003366;
	float: left;
	font: normal 12px Arial, Helvetica, sans-serif;

}
#news a:link, #news a:visited /* C */
{
	color: #003366;
	text-decoration: underline;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#news a:hover /* C */
{
	color: #006699;
	text-decoration: none;
}
#centre
{
	text-align: center;
	font: italic 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #003366;
	}
#content3 /* Main body of the page text formatting */
{
	float:left;
	width: 500px;
	margin: 14px 15px 15px 0px;
	padding: 0px 0px 0px 40px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#content3 a:link, #content3 a:visited /* C */
{
	color: #006699;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#content3 a:hover /* C */
{
	color: #8F8E8C;
	text-decoration: underline;
}