h1, .header1 {
	color: #7f182a;	
	font-size: 16pt;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: times-roman, serif;
}

h2, .header2 {
	color: #bc8600;	
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}

h3, .header3 {
	color: #7f182a;	
	font-size: 9pt;	
	margin: 0;
	margin-top:15px;
	padding: 0;
	}
	
h4, .header4 {
	color: #b69e67;	
	font-size: 8pt;	
	margin: 0;
	padding: 0;
	}

.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;
}

.tableheader {
	background-color: #dbcfbe;
	font-weight: bold;
	font-size: 10pt;
	color: #454137;
	}
	
th, .th{
	background-color:#959186;
	vertical-align:top;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}

	
.tablecontent1 {
	border: 0;
	background-color: #fff;
	color: #330000;
	font-size: 9pt;	
	}
.tablecontent2 {
	border: 0;
	background-color: #f6f2eb;
	color: #330000;
	font-size: 9pt;	
	}

.faqQ, .faqA {
	font-weight: bold;
	font-size: 10pt;
	}
.faqQ { color: #7f182a; }
.faqA { color: #bc8600; }
	
.disclaimer {
	font-size: 8pt;
	color: #7f182a;
	}
.required { 
	color: #bc8600;
	font-size: 8pt;
	font-weight: bold;
	}
    
.applyButton {
    margin-left: 321px;
}

* html .applyButton {
    margin-top:-13px;
}

.shortLine {
    width: 400px;
    height: 1px;
}
