body
{
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
  background-color: white;
}
TABLE
{
  padding-right: 0px;
  padding-left: 0px;
  font-size: x-small;
  padding-bottom: 0px;
  width: 100%;
  color: black;
  padding-top: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 100%;
  text-align: justify;
  text-decoration: none;
}
TABLE .FadeBackground
{
  BACKGROUND-POSITION-Y: bottom;
  background-image: url(/images/footer_bg.gif);
  background-repeat: repeat-x;
}
TABLE .Text
{
}
A:hover
{
  font-weight: bold;
  color: red;
}
A:link
{
  color: red;
}
A:visited
{
  color: red;
}
LI
{
  list-style-position: outside;
  font-size: x-small;
  list-style-type: circle;
}
LI.Medium
{
  list-style-position: outside;
  font-size: medium;
  list-style-type: circle;
}
LI.Outline
{
  list-style-position: outside;
  font-size: x-small;
  list-style-type: lower-roman;
}
TD .vertical50
{
  height: 50%;
  width: 100%;
}
TD .horizontal50
{
  width: 50%;
}
TD .horizontal25
{
  width: 25%;
}
TD .horizontal10
{
  width: 10%;
}
p
{
 text-align: justify;
}
.pageHeader
{
  width: 100%;
  height: 10%;
  background-color: #93acee;
}
.pageDetail
{
  width: 100%;
  height: 87%;
}
.pageFooter
{
  width: 100%;
  height: 3%;
  background-color: #93acee;
}
.sectionBanner
{
  width: 100%;
  height: 10%;
}
.divider
{
  border-top: black 1px solid;
  font-size: 1px;
  width: 100%;
}
.detailHeader
{
  font-size: large;
  width: 100%;
}
.blankLine
{
  font-size: 5px;
  width: 100%;
}
.paragraphHeader
{
  font-weight: bold;
  font-size: 11px;
  color: #336699;
}
.paragraphHeader2
{
  font-weight: bold;
  font-size: 16px;
  color: #336699;
  text-align: center
}
.detailSubHeader
{
  font-weight: bold;
}
.detailSubHeaderblue
{
  font-weight: bold;
  color: blue;
}
.textEmphasis
{
  font-weight: bold;
}
.bordercollapse
{
  border-collapse: collapse;
}
.largerlist LI
 {
  font-size: larger;
  font-weight: bolder;
}
.horizontal50 p
{
margin-left: 2em;
margin-right: 2em;
}
.paragraphAdjust
{
margin-left: 2em;
margin-right: 2em;
}
.paragraphAdjustMore
{
margin-left: 10em;
margin-right: 10em;
}