body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #D7DEB4;
}
body, td {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
a:link, a:visited {
	color: #6373BC;
}
a:active, a:hover {
	color: #060;
}
img a {
	border: none;
}
.imgLink a {
	font-weight: bold;
}
.imgLink a img {
	border: none;
	float: left;
	padding-top: 7px;
}
form {
	margin: 0px;
}
h1 {
	color: #4B5CAD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	font: bold 15px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
h3 {
	font: bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
h4 {
	font: bold 14px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #323D73;
}
h5 {
	color: #060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
h6 {
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
fieldset {

}
legend {
	font-weight: bold;
}
legend a {
	/*text-decoration: none;*/
	cursor: hand;
}
#topLinks {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
}
#topLinks a {
	color: #666666;
	text-decoration: underline;;
}
#topLinks a:hover {
	text-decoration: underline;
	color: #006600;
}
#quickLinks th {
	background: #060;
	color: #FFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(/images/fade_green.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#quickLinks td {
	background: #D7DEB4;
}
#quickLinks tr {
	background: #D7DEB4;
}
#footerLinks {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}
#footerLinks a {
	color: #006600;
	text-decoration: underline;
}
#footerLinks a:hover {
	text-decoration: underline;
	color: #000000;
}
#copyright {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 15px;
}
#copyright a {
	color: #000000;
	text-decoration: underline;
}
#copyright a:hover {
	color: #006600;
	text-decoration: underline;
}
#siteCredit {
	color: #889742;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#siteCredit a {
	color: #889742;
	text-decoration: none;
}
#siteCredit a:hover {
	color: #889742;
	text-decoration: underline;
}
.pageTitle a {
	color: #999999;
}
.pageTitle a:hover {
	color: #666666;
}
.testimonialBox {
	background-image: url(/images/fade_green.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #006600;
}
.topBackground {
	background-image: url(/images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #BDCA84;
}
#makeTheSwitch {
	background-color: #E8ECD2;
	width: 92%;
	border: 1px solid #BDCA84;
}
#makeTheSwitch td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
