@charset "utf-8";
/* College of Humanities and Social Sciences - Print Styles - Created by SUU Web Services, July 2008 */

/* ---- General SUU Banner ---- */
#banner #logo img {
	border: 0;
}
#banner #searchbox {
	display: none;
}
#banner #navigation {
	display: none;
}

/* ---- HSS Specific ---- */
#container #nav {
	display: none;
}

#container #content table {
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 100%;
}
#container #content th {
	border: 1px solid #666666;
}
#container #content td {
	border: 1px solid #666666;
}

/* ---- General SUU Footers ---- */
#infofooter #weberror {
	display: none;
}
#infofooter #askquestion {
	display: none;
}
#infofooter #date {
	font-style: italic;
}
#infofooter hr {
	background: #666666;
	border: 0;
	color: #666666;
	height: 1px;
}

#footer {
	color: #666666;
	font-size: 9pt;
	margin: 20px 0px 0px;
}
#notice {
	display: none;
}
