.header1{
    
}

.header2{
	color:#1d325f;
	font-size:12pt;
	padding:0 0 10px 0;
	margin:0;
	font-weight: bold;
}

.header3{
	color:#000;
	font-size:11pt;
	font-weight: bold;
}

.header4{
    color:#3a89c8;
	font-size:10pt;
	font-weight: bold;
}

.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{
    font-weight: bold;
	color:#0060a9;
}

.faqA{
    font-weight: bold;
	color:#008035;
}
