/* Catalog print stylesheet */

#bannerSub, #audienceNewLeft2, #photos, .brdr, #printpage-holder, #clear, #silverhills, #footerwrapper, img{
	display:none;
	}

#audienceNewRight2{
	margin:0;
	}

table{
	margin:6pt;
	}

a{ 
	color:black !important;
	}

*{
	font-family: Arial,Verdana,sans-serif;
	color:black !important;
	}
 
h1,.titlepage{
	font-size:16pt !important;
	}
 
h2,.titlesmall{
	font-size:14pt !important;
	}

h3{
	font-size:12pt !important;
	}
h4,.subheading,.coursetitle{
	font-size:10pt !important;
	}

.subheading2 {
	font-size:10pt !important;
	font-style: emphasis !important;
	}

.subheading3 {
	font-size:10pt !important;
	font-style: emphasis !important;
	}
	
p{
	font-size: 10pt !important;
	}
	
.coursetitle{
	font-weight:bold;
}

#leftpanel, #sc-top-links, #sc-parentlink, #sc-childlinks, #footer {
	display: none;
}

#sc-rightpanel-top, #breadcrumbs {
	display: none;
	border: none;
}

*
 {overflow: visible;
 background-color: none;
}

body{
	background-image: none;
}
