#header {
  height: 159px;
  background-color: #ffffff;
  padding-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
  background-color: #ffffff;
}

#maincolumn2 {
  text-align: left;
  padding-left: 1px;
  width: auto !important;
  background-color: #ffffff;
}

#footer {
  background-color: #ffffff;
  text-align: center;
  clear:both;
}

div, p, table, td, th {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  line-height: 1.3em;
  font-size: 10pt;
  color: #333;
  text-align: justify;
}

a:link, a:visited {
  color: #4B79AB;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #65786D;
  line-height: 2em;
}

h1 {
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}

h2 {
  font-size: 11pt;
  font-weight: bold;
}

h3 {
  font-size: 11pt;
  font-weight: bold;
  font-style: italic;
}

.maincontent {
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.createdate {
  font-size: 10px;
  color: #3F5548;

}
.modifydate {
  font-size: 10px;
  font-style: italic;
  color: #3F5548;
}

.footer{
  font-size: 10px;
  line-height: 25px;
  color: #3F5548;
}

.right {
  float:right;
}

p.center {
  text-align: center;
}

p.date {
  font-style: italic;
  text-align: right;
}
