  .bg {
    background-color: #ffe1a4;
    text-align: center;
    }

  .table {
    background-color: #a8bff6; 
    margin: auto;
    width: 1000px;
    }
  
  .side {
    width: 300px;
    float: left;
    }  
    
  .sidemenu {
    width: 300px;
    font-size: 18px;
    text-align: left;
    text-indent: 12px;
    font-family: EnigmaticBold, Arial Rounded MT Bold, Comic Sans MS;
    line-height: 32px;
    font-weight:600;
    }    
    
  .main {
    float: left;
    width: 695px;
    vertical-align: text-top; 
    background-color: #FFFFFF;
    }
    
  .main_end {
    position:relative;
    top: 4px;
    }

  .logo { 
    vertical-align: middle; 
    text-align: center;
    }

  @font-face {
    font-family: 'NunitoRegular';
    src: url('fonts/Nunito-Regular-webfont.eot');
    src: url('fonts/Nunito-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Nunito-Regular-webfont.woff') format('woff'),
         url('fonts/Nunito-Regular-webfont.ttf') format('truetype'),
         url('fonts/Nunito-Regular-webfont.svg#NunitoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    }
    
  @font-face {
    font-family: 'EnigmaticBold';
    src: url('fonts/EnigmaB_2-webfont.eot');
    src: url('fonts/EnigmaB_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/EnigmaB_2-webfont.woff') format('woff'),
         url('fonts/EnigmaB_2-webfont.ttf') format('truetype'),
         url('fonts/EnigmaB_2-webfont.svg#EnigmaticBold') format('svg');
    font-weight: normal;
    font-style: normal;
    }    
    
  @font-face {
    font-family: 'erasdemi';
    src: url('fonts/erasdemi-webfont.eot');
    src: url('fonts/erasdemi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/erasdemi-webfont.woff') format('woff'),
         url('fonts/erasdemi-webfont.ttf') format('truetype'),
         url('fonts/erasdemi-webfont.svg#erasdemi') format('svg');
    font-weight: 600;
    font-style: normal;
    }
  
  @font-face {
    font-family: 'DaysRegular';
    src: url('fonts/Days-webfont.eot');
    src: url('fonts/Days-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Days-webfont.woff') format('woff'),
         url('fonts/Days-webfont.ttf') format('truetype'),
         url('fonts/Days-webfont.svg#DaysRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    }
    
  @font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    }
      
  .heading {
    height: 50px;
    text-align: center;
    line-height: 40px;
    color: #163377; 
    text-decoration: underline; 
    font-weight: 600;
    font-size: 28px; 
    font-family: erasdemi, Arial Black;
    vertical-align: bottom;
    }
    
  .subheading {
    height: 25px;
    text-align: center;
    color: #163377; 
    text-decoration: underline; 
    font-weight: 600;
    font-size: 16px; 
    font-family: erasdemi, Arial Black;
    clear: left;
    vertical-align: middle;
    }    
  
  .smallspacer {
    height: 5px;
    }
  
  .spacer {
    height: 15px;
    }
  
  .bigspacer {
    height: 175px;
    }
  
  .bodytext {
    text-align: justify;
    padding: 0 20 20 20;
    font-family: arial;
    font-size: 14px;
    }
  
  .bodycenter {
    text-align: center;
    padding: 0 20 20 20;
    font-family: arial;
    }
    
   .fees { 
    text-align: center;
    width: 158px;
    vertical-align: middle;
    float: left;
    padding: 5 0 0 0;
    }
    
  .tile {
    float: left;
    padding: 0 0 0 16;
    }  
    
  .bodytable {
    text-align: center;
    border: 2px outset #ffe1a4;
    background-color: #ffe1a4;
    width: 480px;
    height: 90px;
    margin-left: 86px;
    }  
   
  .modalities {
    text-align: justify; 
    padding: 0 40 0 40; 
    font-size: 9pt; 
    font-family: arial; 
    }
    
  .quote {
    text-align: center; 
    padding: 0 70 0 70; 
    font-size: 10pt; 
    font-family: arial; 
    }
  
  .contact1 {
    width: 200px;
    padding: 8 0 8 0;
    margin: 1 0 1 0;
    border-left: 5px #ffe1a4 ridge;
    border-top: 5px #ffe1a4 ridge;
    border-bottom: 5px #ffe1a4 ridge;
    border-right: 3px #ffe1a4 thick;
    background-color: #ffe1a4;
    text-align: center;  
    color: #000000;
    float: left;  
    font-weight: 600;
    }
     
  .contact2 {
    width: 442px;
    padding: 8 0 8 0;
    margin: 1 0 1 0;
    border-left: 3px #ffe1a4 thick;
    border-top: 5px #ffe1a4 ridge;
    border-bottom: 5px #ffe1a4 ridge;
    border-right: 5px #ffe1a4 ridge;
    background-color: #ffe1a4;   
    text-align: center;
    float: left;
    font-weight: 600;
    }
    
  .map {
    text-align: center;
    margin: 20px;
    clear: left;
    }  
  
  .disclaimer {
    text-align: center;
    font-size: 10px;
    font-family: arial;
    width: 1000px;
    clear: left;
    background-color: #a8bff6; 
    position: relative;
    top: 4px;
    } 
     
  .tab {
    width: 300px;
    font-size: 18px;
    text-align: left;
    line-height: 32px; 
    height: 40px; 
    text-indent: 12px;
    background: url(images/tab_bg.jpg) 0 0 no-repeat;
    font-family: EnigmaticBold, Arial Rounded MT Bold, Comic Sans MS;
    }
    
  .tab2 {
    width: 300px;
    font-size: 18px;
    text-align: left;
    line-height: 32px; 
    height: 40px; 
    text-indent: 12px;
    background: url(images/tab2.jpg) 0 0 no-repeat;
    font-family: EnigmaticBold, Arial Rounded MT Bold, Comic Sans MS;
    }

  .tab3 {
    font-family: EnigmaticBold, Arial Rounded MT Bold, Comic Sans MS;
    font-size: 16px;
    text-indent: 65px;
    line-height: 30px;
    text-align: left;
    height: 34px; 
    width: 300px; 
    background: url(images/subtab.jpg) 0 0 no-repeat;}
        
  a.menuhover {
    display: block; 
    line-height: 40px; 
    height: 40px; 
    width: 300px; 
    background: url(images/menu_bg.jpg) 0 0 no-repeat;
    }

  a:hover.menuhover {
    height: 40px; 
    background-position: 0 -40px; 
    color: #FFFFFF;
    }
    
  .submenu {
    font-family: EnigmaticBold, Arial Rounded MT Bold, Comic Sans MS;
    font-size: 16px;
    text-indent: 65px;
    line-height: 30px;
    text-align: left;
    }

  a.submenuhover {
    display: block; 
    line-height: 34px; 
    height: 34px; 
    width: 300px; 
    background: url(images/submenu.jpg) 0 0 no-repeat;
    }

  a:hover.submenuhover {
    height: 34px; 
    background-position: 0 -34px; 
    color: #FFFFFF;
    }
        
  .facebook {
    background-color: #FFFFFF;
    width: 292;
    margin-left: 4px;
    }

  .links {
    float: left;
    width: 300px;
    height: 170px;
    font-family: arial rounded MT bold; 
    font-size: 12pt;
    text-align: center;
    vertical-align: middle;
    }
    
  .docdisclaimer {
    height: 16px;
    text-align: center;
    font-size: 11px;
    font-family: arial;
    }
  
  .maplink {
    font-family: arial;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    }
  
  .maplink a:hover {
    color: #000000;
    font-weight: 600;
    }  
  
  .list {
    float: left;
    width: 260px;
    height: 20px;
    padding-left: 60px;
    }
    
  .biofreeze {
    color: #006C00;
    font-family: BebasNeueRegular;
    font-size: 16px;
    }
  
  
  
  

  A:link {outline: none; text-decoration: none;color: #000000}
  
  A:visited {outline: none; text-decoration: none;color: #000000}
  
  .class1 A:hover {color: #163377; text-decoration:underline overline;}
  
  
  
  .class2 A:hover {
    color: #000000;
    font-weight: 600;
    }

  .class3 A:hover {
    text-decoration: overline underline;
    color: #163377;
    }
  
  .class4 A:link {color: #FFFFFF}
  
  .class4 A:visited {color: #FFFFFF}
  
  .class4 A:hover {color: #FFFFFF}
  
   A:link.bodylink {
     text-decoration: underline;
     color: #163377;
     }
  
   A:visited.bodylink {
     text-decoration: underline;
     color: #163377;
     }
  
   A:hover.bodylink {
     text-decoration: none;
     color: #966c18;
     }
  
  .left {
    float: left; 
    margin: 0px 10px 5px 0px;
    }
  
  .right {
    float: right; 
    margin: 0px 0px 5px 10px;
    }
  

  .bullet {
    font-family:Snap ITC;
    font-weight:bold;
    font-style:normal;
    font-size:11pt;
    text-decoration:none;
    color:#000000;
    }
  
  .headline {font-family: Georgia,constantia;font-size: 14px;font-weight: 600;height: 27px; text-align: center;}
  
  .smallfont {font-family: Cambria; font-size: 12pt;}

  .currentq {
    font-size: 14px;
    margin: 0 30 0 30;
    font-family: arial;
    text-align:justify;
    padding: 0 10 0 10;
    border: 4px ridge #163377;
    }
  
  .pastqs {
    font-size: 12px;
    font-family: arial;
    text-align:justify;
    padding: 0 30 0 30;
    }
  
.expand { float:right; margin-left:10px; direction:rtl; }
.expand { border:0px solid #000; }
.expand a,.expand a:visited { display:block; padding:0; overflow:hidden; text-decoration:none; height:100%; width:100%; }
.expand a:hover { position:absolute; z-index:999; padding:0; background:none; cursor:default; height:auto; width:auto; overflow:visible; border:0px solid #369; margin:-1px 0 0 -1px; }
.expand a img { border:0; height:100%; width:100%; }
.expand a:hover img { height:auto; width:auto; border:0; }


