#faqContentsTable {
	width: 100%;
	/*border: 1px solid #000000;*/
	font: 12px Arial, Helvetica, sans-serif;
}
#faqContentsCategoryTR {
}
#faqContentsCategoryTD {
	color: #FFF;
	font-weight: bold;
	background: #4E6591;
}
#faqContentsQuestionTR {
}
#faqContentsQuestionIconTD {
	width: 5px;
}
#faqContentsQuestionTD {
}


#faqTable {
	/*border: 1px solid #000000;*/
	font: 12px Arial, Helvetica, sans-serif;
}

#faqQuestionTR {
	/*background: #CCCCCC;*/
	font-weight: bold;
	border-bottom: 1px solid #4E6591;
}
#faqQuestionIconTD {
	width: 2px;
}
#faqQuestionIconSPAN {
}
#faqQuestionTD {
	color: #4E6591;
}
#faqQuestionSPAN {
	color: #4E6591;
}
#faqTOPTD {
}
#faqTOPSPAN {
}

#faqAnswerTR {
}
#faqAnswerIconTD {
	width: 5px;
}
#faqAnswerTD {
}
#faqAnswerSPAN {
}

#faqSpacerTR {
}
#faqSpacerTD {
	height: 5px;
	/*background: #FFFFCC;*/
}