.noPrint
{
  display:none;
}
a
{
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
a:hover 
{
  text-decoration: none;
}
.MainHdr
{
  text-decoration: none;
  color: #337099;
  font-size: 24px;
  font-family: Arial;
  font-weight: 900;
  font-style: italic;
}
.SectionHdr
{
  text-decoration: none;
  color: #000000;
  font-size: 18px;
  font-family: Arial;
  font-weight: 700;
}
.BadgeDeliveryWarning
{
  text-decoration: none;
  color: #FF0000;
  font-size: 14px;
  font-family: Arial;
  font-weight: 700;
}
.NavigatorBackground
{
  background-color: #337099;
}
.NavigatorLink
{
  text-decoration: underline;
  color: #FFFFFF;
  font-size: 13px;
  font-family: Verdana, Arial;
  font-weight: 700;
}
.FldData
{
  text-decoration: none;
  color: #000000;
  font-size: 15px;
  font-family: Verdana, Arial;
  font-weight: 700;
}
.FldTitle
{
  text-decoration: none;
  color: #000000;
  font-size: 13px;
  font-family: Verdana, Arial;
  font-weight: 500;
}
.TableTitleBar
{
  text-decoration: none;
  color: #000000;
  font-size: 120%;
  font-family: Arial;
  font-weight: 700;
  background-color: #E7DFBB;
  font-style: italic;
}
.TableWhiteTitleBar
{
  text-decoration: none;
  color: #000000;
  font-size: 120%;
  font-family: Arial;
  font-weight: 700;
  background-color: #FFFFFF;
  font-style: italic;
}
.WhiteBody
{
  background-color: #D4D9D8;
}
.TanBody
{
  background-color: #E7DFBB;
}
.TableTanRow
{
  background-color: #E7DFBB;
}
.TableOddRow
{
  background-color: #FFFFFF;
}
.TableEvenRow
{
  background-color: #DDEEFF;
}
.AquaHdr
{
  text-decoration: none;
  color: 06A199;
  font-size: 16px;
  font-family: Arial;
  font-weight: 700;
}
.Alert
{
  text-decoration: none;
  color: RED;
  font-size: 20px;
  font-family: Arial;
  font-weight: 700;
}
.Footer
{
  text-decoration: none;
  color: #337099;
  font-size: 10px;
  font-family:  Verdana, Arial;
  font-weight: 400;
}
.B_White
{
  text-decoration: none;
  color: white;
  font-size: 10px;
  font-family:  Verdana, Arial;
  font-weight: 900;
}
.Hide_div
{
  background-color: #99CCFF;
  display: none;
}
.Show_div
{
  display: block;
}
.NormalField
{
  background-color: WHITE;
}
.ErrorField
{
  background-color: RED;
}
.TextAreaFont
{
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  font-family: Arial;
}
.AuthCode
{
  text-decoration: none;
  color: RED;
  font-size: 20px;
  font-family: Book Antiqua;
  font-weight: 700;
}


.FldHdrBlue
{
  text-decoration: underline;
  color: #0000FF;
  font: 14px
  font-family: Arial;
  font-weight: 700;
}

.FldHdr
{
  text-decoration: none;
  color: #000000;
  font: 14px
  font-family: Arial;
  font-weight: 700;
}

.FldItem
{
  text-decoration: none;
  color: #000000;
  font: 12px
  font-family: "New Century Schoolbook", Times, serif;
  font-weight: 500;
}

.FldInput
{
  text-decoration: none;
  color: #000000;
  background-color: #85FF66;
  font: 12px
  font-family: "New Century Schoolbook", Times, serif;
  font-weight: 500;
}

.FldInputReq
{
  text-decoration: none;
  color: #000000;
  background-color: #00FFFF;
  font: 12px
  font-family: "New Century Schoolbook", Times, serif;
  font-weight: 500;
}

.FldFooter
{
  text-decoration: none;
  color: #000000;
  font: 10px
  font-family: Arial;
  font-weight: 400;
}

td.titlebar
{
	background-color:#FF9F40;
	color:#0000D2;
	font-weight:bold;
	font-family:arial;
	font-size:12;
}

.Border_2
{
  border:2px outset #003366;
  padding: 5px;
  zoom: 1;
}
.ApprovalCode
{
  text-decoration: none;
  color: GREEN;
  font-size: 18px;
  font-family: Book Antiqua;
  font-weight: 700;
}
