 <!--
      	.small_font{ 
           color: #000000; 
           font-weight: normal; 
           font-size: 10px;
         }



      	a.normal:link { 
          color: #0000FF; 
          font-weight: normal; 
          font-size: 10px; 
          text-decoration: none 
       }



      	a.normal:visited { 
           color: #0000FF; 
           font-weight: normal; 
           font-size: 10px; 
           text-decoration: none 
       }



       a.normal:hover { 
         color: #0000FF; 
         font-weight: normal; 
         font-size: 10px; 
         text-decoration: underline; 
      }



      a.normal:active	{ 
        color: #000000; 
        font-weight: normal; 
        font-size: 10px; 
        text-decoration: none 
      }



    .center_msg{
     color: #000000; 
     text-align: center;
     font-size: 15px; 
     font-weight: bold; 
     margin-bottom: 0.5em;
     margin-top: 0.5em;
    } 



    .center_red{
     color: #FF0000; 
     text-align: center;
     font-size: 16px; 
     font-weight: bold; 
     margin-bottom: 0.5em;
     margin-top: 0.5em;
    }



    .center_survey{
     color: #000000; 
     text-align: center;
     font-size: 15px; 
     font-weight: normal; 
     margin-bottom: 0.5em;
     margin-top: 0.5em;
    }



    .center_sub_msg{
     color: #000000; 
     text-align: left;
     margin-bottom: 0.25em;
     margin-top: 0.25em;
    }



    .center_notice{
     color: #cc6633; 
     text-align: center;
     font-weight: bold; 
     font-size: 13px; 
     margin-bottom: 0.0em;
     margin-top: 1em;
    }



    .survey_title_box{
     color: #000000; 
     width: 100%;
     text-align: center;
     font-size: 16px; 
     font-weight: bold; 
     margin-bottom: 0.5em;
     margin-top: 0.5em;
     border-bottom: 1px dotted;
     border-top: 0px;
     border-right: 0px;
     border-left: 0px;
    }



    .survey_title{
     color: #000000; 
     text-align: center;
     margin-bottom: 0.25em;
     margin-top: 0.25em;
    }
 


    .regheading { 
    color: #000000; 
    font-weight: bold; 
    font-size: 13px; 
   }



   .button_block{
     font-size: 13px; 
     font-weight: normal; 
     text-align: center; 
   } 



   .button_fade{
     font-style: italic; 
     margin-bottom: 10px;
   } 



   .description{
    background-color: #33FF99; 
    font-size: 12px;
    margin-left: auto; margin-right: auto;
    margin-bottom: 0.5em;
    text-align: left;
   } 



   .question{
    font-size: 14px;
   }



   .bold_num{
    font-size: 14px;
    font-weight: bold; 
   }



   .sub_ques{
    font-size: 12px;

   }



   .survey_color{
    background-color: #C7C5FF;
   }



   .survey_access_border{
     background-color: #666666;
   }
    
   .super_color_button {
          color: #000000;
          font-weight: bold;
          font-size: 11px;
          background-color: #C7C5FF;
     }


 .super_color_text {
          color: #000000;
          font-weight: normal;
          font-size: 11px;
          background-color: #C7C5FF;
     }
      


  .bar_graph_pagebreak
     {
       page-break-before: always;
       margin-top: 5em;
       margin-bottom: 5em;
     }


  .bar_graph
     {
       margin-top: 5em;
       margin-bottom: 5em;
     }
         
-->
