.header1{
	margin:0;
	padding:10px 15px 10px 0;
	background-color:#d7edf9;
	text-align:right;
	font-size:11pt;
	text-transform:uppercase;
	color:#000;
}

.header2{
	margin:0;
	padding:0;
	color:#165eac;
	font-size:11pt;
}

.header3{
	margin:0;
	padding:10px 0;
	color:#1ab7ea;
	font-size:9pt;
}

.header4{
	margin:0;
	padding:10px 0;
	color:#666;
	font-size:9pt;
}

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

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

