/* Print Styles
----------------------------------------- */

#headerdrop, #sidenav, #sidenavsub, 
#footerdrop, #footer, #proglist {
  display: none !important;
}

body { color: #000; }
h1 { font-size: 110%; }
h2 { font-size: 100%; color:#333; }
h3 { font-size: 90%; color:#b03828; line-height: 1em; margin-top: 1em; }
h4 { font-size: 90%; color:#999; }
p { font-size: 90%; text-align:justify; margin: 1.6em 0; line-height:1.6em;}
a { color:#3b7391; background-color: inherit; text-decoration:none; }
a.btt {font-size: 80%; }
.award {font-size: 80%; font-weight:bold; color:#b03828; }
#wrapper, #rightcolumn {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
