		body {background-color: #033B86;
		      margin: 0px;
			  font-family: Arial;
			  font-size: 12px;
			  color: #000000;
			 }
			 
		div.page {background-color: #FFFFFF;
				  height: 500px;
				  width: 900px;
				  border: 0px solid #000000;
				  top: 0px;
				  left: 0px;
				  position: absolute;
				 }
				  		
		div.logo_left {height: 195px;
					   width: 255px;
					  }
					  
		div.logo_right {height: 195px;
					    width: 749px;
						position: absolute;
						top: 0px;
						left: 255px;
					   }
					   
		div.contact_cont {width: 163px;
						  height: 100%;
						  background-color: #033B86;
						  position: absolute;
						  top: 195px;
						  left: 841px;
						  border: 0px solid #000000;
						 }
						 
		div.vert_shadow {height: 100%;
						 width: 6px;
						 background-image: url(images/vert_shadow.gif);
						}
						
		div.contact {font-family: Arial;
					 font-size: 11px;
					 color: #FFFFFF;
					 position: absolute;
					 top: 0px;
					 left: 10px;
					}
					
		span.contact_header {font-size: 18px;}
		
		div.container {position: absolute;
					   height: 100%;
					   width: 841px;
					   top: 187px;
					   left: 1px;
					   background-color: #FFFFFF;
					   border: 0px solid #000000;
					   text-align: center;
					  }
					  
		div.content {width: 99%;
					 height: 480px;
					 border: 0px solid #000000;
					 margin-top: 10px;
					 margin-left: 5px;
					 text-align: left;
					 overflow: auto;
					 z-index: 1;
					}
	
		div.navigation {height: 15px;
						width: 400px;
						position: absolute;
						top: 145px;
						left: 280px;
						border: 0px solid #000000;
						z-index: 999;
					   }
		a:link{color:#0099FF;}
		a:visited{color:#00AAFF;}
		
		.style12 {color: #000000}

		.style13 {font-size: 14px; font-weight: bold; color: #0066FF; }
    
		.style15 {font-size: 12px; font-weight: bold; color: #0066FF; }
