.header1{
	font-family: 'Gill Sans', arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000;
	position: absolute;
	top: 0;
	left: -1000px;
}

.header2{
	font-family: 'Gill Sans', 'GillSans', arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	text-align: left;
	padding: 4px 0 3px 22px;
	border-top: 1px #909090 solid;
	border-left: 1px #909090 solid;
	border-right: 1px #909090 solid;
	margin-top: 0px;
	margin-bottom: 17px;
	height: 25px;
	max-height: 25px;
}

*html header2 {
	padding-bottom: 5px;
	height: 33px;
	}

.header3{
	font-size: 10pt;
	color: #124074;
	font-weight: bold;
	text-align: left;
	margin-left: 22px;
}

.header4{
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-left: 22px;
}

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

.faqQ { 
	font-size: 16pt;
	color: #a12830;
	}
.faqA { 
	font-size: 16pt;
	color: #48b8d2;
	}
	
.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 {
	}

.disclaimer {
	color: #000;
	}
	