
 BODY {
   font-family: Arial;
   font-size:12px;
   font-weight:normal;
 }

 IMG {
   border: 0;
 }

 BODY.menu {
   background-color: #47A1C4;
 }

 P.smmfont {
   font-size: 80%;
 }

 DIV.fixedwid {
  width: 800px;
 }

 TABLE.grey {
   background-color: #FFFFFF;
   border-collapse: collapse;
   border: 1px solid #47A1C4;
   margin-left: 1em;
   margin-top: 0.5em;
   }

 TABLE.vertpad {
   padding-bottom: 0.2em;
 }

 TABLE.calc {
   background-color:#FFFFFF;
   border-collapse:collapse;
   border:1px solid #47A1C4;
   margin-left:1em;
   margin-top:0.5em;
   padding-right:1em;
   }

 .tdhdr {
   background-color: #EEEEEE;
   border: 1px solid #47A1C4;
   }

 .tdsub {
   background-color: #FFFFFF;
   border: 1px solid #AAD6E4;
   font-weight:normal;
   }

 .smfont {
   font-size: 80%;
   border-bottom: 1px dotted #47A1C4;
   padding-left: 1em;
   padding-right: 1em;
   text-align: right;
 }

 .smfont2 {
   font-size: 80%;
   border: 1px dotted #47A1C4;
   padding-left: 0.5em;
   padding-right: 0.5em;
   text-align: left;
 }

 .smfont3 {
   font-size: 60%;
   border: 1px dotted #47A1C4;
   padding-left: 0.5em;
   padding-right: 0.5em;
   text-align: left;
 }

 .smfontplain {
   font-size: 80%;
   border: none;
   padding-left: 0.5em;
   padding-top: 0.1em;
   text-align: left;
 }

 TD#tdhdr {
   padding-left: 1em;
   padding-right: 1em;
 }

 .mnd {
   background-color: #47A1C4;
   font-family: "Arial";
   font-size:110%;
   font-weight:bold;
   color: #EFFFFF;
   text-decoration:none;
   list-style-type:none;
   margin-left:0;
   padding-left:0;
 }

 .mndsmall {
   background-color: #47A1C4;
   font-family: "Arial";
   font-size:75%;
   font-weight:bold;
   color: #EFFFFF;
   text-decoration:none;
   list-style-type:none;
   margin-left:0;
   padding-left:0;
 }

 .mnd2 {
   background-color: #EFFFFF;
   font-family: "Arial";
   font-weight:normal;
   color: #506C82;
   text-decoration:none;
   list-style-type:none;
   margin-left:0.5em;
   padding-left:0;
 }

 .mnd2req {
   background-color: #EFFFFF;
   font-family: "Arial";
   font-weight:bold;
   color: #506C82;
   text-decoration:none;
   list-style-type:none;
   margin-left:0.5em;
   padding-left:0;
 }

 .mnd3 {
   background-color: #EFFFFF;
   font-family: "Arial";
   font-weight:normal;
   color: #506C82;
   text-decoration:none;
   list-style-type:none;
   margin-left:0;
   padding-left:0;
 }
 
 TEXTAREA.smfont { font-size: 10px; font-family: Arial; }
 INPUT.noborder { 
   border-width:0;
   border-style:hidden; 
   background-color: #EFFFFF;
   font-family: "Arial";
   font-weight:normal;
   color: #506C82;
   text-decoration:none;
   list-style-type:none;
   padding-left:0;
   text-align:right;
 }
 TEXTAREA.noborder { border-width:0; }

 @media print {
   #forprint {
     border: solid white 1px;
   }
 }

