/* print speictic only */


@import url("content.css");

/* TOC

1: - 	Global
2: - 	sIFR

*/


/* 1 :-------- Global ------------ */
	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #000;
		padding: 25px;
		}


	.mainLogo,
	#nav,
	.skipLink,
	#footer,
	#flashContent,
	.features,
	.sortby,
	.paging,
	.btnBackNewsListings,
	.btnBackProjectListing,
	.topbtns {
		display: none;
		}
	img {
		display: block;
		}
	a {
		color: #007ec4;
		}
	a img {
		border: none;
		}	
	.home .intro p {
		color: #000!important;
		margin: 20px 0 20px 0!important;
		font-size: 8pt;
		}
	.locationMap .blurb {
		width: 100%!important;
		}	
	h1  {
		margin-top: 0;
		font-size: 25px;
		color: #d81f17!important;
		margin: 20px 0 20px 0!important;
		}
	h2  {
		margin-top: 0;
		font-size: 20px;
		color: #d81f17!important;
		}				
	h3 {
		font-size: 16px!important;
		color: #000;
		}

/* 1 :-------- 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;
		}	
			

		
