
H1 {FONT: bold 10pt Arial; COLOR: #6666FF; margin: .0em 0;}
H2 {FONT: 10pt Arial;COLOR: black; font-weight: normal; padding-top: 5px; margin: .0em 0;}
A {FONT: 10pt Arial;COLOR: black; font-weight: normal; text-decoration:underline; padding: 0 px 0 px 0 px 0 px;margin: .0em 0;}
UL {FONT: 8pt Arial; COLOR: black; list-style-type:disc;  }

.instrtext {FONT: 8pt Arial;COLOR: #009DDC; font-weight: normal;}
.instrheadertext {FONT: 9pt Arial;COLOR: #009DDC; font-weight: normal;}
.instrlinktext {FONT: 8pt Arial;COLOR: #E20177; font-weight: bold; text-decoration:none;}
.errortext {FONT: 9pt Arial;COLOR: red; font-weight: normal;}
.header1 {FONT: 12pt Arial;COLOR: #009DDC; font-weight: normal;}
.header2 {FONT: 10pt Arial;COLOR: #009DDC; font-weight: normal;}

.labeltext { font-family: "Arial", "MyFont"; font-size:10pt; font-weight: normal;color:gray; text-align:left; }
.entryfieldtext {font-family: "Arial", "MyFont";font-size:9pt; font-weight: normal; color:black; }
.entryfieldtexterr {font-family: "Arial", "MyFont";font-size:9pt; font-weight: normal; color:black; background-color:#ffff99; }
.entryfieldsubtitle {font-family: "Arial", "MyFont";font-size:10pt;font-weight: normal;color:#9B9FA0;text-align:left;}
.instrtext1 {FONT: 8pt Arial;COLOR: #0068DC; font-weight: normal;}
.smallbutton {font-family: "Arial", "MyFont";font-size:9pt; font-weight:normal;color:white;background-color:#009DDC; }

.ecardlabel { font-family: "Arial", "MyFont"; font-size:10pt; font-weight: bold;color:gray; text-align:left; }

.section {font-family: "Arial", "MyFont";font-size:9pt; font-weight:normal;color:black;background-color:#f3f4f4;border-left:solid 1px #c7dfdc;border-right:solid 1px #c7dfdc;border-top:solid 1px #c7dfdc;border-bottom:solid 1px #c7dfdc; }

.displaylistheader { FONT: 8pt Arial; COLOR: #009DDC;FONT-WEIGHT: normal;text-align: left; vertical-align: top;background-color:white;}
.displaylistdetail {FONT: 8pt Arial; COLOR: black; FONT-WEIGHT: normal; text-align: left; vertical-align: top;background-color:white;}
.listheader { FONT: 8pt Arial; COLOR: #009DDC;FONT-WEIGHT: normal;text-align: left; vertical-align: top;}
.listdetail {FONT: 8pt Arial; COLOR: black; FONT-WEIGHT: normal; text-align: left; vertical-align: top;background-color:white;}
.listdetailalt {FONT: 8pt Arial; COLOR: black; FONT-WEIGHT: normal; text-align: left; vertical-align: top;}

.footertext { font-family: "Arial", "MyFont"; font-size:8pt; font-weight: normal;color:gray; }

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font:8pt arial;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.hidden 
	{ 
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
	} 
@font-face {font-family: "MyFont"; src: url(ERASBOL0.eot)}

.labeltext1 {
  font-family: "Eras Bold ITC", "MyFont";
  font-size:12pt;
  font-weight: bold;
  color:black;
  background-color:#FFEE00;
  }	
  
a.menutab:link {font-family:Verdana,Arial,Helvetica; color:#0099cc; font-size:14px; font-weight:bold;text-decoration:none}     /* unvisited link */
a.menutab:visited {font-family:Verdana,Arial,Helvetica; color:#0099cc; font-size:14px; font-weight:bold;text-decoration:none}  /* visited link */
a.menutab:hover {font-family:Verdana,Arial,Helvetica; color:#cc0066; font-size:14px; font-weight:bold; text-decoration: underline}
a.menutab:active {font-family:Verdana,Arial,Helvetica; color:#0099cc; font-size:14px; font-weight:bold; text-decoration:none}
a.menutabon {font-family:Verdana,Arial,Helvetica; color:#cc0066; font-size:14px; font-weight:bold; text-decoration: none}
