
h1,.header1 {
	font-size: 15pt;
	font-weight: bold;
	color: #002d62;
	position: absolute;
	top: 0;
	left: -1000px;
	}
h2, .header2 {
	font: 14pt "arial black", arial, helvetica, sans-serif;
	color: #002d62;
	margin-bottom: 10px;
	}

h3, .header3 {
	font-size: 11pt;
	font-weight: bold;
	color: #002d62;
	margin-top: 10px;
	margin-bottom: 0;
	}
h4,  .header4{
	font-size: 10pt;
	font-weight: bold;
	color: #002d62;
	}

.img {
	float: right;
	width: 233px;
	margin: 1px 15px 20px 40px;
	}


.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-size: 8pt;
    font-weight: 400;
    color: #333333;
}

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

.faqQ { color: #9b8122; font-size: 18px; font-weight: bold; }
.faqA { color: #3f618c; font-size: 18px; font-weight: bold; }


.disclaimer {
	font-size: 8pt;
	color: #002d62;
	}
