/* subpages common */

#rootline {
  margin-left:40px;
  margin-right:40px;
  margin-bottom:25px;

  font-family:arial, sans-serif;
  font-size:8pt;
  color:#5d5d5d;
}

#rootline A {
  color:#828282;
  text-decoration:none;
}

#rootline A:hover,
#rootline A.active {
  color:#3b73b9;
}

/* subpage01 - one col */

#content {
  padding-left:160px;
  width:580px;
}

#content {
  font-family:arial, sans-serif;
  font-size:8pt;
  color:#808285;
}

#content A {
  color:#3c72ba;
  text-decoration:none;
}

#content H4 {
  color:#3974ba;
  font-weight:bold;
  font-size:9pt;
  margin-bottom:6px;
  padding:0px 0px 0px 0px;
}

#content .contenttable-0 {
  width:410px;
  border-collapse:collapse;
}

DIV.sitemap1 {
  border-bottom:1px solid  #b0d2ff;
  float:left;
  width:100%;
}

DIV.sitemap1 A.sitemap1 {
  float:left;
  height:17px;
  background-image:url(../img/sitemap-item-no-m.gif);
  display:block;
  color:white !important;
  font-weight:bold;
  padding-top:3px;
}

DIV.sitemap1 A.sitemap1:hover {
  background-image:url(../img/sitemap-item-ro-m.gif);
}

DIV.sitemap1 A.sitemap1-active {
  float:left;
  height:17px;
  background-image:url(../img/sitemap-item-ro-m.gif);
  display:block;
  color:white !important;
  font-weight:bold;
  padding-top:3px;
}

DIV.sitemap1 IMG {
  display:block;
  float:left;
}



.sitemap1-item-no-l {
  float:left;
  width:10px;
  height:20px;
  background-image:url(../img/sitemap-item-no-l.gif);
}

.sitemap1-item-no {
  float:left;
  height:20px;
  background-image:url(../img/sitemap-item-no-m.gif);
}

.sitemap1-item-no A {
  color:white !important;
  font-weight:bold;
  vertical-align:middle;
}

.sitemap1-item-no-r {
  float:left;
  width:10px;
  height:20px;
  background-image:url(../img/sitemap-item-no-r.gif);
  margin-right:5px;
}
