BODY {
  margin: 0px;
  background-color: #E0E0E0;
}
A {
  color: #0000E0;
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
}
INPUT {
  white-space: nowrap;
}
LEGEND {
  font-family: arial;
  font-size: 10pt;
  color: #000000;
}
TABLE {
  border-collapse: collapse;
  margin:  0px;
  border: 0px;
}
TD {
  padding: 0px;
  margin:  0px;
  border: 0px;
}
TD.FieldSet {
  padding: 5px 0px 5px 0px;
}
TD.Content {
  font-family: verdana;
  font-size: 10pt;
  color: #000000;
  padding: 3px 10px 3px 10px;
}
.MainLayout {
  margin: 5px;
  width: 760px;
  padding: 10px 10px 10px 10px;
}
TD.PageTitle {
  font-family: arial;
  font-size: 18pt;
  font-weight: bold;
  padding: 1px 0px 0px 0px;
  border-bottom: 2px solid black;
  height: 30px;
}
TD.ContentSuper {
  padding: 10px;
}
TD.Breadcrumbs {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #808080;
  padding-right: 4px;
}
A.Breadcrumbs {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #808080;
}
A.Breadcrumbs:hover {
  color: #0000FF;
}
.MasterContentArea {
  background-color: #FFFFFF;
  padding: 2px 8px 8px 8px;
}
TD.ContentCorner {
  width: 5px;
  height: 5px;
}
TD.ContentTopBorder {
  background-image: url(../images/ContentTB.gif);
  background-repeat: repeat-x;
  height: 5px;
}
TD.ContentBottomBorder {
  background-image: url(../images/ContentBB.gif);
  background-repeat: repeat-x;
  height: 5px;
}
TD.ContentLeftBorder {
  background-image: url(../images/ContentLB.gif);
  background-repeat: repeat-y;
  width: 5px;
}
TD.ContentRightBorder {
  background-image: url(../images/ContentRB.gif);
  background-repeat: repeat-y;
  width: 5px;
}
TD.MenuCorner {
  background-color: #003070;
  width: 5px;
  height: 5px;
}
TD.MenuTopBorder {
  background-color: #003070;
  background-image: url(../images/MenuTB.gif);
  background-repeat: repeat-x;
  height: 5px;
}
TD.MenuBottomBorder {
  background-color: #003070;
  background-image: url(../images/MenuBB.gif);
  background-repeat: repeat-x;
  height: 5px;
}
TD.MenuLeftBorder {
  background-color: #003070;
  background-image: url(../images/MenuLB.gif);
  background-repeat: repeat-y;
  width: 5px;
}
TD.MenuRightBorder {
  background-color: #003070;
  background-image: url(../images/MenuRB.gif);
  background-repeat: repeat-y;
  width: 5px;
}
.MenuBarArea {
  background-color: #003070;
  padding: 2px 2px 0px 4px;
}
.GlobalNavOption {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
.GlobalNavOption:hover {
  color: #00FFFF;
}
.GlobalNavSeparator {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #D0D0D0;
  padding-left: 7px;
  padding-right: 7px;
}
.FooterLeftText {
  font-family: verdana;
  font-size: 10pt;
  font-style: italic;
  letter-spacing: 0.1em;
  color: #808080;
  padding-top: 5px;
}
.FooterCenterText {
  font-family: verdana;
  font-size: 12pt;
  letter-spacing: 0.3em;
  color: #808080;
  padding-top: 5px;
}
.FooterRightText {
  font-family: verdana;
  font-size: 10pt;
  font-style: italic;
  letter-spacing: 0.1em;
  color: #808080;
  padding-top: 5px;
}
A.FooterRight {
  color: #808080;
  text-decoration: none;
}
.Text {
  font-family: verdana;
  font-size: 9pt;
}
DIV.SubMenu {
  font-family: arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: transparent;
  border: none;
  padding: 4px 2px 2px 2px;
  position: absolute;
  top: 10px;
  right: 10px;
  visibility: hidden;
  z-index: 101;
}
TABLE.SubMenu {
  background-color: #D0D0D0;
  border: 1px solid #A0A0A0;
}
.SubMenuItem {
  font-family: arial;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  display: block;
  padding: 3px 4em 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}
.SubMenuItem:hover {
  color: #FFFFFF;
  background-color: #3366CC;
  text-decoration: none;
}
.SubMenuItemActive {
  text-decoration: underline;
}
.addrField {
  padding: 0px;
  margin: 2px;
  border: 2px groove;
}
.addrLabel {
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  padding: 0px 2px 0px 0px;
}
.example {
  font-family: verdana;
  font-size: 10pt;
  font-weight: normal;
  border: 1px solid #000000;
  padding: 2px 2px 2px 2px;
  margin: 4px;
}
