@charset "UTF-8";
/* CSS Document */

body { 
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 0.8em;
	color: #005676;
	}

h1{ 
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom:0;
	margin-bottom:0;
	font-size: 1.4em;}
	
h2{ 
	padding-left: 20px;
	padding-bottom:0;
	margin-bottom:0;
	font-size: 1.2em;}
	
h3{ 
	padding-left: 10px;
	padding-bottom:0;
	margin-bottom:0;
	font-size: 1.1em;}
	
p { margin:0;
	padding-top:3px;
	text-align:justify;
	}	


	
#navcontainer
{
	margin: 0;
	padding: 0;
	height: 31px;
	width: 700px;
	background-image:url(BGimages/menubg.gif);
	clear: both;
	
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	display:inline;
	position: relative;
	
	
}

#navcontainer ul li a
{
	height: 16px;
	
	border-left: 1px solid #0f315d;
	border-bottom:none;
	border-right: none;
	padding-top: 7px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:7px;
	margin: 0;
	color: #66FFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 1em
	background-image:url(BGimages/menubg.gif);
	}
	
	#navcontainer ul li a:hover
{
	color: #fff;
	background-image:url(BGimages/menubg2.gif);
}


#menu1 {
	width: 70px;}
	
#menu2 {
	width: 116px;}
	
#menu3 {
	width: 134px;}
	
#menu4 {
	width: 114px;}

#menu5 {
	width: 126px;
	}
#menu6 {
	width: 90px;
	border-right: 1px solid #0f315d;
	}
	
	
.twoColFixRtHdr #container { 
	width: 700px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #2076a8;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header { 
	height: 150px;
	background-image:url(BGimages/header.jpg);
	  
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 10px; 
}
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 240px; 
	background: #2076a8;
	padding:0;
	margin-top: 20px;
	margin-right: 10px;
}

.twoColFixRtHdr #sidebar1 p{
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	color:#b4eaef;
	
}

.twoColFixRtHdr #sidebar1 h3{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0;
	color:#b4eaef;
	
}


.twoColFixRtHdr #mainContent { 
	margin: 0 20px 0 20px;
	background-color:#FFF;
	
}

.twoColFixRtHdr #mainContent p {
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.twoColFixRtHdr #footer { 

	padding: 0 10px 0 20px; 
	height:30px;
	background-image:url(BGimages/Footer.gif);
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-right: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.mid {
	margin: 0 auto;
	width: 385px;
	
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.tablecolours  th{
	color:#ffffff;
	font-size:1em;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background:url(BGimages/tbbg.jpg);
	}
	
	
.tablecolours  td{
	color:#ffffff;
	font-size:1em;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	}
	
.tableheader {
    background:url(BGimages/tablebg.jpg);		
}	
	

.t1 {
 	background:url(BGimages/tbbg2.jpg);
	}

.t2 {
 	background:url(BGimages/tbbg3.jpg);
	}
	
.t3 {
		background:#17567B;
		}
			
	
.blue {
		background:#85AEEE;		}
	
		
	.submitbutton {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	background-color: #FEFDF8;
	height: 15px;
	width: 50px;
	color: #666666;
	border: 1px solid #999999; }
.dropDown {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #FEFDF8;
	height: 15px;
	width: 200px;
	color: #666666;
	border: 1px solid #999999; }
.textArea {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #FEFDF8;
	height: 70px;
	width: 280px;
	color: #000000;
	border: 1px solid #999999; }
	
	
	
	
	
.home_page_heading {

	color:#005676;
	text-decoration:none;
	font-weight:400;
	padding-top: 10px;
	padding-bottom:0;
	margin-bottom:0;
	font-size: 1.0em;
	}
	
	
a{
color:#336699;
font-family: arial;
font-size:11px;
text-decoration:none;
font-size:11px;
}


a.hover {
color:#005676;
font-family: arial;
font-size:11px;
}

	
.contact {
color:#2076A8;
}
	
	

.footertext {
		color:#ffffff;
		font-size:10px;
		font-family: arial;		
		}





<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->














