.header1{
    font-size: 18pt;
    font-weight: bold;
    color: #40637A;
}

h2, .header2 {
	color: #4fad4f;	
	font-size: 11pt;
	margin: 0;
	padding: 0;
	}

h3, .header3 {
	color: #12477f;	
	font-size: 10pt;	
	margin: 0;
	padding: 0;
	}
	
h4, .header4 {
	color: #000;	
	font-size: 9pt;	
	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 {
	font-size: 7pt;
	color: #000;
	}
	
.Q, .A, .faqQ, .faqA {
	font-weight: bold;
	font-size: 10pt;
	}
.Q, .faqQ { color: #4fad4f; }
.A, .faqA { color: #12477f; }	

	span.editContent  {
	position: relative;
    color: #000;
    margin-left:200px;
    /*margin-top:15px;*/
    display:block;
	visible: false;		
    }
	
	
	.tableheader {
	background-color: #4fad4f;
	color: #fff;
	font-weight: bold;
	}
.tablecontent1 {
	background-color: #FFF;
	color: #333;
	}

.tablecontent2 {
	background-color: #eee;
	color: #333;
	}

