/* CSS Document */
.body_text {
       font-family: Arial  ;
	   font-size: 12px;
	   color:#000000;
	     
	   }

.body_text_bold {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #000000;
	   font-weight:bold;
	   
	   }
	   
.body_text_blue {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #006699;
	   padding:7px;
	  }
	  
.body_text_blue1 {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #006699;
	  }	  	
	   
.body_text_heading {
       font-family: Arial  ;
	   font-size: 16px;
	   color: #006699;
	   font-weight:bold;
	   padding:5px 0px 0px 7px;
	    }	
	   
.small_text_blue {
       font-family: Arial  ;
	   font-size: 10px;
	   color: #006699;
	   padding:7px;
	   }	
	   
.test_text_heading {
       font-family: Arial  ;
	   font-size: 14px;
	   color: #000000;
	  
	   }
	   		   
.body_text_heading_white {
       font-family: Arial  ;
	   font-size: 16px;
	   color: #FFFFFF;
	   font-weight:bold;
	   padding-left:7px;
	   	   
	   }	         	
.navigation {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #006699;
	   font-weight:bold;
	   text-decoration: none;
	    }	
.navigation:hover {
       font-family: Arial ;
	   font-size: 12px;
	   color: #0099CB;
	   font-weight:bold;

	    }	  
		
.white_navigation {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #FFFFFF;
	   font-weight:bold;
   
	   }	
	    
	   
.body_text_heading_inner {
       font-family: Arial  ;
	   font-size: 16px;
	   color: #006699;
	   font-weight:bold;
	   padding:5px 0px 0px 7px;
	    }  	
		
.body_text_visit {
       font-family: Arial  ;
	   font-size: 13px;
	   color: #000000;
	   font-weight:bold;
	   
	   }
	   
.body_text_visit_navigation {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #006699;
	   font-weight:bold;
	   text-decoration: underline;
	   }
	   
.body_text_visit_navigation:hover {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #0099CB;
	   font-weight:bold;
	   
	   }
	   
.body_text_link {
       font-family: Arial  ;
	   font-size: 11px;
	   color:#006699;
	   font-weight:bold;
	   text-decoration: underline; 
	   }
	   
.body_text_link:hover {
       font-family: Arial  ;
	   font-size: 11px;
	   color:#0099CB;
	   font-weight:bold;
	   text-decoration: underline; 
	   }
	   
.body_text_approval {
       font-family: Arial  ;
	   font-size: 13px;
	   color: #006699;
	   font-weight:bold;
	   text-decoration: none;
	   }
	   
.body_text_approval:hover {
       font-family: Arial  ;
	   font-size: 13px;
	   color: #0099CB;
	   font-weight:bold;
	   
	   }
	   
.heading_all {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #006699;
	   font-weight:bold;
	   text-decoration: none;
	    }	
		
.pdf {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #006699;
	   font-weight: normal;
	   text-decoration: underline;
	   }
	   
.pdf:hover {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #0099CB;
	   font-weight:bold;
	   text-decoration: underline;
	   }
	   
.approval_link {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #006699;
	   font-weight:bold;
	   text-decoration: underline;
	   }
	   
.approval_link:hover {
       font-family: Arial  ;
	   font-size: 12px;
	   color: #0099CB;
	   font-weight:bold;
	   
	   }
	   
.body_text_title {
       font-family: Arial  ;
	   font-size: 11px;
	   color:#000000;
	     
	   }