/* CSS Document */

td, p {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

A:link {COLOR: #003366; text-decoration: underline; }
A:active {COLOR: #003366; text-decoration: underline; }
A:visited {COLOR: #003366; text-decoration: underline; }

td.mainFrameNav {border: 1px solid #666666; background-color: #ebebeb; font-size: 11px; COLOR: #006699; FONT-FAMILY: Arial, Verdana,  Helvetica, sans-serif; }

A.mainFrameNav:link {COLOR: #003366; text-decoration: none; }
A.mainFrameNav:active {COLOR: #003366; text-decoration: none; }
A.mainFrameNav:visited {COLOR: #003366; text-decoration: none; }

td.upNav {font size: 12px; font-family: Arial; font-weight: bold}
A.upNav:link {COLOR: #003366; text-decoration: underline; }
A.upNav:active {COLOR: #003366; text-decoration: underline; }
A.upNav:visited {COLOR: #003366; text-decoration: underline; }

td.headline {FONT-SIZE: 13px; font-COLOR: #333333; FONT-FAMILY: Arial}
p.headline {FONT-SIZE: 13px; font-COLOR: #333333; FONT-FAMILY: Arial}

td.header  {font-family: Arial, Sans-serif; 
   font-size: 25px; 
   color: #003366;
   }
td.toplink	{font-family: Arial, Sans-serif; 
   font-size: 11px; 
   color: #003366;
   text-transform: uppercase;
   font-weight: bold 
}

.headline{
          font-family:Arial, Sans-Serif; 
		  font-weight:bold;
		  color:#006699;
		  font-size:14px;
		  }

td.underline {border-bottom: 1px solid #ffffff;

	   font-family: Arial, Sans-serif;
	   font-size: 12px;
	   color: #ffffff;
	   text-transform: uppercase;
	   font-weight: bold
	   }
	   
td.pagehead {
	   background-color: #999999;
	   border: 1px solid #333333;
	   font-family: Arial, Sans-serif;
	   font-size: 18px;
	   color: #ffffff;
	   text-transform: uppercase;
	   }

A.footer:link {COLOR: #FFFFFF;
		text-decoration: underline;}
A.footer:active {COLOR: #FFFFFF;
		  text-decoration: underline; }
A.footer:visited {COLOR: #FFFFFF;
		   text-decoration: underline; }
	
td.special {

	   font-family: Arial, Sans-serif;
	   font-size: 12px;
	   text-transform: uppercase;
	   font-weight: bold
	   }		   
		   
A.special:link {COLOR: #ffffff;
		text-decoration: none;}
A.special:active {COLOR: #ffffff;
		  text-decoration: none; }
A.special:visited {COLOR: #ffffff;
		   text-decoration: none; }
A.special:hover {COLOR: #ffffff;
		 text-decoration: none; }
A.special:visited:hover {COLOR: #ffffff;
				 text-decoration: none; }


.footer {font-family: Verdana, Arial, Sans-serif;
	   font-size: 8px;
	   color: #ffffff;
	   text-transform: capitalize;
	  }



