<STYLE type="text/css">
/*------------------------------BODY, COLUMNS------------------------------------*/

BODY {
  background-color:#003399;
  font-family: arial, helvetica, sans-serif;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.left {
  color:#ffffff;
  background-color:#9999cc;
/*  background-color:#d8d8eb; */
  text-align:center;
  font-weight: 800;
}

.left0 {
  background-color:#eaeeee;
}

.middle {
  color:#ffffff;
  background-color:#6699CC;
  text-align:center;
  font-weight: 800;
  font-size: 14px;
}

.middle0 {
  background-color:#CCCCCC;
}

.right {
  color:#ffffff;
  background-color:#003399;
  text-align:center;
  font-weight: 800;
}

.right0 {
/*  background-color:#AED0F1;*/
  background-color:#FFFFFF;
}

.bullet {
  color:#003399;
  font-weight:800;
}


/*-----------------------------------TEXT & FONTS------------------------------------*/

.xsmall {						
  font-family: arial, helvetica, sans-serif;					/*ie 7.5pt*/
  font-size: 10px;    
}

.small {
  font-family: arial, helvetica, sans-serif;					/*ie 8-9pt*/
  font-size: 11px;
}

.smallbold {
  font-family: arial, helvetica, sans-serif;					/*ie 8-9pt*/
  font-size: 11px;
  font-weight:800;
}


.normal {
  font-family: arial, helvetica, sans-serif;					/*ie 10pt*/
  font-size: 12px;    
}

.big {
  font-family: arial, helvetica, sans-serif;					/*ie 10pt*/
  font-size: 13px;    
}

.bigbold {
   font-family: arial, helvetica, sans-serif;					/*ie 10pt*/
   font-size: 13px;
   font-weight:800;
}

.xlarge {				   
  font-family: arial, helvetica, sans-serif;					/*ie 14pt*/
  font-size: 19px;
  font-weight: 800;
  text-align: left;
  text-transform: capitalize;
}

.bluesmheading{
  color:#003399;								/*ie8pt*/
  font-family:arial,sans-serif;
  font-size: 11 px;
  font-weight: 800; 
}

.heading{
  font-family:arial,sans-serif;							/*ie9-10pt*/
  font-size: 13 px;
  font-weight: 800; 
}

.blueheading{
  color:#003399;								/*ie9-10pt*/
  font-family:arial,sans-serif;
  font-size: 13 px;
  font-weight: 800; 
}

.redheading {
  font-family: arial, helvetica, sans-serif;					/*ie 10pt*/
  font-size: 13px;
  font-weight: 800;
  color: #cc3300;
}

.medheading {
  font-family: arial, helvetica, sans-serif;					/*ie 12pt*/
  font-size: 16px; 
  font-weight: 800;
}

.bluemedheading {
  position: relative
  font-family: arial, helvetica, sans-serif;					/*ie 12pt*/
  font-size: 16px; 
  font-weight: 800;
  color="#003399";
}

.lgheading {				  
  font-family: arial, helvetica, sans-serif;					/*ie 13pt*/
  font-size: 17px;
  font-weight: 800;
  text-align: left;
}

.hugeheading {
  font-family: arial, helvetica, sans-serif;					/*ie 18+pt*/
  font-size: 25px;
  font-weight: 800;
  font-color: #cc3300;
}

.R10 {				  
  font-family: arial, helvetica, sans-serif;					/*ie 10pt*/
  font-size: 13px;
  text-align: right;
}

.L10 {				 
  font-family: arial, helvetica, sans-serif;					/*ie 10pt*/
  font-size: 13px;
  font-weight: 500;
  text-align: left;
}

.footer {
  color:#999999;								/*ie 8pt, flat grey*/
  font-family:arial,sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.greytext  {
  color:#222222;								/*charcoal grey*/
  font-family:arial, helvetica, sans-serif;
}


/*---------------------------------LINKS--------------------------------------------*/
	
A { 
  color: #0033CC;												/*NN brt blue*/
  text-decoration:none;
}

A:hover,A:active { 
  text-decoration:underline;
}

.u {
  text-decoration:underline;
}

/*----------------------------------TABS--------------------------------------------*/

.tabs {
  color:#003399;
  font-family:verdana,arial,sans-serif;
  font-size: 10px;
  font-weight: 800;
}

.taboff{
  background-color:#CCDAF0;										/*peri*/
  text-align:center;
}

.tabon{
  background-color:#ffffff;
  text-align:center;
}

.tabtext {
  color:#003399;
  font-family:verdana,arial,sans-serif;
  font-size: 10px;
  font-weight: 800;
}

.footertext {
  color:#003399;
  font-family:verdana,arial,sans-serif;
  font-size: 9px;
  font-weight: 800;
}

.item {
  color:#999999;												/*flat grey*/
  font-family:verdana,arial,sans-serif;
  font-size: 10px;
}  

.itemon {
  color:#003399;
}


/*--------------------------------TABLES----------------------------------------*/
	
.trMinus {
  font-family: arial, helvetica, sans-serif;					/*ie8pt*/
  font-size: 11px;
  color: #ff0000;
  text-align: right;
}

.trEvenMinus {
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   color: #ff0000;
   background-color: #D4F0D4;
   text-align: center;
}

.trOddMinus {
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   color: #ff0000;
   background-color: #ffffff; 
   text-align: center;
}

.trREvenMinus {
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   color: #ff0000;
   background-color: #D4F0D4;
   text-align: right;
}

.trROddMinus {
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   color: #ff0000;
   background-color: #ffffff; 
   text-align: right;
}

.trPlus {
  font-family: arial, helvetica, sans-serif;					/*ie8pt*/
  font-size: 11px;
  text-align: right;
}

.trEven {
  font-family: arial, helvetica, sans-serif;					/*ie8pt*/
  font-size: 11px;
  background-color: #D4F0D4;
  text-align: center;
}

.trLEven {
  font-family: arial, helvetica, sans-serif;					/*ie8pt*/
  font-size: 11px;
  background-color: #D4F0D4; 
  text-align: left;
}

.trREven {
  font-family: arial, helvetica, sans-serif;					/*ie8pt*/
  font-size: 11px;
  background-color: #D4F0D4; /*possibly BBE8BB*/
  text-align: right;
}
   
.trOdd {
  font-family: arial, helvetica, sans-serif;					/*ie8pt*/
  font-size: 11px;
  background-color: #ffffff; 
  text-align: center;
}

.trLOdd {
  font-family: arial, helvetica, sans-serif;					/*ie8pt*/
  font-size: 11px;
  background-color: #ffffff; 
  text-align: left;
}

.trROdd {
  font-family: arial, helvetica, sans-serif;					/*ie8pt*/
  font-size: 11px;
  background-color: #ffffff; 
  text-align: right;
}

TD { 
  font-family: arial, helvetica, sans-serif;					/*ie8pt*/
  font-size: 12px;
}


</STYLE>