/* CSS Constants Processed. */#skip,
#search,
#footer ul, 
#spau,
#crumb,
#mainnav,
#printready,
#subnav h3,
#subnav ul,
#utilities,
#cms,
.spau {
	display: none;
	}

body {
	padding: 10px;
	}

body * {
	color: #000 !important;
	}

	
#content {
	padding-top: 30px;
	}

#subnav img {
	display: none;
	}
	
/*
#subnav img {
	position: absolute;
	margin-top: 80px;
	}	
#internal #content {
	padding: 30px 0 0 180px;
	}
*/

p.more {
	display: none;
	}

div.callout {
	width: 150px;
	}

div.callout p.more {
	display: block;
	float: none;
	}

a {
	text-decoration: none;
	}

h4 {
	background-color: #fff;
	border-bottom: 0 none;
	padding: 0;
	}

#masthead {
	border-bottom: 3px solid #454E53;
	}

#footer {
	clear: both;
	border-top: 3px solid #454E53;
	}
#footer p {
	margin: 0;
	}
.floatRight {
	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, object, 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;
}
