body
{
  background: #FFFFFF;
  color: #0066B3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}

p
{
  color: #0066B3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}


/*****************************************************************************/
/** HEADINGS **/

h1
{
  color: #B30000;
  font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
  font-size: 24pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}
h2
{
  color: #B30000;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}
h3
{
  color: #B30000;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}
h4
{
  color: #B30000;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}


/*****************************************************************************/

.borderCell
{
  background-color : #BFE4FF
}

td
{
  font-size: 10pt;
  font-family : Verdana, Arial, Helvetica, sans-serif
}

TD.border
{
  BORDER-RIGHT: #BFE4FF 1px solid;
  BORDER-TOP: #BFE4FF 1px solid;
  BORDER-LEFT: #BFE4FF 1px solid;
  BORDER-BOTTOM: #BFE4FF 1px solid
}


/*****************************************************************************/

a
{
  color: #668CFF;
  text-decoration: none
}

strong
{
  color: #B30000;
  text-decoration: none
}

ol
{
  margin-left: 16px;
  padding-left: 16px;
}

ul
{
  margin-left: 10px;
  padding-left: 10px;
}

li
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
}

/*****************************************************************************/

.copyright
{

  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none
}

.button
{
  PADDING-LEFT: 4px;
  PADDING-RIGHT: 4px;
  PADDING-TOP: 4px;
  PADDING-BOTTOM: 4px;
  BORDER-RIGHT: 1px solid;
  BORDER-TOP: 1px solid;
  BORDER-LEFT: 1px solid;
  BORDER-BOTTOM: 1px solid;
}

a.button
{
  PADDING-LEFT: 4px;
  PADDING-RIGHT: 4px;
  PADDING-TOP: 4px;
  PADDING-BOTTOM: 4px;
  BORDER-RIGHT: 1px solid;
  BORDER-TOP: 1px solid;
  BORDER-LEFT: 1px solid;
  BORDER-BOTTOM: 1px solid;
}

.photo-caption
{

  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #FFCC00;
  text-decoration: none
}

.nav-bar-link
{

   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #999900;
   text-decoration: none
}

/*****************************************************************************/

.navSectionBackground
{
    background-color : #0066B3
}
.navSectionBackgroundHighlight
{
    background-color : #E6ECFF
}
a.navSection
{
    color : #E6ECFF;
    font-weight : bold;
    text-decoration : none;
    font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    text-align : center;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}
a.navSectionHighlight
{
    color : #0066B3;
    font-weight : bold;
    text-decoration : none;
    font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    text-align : center;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}

/*****************************************************************************/

.menuItem
{
    color : #BFE4FF;
    font-weight : normal;
    text-decoration : none;
    font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align : center
}

a.menuItem:visited
{
    color : #BFE4FF;
}
a.menuItem:active
{
    color : #BFE4FF;
}
a.menuItem:hover
{
    color : #6096BF;
    background-color : #BFE4FF
}

/*****************************************************************************/

.errorMsg
{
  color: #FF6600;
  font-weight: bold;
}

/*****************************************************************************/
