.header1{
    font-size: 14px;
    font-weight: bold;
    color: #3991BF;
}

.header2{
    font-size: 13px;
    font-weight: bold;
    color: #3991BF;
}

.header3{
    font-size: 12px;
    font-weight: bold;
    color: #3991BF;
}

.header4{
    font-size: 11px;
    font-weight: bold;
    color: #3991BF;
}

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

.faqQ{
    font-size: 13px;
    font-weight: bold;
    color: #333;
}

.faqA{
    font-size: 13px;
    font-weight: bold;
    color: #3991BF;
}


	
td { font-size: 8pt; }

a:link {
	color: #3891BE;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #3891BE;
	text-decoration: none;
}

.tableheader td a, .tableheader td a:hover, .tableheader td a:visited{
	color:#fff;
}

a img { border: none; }

h1, h2, h3 { color: #3991BF; }
h1 { font-size: 14px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }

ul li { list-style-type: square }

ul.tableList, ul.tableList li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;		
	}

.tableheader, .tableheader a {
	background-color: #3991bf;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

th, .tablesubhead {
	background-color: #e5e5e5;	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	}
.th2 {
	background-color: #d5d5d5;	
	}
/*th a:link {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
	}
th a:visited {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
	}
th a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;	
	}
td a:link, td a:visited {
	text-decoration: underline;	
	}
td a:hover {
	text-decoration: none;	
	}*/

.homeRates th {
	text-transform: uppercase;
	}
.tablesubhead {
	background-color: #d4d4d4;
}
	
.tablecontent1 {
	background-color: #fff;
	color: #666;
	}
	
.tablecontent2 {
	background-color: #f5f5f5;
	color: #333;
	}
	
.Q, .A {	
	font-size: 13px;
	font-weight: bold;
	visible:false;
	}
.Q { color: #333;
	visible:false; }
.A { color: #3991BF;
	visible:false; }
	
.disclaimer {
	font-size: 7pt;
	}
	
.required {
	color: #900;
	}
	
.appfield1 {
	border: 1px solid #3991BF;
	visible:false;
	}
	
.appfield2 {
	border: 1px solid #000;
	visible:false;
	}
.module {
	width: 174px;	
	margin: 10px auto;
	text-align: left;
	visible:false;
	}
.offer {
	width: 153px;
	margin: 10px 12px 0 8px;
	text-align: left;	
	visible:false;
	}