﻿.faqTopDiv 
{
	background-color:White;
	width:798px; 
	border-right:black thin solid; 
    border-top:black thin solid; 
    border-left:black thin solid; 
	border-bottom:none;
    font-family:Verdana; 
    font-size:small;	
}

.faqTitleDiv
{
	text-align:center; 
	margin-left:10px; 
	margin-top:10px;	
}

.faqTitle
{
	font-family:Georgia; 
	font-size:28pt; 
	color:Black; 
}

.faqStatementDiv
{
	float:none; 
	margin-left:10px; 
	margin-top:10px; 
	margin-right:10px; 
	text-align:center;
}

.faqBigDiv
{
	WIDTH:798px;         
    border-top:none; 
    border-left:black thin solid; 
    border-right:black thin solid;
    border-bottom:black thin solid;
    font-family:Verdana; 
    font-size:small;
    background-color:white;
    text-align:left;
    padding-left:0px;
}

.faqListStyle
{
	list-style-type:square; 
	padding-right:20px;	
}

.faqListStyle2
{
	list-style-type:none;
	padding-right:20px;	
}

.faqlabel
{
	font-family:Verdana;
	font-size:small;
	margin-left:40px;
	margin-right:20px;
}