.header1{
	color: #03237e;
	font-size: 15px;
}

span.header1 { 
	line-height: 1.4em;
	display: block;
 }

.header2{
	font-size: 13px;
}

.header3{
	color: #03237e;
	font-size: 9pt;
}

.header4{
	font-size: 8pt;
}
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special1 {
	color: #4568b9;
	font-size: 1.1em;
	}
	
.special2 {
	color: #00237e;
	}	
	
.special3 {
	font-size: 24px;
	}	
	
.special4 {
	font-size: larger;
	line-height: 12pt;
 }	
 
.special5 {
	font-size: 11pt;
	font-family: tahoma;
	line-height: 15pt;
	letter-spacing: 1px;
}	 

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

.faqQ{
	font-size: 1.2em;
	font-weight: bold;
	color: #d49302;
}

.faqA{
	font-size: 1.2em;
	font-weight: bold;
	color: #35519e;
}
/* this is designed using EMs so it slightly increases the current sizes (and keeps font the same - margin added at FI request */
.wideText {
    font-size: 100%;  
    letter-spacing: .15em;
    word-spacing:.15em;
    line-height:1.6em;
    margin: 7px 0;
}

