body{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color:
#333333;}

h3{ color:#ffffff; background-color:#699BC9; padding:2px;}
.smaller{ font-size:8pt; }
.red{ color:#FF0000}
.titlebar{ background-color:#9C9CCE; width:100%;}
.searchbar{ background-color:#CCCCFF; width:100%; text-align:right; padding:1px 0px 1px 0px;}
.newsbar{ background-color:#FBCE80; color:#FFFFFF; width:100%;  padding:1px 0px 1px 5px;}

.header{width:788px; margin:auto;}
.footer{background-color:#B3A9A0; clear:both; margin:auto; width:788px;}
.spacebox{ padding: 25px 10px}

.tagline1{ font-family:"Trebuchet MS", Arial, sans-serif; font-size:20px; font-weight:bold; color:#ffffff; float:right; padding-right:10px; clear:both;}
.tagline2{font-family:"Trebuchet MS", Arial, sans-serif; font-size:16px; font-weight:bold; color:#ffffff; float:right; padding-right:10px; clear:right;}

 blockquote.float-left {/* floats in content div */
  float: left;
  
  padding-right: 0.5em;
  margin:0 ;
  color: #00008b;
   }
   
 blockquote.float-left img { margin-right:10px; float:left}
 
 /* for Internet Explorer min-height hack*/
/*\*/
* html .p.after-blockquote {
height: 131px;
}
/**/

  p.after-blockquote {
  background: #FBCE80;
  min-height:131px;
  margin-left:253px;
  padding:10px;
  clear:right
    }

/* ********** table borders *********** */

.colourtable, .colourtable td{  border-collapse:collapse;
border: solid 1px  #9C9CCE; /*outside border*/
}

.navlink, a:link.navlink,a:visited.navlink,a:active.navlink{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #ffffff;
text-decoration : none;
font-weight : bold;
padding-bottom : 4px;
padding-top : 4px;
border-bottom : 2px dotted #ffffff;
float : right;
clear : both;
width:110px;
}
 
a:hover.navlink {color : #ffffff; text-decoration : none;
background-color : #ADC9E1;
padding-bottom : 4px;
padding-top : 4px;
}
 


/* ***************  more links ******************* */
.morelink {
color : #9bb3e9;
text-decoration : none;
font-weight : bold;
}
a:link.morelink {
color : #9bb3e9;
text-decoration : none;
}
a:visited.morelink {
color : #9bb3e9;
text-decoration : none;
}
a:hover.morelink {
color : #fc6610;
text-decoration : none;
}
a:active.morelink {
color : #fc6610;
text-decoration : none;
} 
/* ***************   ******************* */

/* ***************  top links ******************* */
.toplink{ color:#ffffff; text-decoration:none; font-weight:bold; font-size:8pt;}
a:link.toplink{color:#ffffff; text-decoration:none;}
a:visited.toplink{color:#ffffff; text-decoration:none;}
a:hover.toplink{color:#FC6610; text-decoration:none; }
a:active.toplink{color:#FC6610; text-decoration:none;}
/* ***************   ******************* */
/* ***************  default links ******************* */
a:link {
color : #666666;
text-decoration : underline;
font-size : 9pt;
}
a:visited { 
color:#666666;
text-decoration : underline;
}
a:hover {
color : #fc6610;
text-decoration : underline;
}
a:active {
color : #fc6610;
text-decoration : underline;
} 