/* TOC */
#faqContentsTable {
	font: 12px Arial, Helvetica, sans-serif;
}
#faqContentsCategoryTR {
}
#faqContentsCategoryTD {
	font-weight: bold;
	font-size: 16px;
}
#faqContentsQuestionTR {
	font-size: 14px;
}
#faqContentsQuestionIconTD {
	width: 5px;
	font-size: 18px;
}
#faqContentsQuestionTD {
}

/* List */
#faqTable {
	font: 12px Arial, Helvetica, sans-serif;
}
#faqQuestionTR {
	font-weight: bold;
}
#faqQuestionIconTD {
	width: 5px;
}
#faqQuestionIconSPAN {
}
#faqQuestionTD {
	font-size: 16px;
}
#faqQuestionSPAN {
}
#faqTOPTD {
	text-align: center;
	font-size: 14px;
}
#faqTOPSPAN {
}
#faqAnswerTR {
}
#faqAnswerIconTD {
	width: 5px;
}
#faqAnswerTD {
	color: #fff;
}
#faqAnswerSPAN {
}
#faqSpacerTR {
}
#faqSpacerTD {
	height: 5px;
}
