body {
	background: white;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.5;
	margin: 0;
}

a:link, a:visited {
	color: #000;
}

h2 {
	font-size: 18pt;
}

h3 {
	font-size: 16pt;
	margin: 5px 0;
}

h4 {
	font-size: 14pt;
	margin: 5px 0;	
}

p {
	font-size: 12pt;
	margin: 0 0 10px 0;
}


/* Hide These */
#flash_animation, div.navbar, div.search, div.footerNav, div.isoLogos, p.ftRight, div.businessServices img, div.deviceServices img, div.sidebar, div.mainHeader, div.jobDownloads, div.tellFriend, div.newsItem img, div.eventItem img {
	display: none;
}

/* 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;
	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;
}
