body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #a8cb37;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 150%;
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1 {
	font-size: 22px;
	color: #008032;
	margin-top: 0px;
	line-height: 95%;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2A9E48;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	margin-top: 0px;
}
.bgshadow {
	background-image: url(siteimages/template/bgshad.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgshadow .inner {
	padding-right: 10px;
	padding-left: 10px;
}
.logoHeader tr td {
	padding-right: 37px;
	padding-left: 37px;
}
.navbar {
	height: 57px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
}
.navbar .padding {
	padding-right: 37px;
	padding-left: 344px;
}
.navbar table tr td {
	text-align: center;
}
.navbar .green {
	background-image: url(siteimages/template/navbar/green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
}
.navbar .lime {
	background-image: url(siteimages/template/navbar/lime.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
}
.navbar .yellow {
	background-image: url(siteimages/template/navbar/yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
}
.navbar .orange {
	background-image: url(siteimages/template/navbar/orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
}
.navbar .red {
	background-image: url(siteimages/template/navbar/red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
}
.navbar a {
	display: block;
	padding-top: 9px;
	padding-bottom: 6px;
	color: #FFF;
	text-decoration: none;
}
.homepgContent {
	padding-right: 37px;
	padding-bottom: 17px;
	padding-left: 37px;
}
.homepgContent .rightColumn {
	width: 350px;
}
.homepgContent .leftColumn {
	width: 400px;
	text-align: justify;
}
.homepgContent .leftColumn .padding {
	padding-right: 24px;
}
.pgContent {
	padding-right: 37px;
	padding-bottom: 17px;
	padding-left: 37px;
	padding-top: 37px;
}
.pgContent .faqAnswers {
	text-align: justify;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	padding-left: 24px;
	width: 414px;
	height: 320px;
}
.pgContent .picFloatRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.pgContent a {
	color: #333;
	text-decoration: underline;
}
.faqQuestions {
	padding-right: 18px;
}
.faqQuestions a {
	text-decoration: none;
	color: #2A9E48;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
.faqQuestions a:hover {
	text-decoration: underline;
}
.faqQuestions ul {
	margin-left: 15px;
	padding-left: 1px;
	color: #2A9E69;
}
.faqQuestions li {
	margin: 2px;
}
.faqPanel {
	background-color: #9dc02c;
	color: #FFF;
	font-weight: bold;
	background-image: url(siteimages/home_questionmark.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 13px;
	margin-bottom: 24px;
	height: 118px;
}
.faqPanel .padding {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 24px;
}
.faqPanel a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.faqPanel a:hover {
	text-decoration: underline;
}
.contactPanel {
	background-color: #f2b703;
	color: #FFF;
	line-height: normal;
}
.contactPanel a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	line-height: 150%;
}
.contactPanel a:hover {
	text-decoration: underline;
}
.contactPanel .padding {
	padding-top: 20px;
	padding-right: 18px;
	padding-left: 18px;
}
.contactPanel h1 {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.horizontalRule {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 18px;
}
.footer {
	font-size: 11px;
	color: #FFF;
	padding-bottom: 10px;
	width: 750px;
	margin: auto;
}
.footer a.pb {
	color: #cfe291;
	text-decoration: none;
}

