* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #414141;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #414141;
}
#header {
	color: #333;
	width: 100%;
	height: 169px;
	background-image: url(../images/bgTop.jpg);
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#leftcolumn {
	color: #666666;
	width: 290px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#content {
	float: left;
	color: #F2F2F2;
	width: 360px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #ccc;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainImage {
	background-image: url(../images/bg_header.jpg);
	height: 169px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
}
.TitleGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bed639;
	letter-spacing: 2px;
	margin-bottom: 8px;
}


#rightcolumn {
	color: #CCCCCC;
	width: 199px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-color: #666666;
}
#footer {
	width: 100%;
	clear: both;
	color: #BCBCBC;
	padding: 0px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

div#box{
	width: 96%;
	padding: 10px;
	color:#FFFFFF;
	float: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #383838;
}
div#box a {
	color: #FFFFFF;
}

div#box2 {
	width: 290px;
	padding: 8px;
	color:#FFFFFF;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#box3 {


	width: 290px;
	padding: 8px;
	color:#333333;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #C5D3FF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.imageborder {
	margin: 0px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.clear {
	clear:both;
	font-size:1px;
	margin-top:-1px;
}
.DividerLine {
	width: 100%;
	float: none;
	clear: right;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BCE249;
	text-decoration: none;
	font-weight: bold;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BCE249;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
#topLinks {
	width: 99%;
	float: none;
	height: 14px;
	color: #CCCCCC;
	text-align: right;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#topGreyBar {
	width: 922px;
	float: left;
	height: 2px;
	background-color: #999999;
	margin-bottom: 2px;
}
#footerRight {
	float: right;
	width: 650px;
	padding: 10px;
}
#footerRightSEO {
	font-size: 8px;
	color: #990000;
}

#footerLeft {
	float: left;
	width: 250px;
	padding: 10px;
}
#footer a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#topLinks a{
	font-size: 10px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#topLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#footerEvolve {

	width: 100%;
	clear: both;
	color: #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footerEvolve a {

	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footerEvolve a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
#footerEvolveRight {
	float: right;
	width: 350px;
	text-align: right;
}
#footerEvolveLeft {


	float: left;
	width: 400px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bed639;
	letter-spacing: 2px;
	margin-bottom: 0px;
}
#contentDiv {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	background-image: url(../images/bgLeaf2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
}
#leftcolumnWide {

	color: #F2F2F2;
	width: 680px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#rightcolumnWide {

	color: #333;
	width: 260px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul {
	margin-left: 20px;
	list-style-type: none;
	list-style-image: url(../images/icon_green.gif);
}

.FAQtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/titlebar.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 8px;
	padding-left: 12px;
}
.FAQdiv {
	margin-left: 0px;
}
.FAQdiv li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	list-style-image: none;
	margin-top: 10px;
	padding-top: 6px;
	text-indent: 7px;
}
.FAQquestion {
	margin-left: 0px;
	font-weight: bold;
	color: #678901;
	font-size: 13px;
}
div#box a:hover {

	color: #CCCCB3;
}
.formField {
	background-color: #D6EBEB;
	padding: 2px;
	border: 1px solid #999999;
	margin: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.FormButton {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5F7D00;
	margin: 1px;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.titleDiv {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/title315a.jpg);
	background-repeat: no-repeat;
	height: 32px;
	vertical-align: middle;
	padding-top: 8px;
	padding-left: 12px;
}
.formFieldNewsletter {

	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	margin: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.titleDivLeft {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/titleGreen287.jpg);
	background-repeat: no-repeat;
	height: 32px;
	vertical-align: middle;
	padding-top: 8px;
	padding-left: 12px;
	width: 263px;
	padding-right: 12px;
}
.titleDivLeft a:link {
	color: #FFFFFF;
}
.titleDivLeft a:visited {
	color: #FFFFFF;
}
.titleDivLeft a:hover {
	color: #404000;
}
.titleDivLeft a:active {
	color: #FFFFFF;
}
.titleDivRight {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/title235.jpg);
	background-repeat: no-repeat;
	height: 32px;
	vertical-align: middle;
	padding-top: 8px;
	padding-left: 12px;
	width: 238px;
	padding-right: 12px;
}
.titleDivRight a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.titleDivRight a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.titleDivRight a:hover {
	color: #404000;
	font-weight: bold;
}
.titleDivRight a:active {
	color: #FFFFFF;
	font-weight: bold;
}.imageborderRight {
	padding: 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 290px;
}
.titleDivGreen315 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/titleGreen315.jpg);
	background-repeat: no-repeat;
	height: 32px;
	vertical-align: middle;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
}
.titleDivGreen315 a:link {
	color: #FFFFFF;
}
.titleDivGreen315 a:visited {
	color: #FFFFFF;
}
.titleDivGreen315 a:hover {
	color: #404000;
}
.titleDivGreen315 a:active {
	color: #FFFFFF;
}
.imageborderLeft {

	padding: 7px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 275px;
}
.FormButtonSignUp {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	background-image: url(../images/button_signup.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 118px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.FormButtonSendEmail {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	background-image: url(../images/button_sendemail.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 118px;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.FormButtonAppt {


	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	background-image: url(../images/button_appt.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 245px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerContent {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
}
#bgGrad {
	background-image: url(../images/bgGrad.jpg);
	height: 6px;
	width: 100%;
}
#navHolder {
	height: 30px;
	width: 880px;
	float: left;
	margin-top: 139px;
}
 .td.padded {
 padding:20px;
 }.tdPaddedMargin1 {
	padding: 4px;
	color: #FFFFFF;
	margin: 1px;
	border: 1px none #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	background-color: #D5EAEA;
	border: 1px solid #999999;
}
#contentDivNoBG {

	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
#leftcolumnNarrow {
	color: #CCCCCC;
	width: 1px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #414141;
	margin: 0px;
	padding: 0px;
}
#contentWide {
	float: left;
	color: #E9E9E9;
	width: 680px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content290 {

	float: left;
	color: #E9E9E9;
	width: 310px;
	display: inline;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #ccc;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#leftcolumn370 {
	color: #F2F2F2;
	width: 350px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}
div#box3 a {

	color: #254B72;
}
.button306 {
	background-image: url(../images/button306green.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 22px;
	padding-bottom: 0px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.button306 a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.button306 a:hover {
	color: #C0E054;
}
div#box3 a:hover {


	color: #000000;
}
.tdPaddedMargin2 {
	color: #FFFFFF;
	margin: 1px;
	border: 1px none #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.smallGreytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
