body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div, table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
h1.pagetitle {
	
font-size:190%; 
font-weight: lighter; 
font-family: "Helvetica Neue Light",arial,sans-serif;
letter-spacing:0.5px;		
line-height: 2em;
	color: #e3c42d;
text-align: center;
	text-decoration: none;
	background-color: #1a4f2e;
	clear: both;
	width: 515px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 0px solid #CCCCCC;
}
h2 {
	font-size: 18px;
	line-height: 2em;
	color: #006600;
font-weight: lighter; 
font-family: "Helvetica Neue Light",arial,sans-serif;
	text-decoration: none;
	background-color: #e3c42d;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 0px solid #CCCCCC;
}
h3{
font-size: 18px;
	
	color: #006600;
font-weight: lighter; 
font-family: "Helvetica Neue Light",arial,sans-serif;
	text-decoration: none;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 0px solid #CCCCCC;
}
.page-wrap {
	margin:auto;
	padding:auto;
	background-color: transparent;
        text-align: center;
	width:100%;

}
.page-wrap2 {
	margin:auto;
	padding:auto;
	background-color: #289728;	
     text-align: center;
	width:990px;
	display: block; border:1px; border-color:#000;
}
.page {
	text-align: left;
	width:998px;
	border: 1px solid #000;
background-color: #289728;	margin:auto;
	padding:auto;
}
.menu {
	clear: both;
        width:998px;	
        background-color: #1a4f2e;
	color: #fff;height:20px;
	
	
}
.menu a{
	color: #FFFFFF;
        background: #1a4f2e;
	border-right: 1px solid #fff;
	font: normal 1em sans-serif;
	padding: 0 10px;
	text-decoration: none;
}



div.abitoftext a{
	color:#1a4f2e;       
	font: normal 1.2em sans-serif;
	padding: 0px;
	text-decoration: underline;
}

div.content a{
	color:#1a4f2e;       
	font: normal 1.2em sans-serif;
	padding: 0px;
	text-decoration: underline;
}


.header {
	clear: both;
	width:998px;
	height:147px;
	background-image: url(images//* enter image name here */);
	background-color: #007744;
	background-repeat: no-repeat;
	background-position: right;
}
.left_area {
	width: 205px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #289728;
}
.left_area p{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;color:#ffffff; size: 0.9em;
}

.content {
	width: 535px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; padding:10px;
	background-color: #fff; min-height:600px;
}
.right_area {
	width: 208px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:20px;
	background-color: #289728; min-height:570px;
}
.footer {
	clear: both;
	width: 100%;
	font-size: 10px;
	color: #1a4f2e;
	margin:auto;
	padding-top:5px;
	text-align: center;
	background-color: #e3c42d; height:25px;
}
.RuntimeUK {
	clear: both;
	width: 100%;
	margin:auto;
	padding:auto;
	text-align: center;
}
.RuntimeUK, .RuntimeUK a{
	font-size: 11px;
	color: #666666;
}



/* menu */
/* change height colour and border could/with only or errors will occure in ie6 */




.nav2 {
white-space:nowrap /*IE hack*/; 
float:center; 
width:175px; font-size: 16px;
	line-height: 2em;
	color: #006600;
font-weight: bold; 
font-family: "Helvetica Neue Light",arial,sans-serif;
	text-decoration: none;
	background-color: #e3c42d;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	
} 

/*Color navigation bar normal mode*/
.nav2 ul {
	width:205px; 
margin: 0;
	padding: 0;
	list-style-type: none;
        }
.nav2 a {

color:#006600; border:0px;
}

.nav2 ul li {
	
	display: block;
	float: left;
	text-align: center;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
z-index:auto !important 
/*Non-IE6*/; 
z-index:1000 /*IE6*/; 

}

.nav2 ul li a {
	float:left !important /*Non-IE6*/;
	float:left ;clear:both; /*IE-6*/;
	display:block;
	height:2.5em;
	line-height:2.5em;
	text-decoration:none;
	padding-top: 5;
	padding-right:0;
	padding-bottom: 5;
	margin-left:20px;
	width:160px;  }

.nav2 ul li ul {
display:block; 
border:none;
z-index:500px;
margin:0px;
padding:0px;
line-height:1xp;
list-style:none; 
}

/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;} 
.nav2 ul li:hover a { text-decoration:none; } /*Color main cells hovering mode*/
.nav2 ul li:hover ul {
display:block; 
width:15.0em; 
clear:both; 
z-index:999; 
top:2.0em;
margin-top:0.0em; 
padding:0px;
left:0;
}

