
.faqtopictitle {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 8px;
}

.faqquestion p {
	text-decoration: none;
	padding-left: 20px;
}

.faqquestion p a:link { text-decoration: none}
.faqquestion p a:visited { text-decoration: none}
.faqquestion p a:active { text-decoration: none} 
.faqquestion p a:hover { text-decoration: underline} 


.faqquestion img {
	float: left;
}

.faqanswer {
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 7px;
}

.faqanswer p {
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 5px;
	background-color:#F1F3FA;
	margin-bottom:10px;
	margin-top:5px;
}
.faqanswer img {
	margin-top: 5px;
	float: left;
}
