body
{
  background-color: #000000;
  margin: 10px;
}

.mainbody
{
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.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;
}

.boxleftgold
{
  float: left;
  width: 500px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: C0A76E;
}

.boxleft
{
  float: left;
  width: 500px;
  margin-right: 20px;
  padding: 10px;
}

.boxrightlarge
{
  float: left;
  width: 430px;
  padding: 10px;
}




.navigationcell
{
  padding: 0px;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #000000;
}

.navigation
{
  background-color: #000000;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #DDC392;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #DDC392;
}


.navigation A:link
{
  color: #DDC392;
  font-size: 12pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 1.0;
}

.navigation A:visited
{
  color: #DDC392;
  font-size: 12pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 1.0;
}

.navigation A:hover
{
  color: #FFFFFF;
  font-size: 12pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 1.0;
}


.navigationmo
{
  background-color: #DDC392;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
  border-style: solid;
  border-width: 3px;
  border-color: #000000;
}


.navigationmo A:link
{
  color: #000000;
  font-size: 10pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 1.2;
}

.navigationmo A:visited
{
  color: #000000;
  font-size: 10pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 1.2;
}

.navigationmo A:hover
{
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 1.2;
}


.standard
{
  font-family: "Arial";
  font-size: 12pt;
  line-height: 1.2;
  margin-top: 0;
}

.photocaption
{
  font-style: italic;
  font-size: 8pt;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 12px;

}

.footertagline
{
  font-family: "Arial";
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #000000;
}


.footer
{
  font-family: "Arial";
  font-size: 8pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:link
{
            font-family: "Arial";
            font-size: 8pt;
            line-height: 1.2;
            text-align: center;
}

.footer A:visited
{
            font-family: "Arial";
            font-size: 8pt;
            line-height: 1.2;
            text-align: center;
}

.footer A:hover
{
            font-family: "Arial";
            font-size: 8pt;
            line-height: 1.2;
            text-align: center;
}




h1 
{
  text-align: left;
  font-family: "Arial";
  color: #000000;
  font-size: 24pt;
  line-height: 1.0;
  font-weight: 500;
  margin-bottom: 6px;
}

h2
{
  font-family: "Arial";
  color: #000000;
  font-size: 18pt;
  line-height: 1.0;
  font-weight: 500;
  margin-bottom: 3px;
  padding: 2px;
}

h3
{
  font-family: "Arial";
  color: #000000;
  font-size: 12pt;
  line-height: 1.5;
  margin-top: 0px;
  margin-bottom: 3px;
  font-weight: 700;
  text-decoration: none;
}

A:link    {
            font-family: "Arial";
            font-size: 12pt;
            color: #000080;
            font-weight: 700;
            text-decoration: none;
          }

A:visited {
            font-family: "Arial";
            font-size: 12pt;
            color: #000080;
            font-weight: 700;
            text-decoration: none;
          }

A:hover   {
            font-family: "Arial";
            font-size: 12pt;
            color: #000080;
            font-weight: 700;
            text-decoration: underline;
          }

