/***************************************** 
 * Author: IU Office of Creative Services
 *
 * These styles format all KSOB Web pages 
 * for print.
 *****************************************/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
}
p, h1, h2, h3, h4, h5 {
	margin: 10px 0;
	padding: 0;
}
h1 {
	font-size: 20pt;
	line-height: 22pt;
}
h2 {
	font-size: 22pt;
	line-height: 20pt;
	padding: 18px 0;
	color: #000;
}
h2 a {
	color:#000;
}
h3 {
	font-size: 16pt;
	line-height: 18pt;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14pt;
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 12pt;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
td, th {
	vertical-align: top;
}

#skipnav, #skipnav hr, #toolkit, #toolbar, #nav, #subnav {
	display: none;
}
.notable, #news, #events, #video, #announcement, #blog, #buttons, #connect, #feature, #generic, #ideas, #knowledge, #media, #online, #podcast, #publications, #research, .spotlight, #content {
	border-top: 1px dashed #000;
	padding: 10pt 0;
}
#content a:after {
	content: " (" attr(href) ") ";
}

#identity #signature a img {
	display: block;
}
#identity hr {
	display: none;
}

#footer {
	position: relative;
	clear: both;
}
#footer #blockiu {
	width: 22px;
	height: 28px;
	position: absolute;
	top: 19px;
	left: 21px;
}
#footer #statement {
	margin: 0 0 0 51px;
	padding: 15px 0 0 0;
	font-size: 10pt;
}


.CollapsiblePanel {
	font-size: 12px;
}
