/* -- top of style -- */
}
.faq-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF8A00;
	background-color: #FFFFFF;
	margin: 2px;
	scrollbar-3d-light-color:#FF8A00;
	scrollbar-arrow-color:#FF8A00;
	scrollbar-base-color:FF8A00;
	scrollbar-dark-shadow-color:#FF8A00;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FF8A00;

}
.faq-table {
	color: #FF8A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 100%;
}
.faq-title {
 	font-family: "trebuchet MS";
 	font-size: 18px;
 	color: #FF4E00;
	font-weight: bold;
 	letter-spacing: 1pt;
	background: #FDF8F1;
}
.faq-subtitle {
 	font-family: "trebuchet MS";
 	font-size: 14px;
	color: #FF9566;
	font-weight: bold;
 	letter-spacing: 1pt;
	background: #FDF0EA;
}
.light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
}
a.light:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.light:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.light:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a.light:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #664224;
	background-color: #FDF0EA;
	border: 1px solid #664224;
}
.faq-binput {
	font-weight: bold;
	cursor: hand;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #664224;
	background-color: #FDF8F1;
	border: 1px solid #664224;
	width: 240px;
	scrollbar-3d-light-color:#FF8A00;
	scrollbar-arrow-color:#FF8A00;
	scrollbar-base-color:FF8A00;
	scrollbar-dark-shadow-color:#FF8A00;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FF8A00;
}
a.faq-subtitle:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #664224;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.faq-subtitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #664224;
	font-size: 9pt;
	font-weight: bold;
	 text-decoration: none;
}
a.faq-subtitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #664224;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a.faq-subtitle:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #664224;
	font-size: 9pt;
	font-weight: bold;
}

/* -- end of faq -- */  