/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;}

/* consistant styles ----------------------------------------------------- */
p {margin:0 0 .85em 0; padding: 0;}
abbr {
	border:0;
	text-decoration: none;}
	
#pitt-links,
#nav-main,
#sub-nav,
#tli-right {display: none;}

h1 {font-size: 180%; margin: 15px 0 10px 0;}
h2 {font-size: 150%; margin: 0 0 10px 0;}
h3 {font-size: 130%; margin: 0 10px 0 0 ;}
h4, h5 {font-size: 120%; margin: 0 10px 10px 0;}

#tli-header {
	border-bottom: 1px solid #000000;
	margin-bottom: 15px;}

#footer {
	border-top: 1px solid #000000;
	margin-top: 25px;
	padding-top: 5px;
	font-size: 90%}






/* print sifr ----------------------------------------------------------- */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;}