A {
   text-decoration: none;
   font-family: Arial, Helvetica;
   }
   
A:hover {
   text-decoration: underline;
   }
   
BODY, TD {
   font-size: 10pt;
   font-family: Arial, Helvetica;
   color: #000000;
   }
      
DIV.main {
   font-size: 8pt;
   }			    

DIV.mainlink {
   font-family: Times New Roman, Arial, Helvetica;
   font-weight: bold;
   font-size: 16pt;
   }			    

A.mainlink {
   text-decoration: none;
   }
   
A.mainlink:hover {
   text-decoration: underline;
   }				   

A.mainlink:visited {
   color: #FF0000;
   }				   

DIV.quicklink {
   font-size: 8pt;
   }			    

A.quicklink {
   text-decoration: none;
   }
   
A.quicklink:hover {
   text-decoration: underline;
   }				   

A.quicklink:visited {
   color: #FF0000;
   }				   

A.menuItem {
   text-decoration: none;
   font-size: 12pt;
   font-family: Times New Roman, Arial, Helvetica;
   font-weight: bold;
   color: #0000FF;
   }

A.menuItem:hover {
   text-decoration: none;
   }				   

A.menuItem:visited {
   color: #FF0000;
   }				   

A.footer {
  text-decoration: none;
  font-size: 8pt;
  }

FONT.footer {
  font-size: 8pt;
  }


DIV.menuItems {
  margin-left: 4px;
  }
  
DIV.newsItems {
   margin-left: 3px;
   }			    

TD.menuItems {
  background-color: #336699;
  }
     
TD.newsItems {
  font-size: 8pt;
  font-family: arial;
  color: black;
  background-color: #CCCCFF;
  } 
  
h2 { font-family: Arial, Helvetica, sans-serif; font-size:20px; font-style: normal;
line-height:22px; font-weight:bold; color: #000000; text-decoration: none}

/* --------------------- Main Nav New----------------------- */

.mainNavNew,
a.mainNavNew, 
a.mainNavNew:link, 
a.mainNavNew:visited		{
					font-family: arial, helvetica, sans-serif;
					font-size: 13px;
					font-weight: bold;
					line-height: 15px;
					}
