  body { font-family: arial, sans-serif; }
  td { font-size: 10pt; }

  a {
    text-decoration: none;
    color: #000;
  }
  
  #outer {
    display: none;
  }
  
  #navOffices {
    display: none;
  }
  
  #footer {
    display: none;
  }
  
  #printHide, .printHide {
    display: none !important;
  }
  
  #printShow, .printShow {
    
  }
  
  h1 {
    font: bold 16pt arial;
  }
  
  #tblBio { width: 640px; }
  #tblGeneral { width: 640px; }
  #tblPractice td { padding: 12px; }
  #tblBio td { padding: 2px; }
  #tblIndex td { padding: 12px; }
  
  #tblBio .bottomRight ul {
    padding-left: 10px; margin-left: 4px;
  }
  
  #tblPracticeColumn .subLeft img {
    display: none;
  }
  
/* db - 09/06/2010: bug 15831 - Another Side bio stuff */
 
#bioPic_2,
#bioAnotherSide,
#anotherSideTrigger {
	display: none;
}
