body {
  font: 12px tahoma, verdana, arial,  sans-serif;
  color:#727272;
  background: #d9d8ec;
  margin: 15px;
  }

p, li, ul, dd, td {
  font: 12px tahoma, verdana, arial,  sans-serif;
  color:#727272;
  line-height: 150%;
  }

a {font:11px tahoma, verdana, arial,  sans-serif;
  color:#3f389c;
  text-decoration: underline;
  }

a:hover {
  color:#3f389c;
  text-decoration:underline;
  }

ul {
  margin: 0px;
  padding: 0px;
  }

li {
  list-style-type: none;
  list-style-position: outside;
  margin-left: 0px;
  margin-top: 5px;
  background: url(../images/bullet.gif) left top no-repeat;
  padding-left: 15px;
  margin-bottom: 9px;
  line-height: 15px;
  }

div.hr {
  height: 12px;
  background-image: url(images/hr.html);
  }
div.hr hr {
  display: none;
}

h1 {font-size: 18px; color: #3f389c; }
h2 {font-size: 16px; color: #3f389c; }
h3 {font-size: 14px; color: #3f389c; }

#pagebody {
  width: 776px;
  text-align: center;
  }

#topbar {
  height: 30px;
  line-height: 30px;
  color: #a09bd0;
  vertical-align: middle;
  font-size: 11px;
  background: #ffffff url(../images/translation-topbar.gif) top left no-repeat;
  text-align: right;
  border-left: 12px solid #ffffff;
 }
#topbarright {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  background: #ffffff;
  text-align: right;
  border-right: 12px solid #ffffff;
 }

#header {
  border-bottom: 8px solid #ffffff;
  border-left: 12px solid #ffffff;
  border-right: 12px solid #ffffff;
  background: #ffffff;
  }

#content {
  padding: 14px 14px 0px 14px;
  background:#ffffff;
  border-left: 12px solid #ffffff;
  border-right: 12px solid #ffffff;
  }

#justified {
  text-align:justify;
  }

#navbar {
  height: 28px;
  line-height: 28px;
  padding: 0px;
  color: #ffffff;
  background: #3f389c;
  border-left: 12px solid #ffffff;
  border-right: 12px solid #ffffff;
  }

#footerlinks {
  color: #e6a4a3;
  padding-bottom: 2px;
  vertical-align: bottom;
  }
#footerlinks a {
  color: #9f9bcd;
  text-decoration: none;
  }
#footerlinks a:hover {
  text-decoration: underline;
  }

#footer {
  color: #9f9bcd;
  font-size: 11px;
  padding: 5px 0px 5px 0px;
  }
#footer a {
  color: #9f9bcd;
  text-decoration: underline;
  }

#dpFooter {
  padding-top: 5px;
  }
#dpFooter a {
  font-size: 10px;
  color: #a9a5d4;
  text-decoration: none;
  font-weight: normal;
  padding-top: 50px;
  }
#dpFooter a:hover {
  font-size: 10px;
  color: #a9a5d4;
  text-decoration: underline;
  font-weight: normal;
  }

.imageright {
  float: right;
  text-align: right;
  margin: 6px 0px 6px 6px;
  border: 1px solid #827d56;
  }

.imageleft {
  float: left;
  text-align: left;
  margin: 6px 6px 6px 0px;
  border: 1px solid #827d56;
  }

.imagecentre {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

#navitems a {
  float: left;
  display: inline;
  }
#active {
  float: left;
  display: inline;
  }