
.body  { color: black; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.class { }
.body_serif     { color: black; font-size: 14px; line-height: 15px; font-family: Georgia, "Times New Roman", Times; text-decoration: none }
.header    { color: navy; font-weight: bold; font-size: 14px; line-height: 15px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.subhead   { color: maroon; font-weight: bold; font-size: 12px; line-height: 13px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
A:link      { color: maroon; text-decoration: none }
A:visited      { color: maroon;  text-decoration: none }
A:active      { color: maroon;  text-decoration: none }
A:hover      { color: navy; text-decoration: underline }
/* General font families for common tags */
font,th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif}

/* General text */
.gensmall{font-size:10px}
A.gensmall{ color: #000000}
.gensmallred{font-size:10px;color:#800000}
td.genmed,.genmed{font-size:11px}
.explaintitle{font-size:11px;font-weight:bold;color:#5c81b1}
.normal { font-size: 10px; line-height: 16px; font-family: Verdana, Arial }
.small { color: #676767; font-size: 9px; line-height: 11px; font-family: Verdana, Arial }
.headerBlue  { color: #03f; font-weight: bold; font-size: 18px; line-height: 20px; font-family: "Trebuchet MS", Arial }



.formstyle {
   font-size: 10px;
   color: #FFF; 
   background: #8BB1D9; 
   width: 80px;
}

#buttonset {
/*border: 1px #503a2a solid;*/
width: auto;
width: 90px;
text-align: center;
}

.quotetable input, .quotetable select, .quotetable textarea {
  	font: 11px Verdana, Arial, sans-serif;
	border: 1px inset #CCC;
	height: auto;
	padding: 1px;
	background: #FFF;
	color: #555;
  }
  
#submit input {
	font: 11px Verdana;
	padding: 2px;  
	border: 3px double;
	border-color: #FFF; 
	background: #3366FF;
	display: block;
	margin: 5px 0;
	cursor: pointer;
	color: #FFF;
	width: 140px;
}	
	
#submit input:focus {
	border: 3px double;
	border-color: #FFF; 
	background: #2243A8;
/*	display: block;*/
/*	margin: 5px 0;*/
	cursor: pointer;
	color: #FFF;
	}
	
.textfield {width: 355px;} 
.textfield-w {width: 320px;} 


legend { 
	margin: 10px 0 10px;
	padding: 2px 4px;
	border-top: 1px solid #94A4D2;
	border-right: 1px solid #94A4D2;
	border-left: 1px solid #94A4D2;
}
	
 .req {color: #B00000; font-size:  9px; }

input:focus, textarea:focus, .quotetable input:focus, .quotetable textarea:focus { 
	background: #FDFFE8; 
	border: 1px solid #007550; 
	color: #000; 
	font-weight: bold; 
}  
  
.tlabel {
	text-align:right;
	vertical-align:top;
	padding-right: 5px; 
	width: 200px;
	font-size: 10px;
	}

table.t1 {border-collapse: collapse; font-size: 10px;}
td.td1 { border-style: solid; border-width: 1.0px; border-color: #bfbfbf; padding: 0.0px 5.0px}
