/* Flexible CSS development by HotScot Technology www.hotscot.net */
body /* Page colour */
{
	background: #DAEEFE url(../images/backbg.gif) repeat; /* C */
	margin: 10px 0px 0px 0px; /* C */
	padding: 0px; /* C */
}
p /* Body text paragraph formatting only - See content1 for font */
{
	margin: 0px; /* C */
	padding-bottom: 10px; /* C */
}
#container
{
	position: relative;
	display: block;
	width: 750px;
	margin: 0px auto 0 auto;
	padding:0px;
	border: 2px solid #EEF3FB;
}
#header /* Leader graphic behind H1 and H2 tags */
{
	margin: 0px auto 0px auto;
	padding:0px;
	width: 750px;
	height: 130px; /* C */
	background: url(../images/header-new.jpg) no-repeat; /* C */

}
#main
{
	margin: 0px;
	padding:0px;
	background: #EEF3FB; /* C */
}
#navigation
{
	margin: 0px;
	padding:0px;
	
}
#content1 ul{
	padding:0px 0px 10px 30px;
	margin:0px;
}
#mainl
{
	margin: 0px;
	padding:0px;
}

#contentzone
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 750px;
}
#footer /* Footer Space */
{
	position: relative;
	margin: 0px auto 0px auto;
	padding: 4px;
	width: 742px;
	text-align: center;
	background: #EEF3FB; /* C */
	border-bottom: 4px solid #354566; /* C */
}
#footertext, #footertext a:link, #footertext a:visited /* C */
{
	color: #333;
	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 #354566; /* C */
	background: #EEF3FB; /* 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;
	width: 400px;
	margin:15px 0px 0px 0px;
	padding: 0px 0px 0px 41px ;
	color: #666; /* C */
	font: normal 13px/18px Arial, Helvetica, sans-serif;	
}
#content1 table 
{	
	float: left;
	width: 400px;
	margin:15px 0px 0px 0px;
	padding: 0px 0px 0px 41px ;
	color: #666; /* C */
	font: normal 13px/18px Arial, Helvetica, sans-serif;	
}
#content1 a:link, #content1 a:visited /* C */
{
	color: #FF0000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
#content1 a:hover /* C */
{
	color: #0000FF;
	text-decoration: underline;
}
#content2 /* Image space. Text formatting for additional text if required */
{
	width: 200px;
	margin-top: 30px;
	margin-right: 10px;
	float: right;
	clear: right;
	padding: 5px;
	color: #666; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 12px; /* C */
	font-weight: normal;
	text-align:center; /* C */
}
#spread /* Main body of the spread pages text formatting */
{
	width: 630px;
	float: left;
	padding: 15px 75px 0px 42px;
	color: #666; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 12px; /* C */
	font-weight: normal; /* C */
}
#spread a{
	color: #000099;
	text-decoration: underline;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
		margin:4px 0px 0px 0px;

	}
	#spread a:hover{
	color: #000099;
	text-decoration: none;

	}
	


#news /* News text */
{
	position: relative;
	float: left;
	width: 340px;
	margin: 15px 15px 15px 0px;
	padding: 0px;
	color: #666; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 12px; /* C */
	font-weight: normal; /* C */
}
#news a:link, #news a:visited /* C */
{
	color: #354566;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#news a:hover /* C */
{
	color: #333;
	text-decoration: none;
}
h1 /* This floats above the header graphic or colours */
{
	position: absolute;
	color: #eee; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 30px; /* C */
	font-weight: Bold; /* C */
	letter-spacing: 3px; /* C */
	padding: 20px 0px 0px 100px; /* Change for position of header */
	margin: 0px;
	z-index: 1;
}
h2 /* Subheader floats above header graphic */
{
	color: #D43A07; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 24px; /* C */
	letter-spacing: 3px; /* C */
	font-weight: Bold; /* C */
	padding: 45px 0px 0px 180px; /* Change for position of header */
	margin: 0px;
	z-index: 2;
}
h3
{
	color: #354566; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 15px; /* C */
	font-weight: Bold; /* C */
	padding:0px;
	margin:3px 0px 3px 0px;
}
h4
{
	color: #FF0000; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 13px; /* C */
	font-weight: Bold; /* C */
	padding-bottom: 10px; /* Change for space between header and paragraph text */
	margin: 0px;
}
#navh
{
	position: relative;
	margin: 0px auto 0px auto;
	padding:4px 0px 3px 0px ;
	background: #354566; /* C */


}
#navh li 
{	color: #D43A07; /* C */
	font-family: Arial, Helvetica, sans-serif; /* Navigation font */
	font-size: 12px; /* C */
	display: inline;
	margin:0px 0px 0px 0px;
	padding:0px;}
#navh ul 
{
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	padding: 0px 5px 0px 34px;
	list-style-type: none;
}
#navh a
{
	padding: 1px 8px 0px 18px;
	margin: 0px 0px 0px 10px;
	
	background-color: #DFF6FE; /* C */
}
#navh a:link, #navh a:visited  /* C */
{
	color: #354566;
	text-decoration: none;
	background-image:  url(../images/nav_select1.gif);
	font-weight: bold;

}
#navh a:hover /* C */
{

	background-color: #FFFFFF;
	color: #354566;
	background-image:  url(../images/nav_down.gif); /* Image behind text on roll over. Delete if not required */
}
#overlink a:link, #overlink a:visited, #overlink a:hover  /* C */ /* Selected page */
{

	background-color: #A0B4D6;
	color: #354566;
	background-image:  url(../images/nav_select1.gif); /* Image behind text on roll over. Delete if not required */
}
.image1 /* First and middle images */
{
	margin-bottom: 10px;
	color: #354566;
	border: 2px solid #42557D;
	padding:1px;
}
.image2 /* Last Image */
{
	margin-bottom: 10px;
	border-top: 4px solid #354566;
	border-bottom: 4px solid #620B1B;
	border-right-color: #620B1B;
	border-left-color: #354566;
	color: #354566;
}

#links img.link-pic {
	width:120px;
	margin:5px 10px 20px 0px;
	float:left;
	color: #354566;
	border: 2px solid #42557D;
	padding:1px;
}

TABLE.tbl
{
	border: 1px solid #620B1B; /* C */
	border-collapse: collapse;
	margin-bottom: 25px;
	width: 100%;
}
TR.tblr
{
	font-weight: bold; /* C */
	color: #620B1B; /* C */
	font-size: 13px; /* C */
	background: #B7CBEE; /* C */
	padding: 4px; /* C */
}
TR.tblh
{
	margin: 0px; /* C */
}
TD.tblh
{
	font-weight: bold; /* C */
	color: #FF6600; /* 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: #354566; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background-color: #f3f3f3; /* C */
	border: 1px solid #354566; /* C */
}
TEXTAREA
{
	color: #354566; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background-color: #f3f3f3; /* C */
	border: 1px solid #354566; /* C */
}
SUBMIT
{
	color: #000099; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background: #f3f3f3; /* C */
	border: 1px solid #354566; /* C */
}
.linkform {
	color: #000099;
	text-decoration: none;
}
.linkform:hover {
	color: #0000FF;
	text-decoration: underline;
}
