* { font-family:verdana; font-size:11px; }
body { margin:0px; }
div { -moz-box-sizing:border-box; }
.floatLeft { float:left; }
.clearBoth { clear:both; }
#bodyContent { padding:6px 10px 10px 10px; }
#pageTitle { font-size:14px; font-weight:bold; color:#002A54; }
.pageTitle { font-size:14px; font-weight:bold; color:#002A54; }
ul.hpBullets { margin:5px 0px 0px 0px; padding-left:23px; list-style-image:url(../img/bullet.gif); }
ul.hpBullets li  { margin-bottom:5px; }

/* calculator */
.intOnlyCol { float:left; margin:0px 10px 0px 0px; padding:10px; border:1px solid #000000; }
.calcLabel { width:200px; }
.calcResult { width:280px; }
.inputRow { margin:3px 0px 0px 0px; }
.input { width:90px; }
.select { width:115px; }
#leftCol { width:300px; }
#rightCol { width:400px; }
.subTitle { color:#002A54; font-weight:bold; }