/*  */

.level0
{
  list-style-type: none;
  list-style-image: none;
}

.level0
{
  margin-left: 0;
}

.level0 .title
{
  background-color: transparent;
  margin: 0;
  border-bottom: 1px solid #C2C4C3;
}

.level0 .title a
{
  color: #000000;
  font-size: 12px !important; 
  font-weight: bold;
  color: #405E90;
  padding-top: 0.5em;
  text-decoration: none;
}

.level1
{
  list-style-type: none;
  list-style-image: none;
}

.level1 .title
{
  border: 0;
}

.level1 .title a
{
  font-size: 11px !important;
  font-weight: bold;
  text-decoration: none;
}

.level1 .title a:hover
{
  text-decoration: underline;
}


.level2 .title a
{
  font-size: 11px !important;
  font-weight: normal;  
}

.level2 .title a:hover
{
  text-decoration: underline;
}

.levelInline
{
  list-style: none;
}

.levelInline li
{
  display: inline;
  margin-right: 1em;
}

.levelInline div
{
  display: inline;
}

/*  */
