body, td, p
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}
a
{
  color: #3B73C5;
  text-decoration: none;
}
a:visited
{
  color: #3B73C5;
}
a:active
{
  color: #A9B8DF;
}
a:hover
{
  color: #A9B8DF;
  text-decoration: underline;
}
.InputBox
{
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #202020;
  border-style: inset;
  padding: 1px;
}
.SearchBox
{
  font-size: 9px;
  border: inset 1px #C0C0C0;
}

.Title
{
  font-family: GE Inspira, Helvetica, Arial, sans-serif;
  font-size: 14pt;
  color: #2B6CB7;
  font-weight: bold;
}
.SubTitle
{
  font-family: GE Inspira, Helvetica, Arial, sans-serif;
  font-size: 11pt;
  color: #606060;
  font-weight: bold;
  line-height: 150%;
}
.IntroText
{
  line-height: 150%;
}
.SpacedText
{
  line-height: 150%;
}
.SmallText
{
  font-size: 10px;
}
.TableHeader
{
  font-size: 11px;
  background-color: #FFFFFF;
  color: #FF9933;
  border-bottom: solid 1px #C0C0C0;
}
.AlternatingRow
{
  background-color: #EFF3FB;
}
.Footer, .Footer a:, .Footer a:active
{
  color: #A0A0A0;
  font-size: 9px;
  text-decoration: none;
  line-height: 18px;
}

.Folder
{
  border-left: solid 1px #B0B0B0;
  border-right: solid 1px #B0B0B0;
  border-bottom: solid 1px #B0B0B0;
  height: 350px;
  padding: 15px;
  text-transform: uppercase;
}
.FolderTab
{
  padding-left: 12px;
  padding-right: 12px;
}
.FolderTab a, .FolderTab a:link, .FolderTab a:visited, .FolderTab a:active
{
  font-family: Helvetica, Arial;
  font-size: 10px;
  color: #969595;
  font-weight: normal;
  text-transform: uppercase;
}

.DataBox
{
  border-style: solid;
  border-width: 1px;
  border-color: #E0E0E0;
  font-weight: bold;
  padding: 1px 3px 1px 3px;
}
.DataLabel
{
  font-weight: bold;
}
.BorderTable
{
  border: solid 1px #C0C0C0;
}
.Error
{
  color: #E00000;
  font-weight: bold;
}
.Highlight
{
  background-color: #FFFFE0;
}
.TopMenu
{
  padding-top: 10px; 
  padding-bottom: 8px;
  font-size: 10px;
}
.MainMenu
{
  width: 100%;
  background-color: #F7F7F7;
  border: solid 1px #CCCCCC;
}
.MainMenuText, .MainMenuText a:link, .MainMenuText a:visited
{
  font-size: 10px;
  text-transform: uppercase;
  color: #666666;
}
.SideMenu
{
  font-size: 11px;
  height: 22px;
}
.SideMenuIndent
{
  font-size: 11px;
  padding-left: 24px;
  height: 22px;
  border-bottom: dashed 1px #C0C0C0;
}
