/*
*
*  Harbert Management Corporation
*
*  This stylesheet is only for printing.  The main goal is to remove enough and make the document print worthy.
*
*  @author = Christopher Winslett
*
*/
td, body, tr, div, span, fieldset, p {
  margin:0px;
  padding:4px;
  vertical-align:top;
}
a, a:visited, a:hover, a:active, a:link {
  color:#336799;
  text-decoration:underline;
}
body {
  font-size:12px;
  line-height:1.5em;
}
#search_and_login, #left_menu {
  display:none;
}
h1, h2, h3, h4, h5, h6 {
  padding:5px 0px;
  margin:0px;
}
.navigation {
  display:none;
}
img {
 border:0px;
}
#header_menu a {
  float:left;
  padding-right:25px;
}
.brief {
  width:33%;
}
.footer .investment_strategies, .footer .navigation, .footer .legal {
  display:none;
}
.footer .copyright {
  display:block;
}
