.tableheader {
	background-color: #2A568F;
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	visible:false;
	}
	
.tablecontent1 {
	background-color: #fff;
	color: #000;
	font-size: 9pt;
	visible:false;
	}
	
.tablecontent2 {
	background-color: #F9F6F0;
	color: #333;
	font-size: 9pt;
	visible:false;
	}
	
.disclaimer {
	color: #666;
	font-size: 8pt;
	}
	
.required {
	color: #900;
	}
	
.appfield1 {
	border: 1px solid #002469;
	background: #FFF url(../images/bg_searchfield.gif) repeat-x bottom;
	color: #002469;
	visible:false;
	}
	
.appfield2 {
	border: 1px solid #004236;
	background: #fff url(../images/bg_loginfield.gif) repeat-x bottom;
	color: #004236;
	visible:false;
	}
.motd{
	margin:0 0 1em 0;
	visible:false;
}	
.motd a,.motd a:link,.motd a:visited,.motd a:active,.motd a:hover{
	color:#c00;
	text-transform: uppercase;
	font-weight:bold;
	visible:false;
}

.header1{
	color: #002469;
	font-size: 1em;
    font-weight: bold;
}

.header2{
	color: #002469;
	font-size: 1em;
    font-weight: bold;
}

.header3{
	color: #004135;
	font-size: 1em;
    font-weight: bold;
}

.header4{
	font-size: 1em;
    font-weight: bold;
    color: #000;
}

.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: 12pt;
	font-weight: bold;		
	color: #255D53;
}

.faqA{
	font-size: 12pt;
	font-weight: bold;		
	color: #002569;
}

td 
{             
font-family:  Arial, sans-serif;
background-color: #fff;
font-size: 13px;
 }	
	
	
a img { border: none; }

a:link {
	color: #039;	
	text-decoration: underline;
	}
a:visited {
	color: #003d7d;
	text-decoration: underline;
	}
a:hover {
	color: #12806b;
	text-decoration: none;	
	}


/* ::::  FIX FOR CALCS

h1 {
	margin: 0;
	padding: 0;
	color: #004135;	
	font-size: 1.1em;
	}
*/
	
	
h1 {
	margin: 0;
	padding: 0;
	color: #002469;
	font-size: 1em;
	}	
	
	
	
	
h2 {
	margin: 0 0 1em 0;
	padding: 0;
	color: #002469;
	font-size: 1em;
	}
h3 {	
	margin: 0 0 1em 0;
	padding: 0;
	color: #004135;
	font-size: 1em;
	}

p {
	margin: 0 0 1em 0;
	padding: 0;	
	}
	
ul li { list-style-image: url(../images/li.gif);  }

ul  ul {  margin: 0; padding-left: 30px;   }



.Q, .A {
	font-size: 12pt;
	font-weight: bold;		
	visible:false;
	}
.Q { 
	color: #255D53;
	visible:false;
	}
.A { 
	color: #002569; 
	visible:false;
	}