
th,.tableheader{
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
	background-color: #181EA5;
	}

form table td{
   border:none;
}

form table {
    border:none;
}

ol li{
list-style-image: none; 
list-style-type: decimal;
font-weight:bold;
}
ol li p{
    font-weight:normal;
}
#calc_content h1{
    color: #181EA5;
	font: bold 11pt arial, verdana, sans-serif;
	margin-bottom: 3px;
}
#calc_content hr{
    display:none;
}

#calc_content b{
    display:none;
}

#calc_content caption b{
    display:block;
}
#calc_content td b{
    display:block;
}	

#calc_content h1 {
	/*margin: 10px 0 2px 0; 
	padding: 0;
	font-size: 15pt;
	font-weight: bold;
	color: #666;*/
	
text-align: left;
	width: 575px;
	height: auto;
	font-size: 13px;
	margin: 15px 0px 10px 0px;
  border-bottom: solid 1px #999999;
	clear: both;
}
#calc_content center { text-align: left; }

#calc_content table { display: table; clear: both;float: none; }
