/* ============== */
/*  Print Styles  */
/* ============== */

body {
  color: #000000;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 10pt;
  line-height: 1.5;
}

#header h1 .text span {
  display: block;
  font-size: 12pt;
}

/*--- Things we want to hide ---*/

#skiplinks,
#header h1 img,
#search,
#navmain,
#navsub,
#teaser,
#login,
#breadcrumbs,
#footer,
.hidden {
  display: none;
}
