.header1{
    font-size: 12pt;
    font-weight: bold;
    color: #40637A;
}
.header2 {
	font-size:10pt;
	color:#005596;
}
.header3 {
	font-size:10pt;
	color:#0aac57;
	padding:8px 0 0 0;
	margin:0;
	background:none;
}
.header4 {
	font-size:10pt;
	color:#666;
	padding:8px 0 0 0;
	margin:0;
}

.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:#666;
}

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

.faqQ { color:#005596; }
.faqA { color:#0aac56; }
