body
{
  background-color: #001B53;
}

.mainbody
{
  padding: 20px;
  background-color: #FFFFFF;
}

.goldbox
{
  width: 200px;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: C0A76E;
}

.blognavigation
{
  width: 150px;
  float: right;
}

.blogbody
{
  width: 450px;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
  float: left;
}

.blogheading1
{
  font-family: Arial;
  color: #00628C;
  font-size: 18pt;
  line-height: 1.0;
  font-weight: 700;
}

.blogheading2
{
  font-family: Arial;
  color: #000000;
  font-size: 12pt;
  line-height: 1.2;
  font-weight: 700;
}

.blogheading3
{
  font-family: Arial;
  color: #025F9C;
  font-size: 12pt;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 700;
  text-decoration: underline;
}

.blogstandard 
{
  font-family: "Arial";
  font-size: 9pt;
  margin-top: 0;
}

.blogstandard A:link
{
  color: #000000;
  font-family: "Arial";
  font-size: 9pt;
  font-weight: 500;
  text-decoration: none;
  text-align: left;
  margin-top: 0;
}

.blogstandard A:visited
{
  color: #000000;
  font-family: "Arial";
  font-size: 9pt;
  font-weight: 500;
  text-decoration: none;
  text-align: left;
  margin-top: 0;
}

.blogstandard A:hover
{
  color: #FFFFFF;
  background-color: #000000;
  font-family: "Arial";
  font-size: 9pt;
  font-weight: 500;
  text-decoration: none;
  text-align: left;
  margin-top: 0;
}






.navigation
{
  text-align: left;
  background-color: #FFFFFF;
  margin-left: 40px;
  margin-right: 5px;
  line-height: 1.5;
}


.navigation A:link
{
  color: #000000;
  font-size: 12pt;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.5;
}

.navigation A:visited
{
  color: #000000;
  font-size: 12pt;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.5;
}

.navigation A:hover
{
  color: #0092CF;
  font-size: 12pt;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.5;
}



.standard
{
  font-family: Arial;
  font-size: 12pt;
  line-height: 1.2;
  margin-top: 0;
}


.standardevents
{
  font-family: Arial;
  font-size: 12pt;
  line-height: 1.2;
  margin-top: 0;
}

.standardevents A:link
{
  color: #000000;
  font-size: 12pt;
  text-decoration: none;
}

.standardevents A:visited
{
  color: #000000;
  font-size: 12pt;
  text-decoration: none;
}

.standardevents A:hover
{
  color: #000000;
  font-size: 12pt;
  text-decoration: underline;
}


.footer
{
  font-family: Arial;
  font-size: 10pt;
  line-height: 1.2;
  text-align: center;
}

.footer A:link
{
  color: #000000;
  font-size: 10pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
}

.footer A:visited
{
  color: #000000;
  font-size: 10pt;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
}

.footer A:hover
{
  color: #000000;
  font-size: 10pt;
  font-weight: 700;
  text-decoration: underline;
  text-align: center;
}



h1
{
  font-family: Arial;
  color: #00628C;
  font-size: 18pt;
  line-height: 1.0;
  font-weight: 700;
}

h2
{
  font-family: Arial;
  color: #000000;
  font-size: 12pt;
  line-height: 1.2;
  font-weight: 700;
}

h3
{
  font-family: Arial;
  color: #025F9C;
  font-size: 12pt;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 700;
  text-decoration: underline;
}

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;
}


