h1, .header1 {
	font-size: 11pt;
	color: #9c0222;
	}
h2, .header2 {
	margin:5px 0 0 0;
	font-size: 11pt;
	color: #044774;
	}
	
h3, .header3 {
	margin-bottom: 0;
	font-size: 9pt;
	font-weight:bold;
	color: #323232;
	}
h4, .header4 {
	margin-bottom: 0;
	font-size: 8pt;
	color: #154496;
	}

.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: 7pt;
	color: #abbbca;
	}
	
.required {
	font-size: 7pt;
	color: #e87d1d;
	}

.tableheader {
	font-weight: bold;
	color: #154496;
	}

	
.tablecontent1 {

	}
	
.tablecontent2 {
	background: #cccccc;
	}

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

.faqQ {
	color: #666666;
	}
.faqA {
	color: #111683;
	}