.faq-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #664224;
	background-color: #FDF4E5;
	margin: 2px;
	scrollbar-3d-light-color:#664224;
	scrollbar-arrow-color:#664224;
	scrollbar-base-color:664224;
	scrollbar-dark-shadow-color:#664224;
	scrollbar-face-color:#FDF4E5;
	scrollbar-highlight-color:#FDF4E5;
	scrollbar-shadow-color:#664224;
}
.faq-table {
	color: #664224;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FCF1E4;
	border: 1px solid #664224;
}
.faq-title {
 	font-family: "trebuchet MS";
 	font-size: 18px;
 	color: #FDF4E5;
	font-weight: bold;
 	letter-spacing: 1pt;
	background: #664224;
}
.faq-subtitle {
 	font-family: "trebuchet MS";
 	font-size: 14px;
	color: #664224;
	font-weight: bold;
 	letter-spacing: 1pt;
	background: #E9D8BA;
}
.light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FDF4E5;
	text-decoration: none;
}
a.light:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a.light:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a.light:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
}
a.light:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #664224;
	background-color: #FDF0EA;
	border: 1px solid #664224;
}
.faq-binput {
	font-weight: bold;
	cursor: hand;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #664224;
	background-color: #FDF8F1;
	border: 1px solid #664224;
	width: 240px;
}
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;
	text-decoration: underline;
}
