/* Updated with TD Colors - Kristin Rozum 05/19/04*/

	TD {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 9pt; text-decoration: none;}
	A:link {color: #0C183E; text-decoration: none; font-size: 9pt; font-weight:bold; text-decoration: none;}
	A:visited {color: #0C183E; text-decoration: none; font-size: 9pt;  font-weight:bold; text-decoration: none;}
	A:active {color: #0C183E; text-decoration: none; font-size: 9pt;  font-weight:bold; text-decoration: none;}
	A:hover {color: #8F7156; text-decoration: none; font-size: 9pt; text-decoration: none;}

/*  Where a Header for a section of the table is prior to  the actual table lables  */
.rowHeader {
	color: #8F7156;
	font-family: Arial, Helvetica, Serif; 
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12pt;
}

.pageHeadLine {
 color: #0C183E; 
   font-family: Arial, Helvetica, 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, Serif; 
	font-size: 9pt;
	font-style: normal;
	font-weight: normal ;
	color: green;
}

/*  percentage  */
.textHighlite2{ 
	font-family: Arial, Helvetica, 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: #9D957E;
}
.calctd2 {
  background-color: #F5F7E5;
}
.calctd3 {
  background-color: #FDFEF3;
}
	 

/* background color, default fonts, and links for the site header (frame site) */
body {
font-family: Arial, Helvetica, Serif; 
font-size: 9pt;
color: #8F7156;
background-color: #FFFFFF;
text-decoration: none;
}

/* replaces companyname (too general) in client domain hosted files - companyname is used currently in san-serif.css  for products */
.companynameBodyText {
	font-family: Arial, Helvetica, Serif; 
 	color: #8F7156;
	font-size: 9pt;
	font-style: normal;
	margin: 0px;
	font-weight : normal;
}

/*  Default if no specific classes are used in the form */
FORM {
   color: #8F7156;
   font-family: Arial, Helvetica, 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, Serif; 
	color: Blue;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	background-color : #E2EFE4;
}
.input2 {
	font-family: Arial, Helvetica, 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: #0C183E;
   font-family: Arial, Helvetica, Serif; 
   font-weight: bold;
   font-size: 18pt;
      text-align: center;
}

.label2 {
   color: #0C183E;
   font-family: Arial, Helvetica, Serif; 
   font-weight: bold;
   font-style: italic;
   font-size: 18pt;
   text-align: center;
}

.label3 {
   color: #0C183E;
   font-family: Arial, Helvetica, Serif; 
   font-weight: bold;
   font-style: normal;
   font-size: 14pt;
      text-align: center;
}


.label4 {
   color: #0C183E;
   font-family: Arial, Helvetica, Serif; 
   font-weight: bold;
   font-style: normal;
   font-size: 11pt;
      text-align: center;
}

/* Text Labels or headings in Forms */
.formLabel {  
	font-family: Arial, Helvetica, Serif; 
	font-size: 9pt;
	font-style: normal;
	font-weight: bold ;
	color: #8F7156
}

/* Text with in forms */
.formText {  
	font-family: Arial, Helvetica, Serif; 
	font-size: 9pt;
	font-style: normal;
	font-weight: normal ;
	color: #8F7156
}
/* End New Calculator classes - Greg Milhem   2/1/01 */

PRE {  
    display: block; 
    white-space: pre;
    font-family: "Courier New", Courier, monospace;
}

P.poweredby {
   color: #0C183E; 
   font-family: "Serif", serif, sans serif;
   font-weight: bold; 
   font-size: 7.5pt; 
}

H1 {  
   color: #0C183E; 
   font-family: Times New Roman, Serif;  
   font-weight: bold; 
   font-size: 12pt; 
}

H2 {  
   color: #0C183E; 
   font-family: Arial, Helvetica, Serif;  
   font-weight: bold; 
   font-size: 11pt; 
}

H3 {  
   color: #0C183E; 
   font-family: Arial, Helvetica, Serif;  
   font-weight: bold; 
   font-style: normal; 
   font-size: 10pt; 
}


H4 {  
   color: #0C183E; 
   font-family: Arial, Helvetica, Serif;  
   font-weight: bold; 
   font-style: normal; 
   font-size: 9pt; 
}

CAPTION {  
   font-family: Arial, Helvetica, Serif;  
   font-weight: bold; 
   font-size: 9pt; 
   text-align: center;
}

TD {  
   font-family: Arial, Helvetica, Serif;  
   font-size: 9pt; 
}

TH {  
   font-family: Arial, Helvetica, Serif;  
   font-size: 9pt; 
   text-align: left;
}

UL, OL, LI {  
   font-family: Arial, Helvetica, Serif;  
   font-size: 9pt; 
}

DL, DT, DD {  
   font-family: Arial, Helvetica, Serif;  
   font-size: 9pt; 
}

A.heading {
    font-family: Arial, Helvetica, Serif;  
    font-weight: bold; 
    font-size: 9pt; 
}

A.footer {
    font-family: Arial, Helvetica, Serif;  
    font-weight: bold; 
    font-size: 9pt;
}

A.menu {
    font-family: Arial, Helvetica, Serif;  
    font-size: 7.5pt;
}

.logotype {
    color: #0C183E;
    font-size: 22pt;
    font-style: bold;
    margin: 0px;
}

.motto {
    color: #0C183E;
    font-size: 9pt;
    margin: 0px;
}

.index {
    color: #8F7156;
    font-size: 12pt;
    font-style: bold;
    margin: 0px;
}

.companyname {  
   color: #8F7156
   font-family: Arial, Helvetica, Serif;  
   font-size: larger; 
}

.address {   
   color: #8F7156
   font-family: Arial, Helvetica, Serif;  
   font-size: 9pt; 
}

.disclaimer {   
   color: #8F7156
   font-family: Arial, Helvetica, Serif;  
   font-size: 9pt; 
}

.phnumber, .fxnumber, .tfnumber {  
   color: #8F7156; 
   font-family: Arial, Helvetica, Serif;  
   font-size: 9pt; 
}

.theader {
   color: #FFFFFF; 
   background-color: #0C183E; 	
}

.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 {
   color: #FFFFFF;
   background-color: #CAC3AD;
}
.td2 {
   color: #0C183E;
   background-color: #F7F3E7;
}

	A.topNav:link {color: #0C183E; font-family: Arial, Helvetica, Serif; font-size: 9pt; text-decoration: none; font-weight: bold;}
	A.topNav:visited {color: #0C183E; font-family: Arial, Helvetica, Serif; font-size: 9pt; text-decoration: none; font-weight: bold;}
	A.topNav:active {color: #0C183E; font-family: Arial, Helvetica, Serif; font-size: 9pt; text-decoration: none; font-weight: bold;}
	A.topNav:hover {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 9pt; text-decoration: none; font-weight: bold;}

	.xSmBlack {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 8pt; text-decoration: none;}
	.smBlack {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 10pt; text-decoration: none;}
	.medBlack {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 12pt; text-decoration: none;}
	.medBlackBold {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 12pt; text-decoration: none; font-weight: bold;}
	.bigBlack {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 14pt; text-decoration: none;}
	.bigBlackBold {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 14pt; text-decoration: none; font-weight: bold;}
	.xBigBlack {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 16pt; text-decoration: none; font-weight: bold;}

	.xSmWhite {color: #FFFFFF; font-family: Arial, Helvetica, Serif; font-size: 8pt; text-decoration: none;}
	.smWhite {color: #FFFFFF; font-family: Arial, Helvetica, Serif; font-size: 10pt; text-decoration: none;}
	.medWhite {color: #FFFFFF; font-family: Arial, Helvetica, Serif; font-size: 12pt; text-decoration: none;}
	.medWhiteBold {color: #FFFFFF; font-family: Arial, Helvetica, Serif; font-size: 12pt; text-decoration: none; font-weight: bold;}
	.bigWhite {color: #FFFFFF; font-family: Arial, Helvetica, Serif; font-size: 14pt; text-decoration: none;}
	.bigWhiteBold {color: #FFFFFF; font-family: Arial, Helvetica, Serif; font-size: 14pt; text-decoration: none; font-weight: bold;}
	.xBigWhite {color: #FFFFFF; font-family: Arial, Helvetica, Serif; font-size: 16pt; text-decoration: none; font-weight: bold;}
	
	.xSmDkBlue {color: #0C183E; font-family: Arial, Helvetica, Serif; font-size: 8pt; text-decoration: none;}
	.smDkBlue {color: #0C183E; font-family: Arial, Helvetica, Serif; font-size: 10pt; text-decoration: none;}
	.medDkBlue {color: #0C183E; font-family: Arial, Helvetica, Serif; font-size: 12pt; text-decoration: none;}
	.medDkBlueBold {color: #0C183E; font-family: Arial, Helvetica, Serif; font-size: 12pt; text-decoration: none; font-weight: bold;}
	.bigDkBlue {color: #0C183E; font-family: Arial, Helvetica, Serif; font-size: 14pt; text-decoration: none;}
	.bigDkBlueBold {color: #0C183E; font-family: Arial, Helvetica, Serif; font-size: 14pt; text-decoration: none; font-weight: bold;}
	.xBigDkBlue {color: #0C183E; font-family: Arial, Helvetica, Serif; font-size: 16pt; text-decoration: none; font-weight: bold;}	

	.xSmTan {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 8pt; text-decoration: none;}
	.smTan {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 10pt; text-decoration: none;}
	.medTan {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 12pt; text-decoration: none;}
	.medTanBold {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 12pt; text-decoration: none; font-weight: bold;}
	.bigTan {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 14pt; text-decoration: none;}
	.bigTanBold {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 14pt; text-decoration: none; font-weight: bold;}
	.xBigTan {color: #8F7156; font-family: Arial, Helvetica, Serif; font-size: 16pt; text-decoration: none; font-weight: bold;}	
