/***************************************** 
 * Author: IU Office of Creative Services
 *
 * Print styles
 ****************************************/

/****************************************
 * IU Branding Bar
 ****************************************/

div#connect,a#header-apply-button {
	display:none;
}

#identity {
	display:none;
}

#identity #signature a {
	display:none;
}

#identity #signature a img {
	display: none;
}

#header h1 img {
	height:45px;
	width:223px;
}

body {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 18pt;
}

h3, h4, h5, h6 {
	line-height:1.4;
	margin-top:1em;
	margin-bottom:.6em;
}

#column1 h2 {
	display:none;
}

h3 {
	font-size: 17pt;
	line-height: 15pt;
}

h4 {
	font-size: 15pt;
}

h5 {
	font-size: 13pt;
}

h6 {
	font-size: 11pt;
}

p {
	margin: 1em 0;
}

li p {
	margin-bottom:4px;
	margin-top:0px;
}

img {
	border: none;
}

a {
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #900;
	text-decoration: underline;
}

td, th {
	vertical-align: top;
}

#identity hr, #footer hr, #skip, #skip2, #skip3, #skip4, #skip5, #skip6, #header form, #nav_primary, #nav_audience, #nav_section, #breadcrumb, #nav_resource, #horizontalphoto {
	display: none;
}
.subcolumn1 {
	display:none;
}

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

#footer {
	background-color: #fff;
	border-top: 1px solid #666;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}
#footer #copyright #blockiu a {
	background: none;
}
#footer #copyright #blockiu a img {
	display: block;
}
#footer #copyright p {
	color: #000;
}
#footer #copyright a {
	color: #900;
}
