.header1{
	color: #000;
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 7px;	
}

.header2{
	color: #00209f;
	font-size: 170%;
	font-weight: bold;
	margin-bottom: 7px;
	text-align:left;
}

.header3{
	color: #7e86a8;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 3px;
}

.header4{
	color: #00209f;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 7px;
}

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

.faqQ {color: #00209f; }
.faqA {  }
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	font-size: 120%;
	color: #00209f;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
	}

.disclaimer {
	font-size: 80%;
	}

