BODY {
  background-color: #e8e5dc;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}



TD, DIV { color: #000; font-family: verdana, sans-serif; font-size: 11px;}
.sectionhead {font-weight: bold; background-color:#C0C0C0;}

.rowColorOne, .rowColorOneHidden{ /* light grey - default column data color */
	background-color: #EBEFF7;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC; /* light grey line color */}
	
	

.rowColorTwo, .rowColorTwoHidden{
	background-color: #B5BFDB; /* medium blue */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC; /* light grey line color */} /*medium grey*/
	
.rowColorHead{
/* small texts links with arrow graphic found under firstRow */
	background-color: #F6F9FC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC; /* light grey line color */}
	
	



A:hover { color: #0039ad; text-decoration: none; }
A, A:active, A:visited { color: #0039ad; text-decoration: underline; }
SUP { font-size: 9px; }

.content { line-height: 16px; }
.smalltext { font-size: 10px; }
.mediumtext { font-size: 12px; }
.pagetitle { font-size: 14px; color: #8c4a08; font-weight: bold; }
.tableheader { font-size: 14px; color: #8c4a08; font-weight: bold; }

.contentsmall { font-size: 10px; line-height: 11px; }

.required { color: #c00; }
.error { color: #800; }
.success { color: #080; }
.gray { color: #999; }

.resdata { color: #800; }
.resctype { color: #999; }
.resurl { color: #080; }

.subnav_active {
  color: #8c4a08;
  font-family: verdana, sans-serif;
  font-size: 11px;
}

A.subnav_active:hover { color: #8c4a08; text-decoration: underline; }
A.subnav_active, A.subnav_active:active, A.subnav_active:visited {
  color: #8c4a08;
  text-decoration: none;
}

.tertiarynav { color:#8c4a08; }
A.tertiarynav:hover { color: #8c4a08; text-decoration: none; }
A.tertiarynav, A.tertiarynav:active, A.tertiarynav:visited {
  color: #0039ad;
  text-decoration: underline;
}

.cp { font-family: verdana, sans-serif; font-size: 11px; color: #c16413; }
A.cp:hover { color: #c16413; text-decoration: none; }
A.cp, A.cp:active, A.cp:visited { color: #c16413; text-decoration: underline; }

.foot1 { font-family: sans-serif; font-size: 11px; color: #8c4a08; }
A.foot1:hover { color: #8c4a08; text-decoration: underline; }
A.foot1, A.foot1:active, A.foot1:visited {
  color: #8c4a08;
  text-decoration: none;
}

.foot2 { font-family: sans-serif; font-size: 11px; color: #efa563; }
A.foot2:hover { color: #efa563; text-decoration: none; }
A.foot2, A.foot2:active, A.foot2:visited {
  color: #efa563;
  text-decoration: underline;
}

.question { font-family: verdana, sans-serif; font-size: 11px; color: #0039ad; }
.answer { line-height: 16px; }
A.question:hover { color: #0039ad; text-decoration: none; }
A.question, A.question:active, A.question:visited {
  color: #0039ad;
  text-decoration: underline;
}

A.nostyle:hover { color: #0039ad; text-decoration: underline; }
A.nostyle, A.nostyle:active, A.nostyle:visited {
  color: inherit;
  text-decoration: none;
}

.productpromo { font-size: 14px; font-weight: bold; }
.productprice { color: #8c4a08; }

.form { margin: 0px; margin-bottom: 0px; padding: 0px; }

@media all {
 
  
  INPUT {
    
    font-size: 11px;
  }

  SELECT {
    
    font-size: 11px;
  }

  TEXTAREA {
    
    font-size: 12px;
    overflow-x: hidden;
    overflow-y: auto;
  }

  button {
    border: 1px;
    border-style: solid;
    font-size: 13px;
  }

  .note {
    background-color: #f6f6f3;
    border: 1px;
    border-color: #ccc;
    border-style: solid;
    
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
 /* INPUT.cbsm { height: 13px; margin: 0px 2px; width: 13px; }
  
  INPUT {
    background-color: #f8f4e2;
    font-family: sans-serif;
    font-size: 11px;
  }

  SELECT {
    background-color: #f8f4e2;
    font-family: sans-serif;
    font-size: 11px;
  }

  TEXTAREA {
    background-color: #f8f4e2;
    font-family: sans-serif;
    font-size: 11px;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .button {
    background-color: #f8f4e2;
    border: 1px;
    border-style: solid;
    color: #8c4a08;
    font-size: 13px;
  }

  .note {
    background-color: #f6f6f3;
    border: 1px;
    border-color: #ccc;
    border-style: solid;
    
  }*/
 
 
 
 

  .hidden { display: none; }
  
.bottomline {border-bottom: #C0C0C0 1px solid;}
.tabrow {background-color:#FFFFFF;}
.tab {background-color: #E7F2F8; color: #666666; line-height:18px; text-align: center; border: #57A2DC 1px solid;}
.tab_hover {background-color: #C0C0C0; color: #000000; line-height:18px; text-align: center; border: #57A2DC 1px solid; cursor: hand;}
.tab_selected {background-color: #ffffff; color: #000000; text-decoration: none; text-align: center; height: 18px; border-left: #57A2DC 1px solid; border-bottom: #ffffff 1px solid; border-right: #57A2DC 1px solid; border-top: #57A2DC 1px solid;}

}
