
body {
  font-size: small;
  font-family: arial, helvetica, sans-serif;          
  margin: 0px 10px 0px 10px;
}
td{
  font-size: small;
  font-family: arial, helvetica, sans-serif;      
}
.logo{
font: bold x-large arial, helvetica, sans-serif;   
color: #A9001A;
}

.byline{
font: bold medium arial, helvetica, sans-serif;   
color: #5F843C;
}

td {
  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: xx-large;
  font-family: arial, helvetica, sans-serif;
  text-align: center;
}
h2{
  font-size: x-large;
  font-family: arial, helvetica, sans-serif;
}
h3{
  font-size: small;
  font-family: arial, helvetica, sans-serif;          
  margin: 0px 10px 0px 10px;
  font-weight: bold;
}
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: black;
  }

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: black;
}


.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;
}

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;   color: black;}
td#textlink a {text-decoration: none;   color: black;}
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;
}
.maincontent{
  font-size: small;
  font-family: arial, helvetica, sans-serif;   
  margin: 5px 10px 0px 10px;   
}
}
