body, td {
  color: black;
  font-size: 12;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

h1, h2, h3 {
  font-family: "trebuchet ms", tahoma, sans-serif;
}

h1 {
  font-weight: bold;
  font-size: 100%;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  border-bottom-width: 0px;
  padding-bottom: 0.0ex;
}
h2 {
  font-weight: bold;
  font-size: 100%;
  border-bottom-width: 0px;
  padding-bottom: 0.0ex;
}

dt {
  font-weight: bold;
}

dd {
  padding-bottom: 1.5em;
}

#header {
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  height: 3.5em;
  margin-bottom: 4mm;
  padding: 0 2.5mm 0 5mm;
  background-repeat: no-repeat;
}

/* ###### Side Box ###### */

#in {
font-size: 1px;
color: #FEFEFE;
}

.sideBox {
  border : 1px dashed;
  width: 18em;
  margin-top: 0mm;
}

.sideBox div {
  font-weight: bold;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  padding: 0.5ex 0.5em 0.5ex 0.75em;
}

.sideBox a, .sideBox a:hover, .sideBox span {
  color: black;
  text-decoration: none;
  line-height: 1.00em;
  display: block;
  padding: 1.25ex 0.5em 1.25ex 0.75em;
}

.sideBox .thisPage {
  font-weight: bold;
}


/* ###### Footer ###### */

#footer {
  padding-top: 0.75ex;
  padding-bottom: 0.75ex;
  clear: left;
}

#footer div {
  font-size: 85%;
  line-height: 1.25em;
  text-align: right;
  padding-right: 3mm;
}

#footer a:hover {
  text-decoration: none;
}

.tl {font-size: 100%; font-family: verdana, tahoma, helvetica, arial, sans-serif; color: black;}
