.background {
	background-color: #EDEDED;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
.content {
	font-family: "Trebuchet MS", "Arial";
	font-size: 9pt;
	line-height: 2em;
	color: #666666;
	text-align: justify;
}
.disclaimer {

	font-family: "Trebuchet MS", "Arial";
	font-size: 9px;
	line-height: 2em;
	color: #999999;
}
.copyright {
	font-family: "Trebuchet MS", "Arial";
	font-size: 10px;
	color: #999999;
	font-weight: bold;

}
.testimonialSig {
	font-family: "Trebuchet MS", "Arial";
	font-size: 9pt;
	line-height: 2em;
	color: #666666;
	font-weight: bold;

}
.testimonial {
	font-family: "Trebuchet MS", "Arial";
	font-size: 9pt;
	line-height: 2em;
	color: #666666;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;



}
.testLeft {

	font-family: "Trebuchet MS", "Arial";
	font-size: 9pt;
	line-height: 2em;
	color: #666666;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.testRight {


	font-family: "Trebuchet MS", "Arial";
	font-size: 9pt;
	line-height: 2em;
	color: #666666;
	text-align: justify;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
.faqQuestion {
	font-family: "Trebuchet MS", "Arial";
	font-size: 8pt;
	line-height: 2em;
	color: #8498A5;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;

}
.chart {
	font-family: "Trebuchet MS", "Arial";
	font-size: 9pt;
	line-height: 2em;
	color: #666666;
	text-align: center;
	padding: 10px;


}
.chartTitle {
	font-family: "Trebuchet MS", "Arial";
	font-size: 9pt;
	line-height: 2em;
	color: #666666;
	text-align: center;


}
.formLabel {
	font-family: "Trebuchet MS", "Arial";
	font-size: 7pt;
	color: #999999;
	text-align: justify;
	font-weight: bold;
	text-transform: uppercase;




}
.formField {
	font-family: "Trebuchet MS", "Arial";
	font-size: 8pt;
	color: #666666;
	text-align: justify;
	width: 175px;
	border: 1px solid #999999;


}
.formFieldLarge {

	font-family: "Trebuchet MS", "Arial";
	font-size: 8pt;
	color: #666666;
	text-align: justify;
	width: 354px;
	border: 1px solid #999999;
}
