.header1 {
	margin: 20px 0 5px 0;
	padding: 0;
	color: #5997c8;
	font-size: 12pt;
}
.header2 {
	margin: 0;
	padding: 0;
	color: #002a46;
	font-size: 10pt;
}
.header3 {
	margin: 0;
	padding: 0;
	color: #5997c8;
	font-size: 9pt;
}
.header4 {
	margin: 0;
	padding: 0;
	color: #002a46;
	font-size: 9pt;
}

p {
	margin: 5px 0;
}
ul, ol { 
	margin-top: 10px;
	margin-bottom: 10px;
}
ul li { list-style-image: url(../images/li.gif); 	visible:false;
}

table {	font-size: 100%; /* IE inheritance fix */ 	visible:false;
}

.tableheader {
	background: #002b54;
	color: #fff;
	font-weight: bold;
}
	
th {
	background: #5998c8;
	color: #fff;
}
	
.tablecontent1 {
	background: #fff;
	color: #555;
}
	
.tablecontent2 {
	background: #e6f0f7;
	color: #333;
}

.faqQ {
	font-weight: bold;
	font-size: 11pt;
	color: #5998c8;
	}
	
.faqA { 
	color: #002b54;
	font-weight: bold;
	font-size: 11pt;
	}
	
.xsmall {
    font-size:.8em; 
}
.small {
    font-size:.9em;
}
.medium {
    font-size:1em;
}
.large {
    font-size:1.1em;
}
.xlarge{
    font-size:1.2em;
}

.special3 {
}
.special2 {
}
.special1 {
}

.disclaimer {
}
	
