.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 55%; font-style: normal; font-weight: 400; color: #000000; line-height: 200%}
.headers {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 175%; font-weight: 800; color: #ff9900; text-decoration: underline}
.kicker {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 55%; font-style: normal; line-height: normal; font-weight: lighter; color: #000000}
.headermain {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; font-style: normal; line-height: normal; color: #FF9900; font-weight: 700}

body {background-image:url(ART/bodyBg.jpg); margin:0px;}

/* Top Bar is the main container for all top elements*/
#topBar { position:relative; 
		  float:left;
		  clear:right;
		  width:82%; 
		  height:25px; 
		  background-color:white; 
		  border-bottom:1px solid #003399;
		  font-family:Geneva, Arial, Helvetica, sans-serif; 
		  font-size:12px; 
		  color:white; 
		  padding-top:2px !important;
		  padding-top:0px;
		  padding-right:5px;
		  background-image:url(ART/navBG.jpg);
		  background-position:top;
		  background-repeat:repeat-x;}

/*Top Logo is a container for the LOGO art*/
#topLogo {position:relative;
		  width:168px; 
		  float:left;
		  clear:right;
		  top:0px; 
		  left:0px;
		  height:69px; 
		  background-image:url(ART/HeronLogo.jpg); 
		  background-repeat:no-repeat;}
		  
#content {position:relative; width:99%; height:575px; overflow:auto; z-index:1; clear:both;}
#pageContainer{position:relative; width:auto; height:auto; float:left; clear:none;}

.formbox{
	font-size:12px;
	font-weight:700;
	margin-right:5PX;
	padding-left:8PX;
	color:#0066CC;
	background-color:#BEDEEF;
	border:1px solid #003399;
	}
	
#form {z-index:2500; 
		position:absolute;
		top:3px;}