.nav2 ul li:hover ul li a {
white-space:normal; 
display:block; width:15.0em;
 height:auto; 
 line-height:1.3em; 
 margin-left:-1px; 
 padding:4px 16px 4px 16px; 
 border-left:solid 1px rgb(175,175,175); 
 border-bottom: solid 0px rgb(175,175,175); 
 font-weight:normal;  
 } 
 
 /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {

text-decoration:none;

} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {
position:absolute; 
top:0; 
left:0; 
border-collapse:collapse;
}

.nav2 ul li a:hover {
	position:relative;
	z-index:9000;
	text-decoration:none;
} 

/*Color main cells hovering mode*/
.nav2 ul li a:hover ul {
display:block; 
width:15.0em; 
position:absolute; 
z-index:999; 
top:2em /*Non-IE6*/;
t\op:2em !important /*IE-6*/; 
left:0; 
marg\in-top:0.1em;

}

.nav2 ul li a:hover ul li a {
white-space:normal; 
display:block; 
w\idth:15.0em; 
height:1px; 
line-height:1.3em; 
padding:4px 10px 4px 10px; 
border-left:solid 1px rgb(175,175,175); 
border-bottom: solid 0px rgb(175,175,175); 
font-weight:normal; 
} 

/*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {
text-decoration:none;
} /*Color subcells hovering mode*/



/* right hand side pulls */

.subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:#fff;}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}
.subcontent-unit-border-orange {width:185px; margin:0 0px 0em 0px; padding:0 0 0px 0; border:solid 1px rgb(232,177,13); background-color:#E9CC30; color:#006600;}

.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(./img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(./img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}

.right_area h1.orange {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:#006600; font-family:"Helvetica Neue Light",arial,sans-serif; color:#e3c42d; font-weight:bold; font-size:130%;}
 
.right_area p{ color:#fff; font-size: 12px; padding-left: 10px;
float:left;
clear:right;
	
}


.right_area p.orange{ color:#006600; font-size: 10px; padding-left: 5px;}

.right_area a.orange{
	color: #006600;
        font: normal sans-serif;
	padding:0px;
	text-decoration: underline;
}

.right_area a{
	color: #000000;
        font: normal sans-serif;
	padding:0px;
	text-decoration: underline;
}

.searchtable {
colour: rgb(51, 51, 51);
font-family:Arial, Helvetica, sans-serif;

}

/***** Main menu *****/
ul.avmenu {
width:175px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:175px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
color:#FFF;background:#1a4f2e;
font-weight:bold;
width:175px;
float:left;
margin-bottom:5px; margin-left:10px;
padding:5px 1px 5px 5px;
border:solid 1px #333;
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#e3c42d;
color:#1a4f2e;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:1em;
width:185px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px; margin-left:10px; background-color:#e3c42d;font-size:1em;color:#1a4f2e;
width:165px;
}

ul.avmenu ul ul {
width:185px;
}

ul.avmenu ul ul a {
width:155px;
}



.required {
	color: #FF0000;
}
table .field_title {
	font-size: 12px;
	width: 150px;
	vertical-align: top;
	text-align:right; 
color: #006600;}
table .textfield {
	font-size: 12px; border:solid 1px;
	width: 250px; 
color: #006600;}
.textarea {
	font-size: 12px; 
border:solid 1px #006600;width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #006600;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
border:solid 1px #006600;width: 200px;
}

.banner{
	background-color:#1a4f2e;
}
.page-content{
float:left;
clear:none;
}
.content-bottom{
	float:none;
	clear:both;
	text-align:center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}