body { 
	width:600px;
	margin-left:40px;
	font-family:arial;
	font-size:10pt;
	color:#000; 
}
#site-visual, 
#navigation, 
.flash, 
.screen-readers {
	display:none;
}

a { color:#000; text-decoration:underline; }

a img { border:0; }

.divider { border-top:1px solid #000; }
	.divider hr { display:none; }


.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;
	width      : auto    !important;
	height     : auto    !important;
}

