@charset "utf-8";
/* CSS Document */

body { background-color:#fff; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:10pt;}

#siteToolsDiv,
#searchDiv,
#navDiv,
#headerBannerDiv,
#subNavigation,
#calculatorsDiv,
#footerLinks,
#contactUsToday,
#sideAd { display:none;}

h1 { color:#4394cd; border-bottom:3px #ddd solid; padding-bottom:.3pt; font-size:140%;}
h2 { color:#4394cd;font-size:120%;}
h3 { font-size:100%;}
a { color:#999;}

table { border-top:solid 1px #ccc; border-left:solid 1px #ccc; border-collapse:collapse;}
table th, table td { border-bottom:solid 1px #ccc; border-right:solid 1px #ccc; padding:3px;}
table thead th { vertical-align:bottom; border-bottom-width:2px; background-color:#ededed;}
table tbody th { text-align:right;}
table tbody th.subhead { text-align:left; background-color:#eaf3fc;}

