@charset "UTF-8";

body  {
	font-family: SegoeBd, Helvetica, Arial, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(bg.jpg);
	background-repeat:repeat-x;
}

.main {
	font-size: 80%;
}
.main2 {
	font-weight:bold;
}

.textheading {
	color: #000000;
	line-height: 15pt;
	font-size: 90%;
}

.mainheaderleft {
	font-size: 50%;
	color: #8b8400;
	line-height: 20pt;
	float:left;
}

.mainheaderleft2 {
	font-size: 50%;
	color: #8b8400;
	line-height: 20pt;
	padding-bottom: 12px;
	float:left;
}

.mainheaderright {
	font-size: 50%;
	color: #8b8400;
	line-height: 20pt;
	padding-left: 70px;
	float:right;
}
.mainheaderright2 {
	font-size: 50%;
	color: #8b8400;
	line-height: 20pt;
	padding-left: 75px;
	float:right;
}
.mainheaderright3 {
	font-size: 50%;
	color: #8b8400;
	line-height: 20pt;
	padding-left: 60px;
	padding-bottom: 12px;
	float:right;
}

.twoColHybLtHdr #container { 
	width: 709px;
	background-colour: #FFFFFF;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
} 
.twoColHybLtHdr #container2 { 
	width: 709px; 
	background: none;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left; 
} 
.twoColHybLtHdr #container3 { 
	width: 709px; 
	float: right;
	background-color:#FFFFFF;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
} 
.twoColHybLtHdr #header { 
	background:url("header.jpg") no-repeat left top;
	height: 113px;
	padding: 0 10px;
} 
.twoColHybLtHdr #header h1 {
	margin: 0;
	padding: 0px 0; 
}

.twoColHybLtHdr #header2 { 
	background:url("topcolourblue.jpg") no-repeat left top;
	height: 16px;
	padding: 0 10px;
} 
.twoColHybLtHdr #header2 h1 {
	margin: 0;
	padding: 0px 0;
}

#stylefour{position:relative;display:block;height:36px;font-size:0.7em;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #ffffff;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#ffffff;text-decoration:none;padding:11px 20px 0 20px;height:25px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#8b8400;background:#fff url(images/bgON.gif) no-repeat top right;}


a:link {
	color: #BFBFBF;
	font-family: Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-	serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-family: Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-	serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-family: Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-	serif;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-family: Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-	serif;
	font-size: 12px;
	text-decoration: underline;
}

/*SIDEBAR*/

.twoColHybLtHdr #sidebar1 {
	float: right; 
	width: 312px;
	padding: 0;
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 0px;
	margin-right: 0px;
}

/*MAIN CONTENT*/

.twoColHybLtHdr #mainContent { 
	margin: 0em 1em 0 1em;
	width: 22.5em;
    line-height: 14pt;
	float:left;
} 
.twoColHybLtHdr #footer { 
	background:url("footer.jpg") repeat-x;
	height: auto;
	padding: 0 10px; 
} 
.twoColHybLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}

.fullfloat { 
    height:0;
	width:100%;
    font-size: 1px;
    line-height: 0px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

</style>[if IE]>
<style type="text/css"> 
.twoColHybLtHdr #sidebar1 { padding-top: 30px; }
.twoColHybLtHdr #mainContent { zoom: 1; padding-top: 15px; }
