.header1{
    font-size: 12pt;
    font-weight: bold;
    color: #40637A;
}

.header2{
	margin:0 -9px 0 -12px;
	padding:7px 0 20px 12px;
	color:#fff;
	text-transform:uppercase;
	font-size:10pt;
	background:url(../images/h2_bg.gif) repeat-x;
	text-align:left;
}

.header3{
	margin:0;
	padding:6px 0 0 0;
	color:#b74135;
	text-transform:uppercase;
	font-size:10pt;
}

.header4{
	margin:0;
	padding:0 0 10px 0;
	color:#4971b2;
	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;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	}

.disclaimer {
	font-style:italic;
	color:#666;
	}
	

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ { color:#003559; }
.faqA { color:#b74135; }
