body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	/*	font-size: 80%;*/
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../Images/greybg.jpg);
	background-repeat: repeat-y;
}

/*  LAYOUT STYLES */


#header{
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 100px;
	background-color:#FFFFFF;
	border-bottom: 10px solid #6D6E70;

/*	margin: 0px auto;*/	
}


/*#container #header {
	height: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
}*/

#header #logos {
	width: 400px;
	float: left;
	padding-left:185px;
}
#header #righthead {
	float: right;
	height: 90px;
	width: 300px;
	margin-right: 20px;
	text-align: right;
}
#header #righthead #toprightnav a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-right: 8px;
}

/*#topbar{
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 100%;
	position: absolute;
	top:100px;
	left: 0px;
	background-color: #527a22;
}*/




#mainpage{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	width:785px;
	
}

#centrecontent{
	background-color: #FFFFFF;
	margin: 10px 0px 0px 0px; 
	padding: 5px;	
}

#leftcol{
	margin: 0px;
	padding: 0px;
	width: 165px;
	position: absolute;
	left: 0px;
	top: 125px;
	
}

#crumbs {
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding-top: 5px;
}
#crumbs a {
	font-weight: normal;
	color: #999999;
}
#crumbs a:hover, #header #righthead #toprightnav a:hover {
	background-color:#eeeeee;
}

#mainpage #centrecontent #crumbs a:hover {
	color: #990000;
	text-decoration:underline;

}


/*end layout styles*/

h1, h2, h3, h4 {
	color: #009999;
	font-weight: normal;
}
h1 {
	font-size: 170%;
}
h2 {
	font-size: 145%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 110%;
}

td {
	color: #333300;
	text-align: left;
}

p {
	line-height: 140%;
}
li {
	line-height: 130%;
}
.subscript {
	font-size: 75%;
	vertical-align: sub;
}

.superscript {
	font-size: 75%;
	vertical-align:super
}


#mainpage #centrecontent #table2 td {
	text-align: center;
	border: 1px solid #E2E3B7;
}

#mainpage #centrecontent h3, #mainpage_help #centrecontent_help h3 {
	border-bottom: 1px solid #A0BB74;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.sideboxsmall {
	font-weight: normal; font-size: 10px; color: #330033; font-style: normal; font-family: Verdana, sans-serif
}
.copy {
	font-size: 10px; color: #111111; font-style: normal; font-family: Arial, sans-serif; text-align: center
}
.pagetitle {
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	background-color: #a0bb74;
}




#table1 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	vertical-align: top;
}
/*#Form1 #footer {
	font-size: 12px;
}
#Form1 #footer h3 {
	font-size: 12px;
}
#Form1 #footer table {
	font-size: 12px;
}*/

.tablecells {

	background-color: #A0BB74;
}
#table3 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	padding: 6px 3px;
	text-align: left;
	vertical-align: top;

}
#table4 td {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	padding-top: 2px;
	padding-bottom: 2px;
}


#table5 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
#mainpage #centrecontent #tablesubscribe {
	border: 1px solid #4F7B24;
}
#mainpage #centrecontent #tablesubscribe td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0BB74;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.box_highlight {
	background-color: #FCFCF8;
	border: 1px solid #336600;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.toparrow {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#newsletter h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFB977;
	padding-bottom: 4px;
}


#tablehome h4{
	text-transform: uppercase;
	background-color:#A0BB74;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
}

#tablehome h4 a:visited, #tablehome h4 a:active, #tablehome h4 a{
 	color: #FFFFFF;
	text-decoration: none;
/*	border:3px solid #A0BB74;*/
	background-color:#A0BB74;
	display: block;
}
 
#tablehome h4 a:hover{
	color: #ffffff;
	background-color:#5b8532;
	text-decoration: none;
	display: block;	
}

#mainpage #centrecontent #tablehome td{
	border: 1px solid #217307;
	vertical-align: top;
}
#mainpage #centrecontent #tablehome p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#mainpage #centrecontent #tablehome .img_right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}



#tablelogin h4{
	text-transform: uppercase;
	background-color:#A0BB74;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
}

/*#tablelogin h4 a:visited, #tablelogin h4 a:active, #tablehome h4 a{
 	color: #FFFFFF;
	text-decoration: none;
	border:3px solid #A0BB74;
	background-color:#A0BB74;
	display: block;
}
 
#tablelogin h4 a:hover{
	color: #ffffff;
	background-color:#5b8532;
	text-decoration: none;
	display: block;	
}*/


#mainpage #centrecontent #tablelogin td{
	border: 1px solid #217307;
	vertical-align: top;
}
#mainpage #centrecontent #tablelogin a {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #618D34;
	padding: 4px 2px 3px;
	text-decoration: none;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

