@charset "utf-8";
/* CSS Document */

body {
  background-color: #005796;
  height: 100%;
  text-align: center;
  margin: 0px;
  font-family: Verdana, Geneva, sans-serif;
  }
  
a:link, a:visited {
   color: #ffffff;
   text-decoration:none;
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
}

a: hover {
   color: #1b304e;
}

input, select {
    background-color:#eeeeee;
	font-size: 11px;
}
 
.black1 {
   font-size: 12px;
   color: #000000;
   font-weight: bold;
}

.black2 {
   font-size: 12px;
   color: #000000;
   font-weight: normal;
}

.black3 {
   font-size: 11px;
   color: #000000;
   font-weight: normal;
}

.blue1 {
  font-size:14px;
  font-weight: normal;
  color: #003962;
  }   

.blue2 {
  font-size:12px;
  font-weight: normal;
  color: #003962;
  font-style: italic;
  }   

.blue3 {
  font-family: "Times New Roman", Times, serif;
  font-size:18px;
  font-weight: normal;
  color: #00a3ca;
  }
  
.blue4 {
  font-size:12px;
  font-weight: normal;
  color: #003962;
  }
  
.blue5 {
  font-family: "Times New Roman", Times, serif;
  font-size:16px;
  font-weight: bold;
  color: #003962;
  }

#content {
  position: relative;
  margin: auto;
  width: 787px;
  }

.copyright {
  width: 503px;
  background-image:url(images/bottom2.gif);
  background-position:top;
  background-repeat:no-repeat;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
  
.lightblue {
  color: #386397;
  font-weight: bold;
  }
  
#links a {
  color: #C00;
  text-decoration: underline;
}


#main {
 position: relative;
 margin-top: 0px;
 margin-left: 0px;
 background-color: #ffffff;
}

.menu {
  background-color: #2d73b9;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: 900;
  border: 2px solid;
  border-color: #ddd #000 #000 #ddd;
  font-weight: bold;
  }
  
 .menu2 {
  background-color: #de986b;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  border: 2px solid;
  border-color: #ddd #000 #000 #ddd;
  font-weight: bold;
  }
 
 .red1 {
  font-size: 10px;
  color: #ed1c24;
 }
 
#section1 a {
  color: #274671;
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  }

#testimonial a {	
  color: #274671;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  font-family: Verdana, Geneva, sans-serif;
  }
 

 .white1 {
  font-family: Verdana, Geneva, sans-serif;
  font-size:12px;
  font-weight: normal;
  color: #ffffff;
  }   

 .white2 {
  font-family: Verdana, Geneva, sans-serif;
  font-size:24px;
  font-weight: normal;
  color: #ffffff;
  }   


