﻿.FAQ_QuestionList
{
	list-style:decimal;
}

.FAQ_AnswerList
{
	list-style:decimal;
}

.FAQ_CategoryList
{
	list-style:decimal;
}

.FAQ_CategoryLink
{
}

.FAQ_QuestionLink
{
}

.FAQ_QuestionHeader
{
	color:#6885ad;
	font-weight:bold;
}

.FAQ_Answer
{
}

.FAQ_BackLink
{
}

.FAQ_TreeCategory
{
	font-weight:bold;
	font-size:14px;
}

.FAQ_TreeQuestion
{
	
}





/*//////////////////////////////////////////////////////*/
.faq-cat-table
{
	
}
.faq-cat-table td
{
	padding-top: 2px;
	padding-bottom: 2px;
	
}
.faq-cat
{
	color: #024498;
	font-weight: bold;
}
.faq-cat:hover
{
	color: #024498;
	font-weight: bold;
	background-color: #ededed;
}
.faq-cat a
{
	font-weight: bold;
	color: #000000;
	display:block;
}
.faq-cat a:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#faq-questions
{
	
}
.faq-q-table
{
	
}
.faq-q
{
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
	color: #999999;
}
.faq-question
{
	
}
.faq-question-on
{
	font-weight: bold;
	color: #2d795a;
}
.faq-a
{
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
	color: #cccccc;
}
.faq-answer
{
	padding-bottom: 10px;
}
.faq-plusminus
{
	margin-right: 4px;
	margin-left: 4px;
}