body 				{ background: white;
					  font-size: 12pt; }


td					{ text-align: left; }


.noprint			{ display: none; }

.head1				{background-color: #eeeeee; }
.head2				{background-color: #eeeeee; }


.print 				{ width: 625px; margin-left: 0px;
					  padding: 0; 	
					  border: 0;
					  float: left !important;
					  color: black; 
					  background: transparent; }


.printonly			{ width: 625px; margin: 0;
					  padding: 0; 
					  border: 0;
					  float: none !important;
					  color: black; 
					  background: transparent; }

.printwide				{ width: 625px; margin: 0;
						  padding: 0; 
						  border: 0;
						  float: none !important;
						  color: black; 
						  background: transparent;
						  font-size: 11pt; }

a:link, a:visited 	{ color: #0033ff;
					  background: transparent;
					  font-weight: normal;
					  text-decoration: underline; }

/* print styles for physician finder pages */	

.printleftcol		{ width: 420px; margin: 0;
					  padding: 0; 
					  border: 0;
					  float: left !important;
					  color: black; 
					  background: transparent;
					  font-size: 11pt; }				  

.printrightcol		{ width: 225px; margin: 0;
					  padding: 0; 
					  border: 0;
					  float: none !important;
					  color: black; 
					  background: transparent;
					  font-size: 11pt;
					  position: absolute;
					  left: 450px; top: 200px }		

/* styles for column in medical group displays */


.printleftcol2		{ width: 625px; margin: 0;
					  padding: 0; 
					  border: 0;
					  float: left !important;
					  color: black; 
					  background: transparent;
					  font-size: 11pt; }		

.printrightcol2		{ width: 225px; margin: 0;
					  padding: 0; 
					  border: 0;
					  float: none !important;
					  color: black; 
					  background: transparent;
					  font-size: 11pt;
					  position: absolute;
					  left: 450px; top: 20px; }							  		  

.printdocface		{position: absolute; left: 440px; top: 52px;}

thead				{ display: table-header-group; } 
