/** Cromwell Print Styles **/

#topNav,
#sideNav,
#header ul,
#header #search,
#printBtnInTitle,
#footer,
#secureLogin{
  display:none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
 font-size:0.9em;
}
h2, h3 { font-size:1em; }
div#pageTitle h1 {
  color:#993333;
  font-size:1.4em;
  text-transform:uppercase;
  font-family:Helvetica, Arial, sans-serif;
}
h2 { color:#993333; font-size:0.9em; margin:20px 0pt 5px; text-transform:uppercase; }
div#columns div.right h1 { font-size:1em; margin:4px 0pt; }
div#columns h1 { color:#993333; font-size:1.4em; margin:0pt 0pt 5px; text-transform:uppercase; }
div.DocImage h3 { color:#333333; margin-bottom:5px; font-size:0.9em;}
img, a img { border:0; }
