body, td
{
  font-family: Times New Roman, Roman, serif;
  font-size: 13px;
  color: #202020;
  line-height: 16px;
}
/*Added*/
.BkgMainNav
{
  background-image: url( ../images/bkgMainNav.gif );
  background-repeat: repeat-x;
  height: 70px;
}
.PicFooterDivider
{
  background-image: url( ../images/picFooterDivider.gif );
  background-repeat: repeat-x;
  height: 12px;
}
.Bold
{
  font-weight: bold;
  color: #043DA4;
}
/*Added END*/
a, a:link, a:visited, a:active
{
  font-weight: bold;
  text-decoration: none;
  color: #043DA4;
  border: 0;
  outline: none;
}
a:hover
{
  color: #E68708;
  text-decoration: underline;
}
input
{
  border: 0;
  outline: none;
}
img
{
  border: 0;
  outline: none;
}
.ToolTip
{
  font-family: Verdana;
  font-size: xx-small;
  border-color: #004780;
  border-style: none;
  border-width: thin;
  background-color: #ffe2b7;
  line-height: 12px;
}

.DownloadOverview
{
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 14px;
  color: #043DA4;
  font-weight: bold;
  padding: 3px 0 3px 0;
}

.PolicyPageTitle
{
  text-align: center;
  font-size: 22px;
  color: #004881;
  font-weight: bold;
}

.PolicyPageSubtitle
{
  text-align: center;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 14px;
  color: #A0A0A0;
  font-weight: bold;
}

.PolicyPage
{
  font-family: Times New Roman, Roman, serif;
  font-size: 13px;
  color: #202020;
  line-height: 16px;
}

.InputBox
{
  font-family: Times New Roman, Roman, serif;
  font-size: 12px;
  background-color: #ffe2b7;
  color: #404040;
  border: solid 1px #004780;
  padding-left: 3px;
}

.ResourceLink, .ResourceLink a:link, .ResourceLink a:visited
{
  color: #E89D1C;
}

.ResourceText
{
  line-height: 20px;
}

.Title
{
  font-size: 22px;
  color: #004881;
  font-weight: bold;
}
.Subtitle
{
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 14px;
  color: #A0A0A0;
  font-weight: bold;
}
.HomePageTitles
{
  font-size: 18px;
  line-height: 22px;
}
.AchieverSeriesSubtitle
{
  font-size: 14px;
  font-weight: bold;
}
.AchieverSeriesSeminars
{
  font-family: Trebuchet MS, Arial, sans-serif;
  color: Black;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  vertical-align: top;
}
.AlternatingRow
{
  background-color: #EFF3FB;
}
.IntroText
{
  font-size: 12px;
  line-height: 20px;
}
.Footer, .Footer a:link, .Footer a:visited
{
  font-size: 9px;
  color: #808080;
  font-weight: normal;
  padding-right: 5px;
}
.Error
{
  background-color: #FFFFFF;
  color: #C00000;
  font-weight: bold;
}
.LoginHeader
{
  color: #003397;
  font-size: 22px;
  font-family: Times New Roman, Roman, serif;
}
.LoginInput
{
  color: #666666;
  font-size: 12px;
  font-family: Trebuchet MS, Arial, sans-serif;
}
.LoginInput a:link, .LoginInput a:visited
{
  color: #666666;
  font-size: 12px;
  font-family: Trebuchet MS, Arial, sans-serif;
  text-decoration: underline;
}
.SubmitButton
{
  background-image: url( ../images/btnSubmit.gif );
  background-color: transparent;
  background-repeat: no-repeat;
  width: 60px;
  height: 27px;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  color: #ffffff;
  font-weight: bold;
  cursor: hand;
}
.ReturnToResourcesButton
{
  width: 160px;
  height: 27px;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  color: #ffffff;
  font-weight: bold;
  cursor: hand;
}
