/* Northwestern University - WCAS print stylesheet
Christopher Garcia - 04.26.2013 */

body {
	background: #fff;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
 #tools-wrap, #header-wrap, #left-nav, #top-nav-wrap, #slideshow-wrap, #role-nav-wrap, #footer-wrap, #full-image, #partial-image, #breadcrumbs, #sidebar, .footer-content img {
	display: none;
}
a img {
	border: none;
}
table th, table thead {
	border: 1px solid #000;	
	padding: .5em;
	text-align: left;
}
table {
	border: 1px solid #000;
	border-collapse: collapse;
}
table td {
	padding: .5em;
	border: 1px solid #000;
}
a:link, a:visited {
	color: #520063;
	background: transparent;
	text-decoration: underline;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 16pt;
}
h4, h5, h6 {
	font-size: 12pt;
	margin: 0;
}