.green-lines {
	background-image: url(images/green_lines.gif);
	background-repeat: repeat;
	z-index: 2;
}

.background_dkr_green {
	background-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.background_med_green {
	background-color: #2A9126;
}


.background_yellow {
	background-color: #FFBF26;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.border-blue {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}

.border-dotted {
	border: 1px dotted #999999;
	margin: 0px;
	padding: 0px;
}


.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	text-decoration: underline;
	font-variant: normal;
	font-weight: bold;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339933;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 3366cc;
}
.bodygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.background_dkr_gray {
	background-color: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	background-position: center;
}
UL {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-IMAGE: url(images/bullet_green.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}.testimonials {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.background-watermark {
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	 }

