a.subnavbold {
	font-size: 11px;
	color: #0222E2;
  font-weight:bold;
	text-decoration:underline;
}
a.subnavbold:hover {
	font-size: 11px;
	color: #0222E2;
  font-weight:bold;
	text-decoration:underline;
}
a.subnavboldon {
  font-size: 11px;
  font-weight: bold;
	color:#FF6600;
  text-decoration:none;
}
a.subnavboldon:hover {
  font-size: 11px;
  font-weight: bold;
	color:#FF6600;
  text-decoration:none;
}

a.subnavbold-0222E2 {
	font-size: 11px;
	color: #0222E2;
  font-weight:bold;
	text-decoration:underline;
}
a.subnavbold-0222E2:hover {
	font-size: 11px;
	color: #0222E2;
  font-weight:bold;
	text-decoration:underline;
}
a.subnav-black {
	font-size: 11px;
	color:#000000;
  text-decoration:none;
}
a.subnav-black:hover {
	font-size: 11px;
	color:#000000;
  text-decoration:none;
}
a.subnavbold-FF6600 {
  font-size: 11px;
  font-weight: bold;
	color:#FF6600;
  text-decoration:none;
}
a.subnavbold-FF6600:hover {
  font-size: 11px;
  font-weight: bold;
	color:#FF6600;
  text-decoration:none;
}
a.nav-aux-link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.nav-aux-link:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
a.nav-main-black {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a.nav-main-black:hover {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a.nav-main {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.nav-main:hover {
  color:#FFFFFF;
  text-decoration:none;
}
.home-black-11pt {
  font-size: 11px;
	color:#000000;
}