h1 {

   font-family: Arial, sans-serif;
   font-size: 28pt;
   font-weight: bold;
   font-style: italic;
   text-align: center;
   color: #003366;
   background-color: transparent;
   position: absolute;
   top: 130px;
   left: 54px;
   width: 440px;

}

h2 {

   font-family: Arial, sans-serif;
   font-size: 14pt;
   font-weight: bold;
   text-align: center;
   color: #DD0022;
   background-color: inherit;

}

h3 {

   font-family: Verdana, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   color: #DD0022;
   background-color: inherit;

}

h4 {

   font-family: Verdana, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   color: #003366;
   background-color: inherit;

}

h5 {

   font-family: Arial, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   font-style: italic;
   text-align: center;
   color: #003366;
   background-color: inherit;

}

h6 {

   font-family: Verdana, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   font-style: italic;
   text-align: center;
   color: #003366;
   background-color: inherit;

}


p {

   font-family: Verdana, sans-serif;
   font-size: 10pt;
   text-align: justify;
   font-weight: normal;
   color: #003366;
   text-indent: 1em;
   background-color: inherit;

}

p.centered {

   font-family: Verdana, sans-serif;
   text-align: center;   

}


body {

   background-color: #DDDDEE;
   color: #003366;

}


div.navbar {

   background-color: #DDDDEE;
   position: absolute;
   top: 0px;
   left: 0px;
   width: 220px;
   text-align: center;
   padding: 20px 10px 12px 8px;
   color: #003366;

}

div.header {

   background-color: #DDDDEE;
   background-image: url(Top_Content.jpg);
   background-repeat: no-repeat;
   background-position: bottom;
   position: absolute;
   top: 0px;
   left: 240px;
   width: 540px;
   height: 180px;
   padding: 0px;
   color: #003366;

}

div.main {

   background-color: #FFFFFF;
   background-image: url(Bottom_Content.jpg);
   background-repeat: no-repeat;
   background-position: bottom;
   position: absolute;
   top: 170px;
   left: 240px;
   width: 520px;
   padding: 0px 10px 10px 10px;
   color: #003366;

}


a.nav {

   color: #DD0022;
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   line-height: 200%;
   background-color: inherit;

}

a.names {

   color: #003366;
   font-style: italic;
   background-color: inherit;

}

a {

   color: #DD0022;
   font-style: italic;
   background-color: inherit;

}

a.valid {

   color: #DD0022;
   background-color: inherit;
   text-decoration: none;

}


li {

   font-family: Verdana, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   color: #003366;
   background-color: inherit;

}


th {

   width: 500px;
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   color: #003366;
   text-align: center;
   background-color: inherit;

}

td {

   width: 125px;
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   color: #003366;
   text-align: left;
   vertical-align: top;
   background-color: inherit;

}

img {

   border-width: 0px;
   position: relative;
   left: -6px;

}

img.geoide {

   border-width: 0px;
   width: 200px;
   height: 131px;

}

img.splash {

   width: 419px;
   height: 424px;
   
}