.header1 {
	font-size: 1.6em;
	color: #00347e;
	font-weight: normal;
	margin-bottom: 9px;
	visible:false;
}
.header2 {
	font-size: 1.2em;
	color: #00347e;
	margin-bottom: 10px;
	visible:false;
}
.header3 {
	font-size: 1.0em;
	color: #008480;
	visible:false;
}
.header4 {
	font-size: 1.0em;
	color: #333333;
	visible:false;
}

.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:#29527B;
}
* html .disclaimer {
	padding-right: 10px;
}

.faqQ, .faqA { 
	font-weight: normal;
	font-family: 'Trebuchet MS';
	font-size: 16pt;
	}

.faqQ { color:#00347e; }
.faqA { color:#6598cc; }
	
