BODY { margin: 0px; }
STRONG { color: #333; }
INPUT.but { 
	font-family: 'trebuchet ms', 'officina sans', arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	background-color: #EAF4FA;	
	color: #00588B;
}
.bodyText, P, LI, UL, BLOCKQUOTE  { 
	font-family: 'trebuchet ms', 'officina sans', arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #333; 
	line-height: 1.4em;
}
.boldText  { 
	font-family: 'trebuchet ms', 'officina sans', arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #333; 
	line-height: 1.4em;
}
.bul { 
	font-family: webdings, wingdings, 'zapf dingbats'; 
	font-size: 11px; 
	color: #7EACCC;
}
.bulOn { 
	font-family: webdings, wingdings, 'zapf dingbats'; 
	font-size: 11px; 
	color: #ccc;
}
.head { 
	font-family: 'trebuchet ms', 'officina sans', arial, helvetica, sans-serif; 
	font-size: 19px; 
	font-weight: bold;
	color: #AD517D;
}
.subhead { 
	font-family: 'trebuchet ms', 'officina sans', arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #cc9900; 
}
TABLE.form TD{ 
	font-family: 'trebuchet ms', 'officina sans', arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #333;
}
#navRow {
	font-family: 'trebuchet ms', 'officina sans', arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	border-bottom: 1px solid #fff;
	width: 138px;
	padding: 3px 0 4px 0;
	background-color: #D8EAF6;
}
#navRowOn {
	font-family: 'trebuchet ms', 'officina sans', arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	border-bottom: 1px solid #fff;
	width: 138px;
	padding: 3px 0 4px 0;
	background-color: #FFF;
	color: #999;
}
#subNav {
	font-family: 'trebuchet ms', 'officina sans', arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	padding: 4px 0 0 17px;
	background-color: #FFF;	
	color: #999;	
}
.bodyTbl { border-right: 1px solid #e1e1e1; }
#copyBox { padding: 10px 8px 0 13px; }
#sidebarBox { 
	padding-top: 56px;
	padding-left: 7px;
	font-family: 'trebuchet ms', 'officina sans', arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
}
#footer { 
	width: 781px;
	text-align: right;
	border-top: 1px solid #e1e1e1;
	padding: 4px;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #999;
}
/**** LINKS ****/
A:link { text-decoration: underline; color: #00588B; background-color: transparent; }
A:visited { text-decoration: underline; color: #00588B; background-color: transparent; }
A:hover { text-decoration: none; color: #00588B; background-color: transparent; }		
A:active { text-decoration: none; color: #999; background-color: transparent; } 
/* text navigation in footer */
A.SN:link { text-decoration: none; color: #00588B; background-color: transparent; }
A.SN:visited {text-decoration: none; color: #00588B; background-color: transparent; }
A.SN:hover { text-decoration: underline; color: #00588B; background-color: transparent; }		
A.SN:active { text-decoration: underline; color: #00588B; background-color: transparent; } 