body {
	font-family: Arial, Helvetica, sans-serif;	
}

#quote, #footerEnd, #banner, #navigation, #search, #breadcrumbs {
	display: none;
}

img {
	border: 0;
}

#slogan {
	float: right;
}

#contentContainer, #content {
	width: auto;
	margin: 0;
}

#content, #navigation {
	border-width: 0;
	padding: 0;
	margin: 0;
}

#breadcrumbs {
	left: 0;	
}

body, #container, #main, #content .body {
	background-color: #fff;
	background-image: none;
	width: auto;
}

.column2, .noquote .column2, .column3, .noquote .column3, .column4, .noquote .column4 {
	width: auto;
	margin: 0;
}

#blockHeading {
	width: auto;
}

.fabricFloatLeft {
	float: left;
	margin: 4px 8px 0 0;
}

.fabricFloatRight {
	float: right;
	margin: 4px 0 0 8px;
}

.inlineCaseStudyThumb {
	float: right;
}

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