
h1 {
	font: bold 11pt Arial, Verdana, Sans-Serif;
	color: #000000;
	margin: 10px 0 0 0;
	}
h2 {
	font: bold 9pt Arial, Verdana, Sans-Serif;
	color: #000;
	margin: 10px 0 0 0;
	}
h3 {
	font: bold 9pt Arial, Verdana, Sans-Serif;
	color: #000;
	margin: 10px 0 0 0;
	}
	
.tableheader {
	background-color: #000;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;	
	text-transform: uppercase;
	}
.tablecontent1 {
	background-color: #FFF;
	color: #333;
	font-size: 9pt;
	}
.tablecontent2 {
	background-color: #E6E3E3;
	color: #000;
	font-size: 9pt;
	}
.Q, .A {
	font-size: 14pt;
	font-weight: bold;
	}
.Q { color: #ED1B23; }
.A { color: #000; }

.disclaimer {
	font-size: 8pt;
	line-height: 10pt;
	}
.required {
	font-size: 8pt;
	color: #ED1B23;
	}
.appfield1 {
	border: 1px solid #000;
	}
.appfield2 {
	border: 1px solid #ED1B23;
	}


	
.header1{
	font: bold 11pt Arial, Verdana, Sans-Serif;
	color: #ED1B23;
    font-weight: bold;
}

.header2{
	font: bold 9pt Arial, Verdana, Sans-Serif;
	color: #000;
    font-weight: bold;
}

.header3{
	font: bold 9pt Arial, Verdana, Sans-Serif;
	color: #000;
    font-weight: bold;
}

.header4{
    font-size: 9pt;
    font-weight: bold;
    color: #000;
}

.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: 8pt;
	line-height: 10pt;
}

.faqQ{
	font-size: 14pt;
	font-weight: bold;
	color: #ED1B23;
}

.faqA{
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}

