@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	color: #006600;
	background: url(images/body_bg.jpg);
	border-right: 15;
	border-color: #FFFFFF;
	background-color: #FFF2E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4;
	font-weight: bold;
}
.purple_background {
	background: #ECE4F2;
}
.yellow_background {
	background: #FAF565;
}
.green_background {
	background: #DFEBDF;
}
.blue_background {
	background: #B4E7FD;
p.first-line:first-line {
	color: #3A2081;
	font-weight: bold;
}
.green_light {
	color: #07B800;
	font-weight: bold;
}
.green_dark {
	font-weight: bold;
	color: #2A6411;
}
.purple {
	font-weight: bold;
	color: #3A2081;
}
.testimonial {
	font-style: italic;
	margin: 0px 100px;
	font-size: 1.1em;
	line-height: normal;
}
#wrapper #main #col1 .style1 .testimonial_purple style3 {
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	background-color: #9999FF;
	background-position: center;
}
.testi_name {
	color: #24560F;
	line-height: normal;
	margin-top: 5px;
	margin-left: 125px;
	font-size: 10pt;
	font-weight: bold;
	background-position: center;
	font-style: normal;
}
.testimonial_purple {
	font-style: italic;
	margin: 0px 100px;
	font-size: 1.1em;
	line-height: normal;
	background: #ECE4F2;
}
.testimonial_green {
	font-style: italic;
	margin: 0px 100px;
	font-size: 12pt;
	line-height: normal;
	background: #DFEBDF;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.testimonial_yellow {
	font-style: italic;
	margin: 0px 100px;
	font-size: 14pt;
	line-height: normal;
	background: #FEF9E9;
	font-weight: bold;
	color: #000000;
}
.testimonial_yellow2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	line-height: normal;
	background-color: #FFFF99;
	width: 5em;
}
.floatleft4 {
	float: left;
	padding-left: 14px;
	text-align: right;
	white-space: normal;
	padding-right: 14px;
	text-indent: 14px;
}

