
body {
  font-size: x-small;
  font-family: arial, helvetica, sans-serif;          
}
.maincontent {
  font-size: x-small;
  font-family: arial, helvetica, sans-serif;          
  margin: 10px 20px 0px 20px;
}
.logo{
font: bold x-large arial, helvetica, sans-serif;    
margin: 0px 0px 5px 0px;
}

.byline{
font: bold medium arial, helvetica, sans-serif;   
font-style: italic; 
margin: 5px 0px 5px 0px;
}

td.conent {
font-size: x-small;
font-family: 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: medium;
  font-family: arial, helvetica, sans-serif;
   color: #012063;
   margin: 5px 0px 5px 0px;
}
h2{
  font-size: x-large;
  font-family: arial, helvetica, sans-serif;
}
h3{
  font-size: large;
  font-family: arial, helvetica, sans-serif;
}
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: 11px;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;  
  font-weight: bold;
  color: #ffffff; 
 }

.navselect {
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;             
  font-weight: bold;
  text-decoration: none; 
  color: #ffffff; 
}


.fp {
  font-size: 80%;
  font-family: verdana, arial, helvetica, sans-serif;
}


.contact {
  margin-left: 50px;
}

.navleft{
  background-image: url('images/navleft.gif');
  background-repeat: no-repeat;
  background-position: top center; 
}
.navright{
  background-image: url('images/navright.gif');
  background-repeat: no-repeat;
  background-position: top center; 
}
.navbg{
  background-image: url('images/bg.jpg');
  background-repeat: no-repeat;
  background-position: top center; 
}

.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; }
.logolink{
 font: 9pt arial;
 color: #081052;
  text-decoration: none;
}
ul.tick{
list-style-image:  url("images/tick.gif");
margin-top: 5px;
}
