@font-face {
  font-family: Geneva;
  font-style: normal;
  font-weight: normal;
}

body , td { 
  color: #000000; 
  font-family: Geneva;
  font-size: 14px;
  font-style: normal;	
  font-weight: normal;
  background-color: #FFFFFF; 
  layer-background-color: #FFFFFF;
  line-height: 120% ; }

body { 
  width: 100%;
  height: 100%;
  background-color: #222348; 
  layer-background-color: #222348; }

h1 { 
  color: white; 
  font-weight: bold;
  font-size: 20px; 
  margin: 0px;
  padding-top: 10px;	
  padding-left: 26px; 
  font-stretch: wider;
  letter-spacing : +3px;
  display: block;
  line-height: 130% ; }

bord {
  background-color: #222348; 
  layer-background-color: #222348; }

h2 {
  font-family: Geneva;
  color: blue; 
  font-weight: bold;
  font-size: 14px;
  margin: 0px; }
  
h3 {
  display: block;
  font-family: Geneva;
  font-weight: bold;
  font-size: 16px; }

h4 { 
  color: white; 
  font-weight: bold;
  font-size: 20px; 
  margin: 0px;
  padding-top: 6px;	
  padding-left: 20px; 
  font-stretch: wider;
  letter-spacing : +3px;
  display: block;
  line-height: 130% ; }

.tagline { 
  z-index: 5;
  color: #CC3300; 
  font-size: 13px; 
  font-weight: bold; 
  position: relative;
  display: none;
  width: 548px; 
  height: 20px; 
  left: 200px; 
  top: 2px; 
  overflow: hidden; 
  visibility: visible; }

li { 
  padding-bottom: 10px;
  margin-left: -10px; }

.title_link , .title_link a , .title_link hover , .title_link visited , .title_link active {
  color: blue ;
  text-decoration: none ;
  }

.text_link , .text_link a , .text_link hover , .text_link visited , .text_link active {
  color: black ;
  text-decoration: none ;
  }

#links {
  font-family: Geneva;
  font-size: 12px ;
  position: relative ;
  left: 395px ;
  top: 11px ;
  width: 383px ;
  border-left: solid 1px black ;
  z-index: 1 ;
  margin-top: -10px ;
  margin-left: -10px ; }

#links .linkcurrent {
  padding-top: 3px ;
  padding-bottom: 3px ;
  padding-right: 10px ;
  padding-left: 10px ;
  font-size: 12px ;
  border-top: solid 1px black ;
  border-right: solid 1px black ;
  background-color: #A3C5FF ; }

#links .links , #links .linkhighlight {
  padding-top: 3px ;
  padding-bottom: 3px ;
  padding-right: 10px ;
  padding-left: 10px ;
  cursor: hand ;
  text-decoration: none ;
  border-top: solid 1px black ;
  border-right: solid 1px black ; }

#links .links , #links .links a , #links .links:active , #links .links hover , #links .links visited {
  text-decoration: none ;
  color: #4670BF ; 
  font-size: 12px ; }

#links .linkhighlight , #links .linkhighlight a , #links .linkhighlight active , #links .linkhighlight hover , #links .linkhighlight visited {
  text-decoration: none ;
  color: white ; 
  font-size: 12px ;
  background-color: #4670BF ; }

.address1 { 
  color: white ; 
  font-family: Geneva ;
  align: right ;
  top: 40px ;
  right: 20px ;
  padding-top: 15px ;
  padding-right: 10px ;
  font-size: 10px ;
  overflow: hidden ;
  visibility: visible ;}

.address { 
  color: white ; 
  font-family: Geneva;
  align: right ;
  top: 40px ;
  right: 20px ;
  padding-top: 45px ;
  padding-right: 10px ;
  font-size: 10px ;
  overflow: hidden ;
  visibility: visible ;}

.port {
  clear: both ;
  width: 700px ;
  border-top: solid 1px black ;
  z-index: 0 ;
  margin-top: 30px ;
  margin-bottom: 30px ;
  display: block ; }
  
.port_title {
  display: block ;
  font-weight: bold ;
  padding: 10px ;
  font-size: 16px ;
  letter-spacing: 0.5em ; }

.port_title h2 {
  display: block ; }
  
.port_details {
  margin-left: 35px ;
  position: relative ; }

.port_image {
  cursor: url(img/mag2.cur) ; }

#xtra {
   position: absolute;
   color: #222348;
   top: 40px;
   left: 100px;
   width: 420px;
   height: 100px;
   z-index:-1; }
   
#xtra h1 {
   color: #222348; }  


#copyright , #copyright a {
  font-family: Geneva;
  font-size: 10px ;
  color: white ;
  text-decoration: none ;
  }
  
.notshowme {
  display: none;
  width: 0px ;
  height: 0px ;
}

#address {
  color: white ;
  }
  
@media print {

    #xtra {
        display: none ;
        }
    #xtra h1 {
        display: block ;
        }  
    }
