/*******************************************************
 * Mesothelioma Network Basic Styles - Standard (IE 6) *
 * Created: 6/21/2004                                  *
 * Created by: Martha Gehlken                          *
 *******************************************************/
 
/*---------------------------------------page styles------------------------------------*/
html, body {
	font:11pt Georgia, "Times New Roman", Times, serif; 
	background:#fff; 
	color:#000; 
	margin:0; 
	padding:0; 
}
a {
	text-decoration:none; 
	color:#000; 
}
/*---------------------------------------container styles-------------------------------*/
div#container {
	margin:0;
}
div#col_1 {
	margin-right:0;
}
/* ---------------------------------------col_1 styles---------------------------- ------*/
/*---------------------------------------masthead styles--------------------------------*/
#masthead h1 {
	margin:0; 
	padding:0 0 18pt 0; 
	white-space:normal;
	font-size:12pt; 
	background:#fff; 
	color:#000; 
	border-bottom:0;
}
/*--------------heading styles--------------*/
div#heading {
	background:#fff;
}
#heading div#imagebar {
	display:none;
}
/*--------------nav bar styles--------------*/
#masthead div#firstbar {
	display:none;
}
#masthead div#secondbar {
	display:none;
}
/*---------------title bar--------------*/
div#titlebar {
	position:relative; 
	top:0; 
	left:0; 
	background:#fff; 
	height:178px; 
}
#masthead div#titlebar h1 {
	margin:0; 
	padding:12pt 0 12pt 0; 
	white-space:nowrap; 
	font-size:24pt;
	background:#fff; 
	color:#000; 
	border-bottom:0; 
}
#titlebar div#pagetitle {
	top:55pt; 
	left:0;
	text-align:left; 
}
#pagetitle h2 {
	margin:00; 
	padding:0 0 4pt 0; 
	background:#fff; 
	color:#000; 
	white-space:normal; 
	width:auto; 
}
#pagetitle hr {
	display:none;
}
* html body #pagetitle hr {
	display:none;
}
/*---------------printer-----------------*/
div.printer {
	display:none;
}
/*---------------breadcrumbs-------------*/
div#breadcrumbs {
	position:relative;
	top:250pt;
	right:500pt;
	font-size:15pt;
	font-weight:bold;
	color:#fff;
}
/*---------------------------------------main styles--------------------------------*/
div#main {
}
/*---------------main navigation--------*/
div#navigation_main {
	display:none;
}
/*---------------article----------------*/
div#article {
	position:relative; 
	top:0; 
	left:0;
	margin-right:0; 
	padding:0;
	background:#fff;
}
#article a {
	text-decoration:none;
}
#article a:link {
	color:#000; 
	font-weight:normal;
}
#article a:visited {
	color:#000; 
	font-weight:normal;
}
#article a:active {
	color:#000;
	font-weight:normal;
}
#article a:hover {
	color:#000; 
	font-weight:normal;
}
#article h2 {
	margin:0 0 12px 0;
	color:#000; 
	font-size:1.5em; 
	padding:0; 
	letter-spacing:normal; 
	line-height:1.5em; 
	border-bottom:0;
}
#article h3 {
	margin:0 0 0.35em 0;
	padding:0; 
	color:#000; 
	font-size:1.1em; 
	line-height:1.25em; 
}
#article p {
	margin-left:0; 
	text-indent:1.25em; 
	line-height:1.45em;
}
#article dt {
	margin:10px 0 2px 0; 
	font-weight:bold; 
	color:#000; 
	font-size:1.05em; 
	line-height:1.25em; 
}
#article dt a {
	font-weight:normal;
}
#article dd {
	margin:1px 0 1px 25px; 
	padding:0.10em 0 0.25em 0;
	line-height:1.35em; 
}
#article ul {
	list-style:none; 
	margin:0 0 15pt 50pt; 
	padding-left:1.1em; 
	text-indent:-1.1em; 
	line-height:1.35em;
}
#article li {
	margin-bottom:0.45em; 
}
#article img {
	float:left; 
	margin:0 15pt 15px 1.25em;
}
#article p.first {
	margin-top:0; 
	text-indent:0;
}
#article div.top {
	display:none;
}
#article span.bullet {
	font-weight:600; 
	color:#000; 
}
#article div.printer {
	display:none;
}
/*---------------------------------------sidebar----------------------------------------*/
/*---------------content----------------*/
div#sidebar {
	display:none;
}
div#content {
	display:none;
}
/*---------------sidebar content--------*/
/*---------------sidebar image----------*/
/*--------new articles--------*/
#sidebar div#newarticles {
	display:none; 
}
/*---------------------------------------footer-----------------------------------------*/
div#footer_navbar {
	background:#000; 
	font-size:9pt;
}
#footer_navbar p {
	display:none;
}
#footer_navbar a:link, #footer_navbar a:visited {
	color:#000; 
	padding:0 0 1pt 0; 
	text-decoration:none; 
}
#footer_navbar a:hover {
	color:#000; 
	background:#fff; 
}
div#disclaimer {
	font-size:9pt; 
	background:#fff; 
	color:#000;
	border-top:2pt solid #000;
}
#disclaimer p {
	margin:0; 
	padding:0;
	text-indent:0; 
}
#disclaimer a {
	text-decoration:none; 
}
#disclaimer a:link, #disclaimer a:visited, #disclaimer a:active {
	color:#000; 
}
