/* CSS Document */
/* print styles document */

body {
	font: 8pt "Lucida Sans Unicode", Arial, Verdana;
	color: black !important;
	background-color: white !important;
	width: 600px;
	}
#header,
#breadcrumb,
#pagebanner,
#mainmenu,
#dividerrow,
#dividerleft,
#dividerright,
#leftmenu,
#articlepageoptions,
#medals,
#dd_location,
#footertool {
	display:none;
	}

#article {
	padding: 0 10px 0 18px;
	display: block;
	}

#title {
	font: 12pt "Lucida Sans Unicode", Arial, Verdana;
	color: black !important;
	background-color: white !important;
	}
	
#footer #footerlinks .first,
#footer #footerlinks .item,
#footer #footerlinks .divider {
	display:none;
}
#footer #footerlinks .last {
	padding: 0 10px 0 18px;
}
.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;
}
 
