#faqContentsTable {
	border: 1px solid #000000;
	font: 12px Arial, Helvetica, sans-serif;

}
#faqContentsCategoryTR {
}
#faqContentsCategoryTD {
	color: #fff;
	font-weight: bold;
	background: #00336f;
		width:95%;
}
#faqContentsQuestionTR {
}
#faqContentsQuestionIconTD {
	width: 5px;
}
#faqContentsQuestionTD {
}

#faqTable {
	border: 1px solid #000000;
	font: 12px Arial, Helvetica, sans-serif;
		width:95%;
}

#faqQuestionTR {
	background: #00336f;
	font-weight: bold;
}
#faqQuestionIconTD {
	width: 5px;
}
#faqQuestionIconSPAN {
}
#faqQuestionTD {
}
#faqQuestionSPAN {
	color: #fff;
}
#faqTOPTD {
}
#right #faqTOPTD a:link {
	color: #fff;
}
#right #faqTOPTD a:visited {
	color: #fff;
}
#right #faqTOPTD a:hover {
	color: #6d94c3;
}
#faqTOPSPAN {
}

#faqAnswerTR {
}
#faqAnswerIconTD {
	width: 5px;
}
#faqAnswerTD {
}
#faqAnswerSPAN {
}

#faqSpacerTR {
}
#faqSpacerTD {
	height: 5px;
}