.rtcat {
	font-size: small;
}
.faqtop {
	margin-bottom: 10px;
	padding: 0px;
}

.description {
	font-size: small;
	padding-top: 10px;

}
.catagory {
	width: 25em;
	text-size: medium;
	margin-top: 1.5em;
}

li{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

.qlist {
	width: 400px;
	margin-top: 1.5em;

}
.qalist {
	margin-bottom: 10px;
	


}
.qalist.question {
	margin-top: 10px;
}

.question {
	font-size: small;
	font-weight: bold;
	color: #889339;
	line_height: 1.5 em;
	margin-bottom: 1.5em;
}

.answer {
	font-size: small;
	text-indent: 5pt;
	margin-bottom: 10px;
	padding-bottom: 10px;


}
.content {
	margin-left: 0px;


}

