




.faq-wrapper
{
text-align:left;
	text-decoration: none;
	font-size:15px;
}

.faq-leader
{
	line-height:30px;
	color: #FF9933;
	font-weight:bold;
}

.faq-ques
{
	line-height:30px;
	color: #3278CD;
	font-weight:bold;
}
.faq-ques a
{
	line-height:30px;
	color: #3278CD ;
	font-weight:bold;
}
.faq-question
{
	line-height:30px;
	font-size:14px;
	
	}
.faq-wrapper a
{ text-decoration:none;
	}

.faq-wrapper a:hover
{ text-decoration: underline;
	}

.faq-question a:link a:visited
{
	
	line-height:30px;
	text-indent: 10px;
	text-decoration:none;
	font-weight:bold; color:#0066CC;
	
}

.faq-question a:hover
{
	line-height:30px;
	text-indent: 10px;
	text-decoration:underline;
}

.faq-details
{
	border: #FFE6CC solid 1px;
	background-color: #FEF3E2;
	padding: 10px;
	margin-bottom:20px;
	width: 480px;
}
.faq-details a
{ color: #015BA7; text-decoration:none;

}
.faq-details a:hover
{ color: #015BA7; text-decoration:underline; text-indent:0px; line-height:0px;

}
.faq-details .answer
{
	line-height: 20px; color:#333333; font-size:14px;
}
.faq-details1
{
	border: #FFE6CC solid 1px;
	background-color: #F0F8FB;
	padding: 10px;
	margin-top:50px;
	margin-bottom:10px; margin-left:40px;
	width: 550px;
}
.faq-details1 .answer 
{
	line-height: 20px;
	text-align:left;
}