#mainpage #centrecontent #tablelogin a:hover {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #A0BB74;
	padding: 4px 2px 3px;
	text-decoration: none;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}


#mainpage #centrecontent #teamtable td {
	vertical-align: top;
}
#mainpage #centrecontent #teamtable h3 {
	border-bottom: 1px solid #A0BB74;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

table #loginbutton {
	border: 1px solid #527A22;
	margin-top: 5px;
}
#loginbutton a:active, #loginbutton a:visited, #loginbutton a:link {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #527A22;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 5px;
	border: 1px solid #527A22;
	height: 20px;
	width: 60px;
}
#loginbutton a:hover {
	text-transform: uppercase;
	color: #527A22;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 5px;
	border: 1px solid #527A22;
}
#mainpage #centrecontent .weblink {
	background-image: url(/images/icons/website.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	float: right;
	margin-left: 20px;
	padding-left: 20px;
}

.img_right {
	float: right;
	margin: 0px 0px 10px 10px;
}

.img_left {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 10px 10px;
}

.imgright_captioned {
	float: right;
	background-color: #FFFFFF;
	width:210px;
	text-align: left;
	border: 1px solid #DADDE0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.imgright_captioned p
{
	color: #666666;
	font-size: 85%;
	padding-left: 0px;
	padding-top: 10px;
}

.img_caption {

	color: #666666;
	font-size: 85%;
	padding-left: 0px;
	padding-top: 10px;
}


#mainpage #leftcol .img_caption a {
	color: #666666;
	text-decoration: none;
}


#centrecontent_help {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#mainpage_help {
	background-color: #FFFFFF;
}#mainpage #centrecontent #tablelogos td {
	border: 1px solid #217307;
	vertical-align: middle;
	text-align: center;
	font-size: 90%;
	color: #666666;
}
/*#diag_table td.topcurve {
	background-image: url(../images/green_curve_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#diag_table td {
	color: #FFFFFF;
	text-align: center;

}
#diag_table td h4 {
	margin: 3px 0px 0px;
	font-size: 110%;
}


#diag_table td.content {
	background-color: #A0BA70;
	padding: 3px;
}
#diag_table .content p {
	margin-top: 2px;
	font: 90%/130% Verdana, Arial, Helvetica, sans-serif;
}

#diag_table td.bottomcurve {
	background-image: url(../images/green_curve_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;	
}
*/

#mainpage #centrecontent #form1 #loginDIV #tablelogin #btnAF,  #mainpage #centrecontent #form1 #loginDIV #tablelogin #btnCF, #mainpage #centrecontent #form1 #loginDIV #tablelogin #btnPF, #mainpage #centrecontent #form1 #loginDIV #tablelogin #btnBVC, #mainpage #centrecontent #form1 #loginDIV #tablelogin #btnBVV, #mainpage #centrecontent #form1 #loginDIV #tablelogin #btnCS {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #527A22;
	padding: 4px 2px 3px;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
}
/*
#mainpage #centrecontent #tablelogin a:hover {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #A0BB74;
	padding: 4px 2px 3px;
	text-decoration: none;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}*/
#tablelogin h5 {
	text-transform: uppercase;
	background-color:#527A22;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px 3px 3px 10px;
	height: 20px;
}

.img_captioned {
	background-color: #FFFFFF;
	border: 1px solid #DADDE0;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 5px 10px;
	color: #999999;
	font-size: 85%;	
}
.vid_left {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 10px;
	color: #999999;
	font-size: 85%;
	border: 1px solid #CCCCCC;
}
/*search styles*/


#searchwrapper {
	width:175px; /*follow your image's size*/
	height:26px;/*follow your image's size*/
	background-image:url(../images/general/search.jpg);
	background-repeat:no-repeat;
	margin:50px 0px 0px;
	position:relative; /*important*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
	float: right;
}
#searchwrapper form { display:inline ; }
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:4px;
	left:5px;
	width:130px;
	height:26px;
}
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:4px;
	left:150px;
	width:23px;
	height:23px;
}
.infotable td, #table1 td {
	border-bottom: 1px dashed #E5E6E8;
	vertical-align: top;
}


/*end search styles*/


/* LEFT NAV STUFF */

#leftNav
{
	height:100%;
}

#leftNav p
{
	margin: 0em;
	padding: 0em;
}

#leftNav a, 
#leftNav li a.selected, 
#leftNav li a.SideNavLink a:visited, 
#leftNav li a.SideNavLink a:active, 
#leftNav li a.SideNavLink,
#leftNav li a.SideNavLink A:link, 
#leftNav li a.SideBackNavLink a:link, 
#leftNav li A.SideNavLink a.vlink, 
#leftNav li A.SideNavLink a.alink
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	padding: .3em .1em .5em .4em;
	text-decoration: none;
	width: 165px;
	display: block;
	border-bottom: solid 1px white;
	background-color:#009999;
	color:White;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

