/*   ---------   Print Style   ---------   */


body {
  background: white;
  color: black;
  font-size: 12pt;
}

a:link {
  color: #06c;
  font-weight: bold;
  text-decoration: underline;
}

#rightcolumn, .sf-menu, #online-results, #call-to-action a, a.more, #follow {
  display: none;
}

#twocols-container, #maincontent, #leftcolumn, #header, #header h1, #header h1 a, #call-to-action, #content {
  background: transparent;
  float: none !important;
  width: 100% !important;
  display: block;
  text-indent: 0 !important;
  height: auto !important;
  color: black;
  padding: 0;
  margin: 10pt 0;
}
