﻿body 
{
  background-color: #ebf5fa;
  margin: 10px 0px 0px 0px;
  font-family: Arial;
}
input
{
  font-family: Arial;
  font-size: 8pt;
}
textarea
{
  font-family: Arial;
  font-size: 8pt;
}
select
{
  font-family: Arial;
  font-size: 8pt;
}
div.Framework
{
  width: 775px;
}
div.ContentFrame
{
  width: 755px;
  padding: 5px 10px 5px 10px;
  background-color: White;
  background-position: center top;
  background-repeat: no-repeat;
}
div.BlueBox235
{
  width: 215px;
  background-color: #5fb9dc;
  padding: 0px 10px 0px 10px;
  font-size: 8pt;
  color: #c8e6f5;
  line-height: 10pt;
}
div.BlueBox200
{
  width: 180px;
  background-color: #5fb9dc;
  padding: 0px 10px 0px 10px;
  font-size: 8pt;
  color: #c8e6f5;
  line-height: 10pt;
}
div.YellowBox235
{
  width: 215px;
  background-color: #f5f5dc;
  padding: 0px 10px 0px 10px;
  font-size: 8pt;
  color: #66665b;
  line-height: 10pt;
}
div.YellowBox200
{
  width: 180px;
  background-color: #f5f5dc;
  padding: 0px 10px 0px 10px;
  font-size: 8pt;
  color: #66665b;
  line-height: 10pt;
}
div.WhiteBox235
{
  width: 213px;
  background-color: White;
  border-left: solid 1px #afdcf5;
  border-right: solid 1px #afdcf5;
  padding: 0px 10px 0px 10px;
  font-size: 8pt;
  color: #6a6a6a;
  line-height: 10pt;
}
div.WhiteBox200
{
  width: 178px;
  background-color: White;
  border-left: solid 1px #afdcf5;
  border-right: solid 1px #afdcf5;
  padding: 0px 10px 0px 10px;
  font-size: 8pt;
  color: #6a6a6a;
  line-height: 10pt;
}
div.BoxEdge235
{
  width: 235px;
  height: 10px;
}
div.BoxEdge200
{
  width: 200px;
  height: 10px;
}
div.Content
{
  font-size: 9pt;
  font-family: Arial;
  color: #6a6a6a;
  line-height: 12pt;
}
.BlueBoxHeading
{
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  color: White;
  margin: 0px 0px 2px 0px;
}
.YellowBoxHeading
{
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  color: Black;
  margin: 0px 0px 2px 0px;
}
.WhiteBoxHeading
{
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  color: #5fb9dc;
  margin: 0px 0px 2px 0px;
}
.MainSerifHeading
{
  font-size: 18pt;
  font-family: Baskerville Old Face, Times New Roman;
  color: #0a50a5;
}
.Small
{
  font-size: 7pt
}
.Red
{
  color: #dc5f5f;
}
a
{
  color: #5f8cc3;
}
a:link
{
  color: #5f8cc3;
}
a:visited
{
  color: #0f3c73;
}
a:hover
{
  color: #7face3;
}
a.Yellow
{
  color: #f5f5dc;
}
a.Yellow:link
{
  color: #f5f5dc;
}
a.Yellow:visitedf5f5dc
{
  color: #e5e5cc;
}
a.Yellow:hover
{
  color: White;
}
a.SideBoxLink
{
  color: #5f8cc3;
  text-decoration: none;
  line-height: 15pt;
}
a.SideBoxLink:link
{
  color: #5f8cc3;
  text-decoration: none;
  line-height: 15pt;
}
a.SideBoxLink:visited
{
  color: #4f7cb3;
  text-decoration: none;
  line-height: 15pt;
}
a.SideBoxLink:hover
{
  color: #7face3;
  text-decoration: none;
  line-height: 15pt;
}
hr.Main
{
  background-color: #afdcf5;
  border: solid 1px #afdcf5;
  height: 1px;
  width: 100%;
}
hr.MainPadded
{
  background-color: #afdcf5;
  border: solid 1px #afdcf5;
  height: 1px;
  width: 100%;
  margin: 10px 0px 10px 0px;
}