﻿

/* Elements
------------------------------------------------------------- */


H1, H2, H3, H4, H5, H6
{
  background-color : transparent;
  color            : #162441;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight      : bold;
}


/* Classes
------------------------------------------------------------- */


.Content
{
  background-color : transparent;
  color            : #1E2752;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 70%;
  line-height      : 18px;
}


#FooterContainer .Content
{
  color: #5B7797;
}


.ContentSmall
{
  background-color : transparent;
  color            : #1E2752;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 65%;
}


.MajorTextBlock
{
  background-color      : transparent;
  text-align            : justify;
}


DIV.PageTitle
{
  background-color : transparent;
  border-bottom    : solid 1px #251909;
  color            : #251909;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 120%;
  font-weight      : bold;
}


DIV.PageTopic
{
  background-color : transparent;
  border-bottom    : solid 1px #AEB9C6;
  color            : #162441;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 95%;
  font-weight      : bold;
  line-height      : 25px;
  padding-bottom   : 4px;
}