@charset "utf-8";
/* CSS Document */

body {
	margin-top:10px;
	margin-left:10px;
	background-image:url(../images/diagonal-bg.gif);
	background-repeat:repeat;
}
h1 {
	font-size:20px;
	line-height:22px;
	color:#666666;
}
td, div, span {
	font-family:Tahoma, Arial, Helvetica, Verdana, san-serif;
	font-size:12px;
}
.greenlink {
	color:#729F2A;
}
.accredited {
	font-size:10px;
	background-image:url(../images/accredited-icon-sml.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:21px;
	line-height:18px;
}
.monitored {
	font-size:10px;
	background-image:url(../images/monitored-icon-sml.jpg);
	background-repeat:no-repeat;
	padding-left:21px;
	line-height:18px;
}
.homelink {
	padding-left:20px;
	line-height:17px;
	height:17px;
	background-image:url(../images/home-icon.gif);
	background-repeat:no-repeat;
}
form {
	padding:0px;
	margin:0px;
}
.shell {
	position:relative;
	/*border:1px solid #FFFFFF;*/
}
.centerdiv {
	position:relative; 
	width:960px;
	margin-top:10px;

/*	margin-left:auto;
	margin-right:auto;*/
}
.rhs {
	position:absolute;
	left:960px;
	top:99px;
	width:177px;
	border-left:1px solid #CCCCCC;
	background-color:#FFFFFF;
	/*background-image:url(../images/rhsshadow.jpg);
	background-repeat:repeat-y;*/
}
.header {
	width:960px;
	height:94px;
	background-color:#599601;
	border-bottom:5px solid #FFFFFF;
}
.logo {
	float:left;
	width:89px;
	height:94px;
	background-color:#ffffff;
}
.logo2 {
	float:left;
	width:344px;
	height:66px;
	margin-top:28px;
}
.strapline {
	float:left;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:23px;
	margin-left:300px;
}
.navigation {
	position:relative;
	width:960px;
	height:139px;
	/*border-bottom:1px solid #FFFFFF;*/
	background-image:url(../images/navbarbg.jpg);
	background-repeat:repeat-x;
	background-color:#729F2A;
}
.section {
	float:left;
	width:320px;
	height:139px;
	background-image:url(../images/separator.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.sectionheader {
	height:29px;
	margin-left:10px;
}
.sectiontext {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	margin-top:10px;
	color:#FFFFFF;
}
.sectionlink a {
	margin-left:20px;
	font-size:11px;
	font-weight:bold;
	color:#FFCC00;
}
.login {
	padding:15px;
	color:#7AA300;
	background-image:url(../images/logincorner.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.content {
	width:960px;
	color:#666666;
	background-color:#FFFFFF;
}
.breadcrumbs {
	font-size:11px;
	color:#666666;
	height:20px;
}
.footer {
	position:relative;
	width:960px;
	height:175px;
	background-color:#FFFFFF;
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
}
.footerlogo {
	float:left;
	width:54px;
	height:53px;
	padding-left:9px;
	padding-top:18px;
}
.footersection {
	float:left;
	margin-top:23px;
	margin-left:20px;
	padding-left:10px;
	width:216px;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#60960A;
	border-left:1px solid #666666;
}
.text {
/*	float:left;*/
	width:355px;
	margin-left:205px;
	padding:20px;
	border:1px solid #99CC33;
	background-color:#FFFFFF;
}
.form_holder {
	margin-left:0px;
}
.form_input {
	width:210px;
	height:20px;
	border:1px solid #66CC33;
}
.form_textarea {
	width:210px;
	border:1px solid #66CC33;
}
.cFormInput {
	width:135px;
	height:18px;
	border:1px solid #CCCCCC;
}
.cform_textarea {
	width:260px;
	height:150px;
	border:1px solid #CCCCCC;
}
.eFormInput {
	width:195px;
	height:18px;
	border:1px solid #CCCCCC;
}
.calendarholder {
	margin-top:5px;
	background-color:#FFFFFF;
}
.calendarheaderbg {
	width:238px;
	height:46px;
}
.calendarsides {
	width:218px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/calendar-sides-bg.jpg);
	background-repeat:repeat-y;
}
.calendarbase {
	width:238px;
	height:27px;
	background-image:url(../images/calendar-base-bg.jpg);
	background-repeat:no-repeat;
}
.calendaritem {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:6px solid #e5e5e5;
}
.calendarthumb {
	width:50px;
/*	height:50px;*/
	margin-bottom:7px;
	background-color:#CCCCCC;
}
.calendarseparator {
	width:238px;
	height:2px;
	margin-bottom:5px;
	background-image:url(../images/calendar-separator.jpg);
	background-repeat:no-repeat;
}
.calendarheader {
	margin-left:7px;
	font-size:11px;
	color:#333333;
}
.calendartext {
	margin-left:7px;
	font-size:10px;
	color:#666666;
	margin-bottom:7px;
}
.subscription {
	width:238px;
	height:132px;
	background-image:url(../images/subscribe-bg.jpg);
	background-repeat:no-repeat;
}
.advertising {
	background-color:green;
	width:240px;
}
.infolink {
	border-top:1px dotted #ACCD5A;
	/*border-bottom:1px dotted #ACCD5A;*/
	margin-left:25px;
	margin-right:25px;
	padding-top:5px;
	padding-bottom:5px;
}
.infolink a {
	color:#729F2A;
	text-decoration:underline;
}
.infolink a:hover {
	color:#729F2A;
	text-decoration:underline;
}
.contactholder {
	margin-top:25px;
	background-color:#FFFFFF;
}
.contactheaderbg {
	width:565px;
	height:46px;
}
.contactsides {
	width:565px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/contactformsides.jpg);
	background-repeat:repeat-y;
}
.contactbase {
	width:565px;
	height:27px;
	background-image:url(../images/contactformbase.jpg);
	background-repeat:no-repeat;
}
