body {
  font-family: verdana;
  font-size: 70%;
}
body.page {
  font-family: verdana;
  font-size: 70%;
  margin-top: 30px;
  background-color: #D2D2E5;
}
td.footer {
  font-size: 7pt;
  color: #999999;
  text-align: left;
  padding-left: 10px;
}
td.footer_r {
  font-size: 7pt;
  color: #999999;
  text-align: right;
  padding-right: 10px;
}
div.highlight {
  font-size: 90%;
  color: #000000;
  text-align: left;
  padding: 5px 18px;
  font-family: trebuchet ms;
}
div.highlight_l {
  font-size: 90%;
  color: #000000;
  text-align: right;
  padding: 5px 18px;
  font-family: trebuchet ms;
}
a {
  color: #800080;
  font-weight: bold;
}
a.highlight {
  color: #000080;
  text-decoration: none;
  font-family: trebuchet ms;
  font-size: 11px;
  font-weight: bold;
}
a.banner {
  color: #000080;
  text-decoration: none;
  font-family: trebuchet ms;
  font-size: 14px;
  font-weight: normal;
}
a img {
  border: 0;
}
a.cms { color: #000000; text-decoration: none; font-weight: normal; font-size: 8pt }
a.cms:hover { text-decoration: underline; }

input { font-family: verdana; font-size: 100% }
textarea { font-family: verdana; font-size: 100% }
.hidden { display: none; }
.showing { display: block; }
.projbg { background-color: #EEEEEE; }
td.caption { font-family: verdana; font-size: 7.5pt }
