

/* Hidden elements */
.skipnav,
#masthead h2,
#masthead ul,
.localnav,
.nav,
.leftcol {
	display: none;
}








body {
	background: #FFFFFF;
	color: #000000;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 11px;
}

a {
	color: #296DC0;
}

img {
	border: none;
}







.column .leftcol {
	display: block;
}






.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
