body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  margin-top: 30px;
  margin-bottom: 16px;
}
td, p
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}
img
{
  border: 0px;
}
a
{
  color: #3B73C5;
  text-decoration: none;
}
a:visited
{
  color: #3B73C5;
}
a:active
{
  color: #A9B8DF;
}
a:hover
{
  color: #A9B8DF;
  text-decoration: underline;
}
input, select
{
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #202020;
}
.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;
}

h1, .Title
{
  font-family: GE Inspira, Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 120%;
  color: #2B6CB7;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
h2, .SubTitle
{
  font-family: GE Inspira, Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #2B6CB7;
  font-weight: bold;
  line-height: 120%;
  margin-top: 0px;
  margin-bottom: 2px;
}
th,.TableHeader
{
  font-size: 11px;
  font-weight: bold;
  background-color: #3B73B9;
  color: white;
  text-align: left;
}
.AlternatingRow
{
  background-color: #eeeeee;
}
.Footer
{
  color: #2B6CB7;
  font-size: 9px;
  text-decoration: none;
  line-height: 18px;
}
.Footer a:link, .Footer a:visited
{
  color: #2B6CB7;
  font-size: 9px;
  text-decoration: none;
  line-height: 18px;
}
.Footer a:hover, .Footer a:active
{
  color: #A0A0A0;
  font-size: 9px;
  text-decoration: none;
  line-height: 18px;
}

.Error
{
  color: #E00000;
  font-weight: bold;
}
.TopMenu
{
  padding-top: 10px;
  padding-bottom: 8px;
  font-size: 10px;
}
.SideMenu a:link, .SideMenu a:visited
{
  display: block;
  vertical-align: middle;
  font-size: 11px;
  background-image: url('../images/navBul.gif');
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-bottom: 8px;
  padding-top: 8px;
  border-bottom: solid 1px #c0c0c0;
  font-weight: bold;
}
.SideMenu a:hover, .SideMenu a:active
{
  display: block;
  vertical-align: middle;
  font-size: 11px;
  background-image: url('../images/navBul.gif');
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-bottom: 8px;
  padding-top: 8px;
  border-bottom: solid 1px #c0c0c0;
  font-weight: bold;
}
.Current a:link, .Current a:visited
{
  display: block;
  vertical-align: middle;
  font-size: 11px;
  color: #666666;
  background-image: url('../images/navBul_selected.gif');
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-bottom: 8px;
  padding-top: 8px;
  border-bottom: solid 1px #c0c0c0;
  font-weight: bold;
}
.Current a:hover, .Current a:active
{
  display: block;
  vertical-align: middle;
  font-size: 11px;
  color: #666666;
  background-image: url('../images/navBul_selected.gif');
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-bottom: 8px;
  padding-top: 8px;
  border-bottom: solid 1px #c0c0c0;
  font-weight: bold;
}
.RightAlignText
{
  text-align: right;
}
.SummaryOutputFields
{
  font-weight: bold;
  color: #303030;
  text-align: right;
}
