h1, .header1 {
	font-size: 14pt;
	font-weight: bold;
	color: #006a4e;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: -1500px;
	}
h2, .header2   {
	font-size: 12pt;
	font-weight: bold;
	color: #006a4e;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: -1000px;
	}
h3, #calccontent h1, #calccontent h1 center, .header3  {
	font-size: 10pt;
	font-weight: bold;
	color: #6caf63;;
	position: relative;
	top: 8px;
	left:auto;
	top:auto;
	text-align:left;
	}
h4, .header4  {
	font-size: 9pt;
	font-weight: bold;
	color: #12ad2b;
	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;
}


.disclaimer {
	color: #93beb2;
	}
	
.required {
	color: #12ad2a;
	}

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

.faqQ { 
	color: #12ad2a;
	font-size: 13pt;
	font-weight: bold;
	}
	
.faqC { 
	color: #006a4e;
	font-size: 13pt;
	font-weight: bold;
	}
	
.faqA {  
	color: #006a4e;
	font-size: 13pt;
	font-weight: bold;
	}

	p, .paragraph {
	margin: 14px 0 0 0;
	position: relative;
	top: -7px;
	}