html, body {
  width:100%;
  height:100%;
  margin:0px;
  padding:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:8pt;
}


p {
  margin:0em;
  padding-top:1em;
}


#canvas {
  width:596px;
  min-height:100%;
  height:auto!important;
  height:100%; /* IE */
  margin:0px auto;
  background:#e6edf0;
}


#fixed {
  width:596px;
}


#top {}

#middle {}

#bottom {}


#main {}


#title {}


#menu {
  display:none;
}


#content {}

#content p {
  margin:0em;
  margin-bottom:1em;
  line-height:1.25em;
}

#content li {
  margin-bottom:0.5em;
}

#content .articleintro {
  margin-bottom:2em;
}

#content .article h4,
#content .articleintro h4 {
  margin-top:0.5em;
  margin-bottom:0.5em;
  font-size:115%;
}

#content .article h5,
#content .articleintro h5 {
  margin-top:0.5em;
  margin-bottom:0.5em;
  font-size:100%;
}

#content .article .back {
  display:block;
  margin-top:2em;
}

#content dl.dl-1,
#content dl.dl-2 {
  margin-bottom:2em;
}

#content .dl-1 dt,
#content .dl-2 dt {
  margin-bottom:0.25em;
  font-weight:bold;
}

#content .dl-1 dd,
#content .dl-2 dd {
  margin-left:2em;
  margin-bottom:0.5em;
  line-height:1.25em;
}


#gliding {
  clear:both;
  margin-top:10px;
  padding:0px 25px 150px 25px;
}

#gliding p {
  padding-top:30px;
  text-align:center;
  font-size:75%;
}


.hidden {
  display:none;
}

.printonly {
}


#emergency {
  width:100%;
  margin:0px auto 0px 0px;
  border-collapse:collapse;
}

#emergency tr.mod00 {}

#emergency tr.mod01 {}

#emergency th {
  border:solid 1px #000;
  text-align:left;
}

#emergency th,
#emergency td {
  padding:0.5%;
  border:solid 1px #000;
  vertical-align:top;
}

#emergency td strong {
  font-weight:bold;
  font-style:italic;
}


#rpb {
  display:none;
}


.img {
  width:300px;
}

.stackright {
  float:right;
  clear:right;
  margin:0em 0em 2em 2em;
}

.stackleft {
  float:left;
  clear:left;
  margin:0em 0em 2em;
}

.floatright {
  float:right;
  margin:0em 0em 2em 2em;
}

.floatleft {
  float:left;
  margin:0em 2em 2em 0em;
}
