<!--
fieldset { 
margin: 0 3px 0 3px; 
height: 200px; 
background-color: #f7f7f7; 
border: #b1b1b1 dotted 1px;}

legend { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
background-color: #f7f7f7; 
padding: 0 5px 0 5px; 
color: #446664;}

.tab_ {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; text-align: center; font-weight: bold;}
.tab_ a {  
/*color: #CC6633; */
font-weight: bold;
}


#sc1, #sc2, #sc3, #sc4 {
font:normal 13px  verdana,helvetica,sans-serif;
color:#c33; 
margin:10px; 
width:auto; 
overflow:visible;
}
*html #sc1, #sc2, #sc3, #sc4 {
margin:10px;
}
#sc1 h3, #sc2 h3, #sc3 h3, #sc4 h3 {
border-bottom: 1px solid #b1b1b1;
padding-bottom: 3px;
}

.policyborder { 
border: 1px #b1b1b1 solid;
width: 410px;
align: center;
}

.box { 
border: 1px solid #a9a174; 
background-color: #c6be94; 
width: 500px; 
height: 400px; 
padding: 40px 40 0 40px;
}

@media print {
input.noPrint { display: none; }

-->