/*

	PRINT STYLES : UCONN Web Tempalte v5.0
	by UITS WebDev
	andrew.bacon@uconn.edu
	June 2013

*/

/* UC Banner */

.uc-svg #uc-logo-svg {
	fill:#000;
}
.uc-svg #uc-header #uc-title-universityof-svg, 
.uc-svg #uc-header #uc-title-connecticut-svg, 
.uc-svg #uc-header #uc-hc-health-center-svg {
	fill:#5E5E5E;
}
.uc-header-fallback {
	display:none;
}
#uc-header a:after {
	display:none;
}
#uc-header #uc-title {
	border-left-color: transparent; 	
}
#uc-header {
	border-bottom:1px solid #ccc;
}