/* PRINT STYLES
------------------------------------------------------------------------------------- */
body { text-align: left; font: 12px "Lucida Sans Unicode", arial, helvetica, sans-serif; color: #000; background: #fff; }
#header img { border: none; }

a:link { color: #333; text-decoration: underline; }
a:visited { color: #666; text-decoration: underline; }

#nav, #subnav, #search, #skip, #headnav, #sidebar, #head_search { display: none; }

#subhead img { position:absolute; top:0px; right:10px; }

#breadcrumb	{  color: #90a7c0; font-size: 10px;}
	#breadcrumb a:before { content:"»"; }
	#breadcrumb a:link, #breadcrumb a:visited	{ color: #d1d9e3; text-decoration: none; padding-right: 6px;  }

#h_affiliations	{ clear: both;  margin: 0 19px; border-top: 2px solid #a1b5cb; width:100%; }
	#h_affiliations li	{ float: left;list-style: none; text-align: center; margin: 10px 0;width: 96px;}
	#h_affiliations li.first	{ width: 124px; background: url(../images/dots.gif) repeat-y top right; padding-right: 10px; text-align: left; margin: 10px 0 0;}
	#h_affiliations li.first p	{ padding: 0 8px 0 2px;}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed { display: none !important; width: 0; height: 0;	position: absolute;	overflow: hidden; }

span.sIFR-alternate { visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important; }