/* Honors Program - Print Style - Created by SUU Web Services November 2006 */

#logo {
	border: 0px;
}

#navigation {
	display: none;
}

#honorscontainer #honorsnav {
	display: none;
}

#honorsfeaturepic .image {
	display: none;
}

#honorsphotobar {
	display: none;
}

#honorscontent h2 {
	font-size: 18pt;
}
#honorscontent h3 {
	font-size: 16pt;
}
#honorscontent h4 {
	font-size: 16pt;
}
#honorscontent h5 {
	font-size: 14pt;
}
#honorscontent h6 {
	font-size: 14pt;
}

#honorscontent form {
	display: none;
}

#honorscontent table {
	border-top: 1px solid #000000;
	width: 100%;
	border-collapse: collapse;
}
#honorscontent th {
	border: 1px solid #000000;
	border-top: 0px;
	padding: 2px;
}
#honorscontent td {
	border: 1px solid #000000;
	border-top: 0px;
	padding: 2px;
}

#infofooter {
	display: none;
}

#footer {
	font-size: 8pt;
	color: #666666;
	border-top: 1px solid #000000;
	margin-top: 20px;
}
#footer a {
	display: none;
}

#notice {
	display: none;
}
