body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 82%;
}
h1 {
    display:block;
    margin:0 0 .6em;
    padding:0;
    font-size:160%;
}
img {
  border-style:none;
}
#header,#navigation,#pathnavigation,#menu,#submenu #general,#submenu #specific,#content #appendix,#footer ul,#links {
    display:none;
}
#wrapper {
    border-style:none;
    padding:0;
}
#boundary {
    width:auto;
}
#submenu {
    margin:0;
}
#submenu h3 {
    margin:0;
    border-bottom:1px solid #999;
    padding:0 0 1em;
    color:#000;
}
#content {
    margin:0;
    border-style:none;
    padding:0;
    background-color:#fff;
}
#content #section,#content #section h4 {
    margin:1em 0;
    border-style:none;
    padding:0;
    background-color:#fff;
}
#content #section h4 {
    font-size:120%;
}
#content #section #bandage {
    width:auto;
    overflow:auto;
}
#content #section table.border {
    width:100%;
}
#content #section a:link,#content #section a:visited,#content #section a:hover {
    color:#000;
    text-decoration:none;
}
#footer {
    padding:0;
    color:#000;
    background-color:#fff;
    background-image:none;
    font-size:82%;
}
#footer #information,#footer #address {
    display:block;
}
#footer #address {
    float:right;
    margin:0;
    padding:1em;
}
#footer #information {
    border-top:1px solid #999;
    margin:0;
    padding:1em 0;
}
.noprint {
  display:none;
}
.metalink {
  display:none;
}
#mailtolink {
  display:none;
}
#content #section #bandage {
  overflow:visible;
}
#content #section #bandage .txt_content img {
  display:none;
}

#breadcrumb ul {
  list-style-type:none;
}
#breadcrumb ul li {
  float:left;
  padding-left:10px;
  color:black;
  text-decoration:none;
}


