/***************************************** 
 * Author: IU Office of Creative Services
 *
 * CSS for printing
 *****************************************/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 18pt;
}
p, h1, h2, h3, h4, h5 {
	margin: 10px 0;
	padding: 0;
}
h1 {
	font-size: 22pt;
	line-height: 24pt;
	margin: 10pt 0 0 0;
}
h2 {
	font-size: 18pt;
	line-height: 20pt;
}
h3 {
	font-size: 16pt;
	line-height: 18pt;
}
h4 {
	font-size: 14pt;
	line-height: 16pt;
}
h5 {
	font-size: 12pt;
	line-height: 14pt;
}
img {
	border: 0;
}
a {
	color: #900;
	text-decoration: underline;
}
td, th {
	vertical-align: top;
}

#right_column_wrap, #toolkit, #left_column, #campus, #services, #skipnav, #utilities, #breadcrumbs, #skip1, #skip2, #skip3, #skip4, #skip5, #skip6, #skip7, #content-toolkit, #nav-year, #nav-letter {
	display: none;
}
#header h2 {
	font-size: 12pt;
}
#date {
	font-size: 11pt;
	border-bottom: 1px solid #333;
	margin: -10px 0 15pt 0;
	padding: 0 0 10pt 0;
}
#content a:after, #topstory a:after, #recentnews a:after, #content-topics a:after {
	content: " (" attr(href) ") ";
}

/****************************************
 * IU Branding Bar
 ****************************************/
 
#identity {
	background-color: #fff;
}
#identity #signature a {
	background: none;
	position: static;
}
#identity #signature a img {
	display: block;
}
#identity hr {
	display: none;
}

/****************************************
 * IU Footer
 ****************************************/

#footer {
	clear: both;
	margin: 25pt 0 0 0;
}
#footer #blockiu {
	width: 22px;
	height: 28px;
	float: left;
}
#footer #statement {
	margin: 0 0 0 34px;
	font-size: 10pt;
}