/* New Calculator classes - Greg Milhem   2/1/01*/
/*  Where a Header for a section of the table  is prior to  the actual table lables  */
.rowHeader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12pt;
}

.pageHeadLine {
 color: #666666; 
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   font-size: 16pt; 
    }

/*  Used for  specific or special highlighting on text Dollar amounts and percentage */
/* Dollar amounts  */
.textHighlite1{ 
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal ;
	color: green;
}

/*  percentage  */
.textHighlite2{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal ;
	color: blue;
	 }

/*New colors defined for the Prequal CalcuLetter - Mchael Z 3/8/01*/
/*Can be used on any new calculators*/
.calctd1 {
  background-color: #E1E8F0;
}
.calctd2 {
  background-color: #FFFFCC;
}
.calctd3 {
  background-color: #FFFFE6;	
}
	 

/* background color, default fonts, and links for the site header (frame site) */
body
{	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/* replaces companyname (too general) in client domain hosted files - companyname is used currently in san-serif.css  for products */
.companynameBodyText {
	font-family: Arial, Helvetica, sans-serif;
 	color: 000000;
	font-size: 9pt;
	font-style: normal;
	margin: 0px;
	font-weight : normal;
}

/*  Default if no specific classes are used in the form */
FORM {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   font-size: 12pt;
}
/*  Input field  settings IE accepts color as well*/
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	color: Blue;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	background-color : #E2EFE4;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	background-color :
}
/* label classes all replace the <H > tags 1 -4 respectivley */

/*  Keeping the respective order of the the lables on a page:
The First or top Lable in a page uses label1
*/

.label1 {
   color: #666666;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 18pt;
      text-align: center;
}

.label2 {
   color: #666666;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-style: italic;
   font-size: 18pt;
   text-align: center;
}

.label3 {
   color: #999999;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-style: normal;
   font-size: 14pt;
      text-align: center;
}


.label4 {
   color: #666666;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-style: normal;
   font-size: 11pt;
      text-align: center;
}

/* Text Labels or headings in Forms */
.formLabel {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold ;
	color: #000000
}

/* Text with in forms */
.formText {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal ;
	color: #000000
}
/* End New Calculator classes - Greg Milhem   2/1/01 */

PRE {  
    display: block; 
    white-space: pre;
    font-family: "Courier New", Courier, monospace;
}

P.poweredby {
   color: #000080; 
   font-family: "Times New Roman", "Times Roman", Times, serif;
   font-weight: bold; 
   font-size: 7.5pt; 
}

H1 {  
   color: #666666; 
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   font-size: 24pt; 
}

H2 {  
   color: #666666; 
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   font-style: italic; 
   font-size: 18pt; 
   text-align: center;
}

H3 {  
   color: #999999; 
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   font-style: normal; 
   font-size: 14pt; 
   text-align: center;
}


H4 {  
   color: #666666; 
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   font-style: normal; 
   font-size: 12pt; 
}

CAPTION {  
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   font-size: 12pt; 
   text-align: center;
}

TD {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}

TH {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
   text-align: left;
}

UL, OL, LI {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}

DL, DT, DD {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}



A.footer {
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    font-size: 10pt;
}

A.menu {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 7.5pt;
}

.logotype {
    color: #666666;
    font-size: 22pt;
    font-style: bold;
    margin: 0px;
}

.motto {
    color: #666666;
    font-size: 10pt;
    margin: 0px;
}

.index {
    color: #999999;
    font-size: 24pt;
    font-style: bold;
    margin: 0px;
}

.companyname {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: larger; 
}

.address {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}

.disclaimer {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}

.phnumber, .fxnumber, .tfnumber {  
   color: #FF0000; 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
}

.theader {
   color: #FFFFFF; 
   background-color: #4B602D; 	
}

.td0 {
	/* This uses default document colors and style */
	/* This entry is present for future style modification */
	/* without having to modify all live HTML pages */
	
}
.td1 {
   background-color: #BDBD93;
}
.td2 {
  background-color: #E4E4D3;
}
