  .q_text { font-weight: bold;
    color: #4d646a;
    font-size: 12px ;
    }
 
 .page_title { font-weight: bold ! important;
    text-align: left;
    color: white ! important;
    font-size: 30px ! important;
    }
   
    
    

    
  .page_caption { font-size: 13px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: #3D3D3D;
    text-align: center;
    }
    
   .errormessage { font-size: 12px;
    color: rgb(255, 0, 0);
    font-weight: bold;
    }
    
   .info { font-size: 12px;
    color: #4e5e64;
    font-weight: bold;
    }
     
      body { font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    background-color: #ffffff;
    color: rgb(51, 51, 51);
    margin-top:0%;
    margin-bottom:0%;
    }

  table, tr, td { font-family: Arial,Helvetica,sans-serif;
    color: #435154;
    font-size: 11px;
    }
  
  input,textarea,select { border: 1px solid rgb(0, 0, 0);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #45595F;
    font-size: 12px;
    padding-left:3px;
    }
    
    
A:link {text-decoration:underline; color: #03768B;}
A:visited {text-decoration: underline;  color: #03768B;}
A:active {text-decoration: underline;  color: #03768B; }
A:hover {text-decoration: underline; color: #d73435;}

.page_footer_off {text-decoration:none; color: #859499;}

.page_footer_over {text-decoration: underline; color: #d73435;
    cursor: pointer;
    cursor: hand;

}


  .button_over { border-style: solid;
    border-color: #768991 rgb(51, 51, 51) rgb(51, 51, 51) #768991;
    border-width: 1px;
    padding: 2px;
    cursor: pointer;
    cursor: hand;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: white;    
    background-color: #4e5e64;

    }

  .button_off { 
    border: 1px solid #66777e;
    padding: 2px;
    color: rgb(51, 51, 51);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: white;

    }
    
    
    
    
    
   .menu_over { border-style: solid;
    border: 1px solid red;
    padding: 2px;
    cursor: pointer;
    cursor: hand;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: white;    
    background-color: #d73435;

    }

  .menu_off { 
    border: 1px solid #84939D;
    padding: 2px;
    cursor: pointer;
    cursor: hand;   
    background-color: #84939D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: white;

    }   
   .menu_sel { 
    border: 1px solid #b0d7e6;
    padding: 2px;
    cursor: pointer;
    cursor: hand;
    background-color: #b0d7e6;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #46595f;

    }    
  


  .menu_off_green { 
    border: 1px solid #84939D;
    padding: 2px;
    cursor: pointer;
    cursor: hand;   
    background-color: green;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: white;

    }  



  .menu_off_orange { 
    border: 1px solid #84939D;
    padding: 2px;
    cursor: pointer;
    cursor: hand;   
    background-color: orange;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: white;

    }  






  
   .b_box { 
    background-color: #a9bfcc;
    font-size: 12px;
    }    
    
  .caption { border-color: #636363;
    border-width: 1px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    background-color:#808080;
    color:white;
    }
    
.tbl_row_grey {
	background-color:#E2E2E2;
	color:black;
    }
.tbl_row_white{background-color: white;
color :black;
    }  
.tbl_row_highlight{background-color:#B4B4B4 ;
	color:#000000;	
    }    
    
.hide_me {
display: none;
}

.newpage {page-break-before: always;}
	