#navigation-main {
  font-family: Tahoma, Verdana;
  font-weight: normal;
  font-size: 1.10em;
  font-wight: normal;
  line-height: 1.9em;
  padding: 6px 10px 10px 10px; }

#navigation-main a {
  color: #c3d4e5;
  text-decoration: none;
  text-transform: uppercase; }

#navigation-main a:visited {
  color: #c3d4e5; }

#navigation-main a:hover {
  color: #ffffff; }


#navigation-main li {
  margin-bottom: 0px; }


#navigation-sub {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.10em;
  font-wight: normal;
  line-height: 1.9em;
  padding: 6px 10px 10px 10px; }

#navigation-sub a {
  color: #3e5185;
  text-decoration: none;
  text-transform: none;
  margin-bottom: 0.909em; }

#navigation-sub a:visited {
  color: #3e5185; }

#navigation-sub a:hover {
  color: #ffffff; }


#navigation-sub li {
  margin-bottom: 0px; }


#navigation-sub ul ul {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-left: 20px;
  color: red; }
