/*  */

li {
  margin:0;
  padding:0;
}
.level0
{
  list-style: none;
}

.level0
{
  margin-top: 3px;
  margin-left: 0;
}

.level0 .title
{
  background-color: transparent;
  margin: 0 0 0 0;
  padding: 0 0 0 10;

}

.level0 .title a
{
  color: Black;
  font-weight: bold;
  padding-top: 0.2em;
  font-size: 110%;
  text-decoration: none;
}

.level1
{
  list-style: none;
  margin: 0 0 0 0.5em;

}

.level1 .title
{
  border: 0;

}

.level1 .title a
{
  color: Black;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  margin-top: 0em;

}

.level2
{
  list-style: none;
  margin: 0 0 0 0.5em;
}
.level2 .title a
{
  font-weight: normal;
}

.level3
{
  list-style: none;
  margin: 0 0 0 0.5em;
}
.level3 .title a
{
  font-weight: normal;
}

.level4
{
  list-style: none;
  margin: 0 0 0 1.7em;
}
.level4 .title a
{
  font-weight: normal;
}

.levelInline
{
  list-style: none;
}

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

.levelInline div
{
  display: inline;
}

/*  */

