/* Printer Friendly Styles */

body {
	font: 11pt Verdana, Arial, Helvetica, sans-serif;
	background: white;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigation, #home_nav, #templates_box, #related, #footer, #deadlines_box, #lda_box {
	display: none;
}
#content, #main {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
#templates ul li {
	display: inline;
}