#faq_page
{
	font-size:	1.2em;
}
#faq_page .mainHeader 
{
	font-weight: 	bolder;
	font-size:	1.4em;
	color:		#a89;
}
#faq_page a 
{
        font-size:      12px;
	text-decoration:none;
	color:		#14369f;
}
#faq_page .subHeader, h5 
{
	font-weight: 	bold;
	font-size: 	0.9em;
	color: 		#12365a;
	border-bottom:	1px solid #654def;
}

#faq_page .noticeHeader, h4 h5
{
	font-weight:	bold;
	font-size:	0.9em;
	color:		#14369f;
	margin-left:	auto;
	margin-right:	auto;
}
#faq_page ul li 
{
	font-size:	12px;
}
#faq_page .faqUnderline
{
	border-bottom:	1px solid #345bef;
}

#faq_page p, p
{
	margin-top:	15px;
	margin-left:	30px;
	font-size: 	0.8em;
	color: 		#1234bc;
}