/* Print Stylesheet */


body {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9px;
  color: black;
  margin: 0 0;
  padding: 0;
}

p, td, ul, ol, ul, li, dl, dt, dd {
  font-family: Arial,Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}

#menubar, .learnmorebox, .seeanswerbox,
.contenttitle_right, .contenttitle_right_top,
.toplinks, #footer, #gototop, .contactusbox
 {
	display:none;
}

#rightcontent, .quotebox, .keyfeaturesbox {
  border: none;
}

#printcontact {
  display: block;
}
