div.FAQ{
	clear: both;
	text-align:justify;
	margin-left:17px;
	#__margin-left: 20px;
	padding-top: 5px;
}

ol.FAQList{
	color:#333333;
	font-size:12px;
	line-height:1.5;
}

ol.FAQList a{
	color:#333333;
	text-decoration:none;
}

ol.FAQList a:hover{
	color:#FF9600;
}
div.Answer{
	padding-bottom: 10px;
	padding-top: 10px;
	display: none;
}

div.FAQ div.First {
	display: block !important;
}
span.FAQAnswerTitle{
	color:#FF9600;
	font-weight: bold;
}
a.SendQuestion {
	margin-top: 15px;
	color: #003E87;
}
p.FindAnswer {
	margin-top: 15px;
}

