#faqsection h3 {
	font-size:	17px;
	/*text-decoration: underline;*/
}

#faqsection div.title {
	font-size: 13px;
	font-weight: 700;
	color: #225493;
	padding-left: 25px;
	background: url(../images/main_page/arrow_faq_right.gif) no-repeat 0px 0.3em;
	margin-top: 10px;
}

#faqsection div.title a{
	text-decoration:	none;
	color: #225493;
}

#faqsection div.title a:hover{
	text-decoration:	none;
	color: #A7C8D9;
}


#faqsection div.selected .title {
	font-size: 13px;
	font-weight: 700;
	color: #225493;
	padding-left: 25px;
	background: url(../images/main_page/arrow_faq_down.gif) no-repeat 0px 0.3em;
	margin-top: 10px;
}

#faqsection div.faq_answer {
	font-size: 12px;
	/*color: #225493;*/
	color:	#000000;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#faqsection div.faq_answer p {
	font-size: 12px;
	/*color: #225493;*/
	color:	#000000;
	text-align: justify;
}

#faqsection div.faq_answer p b{
	font-size: 13px;
	color: #FE5419;
}



#faqsection_list {
	padding-left: 25px;
}

#faqsection {
	padding-right: 120px;
}


#faqsection div.faq_answer ul {
	FONT-SIZE: 12px;
	/*color: #225493;*/
	color:	#000000;
	margin: 0px 10px 0px 30px;
	text-align: justify;
}

#faqsection div.faq_answer ul li {
	/*color: #225493;*/
	color:	#000000;
	FONT-SIZE: 12px;
	text-align: justify;
}

#faqsection div.faq_answer p.zero_margin {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

