




.address {         
	 text-align: right; 
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;	 
	}
		.address td { 
	 		font-family: Arial;
	 		font-size: 11px;	 		
	 		color: #000000;
	 		text-align: right;
	 		vertical-align: top;
	 		padding:0pt; 
			}
.header {         
	 background-color: #BCD8F1; 
	 height: 123px;
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;	 
	}
		.header td { 	 		
	 		text-align: center;
	 		vertical-align: top;
			}
			
.title {
     background-color: #003467;              
	 width: 100%;
	 height: 29px;	 
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;	 
	}
		.title td { 
	 		        font-family: Arial;
	                font-size: 12px;
	                font-weight: bold;
                    color: #FFFFFF;	 		
                    text-align: center;	 		        
			}
.label {
     background-color: #003467;              
	 width: 100%;
	 height: 18px;	 
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;	 
	}
		.label td { 
	 		        font-family: Arial;
	                font-size: 12px;
	                font-weight: bold;
                    color: #FFFFFF;	 		
                    text-align: center;	 		        
			}
			
.nav {
        height: 15px;
	    border-top: 0px;
	    border-right: 0px;
	    border-bottom: 0px;
	    border-left: 0px;
	    border-collapse: collapse;	 
	}
		.nav td { 
	 		    font-family: Arial;
	            font-size: 12px;
	            font-weight: bold;
	            color: #003467;		            
	            text-align: center;
	 		    vertical-align: bottom;
	 		    	 		    		    		     
			}
			.nav td a{ 
	 		    font-family: Arial;
	            font-size: 12px;
	            font-weight: bold;
	            color: #003467;
	            padding:1pt;	            	 		     		    
	 		    text-decoration: none; 
			}
			
		.nav td a:hover{
		            background-color: #003467; 
	 		        font-family: Arial;
	                font-size: 12px;	                
                    color: #BCD8F1;
                    padding:1pt;                    	 		                       
	 		        text-decoration: none;
			}
.maincontent { 
     width: 100%;  
	 text-align: center; 
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;	 
	}
		.maincontent td { 
	 		text-align: center;
	 		vertical-align: top;
			}
.quote {                  
	 width: 95%;	 	 
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;	 
	}
		.quote td { 
	 		        font-family: Arial;
	                font-size: 11px;
	                font-weight: bold;
	                font-style: italic;	                
                    color: #003467;	 		
                    text-align: justify;	 		        
			}
			
.heading { 
     width: 95%;  
	 text-align: left; 
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;	 
	}
		.heading td { 
		    font-family: Arial;
	        font-size: 12px;
	        color: #000000;
	 		text-align: left;
	 		vertical-align: top;
			}
.content { 
     width: 90%;  
	 text-align: left; 
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;	 
	}
		.content td {
		    font-family: Arial;
	        font-size: 12px;
	        color: #000000; 
	 		text-align: left;
	 		vertical-align: top;
			}
.content td a{
		    font-family: Arial;
	        font-size: 12px;
	        color: #000000; 	 		
			}
.content td a:hover{
		    font-family: Arial;
	        font-size: 12px;
	        color: #000000; 
	        text-decoration: none;	 		
			}
			
.footer {       
	 background-color: #003467;
	 width: 100%;
	 height: 29px;	 
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;	 
	}
		.footer td { 
	 		        font-family: Arial;
	                font-size: 10px;	                
                    color: #FFFFFF;	 		
                    text-align: center;	 		        
			}
			.footer td a{ 
	 		        font-family: Arial;
	                font-size: 10px;	                
                    color: #FFFFFF;             
	 	   	}
	 	   	.footer td a:hover{ 
	 		        font-family: Arial;
	                font-size: 10px;	                
                    color: #bcd8f1;	                   
	 		        text-decoration: none;
			}