body {
	background:white;
	font-family:Georgia;
	line-height:21px;
}

#header ul, #topnav, #sidebar, #breadcrumbs, #text_zoom, #footer_links {
	display:none;
}

h1#header_img {
	height:auto;
	margin:10px 0 10px 0;
	background:none;
}

#header {
	float:none !important;
    border-right:0;
}

#main {
	width:auto;
	float:none !important;
	clear:both;
	background:transparent;
}

#content {
	width:575px;
}

h1 {
	font-size:19pt !important;
	line-height:30px;
}

h2 {
	font-size:15pt;
}

h3 {
	font-size:12pt;
}

p {
	font-size:12pt;
}

#footer, #footer div {
	background:transparent;
}

#footer div {
	overflow:visible;
}

#medtronic {
	float:none !important;
	font-size:9pt;
	white-space:nowrap;
}


/* 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;
	height:auto;
	width:auto;
	margin-bottom:15px;
}