body
{
  background-color: #E0E0E0;
}

.mainpage
{
  position: absolute;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  background-color: #FFFFFF;
  margin-bottom: 0px;
}


.mainbody
{
  background-color: #FFFFFF;
  padding: 20px;
}

.navigation
{
  font-family: "Comic Sans MS";
  font-size: 12pt;
  line-height: 1.2;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  color: #000000;
  z-index: 90;
}


.navigation A:link
{
  font-family: "Comic Sans MS";
  color: #000000;
  font-size: 12pt;
  line-height: 1.2;
}

.navigation A:visited
{
  font-family: "Comic Sans MS";
  color: #000000;
  font-size: 12pt;
  line-height: 1.2;
}

.navigation A:hover
{
  font-family: "Comic Sans MS";
  color: #027F01;
  font-size: 12pt;
  line-height: 1.2;
  text-decoration: none;
}





.footer
{
  font-family: "Comic Sans MS";
  font-size: 9pt;
  color: #000000;
  text-align: center;
}


.footer A:link
{
  font-family: "Comic Sans MS";
  color: #000000;
  font-size: 9pt;
}

.footer A:visited
{
  font-family: "Comic Sans MS";
  color: #000000;
  font-size: 9pt;
}

.footer A:hover
{
  font-family: "Comic Sans MS";
  color: #027F01;
  font-size: 9pt;
  text-decoration: none;
}



.standard
{
  font-family: Comic Sans MS;
  font-size: 11pt;
  line-height: 1.2;
  margin-top: 0;
  text-align: left;
}


h1
{
  font-family: Comic Sans MS;
  color: #000000;
  font-size: 18pt;
  line-height: 1.0;
  margin-bottom: 12px;
  font-weight: 700;
}

h2
{
  font-family: "Comic Sans MS";
  color: #000000;
  font-size: 14pt;
  line-height: 1.0;
  font-weight: 500;
  text-align: left;
  margin-top: 8px;
  margin-bottom: 8px;
}

h3
{
  font-family: Comic Sans MS;
  color: #000000;
  font-size: 14pt;
  line-height: 1.0;
  margin-top: 0px;
  margin-bottom: 8px;
  font-weight: 700;
  text-decoration: none;
}

A:link
{
  font-family: Comic Sans MS;
  font-size: 11pt;
  color: #000080;
  font-weight: 700;
  text-decoration: none;
}

A:visited
{
  font-family: Comic Sans MS;
  font-size: 11pt;
  color: #000080;
  font-weight: 700;
  text-decoration: none;
}

A:hover
{
  font-family: Comic Sans MS;
  font-size: 11pt;
  color: #000080;
  font-weight: 700;
  text-decoration: underline;
}


table.normalgrid
{
  border-width: 1px;
  border-spacing: 2px;
  border-style: solid;
  border-color: #CDCDCD;
  border-collapse: collapse;
}

table.normalgrid th
{
  border-width: 1px;
  padding-left: 3px;
  padding-right: 3px;
  border-style: solid;
  border-color: #CDCDCD;
  color: #FFFFFF;
  background: #000080 url("thbackground.jpg") top left repeat-x;
  -moz-border-radius: 0px;
  font-family: Comic Sans MS;
  font-size: 11pt;
  line-height: 1.5;
  margin-top: 0;
  font-weight: 700;
  text-align: left;
}

table.normalgrid td
{
  border-width: 1px;
  padding-left: 3px;
  padding-right: 3px;
  border-style: solid;
  border-color: #CDCDCD;
  -moz-border-radius: 0px;
  font-family: Comic Sans MS;
  font-size: 11pt;
  line-height: 1.5;
  margin-top: 0;
}


table.normalicons
{
  font-family: Comic Sans MS;
  font-size: 11pt;
  line-height: 1.5;
  margin-top: 0;
}

table.normalicons th
{
  padding-left: 3px;
  padding-right: 3px;
  background-color: #FFFFFF;
  font-family: Comic Sans MS;
  font-size: 11pt;
  line-height: 1.5;
  margin-top: 0;
  text-align: left;
}

table.normalicons td
{
  padding-left: 3px;
  padding-right: 3px;
  background-color: #FFFFFF;
  font-family: Comic Sans MS;
  font-size: 11pt;
  line-height: 1.5;
  margin-top: 0;
  text-align: left;
}


