
body {
  font-size: small;
  font-family: arial, helvetica, sans-serif;          
  margin: 0px 0px 0px 0px; 
}
.bg{
  background-image: url('images/bg.jpg');
  background-repeat: no-repeat;
  background-position: top center; 
}
.logogap{
  margin: 50px 10px 0px 10px;
}
.navgap{
  margin: 10px 55px 0px 5px;
}
.button{
  background-image: url('images/button.gif');
  background-repeat: no-repeat;
  background-position: top center; 
  font: bold 12pt arial black, helvetica, sans-serif;     
}

.topbg{
  background-image: url('images/flower.jpg');
  background-repeat: repeat-y;
  background-position: top center; 
}

.logo{
font: bold 16pt arial, helvetica, sans-serif;    
margin: 0px 0px 5px 0px;
color: #2B649E;
}

.byline{
font: bold medium arial, helvetica, sans-serif;   
font-style: italic; 
margin: 5px 0px 5px 0px;
}

td {
  font: bold 10pt arial, helvetica, sans-serif;
}

.widespace {
  line-height: 0.1em;
  font-size: 20px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

h1{
  font-size: xx-large;
  font-family: arial, helvetica, sans-serif;
  text-align: center;
}
h2{
  font-size: x-large;
  font-family: arial, helvetica, sans-serif;
}
h3{
  font: bold 12pt arial, helvetica, sans-serif;
 color: #007AA9;  
}
h4{
  font-size: medium;
  font-family: arial, helvetica, sans-serif;
}
h5{
  font-size: small;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
}

a: {
}
a:link {
}
a:hover {
}
a:visited {
}
a:active {
}


.navmain {
  font-size: 13px;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none; 
 color: #007AA9;  
  font-weight: bold;
  }

a.navmain:hover {
  font-size: 9pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  color: #FEFFF1;
}

.navselect {
  font-size: 13px;
  font-family: arial, helvetica, sans-serif;             
  font-weight: bold;
  text-decoration: none; 
  color: #000000;
}


.fp {
  font-size: 80%;
  font-family: verdana, arial, helvetica, sans-serif;
}


.contact {
  margin-left: 50px;
}

.backgroundstyle{
  background-image: url('images/blank.gif');
  background-repeat: no-repeat;
  background-position: top center; 
}

.copyright {
  font-size: xx-small;
  color: #4C8AB8;
}
UL {
  margin-top: 5;
}
p.who {
  margin-top: 15;
  margin-bottom: 0;
}
.contactname {
  padding-top: 10;
  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: 15;
  margin-bottom: 15;
  text-align: center;
  font-size: 80%;
}
.imageright {
  float: right;
  margin-left: 15;
  margin-bottom: 15;
  text-align: center;
  font-size: 80%;
}

.box{
         border: solid #9CCEFF;
         border-width: 2px 0px 0px 0px; 
}
hr {
color:#9CCEFF;
border-color:#9CCEFF;
background-color:#9CCEFF;
border: 0;
height:2px;
} 
td#plainlink a {text-decoration: none;}
td#plainlogolink a {text-decoration: none; }
td#plaintextlink a {text-decoration: none; }
.logolink{
 font: 9pt arial;
 color: #081052;
  text-decoration: none;
}
ul.tick{
list-style-image:  url("images/tick.gif");
margin-top: 5px;
}
