#header .tag,
.home #header .tag {
	background: none;
	text-indent: 0;
	text-align: center;
	height: auto;
	padding: 10px 0 12px;
	letter-spacing: 5px;
	border: none;
}
#mnav {
	display: none;
}
#fnav {
	display: none;
}

#content,
.financial #content {
	margin: 0;
	border: none;
}
#content #mainColumnBounds {
	float: none;
	width: 100%;
}
#content #mainColumnBounds #mainColumn,
#content #sideColumnBounds #sideColumn {
	padding-left: 0;
	padding-right: 0;
}
#content #sideColumnBounds {
	float: none;
	width: 100%;
}
#content #mainColumnBounds div.hr {
	margin-left: 0;
	margin-right: 0;
}

.profile h3 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	border: none;
	width: 100%;
}
.profile .graphic {
	margin-left: 0;
	margin-right: 0;
	border: none;
	width: 100%;
}
.profile blockquote {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix {display: block;}

/* 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;
}