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

body, table
{
	font-family: Arial;
	font-size: 0.9em;	
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img, input
{
	padding: 0px;
	margin: 0px;
}

#pagebase{
	width:990px;
	
	margin-left:auto;
	margin-right:auto;
	background-color: #bfd593;

}


a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

h1
{
	color: #3B3B3B;
	font-size: 1.4em;
	font-weight: bolder;
	margin-bottom: 10px;
}

h2
{
	color: #8BB935;
	font-size: 1.2em;
	font-weight: bolder;
	margin-bottom: 8px;
}

h3, h4, h5, h6
{
	color: #000000;
	font-size: 0.9em;
	font-weight: bolder;
	margin-bottom: 5px;
}

p
{
	margin-bottom: 10px;
}

.clearfloat{
clear:both;
}


#Container
{
	background: url(/images/template/Header.jpg) no-repeat top #bfd593;
}


.Menu-Area
{
	width: 780px;
}

.Menu-Table
{	
	background: #FFFFFF;
	margin: 107px 10px 0px 0px;
}

.Menu-Corners
{
	width: 11px;
}

#footer
{
	
	color: #FFFFFF;
	height: 40px;
	font-size: 11px;
	font-weight: bolder;
	line-height: 35px;
	background:  #8BB935;
}



#footer a
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}

#footer a:hover
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
}

#footer .copyright  
{
	float: left;
	padding-left: 20px;
}

#footer .privacypolicy
{
	float: right;
	padding-right: 20px;
}

.News-Area
{
	width: 155px;
	padding-left:5px;
	padding-right:5px;
	
}
.News-Area h1
{
	color: #A45C06;
	
}

.News-Area a
{
	color: #003162;
	text-decoration: none;
}

.News-Area a:hover
{
	color: #ffffff;
	text-decoration: underline;
}



.Content-Cell
{
	
	width: 825px;
	
}

#Content
{
	background: url(/images/template/Content-Left.gif) no-repeat top left ;
	background-color:#ffffff;
	margin-right:10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	
	
}



#Content ol
{
	margin-left:25px;
	margin-bottom: 10px;
}
#Content ol li
{
	
	padding-bottom: 10px;
}

#Content ul
{
	list-style: url(../images/template/bullet.gif);
	margin-left: 20px;
	margin-bottom: 10px;
}

#Content li
{
	margin-bottom: 5px;
}

#Content li ol, #Content li ul
{
	margin-top: 5px;
	margin-left: 40px;
}

.ContactUs-TextBoxes , .ContactUs-ComboBoxes
{
	width: 200px;
}

.ContactUs-TextAreas
{
	width: 300px;
	height: 150px;
}


.rightcol{
margin-left:0px;
}
.hr
{
	padding: 10px 0px;
	margin: 0;
	font-size: 1px;
}

.hr div
{
	height: 1px; 
	font-size: 1px;
	border-bottom: 1px solid #F7931D;
	width: 90%;
}

#leftsidebar{
	float:left;
	width:245px;
	margin-bottom:15px;
	margin-right:10px;
}
#rightsidebar{
	float:right;
	width:245px;
	margin-bottom:15px;
	margin-left:10px;
}
.messagebox{
	
	margin-bottom:15px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;

}
.messagebox h2{
	
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;

}
.messageboxblue{
	background-color: #000099;
}
.messageboxorange{
	background-color: #D76B00;
}
.mboxtext{
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;

}
#nav, #nav ul
{ /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	width: 100%;/* Width of Menu */
}
#nav li
{ /* all list items */
	position: relative;
	float: left;
	z-index: 1000;
}
#nav li a
{
   text-decoration: none;
   display: block;
   padding: 8px 10px;
}
/* Menu Colours */
#nav li a /* lvl 1 Default Colour */
{
	font-size: 12px;
	font-weight: bolder;
	color: #C46F06;
	text-transform: uppercase;
}

#nav li:hover a, #nav li.iehover a /* lvl 1 Over Colour */
{
	color: #8BB935;
}
#newspanel{
float:left;
width:155px;
}
#maincontent{
float:left;
margin-left:10px;
background-color:#FFFFFF;
margin-right:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
.news{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}
.news .pubdate{
	font-size: 0.8em;
	color: #FFFFFF;

}
.fullnews .pubdate{
	font-size: 0.8em;
	color:#999999;

}
.description{
	color: #FFFFFF;

}
.news .title{
	color: #000066;
	font-size: 0.9em;
}
.news .title a{
	color: #000066;
	
}
#item{
float: left;
margin-right:30px;
}
#notice{
background-color:#CFFECD;
padding:10px;
margin-left:20px;
margin-right:260px;
margin-top:10px;
margin-bottom:25px;
}