/***************************************** 
 * Author: IU Office of Creative Services
 *
 * CSS for print delivery
 ****************************************/

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
}
a {
	color: #900;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}
img, fieldset {
	border: none;
}

h1 {
	font-size: 20pt;
	line-height: 22pt;
}
h2 {
	font-size: 18pt;
	line-height: 20pt;
}
h3 {
	color: #25575f;
	font-size: 16pt;
	font-weight: normal;
	line-height: 18pt;
}
h4 {
	font-size: 14pt;
	line-height: 16pt;
}
h5 {
	font-size: 12pt;
	line-height: 14pt;
}

 
#skipnav, #header form, #breadcrumb {
	display: none;
}

h1 {
	border-bottom: dashed 1px #000;
	padding: 0 0 20px 0;
}
h1 img {
	display: block;
}
#header {
	border-bottom: dashed 1px #000;
}
#feature {
	margin: 20px 0 0 0;
}
#nav {
	border-bottom: dashed 1px #000;
}
#extras {
	border-top: dashed 1px #000;
	border-bottom: dashed 1px #000;
	padding: 0 0 15px 0;
}
body#default #extras .box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}