BODY{  
	scrollbar-3d-light-color: #4B8C8B;  
	scrollbar-arrow-color: #FFFFFF;  
	scrollbar-base-color: #4B8C8B;  
	scrollbar-dark-shadow-color: #27136D;  
	scrollbar-face-color: #F7C401;  
	scrollbar-highlight-color: #58458E;  
	scrollbar-shadow-color: #000000;  
	}  

td.quick-quote {
font-family: Arial, Helvetica, sans-serif;  
font-size: 11pt;  
font-weight: bold;  
background-color: #FFFFFF;  
color: white; 
padding-left: 5px;
vertical-align: top;
}

.interior              { font-family: Arial; font-size: 10pt; color: #27136D; TEXT-DECORATION: none; font-weight: normal }  
#interiorID P, TD      { font-family: Arial; font-size: 10pt; color: #27136D; TEXT-DECORATION: none; font-weight: normal }  
#interiorID a:link     { font-family: Arial; font-size: 10pt; color: #4B8C8B; TEXT-DECORATION: none; font-weight: bold }  
#interiorID a:visited  { font-family: Arial; font-size: 10pt; color: #4B8C8B; TEXT-DECORATION: none; font-weight: bold }  
#interiorID a:active   { font-family: Arial; font-size: 10pt; color: #4B8C8B; TEXT-DECORATION: none; font-weight: bold }  
#interiorID a:hover    { font-family: Arial; font-size: 10pt; color: #FFFFFF; TEXT-DECORATION: none; background-color: #4B8C8B; font-weight: bold }  
.footer              { font-family: Arial; font-size: 10pt; color: #F7C401; TEXT-DECORATION: none; font-weight: normal }  
#footerID P          { font-family: Arial; font-size: 10pt; color: #F7C401; TEXT-DECORATION: none; font-weight: normal }  
#footerID a:link     { font-family: Arial; font-size: 10pt; color: #F7C401; TEXT-DECORATION: none; font-weight: bold }  
#footerID a:visited  { font-family: Arial; font-size: 10pt; color: #F7C401; TEXT-DECORATION: none; font-weight: bold }  
#footerID a:active   { font-family: Arial; font-size: 10pt; color: #F7C401; TEXT-DECORATION: none; font-weight: bold }  
#footerID a:hover    { font-family: Arial; font-size: 10pt; color: #FFFFFF; TEXT-DECORATION: none; background-color: #4B8C8B; font-weight: bold }  
.dataInput {  
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11pt;  
	font-weight: bold;  
	background-color: #FFFFFF;  
	color: #27136D;  
	border: 1px solid #27136D;  
	background-image: url('images/box-shading.gif');  
	background-repeat: repeat-x;  
	padding: 2px;  
	text-decoration: none;  
	height: 18px  
}  
.dataTextArea {  
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11pt;  
	font-weight: bold;  
	background-color: #FFFFFF;  
	color: #27136D;  
	border: 1px solid #27136D;  
	background-image: url('images/box-shading2.gif');  
	background-repeat: repeat-x;  
	padding: 2px;  
	text-decoration: none;  
	height: 58px  
}