body {
  margin: 0; 
  background-image: none; 
  text-align: left; 
  font-size: 10pt;
      background: #f2f2f2;
      font-family: arial, helvetica, sans-serif;
      margin: 0px;
}

P {
  font-family: sans-serif;
  font-size: 10pt;
  line-height: 1.3em;
}

P A {
  color: #000000;
}

H1 {
  font-weight: bold;
  font-family: arial;
  font-size: 22pt;
  color: white;
  margin-top: 10px;
  margin-bottom: 0px;
}

H2 {
  text-align: left;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 14pt;
  color: #000000;
}

DIV.header {
  background-color: #55618e; 
  padding: 0px 0px 0px 10px; 
  color: white; 
  border-bottom: 1px solid #000000;
  border-top:1px solid #bbbbbb;
  margin: 0;
  font-family: arial,sans-serif;
  font-weight: bold;
}

DIV.sidebar {
  color: #e2e2e2; 
  width: 200px;
}

DIV.content {
  width: 550px;
  padding:10px 10px 10px 10px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

A.navbar{
  font-family: Arial;
  font-size: 12pt;
  text-decoration: none;
  display: block;
  width: 190px;
  padding-left: 10px;
  padding-bottom: 0px;
  margin:0px;
}

A.navbar:hover{
  background-color: #55618e;
color: #FFFFFF;
}

DIV.sidebar-title {
  font-family: sans-serif;
  font-size: 1.2em;
  color: #000000;
  padding: 15px 5px 5px 10px;
  border-bottom: 1px solid #000000;
      font-weight: bold;
      text-decoration: none;
}

A{
  text-decoration: none;
  color: black;
}

A:hover{
  text-decoration: none;
  background-color: #e2e2e2;
}

td.bar{
      background: url(titlebg.jpg) repeat-x scroll;
}
      td.box{
      padding: 1em;
      font-size: 1.2em;
      font-weight: bold;
}
    div.box{
      padding: 1em;
      font-size: 1.2em;
      font-weight: bold;
      background: #e2e2e2;
      border-width: 1px;
      border-color: #c2c2c2;
      border-style: solid;
}

