﻿/* Main Site Content */

body, p, td, th
{
  font-family: Verdana, Tahoma;
  font-size: 12px;
  color: #000000;
  text-align: left;
}

body
{
  background-color: #ffffff;
}

h1
{
  font-family: Verdana, Tahoma;
  color: #990000;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}

h2
{
  font-family: Verdana, Tahoma;
  color: #000099;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

h3
{
  font-family: Verdana, Tahoma;
  color: #006600;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

h4
{
  font-family: Verdana, Tahoma;
  color: #000099;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
}

h5
{
  font-family: Verdana, Tahoma;
  color: #000000;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}

h6
{
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}

a:link
{
  color: #cc0000;
  font-weight: bold;
  text-align: center;
}

a:hover
{
  color: #ff0000;
  font-weight: bold;
}

a:visited
{
  color: #770000;
  font-weight: bold;
}

a:active
{
  color: #770000;
  font-weight: bold;
}

.hdr4
{
  background-color: #ffffff;
}

.hdr5
{
  background-color: #ffffff;
}

.inputboxes
{
  font-size: 10pt;
  color: black;
  font-family: Verdana;
  border-right: thin inset;
  border-top: thin inset;
  border-left: thin inset;
  border-bottom: thin inset;
}

.highlight
{
  background-color: #FFFF00;
}

.blueFont
{
  color: blue;
}

