#faqContentsTable {
padding:8px;
	font: 12px Arial, Helvetica, sans-serif;
	width:90%;
	border:1px solid #ffffff;
}
#faqContentsTable a{ 
color:#FFFFFF;
text-decoration: none;
}
#faqContentsTable a:hover{ 
color:#f7bd92;

}
#faqContentsCategoryTR {

}
#faqContentsCategoryTD {
	font-weight: bold;
	font-size: 14px;
}
#faqContentsCategoryTD a{ 
color:#FFFFFF;
}
#faqContentsCategoryTD a:hover{ 
color:#f7bd92;
text-decoration: none;
}
#faqContentsQuestionTR {
}
#faqContentsQuestionIconTD {
	width: 20px;
	background: url(../images/questionMark.png) no-repeat 0 0;
}
#faqContentsQuestionTD {
padding:6px 0 0 0;
}
#faqContentsQuestionTD a{ 
color:#FFFFFF;
}
#faqContentsQuestionTD a:hover{ 
color:#f7bd92;
text-decoration: none;
}

#faqTable {

}

#faqQuestionTR {
	font-weight: bold;
}
#faqQuestionIconTD {
	width: 5px;
}
#faqQuestionIconSPAN {
}
#faqQuestionTD {
padding:5px;
	font-size: 14px;
	color: #0d3c83;
	background-color:#f3f5f6;
	opacity:.50;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
	width:90%;
	text-decoration: underline;
}
#faqQuestionTD a{ 
color:#FFFFFF;
}
#faqQuestionTD a:hover{ 
color:#f7bd92;
text-decoration: none;
}
#faqQuestionSPAN {

}
#faqTOPTD {
}
#faqTOPSPAN {
}
#faqTOPSPAN a {
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	background: #21539f;
}
#faqTOPSPAN a:hover {
	background: #69a3fa;
}

#faqAnswerTR {
}
#faqAnswerIconTD {
	width: 5px;
}
#faqAnswerTD, #faqAnswerTD {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding:12px;
}
#faqAnswerSPAN {
}

#faqSpacerTR {
height:3px;
}
#faqSpacerTD {
border-bottom:4px solid #ffffff;
}