.header1{
	font-size: 18px;
	text-transform: uppercase;	
}

.header2{
	margin: 0 0 12px 0;
	color: #1c2f69;
	font-size: 13pt;
}

.header3{
	margin: 10px 0 0 0;
	color: #538653;
	font-size: 11pt;
}

.header4{
	margin: 4px 0;
	color: #333;
	font-size: 10pt;
}

.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}
.special2 {
	color: #002c69;
	font-size: 10pt;
	font-style: italic;
	text-transform: uppercase;
	}
.special3 {
	color: #969b97;
	font-size: 8pt;
	text-transform: uppercase;
	}	
.special1 {
	text-decoration: underline;
	}

.disclaimer{
}

.faqQ{
	font-size: 13pt;
	font-weight: bold;
	color: #696; 
}

.faqA{
	font-size: 13pt;
	font-weight: bold;
	color: #00006d;
}
