.header1{
    font-size: 12pt;
    font-weight: bold;
    color: #40637A;
}

.header2{
	font-family: georgia, times, serif;
	color: #86ab2e;
	font-size: 14pt;
	font-weight: normal;
	margin: 10px 0;
}

.header3{
	font-family: georgia, times, serif;
	color: #00265c;
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0;
}

.header4{
	font-family: georgia, times, serif;
	color: #559bbe;
	font-size: 9pt;
	font-weight: bold;
	margin: 10px 0;
}

.xsmall{
    font-size:.8em; 
}

.small{
    font-size:.9em;
}

.medium{
    font-size:1em;
}

.large{
    font-size:1.1em;
}

.xlarge{
    font-size:1.2em;
}

.special3{
    text-decoration: line-through;
}

.special2{
    text-decoration: overline;
}

.special1{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.disclaimer {
	font-style:italic;
	color:#99c2da;
}

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ { 
	color:#86ab2e;
	font-size: 14pt;
	font-family: georgia, times, serif;
	}
.faqA { 
	color:#4883a0;
	font-size: 14pt;
	font-family: georgia, times, serif;
	}
