body  { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
p { font-size: 12px }
.CostcalculatorDiv
 { font-size: 12pt; width: 500px }
.Costcalculator
{
    border-top:1px #DFDFDF solid;
    border-left:1px #DFDFDF solid; 
    width:700;
}
.Costcalculator td
{
    font-size:10pt; 
   height:20px; 
   padding:5px;
   border-bottom:1px #dfdfdf solid;
   border-right:1px #dfdfdf solid;
}
.CalcHeading td
{
    border-right:1px #dfdfdf solid;
}
.submit{
 padding-top:5px;
}

.textBox
{
    width:75px;
}
.notes { color: #666; font-size: 11px }
.important { color: #f00; font-weight: bold }
#lblCostOfDelay { color: #f03 }

