/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
#search-tools,
#nav-bg,
#side-nav,
#SideNav,
#doc-tools,
.header-box,
#tabs,
.promo-grey,
.promos,
#footer { display: none; }

.tooltip,
.tooltip .top,
.tooltip .bottom { display: none !important; }

body {
	margin: 0 auto;
}

#wrapper-content {
/*
	padding: 0;
*/
}

.res-2x {
	float: none !important;
	padding: 0 !important;
	width: 731px !important;
}
.res-content {background: url(/App_Themes/Compass/images/bg-sep-halfwidth.gif) repeat-y !important;}
.res-col {width: 343px !important;}
ul.res-list li label {width: 300px !important;}
ul.res-list li.sep {background: url(/App_Themes/Compass/images/bg-hr-dots-grey.gif) repeat-x 24px bottom !important;}

ul.res-list li.case-list label {width: 260px !important;}


.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;
}

#wrapper-sub {
	background-image: none;
	background-color: #ffffff;
	page-break-after:always;
}

