.groupTitle {
	font-family: Times, Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 14pt;
  font-weight: bold;
  color: #000000;
}

.groupSubTitle {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 8pt;
  color: #000000;
}

td.indi25 {
  background-color: #DDE3FF;
}
td.indi50 {
  background-color: #BBC8FF;
}
td.indi75 {
  background-color: #7791FF;
}

td.navigation_top_bullet_group {
	font-size: 8pt;
  color: #5C646C;
  background-color: #BBC8FF;
}
td.navigation_top_active_group {
	font-size: 8pt;
  color: #5C646C;
  background-color: #DDE3FF;
}

.pathActive {
  color: #7791FF;
}

A.infotext:link {
  color: #5E666E;
  text-decoration: underline;
}
A.infotext:visited {
  color: #5E666E;
  text-decoration: underlinee;
}
A.infotext:active {
  color: #5E666E;
  text-decoration: underline;
}
A.infotext:hover {
  color: #7791FF;
  text-decoration: underline;
}
