.header1 {
	background:url(../../../../fiFiles/static/images/h1_back.gif) no-repeat;
	width:691px;
	color:#fff;
	font:16pt Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 12px 0;
	padding:13px 0 10px 19px;
}
.header2 {
	margin:0;
	padding:0 0 12px 0;
	color:#5e1251;
	font-size:10pt;
}
.header3 {
	margin: 20px 0 0 0;
	padding:0;
	color:#6d78b7;
	font-size:10pt;
}
.header4 {
	margin: 10px 0 0 0;
	padding:0;
	color:#666;
	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{
    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:#68225d; }
.faqA { color:#4e599b; }
	
