body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  margin-left: 0;
  margin-top: 0;
  background-color: #eee;
}

em {
  font-style: normal;
  font-weight: bolder;
}


.webpage {
  width: 958px;
  position: absolute;
  top: 0px;
}


.maintable {
  position: absolute;
  top: 200px;
  background-color: #9c8;
}


.topmenu {
  background-color: #23325b;
  padding: 5px 5px 5px 5px;
  font-size: 11pt;
}

.topmenu a {
  color: #ffffff;
  margin-right: 10px;
  text-decoration: none;
  font-weight: bold;
}

.content {
  padding: 20pt;
}

.sidebarcontent {
  padding-top: 20pt;
  padding-right: 20pt;
}

td.contenttable {
  background-color: #ffffff;
}

h1, h2, h3, h4, p.title {
  color: 		#23325b;
  font-size: 10pt
}

p.title {
  margin-top: 0;
}

h1 {
  margin-top: 0;
  font-size: 14pt;
}

h2, h3 {
  font-size: 12pt;
}

.navigation {
  vertical-align: top;
}

.navigation ul {
  margin-top: 20pt;
}

.navigation a {
  color: #23325b;
  text-decoration: none;
  font-weight: bold;
}

.allpagesbanner {
  margin-bottom: 30pt;
  position: absolute;
  top: 20;
  height: 300px;
  background-color: #9c8;
  
}
     
.headerlogo {
  width: 280px;
  height: 111px;
  position: absolute;
  top: 90px;
  right: 50px;  
}

.caption {
  padding-top:    0;
  margin-left:    120pt;
}
