  <!--
    .optioOdd {
      background:#efefef;                             /* Background color of odd rows */
    }
    .optioEven {
      background:#efefef;                             /* Background color of even rows */   
    }
    .optioSeparator {
      background:#999999;                             /* Color of item separator */
    }
    .optioHeading {
      font-weight:bold;                               /* Style of "Patient Education" heading */
    }
    A.optioTitle, 
	A.optioTitle:visited, 
	A.optioTitle:active, 
	A.optioTitle:hover {
      color:#000000;                                  /* Style of module titles */
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:11px; 	  
      font-weight:normal;
      text-decoration:none;
    }	
    A.optioTabOn,
	A.optioTabOn:visited,
	A.optioTabOn:active,
	A.optioTabOn:hover {
      background:#ffffff;                             /* Color of tab in on state */ 
      color:#000000;	  
      border-color:#999999;
    }
    A.optioTabOff,
	A.optioTabOff:visited,
	A.optioTabOff:active,
	A.optioTabOff:hover {
      background:#e4e4e4;                             /* Color of tab in off state */
      color:#000000;	
      border-color:#999999;	
    }
    
    
        #optio .optioMain {
      background:none;
      border:none;
    }
    #optio .optioInternal {
      background:none;
      border:none;
    }
    A.optioInternal, A.optioInternal:visited, A.optioInternal:active, A.optioInternal:hover  {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:11px; 
      font-weight:normal;	
    }	
	.optioRow {
      padding:12px 12px 12px 6px;	  
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:11px; 
      font-weight:bold;
      border:none;	 	   	
	}	
    .optioInternal TD {
      padding:3px 0px 3px 0px;  
      border:none;
    }  
    .optioTabPage {
      border:solid;
      border-width:1px;
      background:#ffffff;
      border-color:#999999;	    
    }
    A.optioTab, A.optioTab:visited, A.optioTab:active, A.optioTab:hover {
      display:block; 
      width:90px;	
      height:20px;
      position:relative;
      top:1px;		  
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:11px; 
      font-weight:normal;
      line-height:20px;     
      text-align:center;	  
      text-decoration:none;	  
      border:solid;
      border-width:1px 1px 1px 1px;	
      border-color:#999999;	
    }
    A.optioTabLeft, A.optioTabLeft:visited, A.optioTabLeft:active, A.optioTabLeft:hover {
      float:left;  
      margin:0px 8px 0px 0px;
      text-decoration:none;	 	  
    } 
    A.optioTabRight, A.optioTabRight:visited, A.optioTabRight:active, A.optioTabRight:hover {
      float:right;  
      margin:0px 0px 0px 8px;
      text-decoration:none;	  
    } 	 
    A.optioTabCurrent, A.optioTabCurrent:visited, A.optioTabCurrent:active, A.optioTabCurrent:hover {
      height:21px;
      line-height:21px;     
      border:solid;
      border-width:1px 1px 0px 1px;
      border-color:#999999;		
      text-decoration:none;	    
    }	
    P.optioFooter, A.optioFooter {
	  margin-top:1em;
	  margin-bottom:1em;
	  font-size:11px;
	  text-align:center;
	}	
    #optio .optioThumbnail  {
      border:#ffffff;
      border-style:solid;
      border-width:medium;
      margin:3px 0px 3px 0px;
    }
    #optio .optioLogo {
      margin:0px 0px 10px 10px;
      float:right;
      background:none;
      border:none;
    }