body {
  margin:0 30% 0 80px;
  font:small Verdana,sans-serif;
  }
p {
  margin:0 0 1em 0;
  }
#logotri, #menubar, .size, .menubarbkg, .menushadow, .footerwrapper, #navhelp {display:none;}

h1 {
  margin:0;
  }
h3 {
  margin:20px 0 0 0;
  padding: 0;
  }
h4 { margin-bottom:0; margin:3px 0; border-bottom:1px solid black; }

.logoprint {display:inline;  }
.printnoshow {display:inline;}
.shownoprint {display:none;}
#hcontent {padding-left:280px;}
#hcontent h6 { margin:0 0 30px 30px;padding-top:0;}

a {
  color:black;
  text-decoration:none;
  }
a img {
  border-width:0;
  }
  /* --------------------------- 
            TABLES     
 ----------------------------- */ 

table {
  font-size:100%;
  }
table#data {
  border-top:1px solid #000;
  border-left:1px solid #000;
  margin-bottom:15px;
  font-size:100%;
  line-height:normal;
  }
#data th, #data td {
  padding:1px 5px;
  border-right:1px solid #000;
  border-bottom:1px solid #000;
  font-size:85%;
  vertical-align:top;
  }
#data th a:link, #data th a:visited  {
  color:#000;
  text-decoration: underline;
  }
.wrapper th, .wrapper td {
  text-align:left;
  vertical-align:top;
  }
.wrapper td.right {
  text-align:right;
  }
th .sub, td .sub {
  font-size:100%;
  }
.lt {
  background:none;
  }
.dk {
  background:#eee;
  }
th, .topbar {
  background:#000;
  color:#fff;
  }
.right {
  text-align:right;
  }
table a, table a:visited {
  border-bottom-style:solid;
  }
table a:hover {
  border-bottom-style:none;
  }
table.right th, table.right td {
  text-align:right;
  }