@media print {
	body { 
		background: white; 
		font-size: 12pt !important;
		font-family:times new roman, serif !important; 
	}
	body:before {
		content: url(/Images/template/UCCSLogo-Standard-Color.png) !important;
	}
	#UCCSmainContent:after {
		font-size: 10px !important;
		border-top: 1px solid black;
		width: 100%;
		white-space: pre;
		content: "© University of Colorado Colorado Springs \A 1420 Austin Bluffs Pkwy, Colorado Springs, CO USA 80918 \A 719-255-8227 (UCCS), 800-990-8227" !important;
	}
	.backstretch {
		display: none;
	}
	/* Header and feedback removal */
	#UCCSmainHeader {
		display: none !important;
	}
	#feedback_link {
		display: none;
	}
	/* Image and bordered content Styles */
	.uccs-ov-content {
		border: none !important;
	}
	img.uccs-dir-shot {
		border: none !important;
	}
	.img-rounded {
		border-radius: 0;
	}
	.UCCSpersonImage {
		border: none !important;
	}
	.uccs-menu-icon {
		display: none;
	}
	/* Top & Side + Other Nav Removal */
	#UCCSmainNav, .navbar-uccs {
		display: none !important;
	}
	.UCCSsidebarNav, footer#UCCSfooterContainer, #UCCSmainNav {
		display: none;
	}
	.UCCSdirectoryEntry {
		border: none !important;
		clear: both;
	}
	/* Text resize */
	#UCCSpageTitle {
		padding: 0 !important;
		margin: 0 !important;
	}
	h1.UCCSpageTitle {
		padding: 0 !important;
		margin: 0 !important;
		left: 0 !important;
		line-height: 10px;
	}
	h1 {
		font-size: 16pt !important;
		font-family:times new roman, serif;
		font-weight: bold;
		padding: 0 !important;
		margin: 0 !important;
	}
	h2 {
		font-size: 14pt !important;
		font-family:times new roman, serif;
		padding: 0 !important;
		margin: 0 !important;
	}
	h3 {
		font-size:13px !important; 
		margin:0 0 2px 0;
		font-weight: bold;
		font-family:times new roman, serif;
		padding: 0 !important;
		margin: 0 !important;
	}
	ol { 
		margin-left: 100px; 
	}
	li { 
		font-size: 10px; 
	}
	p {
		font-size: 12px;
	}
	.uccs-overview-abstract {
		font-size: 12px;
	}
	/* Container Changes */
	#UCCSdetailContainer {
		padding: 0 !important;
		margin: 0 !important;
	}
	.panel-body {
		padding: 0 !important;
		margin: 0 !important;
	}
	#wrapper, 
	.container { 
		width: auto; 
		margin: 0 !important; 
		padding: 0 !important; 
		border: 0 !important; 
		float: none !important; 
		color: black; 
		background: transparent none; 
	}
	#UCCSdetailContainer, #UCCSdetailContent, #UCCSmainContent, .panel-body {
		padding 0 !important;
		margin 0 !important;
	}
		
	div.container { 
		margin-left: 10%; 
		padding-top: 1em; 
		/*border-top: 3px solid #CFB87C;*/
	}
	/* Anchor Changes */
	a {
		color #0000EE;
		font-weight: bold; 
		text-decoration: none; 
	}    
	a:link, 
	a:visited { 
		color: #0000EE !important; 
		background: transparent; 
		font-weight: bold; 
		text-decoration: none; 
	}
		
	a, a:after { 
		content: normal !important; 
		/* content: " (" attr(href) ") ";*/ 
		font-size: 90%;
	}
}
