
body {
	background:white;
 	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
   width: 900px;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   }

#header, #header_blank, #header_patientInfo, #header_AboutUs, #header_Physicians, #header_Services, #header_Contact { background:none; }

.number_PatInfo, div.hr { display:none; }

h2.heading, b.drName { color:black; }

img.logoPrint { display:block; width:400px; height:106px;}
.printClear { width:900px; clear:both; }

a img {
	border:none;
}


#navigation {
	display:none;
}



#content { 
	color:black;
	float:none;
	background:none;
}

#content img { display:none; }

#contentLeft { display:none; width:10px; } 

#contentRight { width:800px; }


.topLink {
	display:none;
}


#content p {
	color:#000;
	font-size:10pt;
}


#content ul.patientInfo, #content ul.drlist, #content ul.drlist_Phy, #content ul.spec, #content ul.basic, #content ul.common {
	color:#000;
	font-size:10pt;
}

#contentRight ul.staffListRight  { width:520px;}

		.copySection ul.right { width:320px;}



#content a, a:link {
	color: black;
	text-decoration: none;
	font-size:10pt;
}

#footer { 
	color: #000;
	text-align:left;
	background: #fff;
	border-top:1px solid #000;
}

#footer a {
	text-decoration:none;
	color:#000;
	font-size:9pt;
}

#footer img {
	display:none;
}


#footer p {
	font-size:9pt;
	color:#000;
	margin:0;
	padding:0;
	
}