.FAQMainHeader
{
	color: #000000;
	font-size:large;
}

.FAQItemBox 
{
	background-color: #f5f5f5;
	border: solid 1px #6699CC;
	width: 200px;
}

.FAQItemBoxHeader 
{
	color: #ffffff;
	background-color: #6699CC;
	border-bottom: solid 1px #000000;
	font-family: verdana,arial,sans-serif,helvetica; 
	font-size: 10pt;
	font-weight: bold;
}

.FAQItemBoxBody
{
	color: #000000;
	background-color:#f5f5f5;
	font-family: verdana,arial,sans-serif,helvetica; 
	font-size: 9pt;
}

.FAQSectionHeader 
{
	color: #000000;
	font-family: verdana,arial,sans-serif,helvetica; 
	font-size: 10pt;
	font-weight: bold;
}

.FAQHorizontalRule 
{
}


.FAQQuestion
{
	color: #0000ff;
	background-color:#ffffff;
	font-family: verdana,arial,sans-serif,helvetica; 
	font-size: 9pt;
}

.FAQQuestionAlternate 
{
	color: #0000ff;
	background-color:#e5e5e5;
	font-family: verdana,arial,sans-serif,helvetica; 
	font-size: 9pt;
}

.FAQBreadcrumbActive 
{
	color: #000000;
	font-family: verdana,arial,sans-serif,helvetica; 
	font-size: 11pt;
}

.FAQBreadcrumbInactive 
{
	color: #000000;
	font-family: verdana,arial,sans-serif,helvetica; 
	font-size: 10pt;
}
	