BODY {
	font-family: Arial;
	font-size: 11pt;
	color: black
}
A 
{ 
	color: #003399; 
	font-family: Arial, Helvetica, Sans Serif; 
	font-size: 11pt;
}
a.navItem {
   display: block;
   width: 129px;
   padding: 3px 3px;
   white-space: nowrap;
   color: #FFFFFF;
   background-color: #074B88;
   font-size: 11pt;
   text-decoration: none;
   border: 1px solid #074B88;
}
a.navItem:hover {
   color: #074B88;
   background-color: #bdc9d9;
   text-decoration: none;
   border: 1px solid #D7D9DB;
}
a.specialLink {
	font-weight:bold;
}
a:hover 
{
	TEXT-DECORATION: none;
}
TD {
	font-family: Arial;
	font-size: 11pt;
	color: black
}
P {
	font-family: Arial;
	font-size: 11pt;
	color: black
}
UL {
	font-family: Arial;
	font-size: 11pt;
	color: black
}
OL {
	font-family: Arial;
	font-size: 11pt;
	color: black
}
.Header {
	color: #003399;
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold	
}
.MenuLink { 	
	color: white; 	
	font-family: Arial, Helvetica; 	
	font-size: 11pt; 	
	text-decoration: none; 
}
.smallText {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
.smallTextHeader {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
}
.footerText {
	color: grey;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
}
.NaickConsulting {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color:#C0C0C0;
}