body
{
  background-color: #FFFFFF;
  margin: 0px;
}

h1
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  color: #C0A76E;
  text-align: left;
}

h2
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  margin-top: 0px;
  color: #0D4578;
  text-align: left;
}

h3
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: left;
}

.standard
{
  font-family: Arial;
  font-size: 10pt;
  margin-top: 0;
  text-align: left;
}

.navigationleft
{
  float: left;
  left: 0px;
  margin-top: 7px;
  padding-left: 35px;
  font-family: Arial;
  font-size: 9pt;
  color: #FFFFFF;
  border-left-style: dotted;
  border-left-width: 1px;
  border-left-color: #FFFFFF;
}

.navigationleft A:link
{
  font-family: "Arial";
  color: #FFFFFF;
  font-size: 9pt;
  text-decoration: none;
  line-height: 1.5;
}

.navigationleft A:visited
{
  font-family: "Arial";
  color: #FFFFFF;
  font-size: 9pt;
  text-decoration: none;
  line-height: 1.5;
}

.navigationleft A:hover
{
  font-family: "Arial";
  color: #FF0000;
  font-size: 9pt;
  text-decoration: none;
  line-height: 1.5;
}

.navigationright
{
  float: left;
  padding-left: 35px;
  left: 0px;
  margin-top: 7px;
  margin-left: 25px;
  font-family: Arial;
  font-size: 9pt;
  color: #FFFFFF;
}

.navigationright A:link
{
  font-family: "Arial";
  color: #FFFFFF;
  font-size: 9pt;
  text-decoration: none;
  line-height: 1.5;
}

.navigationright A:visited
{
  font-family: "Arial";
  color: #FFFFFF;
  font-size: 9pt;
  text-decoration: none;
  line-height: 1.5;
}

.navigationright A:hover
{
  font-family: "Arial";
  color: #FF0000;
  font-size: 9pt;
  text-decoration: none;
  line-height: 1.5;
}

.boxleft
{
  float: left;
  width: 250px;
  margin-right: 20px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: C0A76E;
}

.boxrightlarge
{
  float: left;
  width: 430px;
  padding: 10px;
}


.boxrightgold
{
  float: right;
  width: 400px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: C0A76E;
}


.footer
{
  font-family: Arial;
  font-size: 8pt;
  margin-top: 0;
  text-align: left;
  color: #FFFFFF;
}





















.standardleft
          {
            font-family: Arial;
            font-size: 12pt;
            margin-top: 0;
            text-align: left;
          }

.sidebar {
            font-family: Arial;
            font-size: 9pt;
            text-align: center;
          }

.copyright {
            font-family: Arial;
            font-size: 9pt;
            line-height: 1.2;
            text-align: center
          }

.rightcolumn
          {
            font-family: Arial;
            font-size: 9pt;
            margin-top: 0;
            text-align: justify;
            margin-left: -20px;
          }


.heading1 {
            font-family: Arial;
            color: #E8C899;
            background-color: #00507C;
            font-size: 18pt;
            font-weight: 700;
            margin-bottom: 5px;
            text-align: center;
          }
.heading2 {
            font-family: Arial;
            color: #00507C;
            font-size: 14pt;
            font-weight: 700;
            margin-bottom: 5px;
            font-style: italic;
            border-bottom-style: solid;
            border-bottom-width: 1px;
            border-bottom-color: #00507C;
          }
.heading3 {
            font-family: Arial;
            color: #025F9C;
            font-size: 16pt;
            line-height: 1.5;
            margin-bottom: 0;
            font-weight: 700;
            text-decoration: underline;
          }

A:link    {
            font-family: Arial;
            font-size: 10pt;
            color: #000080;
            font-weight: 700;
            text-decoration: none;
          }

A:visited {
            font-family: Arial;
            font-size: 10pt;
            color: #000080;
            font-weight: 700;
            text-decoration: none;
          }
A:hover {
            font-family: Arial;
            font-size: 10pt;
            color: #000080;
            font-weight: 700;
            text-decoration: underline;
          }

