@media print {
	/* --- General Rules ------------ */
	#table { width:670px; background-color:transparent; border:0px; }
	.ahem { display:none; }
	
	/* ---- Edges ----------- */
	.edge_fill_l, .edge_fill_r { display:none; }
	
	/* ---- ROW 1 - Header & State Nav ----------- */
	#bhHead {
		margin:0px auto 0px auto;
		background-image:url(../images/bhHead.jpg);
		background-repeat:no-repeat;
		width:670px;
		height:59px;
    }
	#bhHead_img {
		width:760px;
		height:59px;
		display:block;
	}
	.row{border:0px;}
	#row1, #l1, #r1 { height:59px; }
	#topNav { display:none; }

	/* ---- ROW 2 ----------- */
	#row2 { display:none; }	
	
	/* ---- ROW 3 - Nav and Photo ----------- */
	#row3 { position:relative; top:0px; left:0px; z-index:1; background-color:#FFFFFF; }
	#container1 { width:670px; height:0px }
	#navContainer1 { display:none; }
	#largeImage { display:none; }
	
	/* ---- ROW 4 - separator ----------- */
	#row4 { display:none; }
	
	/* ---- ROW 5 - Section Title ----------- */
	#row5 { background-color:#DFDCD1; }
	#sectionTitle { 
		font-family:"Times New Roman", Times, serif;
		font-size:2em;
		font-style:italic;
		text-align:left;
		padding-left:0px;			
		color:#00204E;
		width:670px;
		float:left;
		margin:0px auto 0px auto;
		border-bottom:1px solid #A19790
	}
	
	/* ---- ROW 6 - Title drop shadow ----------- */
	#navShadow_img { display:none; }
	#row6, #l6, #r6 { height:0px; }
	#navShadow { width:670px; height:19px;}
	
	/* ---- ROW 7 - Search and find physician ----------- */
	#row7, #l7, #r7, #searchText { display:none; }
	
	/* ---- ROW 7A - Information For Container ----------- */
    #infoForContainer {display:none;}
    
	/* ---- ROW 8  - section nav and content ----------- */
	#row8 {
		background-color:#DFDCD1;
		border:0px; /* opera fix */
	}
	#container3 {  
		margin:12px auto 0px auto;
		width:670px;
		overflow:visible;
	}
	#navContainer2 { display:none;}
		/*font-size:9px;
		width:90px;
		float:left;
		clear:none;
		margin:0px;
		padding-left:5px;*/
	
	#pageCopy { 
		clear:both;
		float:right;
		width:670px;
		padding-bottom:15px;
		overflow:visible;
	}
	#systemCopyCol1, #systemCopyCol2, #systemCopyCol3 {
		width:200px;
		float:left;
		text-align:left;
		margin-right:12px;
	}
	#systemCopyCol3 { margin-right:0px; }
	.topMenuItem2 UL { display:none; }
	#navContainer2 LI, #navContainer2 UL { list-style-type:none; padding-left:0px; margin-left:0px; }
	.dotted { width:90px; overflow:hidden; }
	
	/* ---- ROW 9 - footer links ----------- */
	#row9 {display:none;}
		/*clear:both;
		height:19px;
		background-color:#00204E;
	
	#xml_img { 
		position:relative; top:3px;
		border:0px;
	}
	#footer1 {
		width:670px;
		font-size:0.85em;
		color:#FFFFFF;
		text-align:left;
		text-indent:20px;
		margin:0px auto 0px auto;
		padding:0px;
	}
	#footer1 LI { display:inline; list-style-type:none; }
	#footer1 a:link, .footer1 a:active { color:#FFFFFF; text-decoration:none; }
	#footer1 a:visited { color:#9E948D; text-decoration:none; }
	#footer1 a:hover { color:#FF9000; text-decoration:underline; }
	*/
	/* ---- ROW 10 - footer additional info ----------- */
	#row10 
	{
		width:670px;
		padding:0px;
		background-color:#FFFFFF;
	}
	#footer2 { 
		font-size:0.9em;
		width:670px;
		padding:0px;
		margin:0px auto 0px auto;
	}
	#footerCol1, #footerCol2 {
		float:left;
		margin-left:35px;
		text-align:left;
	}
	.footerTitle {
		font-weight:bold;
	}
    #seoLinksText
    {
 	font-size:0.8em;
 	text-align:center;
 	width:665px;
    }

}