/*------ Do not modify this file. This is a duplicate from folder new -------*/
/*------sifr------*/
.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/*-----------used in homepage and pop up windows - also defined in screen.css---------------*/
.SectionTitle .h8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414c57;
	margin: 0px;
	font-size: 14pt;
	float: left;
	padding: 0px;
	white-space: nowrap;
	text-decoration: none;
	font-weight: normal;
}

/*-----------library publications - also defined in screen.css---------------*/

#publication_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90%;

}
#publication_content #h7 {
	font-size: 12pt;
	line-height: 13pt;
	margin: 0;
	padding: 0;
	
}
#publication_content .h8 {
	font-size: 14pt;
	line-height: 15pt;
	margin: 0;
	padding: 0;


}
#publication_content #h9 {
	font-size: 12pt;
	line-height: 13pt;
	margin: 0;
	padding: 0;


}

/*-------displays print SSgA logo and hides screen logo*/
#popUpLogo{ 
	display: none;
}
#printLogo{
	display: block;

}
