@charset "utf-8";
/* CSS Document */

 body {
   margin:0px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 98%;
   color: #000000;
   background-color: #154a96;  
   height: 100%;
   text-align: center;
   }
   
 h1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  color:#000099;
  text-align: center;
  font-weight: bold;
  }
  
  h2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#000000;
  text-align: center;
  font-weight: bold;
  padding-left: 30px;
  text-align: left;}
  
  p {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-left: 30px;
  padding-right: 30px;
  text-align: left;}
   
 .blue1 {
   background-color: #bad4fa;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   text-align: center;
   font-style: italic;
   }
   
 .blue2 {
   background-color: #e5f0ff;
   font-size: 12px;
   color: #000000;
   padding-left: 2px;
   }
	 
 #border {
	position: relative;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 856px;
	height: 1729px;	
	background-color: #0d2f5f;
  }
 
 #border2 {
	position: relative;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 856px;
	height: 800px;	
	background-color: #0d2f5f;
  }
 
 
 #content {
	position: absolute;
	top: 0px;
	left: 6px;
	width: 844px;
	height: 1731px;
   }
   
  #content2 {
	position: absolute;
	top: 0px;
	left: 6px;
	width: 844px;
	height: 800px;
    background-color:#ffffff;
   }
   
  .copy1 {
   font-size: 20px;
   font-weight: bold;
   font-style:italic;
   color: #000000;
   }
   
  .copy2 {
   font-size: 18px;
   font-weight: bold;
   color: #000000;
   }  
   
 .copy3 {
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   }
   
  .copy4 {
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   }
   
  .copy5 {
   font-size: 12px;
   font-weight:normal;
   color: #000000;
   }
 
 #elevation{
   position: relative;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   }
    
 #middle1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 388px;
  height: 432px;
  float: left;
  }
  
 #middle2 {
  position: absolute;
  top: 0px;
  left: 388px;
  width: 456px;
  height: 432px;
  float: left;
  background-image: url(/images/hh/bg1.gif);
  background-repeat:repeat-x;
  }
 
 #middle3 {
	position: absolute;
	top: 432px;
	left: 0px;
	background-color: #ffffff;
	width: 844px;
	height: 1296px;
  }
  
 #section1 {
  position: relative;
  margin-top: 16px;
  margin-left: 32px;
  height: 80px;
  width: 780px;
  font-size:  12px;
  color: #000000;
  text-align: center;
  }  

 #section2 {
  position: relative;
  margin-left: 107px;
  height: 66px;
  text-align: center;
  }
  
 #section3 {
  position: relative;
  margin-top: 18px;
  width: 798px;
  left: 23px;
  }
  
 #section4 {
  position: relative;
  margin-top: 15px;
  font-size:  14px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  font-style: italic;
  }
  
 #section4b {
  position: relative;
  margin-top: 15px;
  font-size:  18px;
  font-weight: bold;
  color: #b7013d;;
  text-align: center;
  }
  
 #section5 {
  position: relative;
  margin-top: 15px;
  margin-left: 15px;
  text-align: center;
  width: 814px;
  }  

 #section5a {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 367px;
	height: 423px;
  }  

 
 #section5b {
	position: absolute;
	top: 0px;
	left: 376px;
	text-align: left;
	height: 350px;
  }  
   
 
 
 
