/**
 * Baxter.com
 *
 * @author  	DMA
 * @date		2009-08-04
 * @version 	0.1
 * @workaround 	none
 * @valid   	true
 */
body {
	background: white;
	font-size: 12pt;
	font-family:"Times New Roman", serif;
}
.breadcrumbs {font-size:10pt;color:black;}
.breadcrumbs strong {color:black;}

#content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	color: black;
	background: transparent;
}


.tabs_widget, .tab_content {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	color: black;
}
h2 {
	color: gray;
}
#content .article_intro_text h3 {}
#header, #nav_lev_2, #aside, .tabs_wrapper {
	display: none;
}

