BODY
{
  font-size: 8.5pt;
  font-family: Verdana, Arial;
}

img
{
  border-width: 0px;
}

TABLE
{
  font-size: 8.5pt;
  color: black;
  font-family: Verdana, Arial;
}

A
{
  color: #003366;
  font-family: Verdana, Arial;
  font-size: 8.5pt;
  text-decoration: none;
}

A:hover
{
  color: #FF6600;
  font-family: Verdana, Arial;
  font-size: 8.5pt;
  text-decoration: none;
}

hr
{
  color: #DCDCDC;
}

.TDButton
{
  border-right: gray 1px solid;
  border-top: gray 1px solid;
  font-size: 10px;
  border-left: black 1px solid;
  border-bottom: gray 1px solid;
  font-family: Verdana;
  height: 18px;
}
.TDButtonOrange
{
  border-right: Black 1px solid;
  border-top: Black 1px solid;
  font-size: 10px;
  border-left: Black 1px solid;
  border-bottom: Black 1px solid;
  font-family: Verdana;
  height: 18px;
  background: orange;
}

A.DemoNav
{
  font-weight: bold;
  font-size: 12pt;
  color: navy;
  font-family: Verdana;
}

INPUT.TDTextbox
{
  border-right: gray 1px solid;
  border-top: gray 1px solid;
  font-size: 11px;
  border-left: gray 1px solid;
  border-bottom: gray 1px solid;
  font-family: Verdana;
  height: 16px;
  background-color: #f6f6f6;
}

TEXTAREA.TDTextarea
{
  border-right: gray 1px solid;
  border-top: gray 1px solid;
  font-size: 11px;
  border-left: gray 1px solid;
  border-bottom: gray 1px solid;
  font-family: Verdana;
  background-color: #f6f6f6;
  text-decoration: none;
}

A.DemoIndexLink
{
  font-weight: bold;
  font-size: 14px;
  color: white;
  font-family: Verdana;
}
A.DemoIndexLink:hover
{
  font-weight: bold;
  font-size: 14px;
  color: orange;
  font-family: Verdana;
}

A.MicroSemiWhite1
{
  font: 0pt Verdana, Arial, Helvetica, Sans Serif;
  color: #fdfdfd;
  text-decoration: none;
}

A.MicroSemiWhite1:hover
{
  font: 0pt Verdana, Arial, Helvetica, Sans Serif;
  color: #fdfdfd;
  text-decoration: none;
}
H1
{
  font-weight: bold;
  font-size: 18px;
  color: #004276;
  margin-bottom: 3px;
}
H2
{
  font-size: 16px;
  margin-bottom: 3px;
}
H3
{
  font-size: 14px;
  color: #3366cc;
  margin-bottom: 3px;
}
SELECT.TDSelect
{
  border: gray 1px solid;
  font-size: 11px;
  font-family: Verdana;
  background-color: #f6f6f6;
  text-decoration: none;
}
A.ColumnLink
{
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana;
}
A.ColumnLink:hover
{
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana;
}
TR.ListHeader
{
  background-image: url(../Images/BackHeader.gif);
  background-repeat: repeat-x;
  height: 23px;
}
SPAN.Header
{
  font-weight: bolder;
  font-size: 11px;
  color: #336699;
  font-family: Verdana, Arial;
  text-decoration: none;
}
.TDButton
{
  border-right: #2ca10b 1px solid;
  border-top: #2ca10b 1px solid;
  font-size: 11px;
  border-left: #2ca10b 1px solid;
  color: #ffffff;
  border-bottom: #2ca10b 1px solid;
  background-repeat: repeat;
  font-family: Verdana;
  height: 18px;
  background-color: #2ca10b;
  margin-right: 3px;
  margin-left: 3px;
}

LI
{
  margin-bottom: 8px;
}

UL LI
{
  list-style-image: url(/images/twist.gif);
}
TD.ButtonCellBottom
{
  border-top: #789FE0 1px solid;
  background-color: #EDF3F9;
  padding: 5px;
  vertical-align: middle;
}
TABLE.TDFrameBlue
{
  border-right: #789fe0 1px solid;
  border-top: #789fe0 1px solid;
  border-left: #789fe0 1px solid;
  border-bottom: #789fe0 1px solid;
  background-color: #f9f9f9;
}