body           { font: normal 10pt/1.3 'Trebuchet MS','Arial CE',Arial,Helvetica,sans-serif; color:#000; background:#fff; }
a img      { border:none; }

#menu,
#footer          { display:none; }
#logo    { float:right; }
#logo img  { display:block; }
h1    { border-bottom:5px solid #ccc; }
h2    { clear:both; }

.clearfix         { _height:1%; min-height:1%; }
.clearfix:after   { content:'.'; display:block; height:0; overflow:hidden; clear:both; visibility:hidden; }


/*- calc -*/
body#calculator .col1       { xwidth:450px; }
body#calculator .col2       { xwidth:450px; padding:20px 0; }
body#calculator p.thead strong     { float:left; width:75px; padding:.2em; font-size:.89em; }
body#calculator  input        { border:0; font-weight:bold; }
body#calculator .col1 input  { width:75px; }
body#calculator .col2 input  { width:75px; }
body#calculator .alt3  { font-size:1.2em; }
body#calculator input.strong  { display:none; }

/*- documents -*/
body#documents .item { margin-bottom:2em; }
body#documents img   { display:block; vertical-align:bottom; }


.formbox           { margin:2em 0; line-height:1.6em; }
.formbox .clearfix { margin-bottom:.3em; clear:both; }
.formbox .clearfix .clearfix .clearfix { border-bottom:1px solid #ccc; }
.formbox .lab      { float:left; text-align:right; width:280px; }
.formbox .cont     { margin-left:290px; }
.formbox .cont p   { line-height:1.4em; }


body#references .item   { page-break-inside:avoid; }
