.faqQuestion {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0069b5;
  text-decoration: none;
  line-height: 14px;
  font-weight: bold;
}
a.faqQuestion {
  text-decoration: none;
}
.faqAnswer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	background-color: #D1E3F5;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0069b5;
  margin: 5px 15px;
  padding: 15px;
}
.faqPg{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  line-height: 14px;
  font-weight: bold;
}

