body
{
	background-color:#EEFBFF;
	margin:0px;
	padding:0px;
}
.left{
	margin: 0 0 0 0;
	padding:8px 0 0 15px; 
	color: #5F5F5F; 
	font-size: 9pt; 
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	line-height: 150%;
	}

A.left_menu  {
	color: #5F5F5F; 
	font-size: 9pt; 
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	}

A.left_menu:visited  {
	color: #5F5F5F; 
	font-size: 9pt; 
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
	}

A.left_menu:hover {
	COLOR: #33718A; 
	font-size: 9pt; 
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}


.main_page {
	 margin: 0 0 0 0;
	 padding:0 10px 0 52px; 
	 color: #3a3b3c; 
	 font-size: 9pt; 
	 font-family: Arial, sans-serif;
	 font-style: normal;
	 font-weight: normal;
	 text-decoration: none;
	 text-align:left;
	 line-height: 150%;
	 }

.heading,h1 {
	 margin: 20px 0 4px 0;
	 padding:0 0 0 0;
	 color: #5f95ad; 
	 font-size: 9pt; 
	 font-family: Arial, sans-serif;
	 font-style: normal;
	 font-weight: bold;
	 text-decoration: none;
	 text-align:left;
	 	 }

 
 .text, p {
	 margin: 0 0 10px 0;
	 padding:0 0 0 0;
	 color: #3a3b3c; 
	 font-size: 9pt; 
	 font-family: Arial, sans-serif;
	 font-style: normal;
	 font-weight: normal;
	 text-decoration: none;
	 text-align:left;
	 	 }


.boxText {
	 margin: 0 0 20px 0;
	 padding:0 0 0 0;
	 color: #3a3b3c; 
	 font-size: 9pt; 
	 font-family: Arial, sans-serif;
	 font-style: normal;
	 font-weight: normal;
	 text-decoration: none;
	 text-align:left;
	 	 }

.footerText {
	 margin: 0 0 0 0;
	 padding:0 0 0 0;
	 color: #5f95ad; 
	 font-size: 8pt; 
	 font-family: Arial, sans-serif;
	 font-style: normal;
	 font-weight: normal;
	 text-decoration: none;
	 text-align:center;
	 line-height: 150%;
	 	 }

.footerText a
{
	color:#666666;
	text-decoration:none;
}
.footerText a:hover
{
	color:#000000;
	text-decoration:none;
}

.warning
{
	color:#FF0000;
	font-weight:bold;
}

a
{
	color:#666666;
	text-decoration:underline;
}

a:hover
{
	color:#0099CC;
	text-decoration:none;
}
/*URGENT NOTICE FOR Dow Corning Employee Patients*/
#urgentnotice {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
 }
 .urgentnoticememo {
 	color:#FF0000;
	font-size:14px;
 }