
body {
  font-size: small;
  font-family: arial, helvetica, sans-serif;          
  margin: 0;
  color: #004E38;
}

.logo{
  font-weight: bold;
  font-size: 14px;
      
  color: #ffffff;
}

.widespace {
  line-height: 0.1em;
  font-size: 20px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

h1{
  font-size: large;

  color: #1E726F;
}
h2{
  font-size: small;

  color: #1E726F;
}
h3{
  font-size: large;

}
h4{
  font-size: medium;

}
h5{
  font-size: small;

  font-weight: bold;
}

a: {
}
a:link {
}
a:hover {
}
a:visited {
}
a:active {
}

.navback{
 background-color: #05493C;
}
.navmain {
  font-size: 12px;

  text-decoration: none;  
  color: #ffffff;
  
  }

a.navmain:hover {
  font-size: 12px;

  text-decoration: none;
  color: #ffffff; 
}

.navselect {
  font-size: 12px;
             
  font-weight: bold;
  text-decoration: none; 
  color: #ffffff; 
}

.navtext {
  font-size: 12px;

  text-decoration: none;  
  color: #05493C;
  
  }

.textselect {
  font-size: 12px;
             
  font-weight: bold;
  text-decoration: none; 
  color: #05493C; 
}


.fp {
  font-size: 80%;

}


.contact {
  margin-left: 50px;
}

.topback{
  background-image: url('images/topback.gif');
  background-repeat: no-repeat;
  background-position: top center; 
}

.copyright {
  font-size: xx-small;
  color: #4C8AB8;
}
UL {
  margin-top: 5px;
}
p.who {
  margin-top: 15px;
  margin-bottom: 0;
}
.contactname {
  padding-top: 10px;
  font-weight: bold;
}


.submain {
  font-size: 9pt;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none; 
  color: #006600;  
  }
a.submain:hover {
  font-size: 9pt;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  color: black;
}
a.submain:active {
  font-size: 9pt;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  color: black;
}


.imageleft  {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 80%;
}
.imageright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 80%;
}

.box{    border: solid #9CCEFF;
         border-width: 2px 0px 0px 0px; 
}
div.videobox{
  width: 320px;
  height: 300px;
}
hr {
color:#9CCEFF;
border-color:#9CCEFF;
background-color:#9CCEFF;
border: 0;
height:2px;
} 

td#plainlink a {text-decoration: none;  }
td#textplainlink a {text-decoration: none; }
td#plainlink a {text-decoration: none; color: black;}
td#plaintextlink a {text-decoration: none;  color: black;}
td#plaincopyright a {text-decoration: none;  color: black;}
td#plainlogolink a {text-decoration: none; }
.logolink{
 font: 9pt arial;
 color: #081052;
  text-decoration: none;
}
.gap{
margin: 0px 10px 15px 15px;
}
td.video{background-color:#000;padding:0}
td.video img{margin:.2em  .2em 0 .2em;border:1px solid #DEB518}
td.video p{text-align:right;margin:.2em .5em .2em 0;font-size:.9em} 
td.video a{text-decoration:none;color:#cc0;} 
td.video:hover{background-color: #05493C}
td.video a:hover{color:#ff0}

#play {position:absolute;margin:5px}
#play img {;border:none !important}
