.mytable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	height: 16px;

}
.provider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.myheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033cc;
}
.CategoryHeadline 
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #182BB5;
}

.famLabel 
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	
}
.famDesc
{
	font-family: Arial;
	font-size: 11px;
	color: Black;

}
.famDesc12
{
	font-family: Arial;
	font-size: 12px;
	color: Black;

}
.famDesc2
{
	font-family: Arial;
	font-size: 11px;
	color: Black;

}
.altFam
{
	 background-color: #fffff0;	
}

.navLink {
	text-decoration:	none;
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	color:white;
}
.navLink:hover	{	
	text-decoration:	none;
	color:#ffcc33;
}		
.navLink:active	{	
	color:	#76b2ff;
}
.tableBorder 
{
	border: 1px;
	border-color: Black;
}

.footerNav{
	font-family: Verdana;
	font-size: 8pt;
	color:	black;
}

.topNav{
	font-family: Verdana;
	font-size: 7pt;
	color:	#003399;
}

.welcome{
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color:	black;
}

.topNavLink:link {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color:	#003399;
	text-decoration: none;
}
.topNavLink:visited	
{	
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color:	#003399;
	text-decoration: none;
}
.topNavLink:hover	
{	
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color:	#BA3239;
	text-decoration: underline;
}
.topNavLink:active	
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color:	#003399;
	text-decoration: underline;
}	

.footerNavLink:link {
	font-family: Verdana;
	font-size: 8pt;
	color:	black;
	text-decoration: none;
}
.footerNavLink:visited	
{	
	font-family: Verdana;
	font-size: 8pt;
	color:	black;
	text-decoration: none;
}
.footerNavLink:hover	
{	
	font-family: Verdana;
	font-size: 8pt;
	color:	black;
	text-decoration: underline;
}
.footerNavLink:active	
{
	font-family: Verdana;
	font-size: 8pt;
	color:	black;
	text-decoration: underline;
}	