#leftNav A:Hover
{
	
	border-bottom: solid 1px white;
	color:#000000;
	background-color:#B0B1B3;
}

#leftNav A.InactiveHREF
{
	border-bottom: solid 1px white;
	background-color:#009999;
	color:White;
}

#leftNav ul
{
	list-style: none;
	padding: 0em;
	margin: 0em;
}

#leftNav li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	padding:0em;
	color:White;
	font-size: 12px;
}

#leftNav HR
{
	margin: 0em;
	padding: 0em;
	height: 1;
	position: relative;
	top: 0px;
	width: 100%;
	border-width: thin;
}

#leftNav img
{
	padding: 0em;
	text-align: right;
	margin: 10 0 0 0;
}


td.loginHighlite
{
	border: 1px dashed #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #009999;
}

.inputbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:white;
	font-size:.8em;
	color: #333333;
}

#leftNav a.NoBackgroundColour, #leftNav a.NoBackgroundColour:hover
{
	padding: 0;
	display: block;
	border: 0;
	background-color:Transparent;
}

.bottomnavbar {
	font-weight: normal; font-size: 9px; color: #330033; font-style: normal; font-family: Verdana, sans-serif
}



#table1 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	vertical-align: top;
}
.tablecells {

	background-color: #A0BB74;
}
#table3 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	padding: 6px 3px;
	text-align: left;
	vertical-align: top;

}
#table4 td {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#table5 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D8AF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
#mainpage #centrecontent #tablesubscribe {
	border: 1px solid #4F7B24;
}
#mainpage #centrecontent #tablesubscribe td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0BB74;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.box_highlight {
	background-color: #FCFCF8;
	border: 1px solid #336600;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.toparrow {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#newsletter h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFB977;
	padding-bottom: 4px;
}


#tablehome h4{
	text-transform: uppercase;
	background-color:#A0BB74;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
}

#tablehome h4 a:visited, #tablehome h4 a:active, #tablehome h4 a{
 	color: #FFFFFF;
	text-decoration: none;
/*	border:3px solid #A0BB74;*/
	background-color:#A0BB74;
	display: block;
}
 
#tablehome h4 a:hover{
	color: #ffffff;
	background-color:#5b8532;
	text-decoration: none;
	display: block;	
}

#mainpage #centrecontent #tablehome td{
	border: 1px solid #217307;
	vertical-align: top;
}
#mainpage #centrecontent #tablehome p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#mainpage #centrecontent #tablehome .img_right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#mainpage #centrecontent #teamtable td {
	vertical-align: top;
}
#mainpage #centrecontent #teamtable h3 {
	border-bottom: 1px solid #A0BB74;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

table #loginbutton {
	border: 1px solid #527A22;
	margin-top: 5px;
}
#loginbutton a:active, #loginbutton a:visited, #loginbutton a:link {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #527A22;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 5px;
	border: 1px solid #527A22;
	height: 20px;
	width: 60px;
}
#loginbutton a:hover {
	text-transform: uppercase;
	color: #527A22;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 5px;
	border: 1px solid #527A22;
}
#mainpage #centrecontent .weblink {
	background-image: url(/images/icons/website.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	float: right;
	margin-left: 20px;
	padding-left: 20px;
}

.img_right {
	float: right;
	margin: 10px;
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.imgright_captioned {
	float: right;
	background-color: #FFFFFF;
	width:210px;
	text-align: left;
	border: 1px solid #DADDE0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.imgright_captioned p
{
	color: #666666;
	font-size: 85%;
	padding-left: 0px;
	padding-top: 10px;
}

/*footer styles*/
#Form1 #footer, #footer  {
	color: #6D6E70;
	background-color: #EEEEEE;
	margin: 0px 0px 0px 10px;
	text-transform: uppercase;
	color: #6D6E70;
	padding: 10px;
	width:850px;

}

#Form1 #footer table, #Form1 #footer #accreditation h3, #footer table, #footer #accreditation h3  {
	font: 12px/20px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
}


#Form1 #footer a, #footer a  {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6D6E70;
	text-decoration: none;
	margin-right: 8px;
}

#Form1 #footer a:hover, #footer a:hover {
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: underline;	
}

#Form1 #footer #accreditation, #footer #accreditation {
	float: right;
	margin-left: 20px;
}


/*end footer styles */
#form1 .inputtitle {
	color: #009999;
	background-color: #FFFFFF;
	text-transform: uppercase;
}

