body {
	width: 100%;
}

#overall_container {
	width: 100%;
}

#header {
	width: 100%;
	back_ground-color: silver;
}
 
#header_links {
	display: none;
}

#menu {
	display: none;
}

.breadcrumb {
	clear: both;
}

a.breadcrumb {
	text-decoration: none;
}

#search {
	display: none;
}

#global_navigation {
	display: none;
}

#feedback_link {
	display: none;
}

#content {
	width: auto;
	margin-left: 0px;
	flo_at: none;
}

.side_bar {
	float: right;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: white;
}

.sidebar {
	display: none;
}

.abbott-signature {
	display: none;
}

.supnav {
	display: none;
}

.footlinks {
	display: none;
}

/* Updating Print CSS - John - 02 March */

body {
	min-width: 100px;
}

html {
	min-width: 100px;
}

/* the bodge for IE6 browsers */
* html .header_fake_open {border-left:none; position:relative; float:left; z-index:1;}
* html .header_fake_closed {margin-left:0px; position:relative; float:left; z-index:2;}

.mast-head {
	width: auto;
}

#footer_tagline {
	width: auto;
	margin-left: 0px;
}

#footnav {
	margin: 0;
}

#breadcrumb {
	display: block;
	font-style: italic;
	font-size: 75%;
}