<!-- IPDS Style sheet -->

/* Tag Definitions */
BODY, DIV, P, TD, TH, UL, OL, LI, H1, H2, H3, H4, H5, H6 {
  font-family: verdana, arial, helvetica, sans-serif;
}

BODY, DIV, P, TD, TH, UL, OL, LI {
  font-size: 11px;
  color: #000000;
}

H2 {
  font-size: 13px;
  padding-bottom: 4px;
  border-bottom: 1px solid #000000;
}

/* Classes */
.contentNav {
  font-size: 12px;
  color: #FF6600;
  font-weight: bold;
  text-decoration: none;
}

.miniContent {
  font-size: 10px;
  color: #FF6600;
  font-weight: bold;
  text-decoration: none;
}

.errorMsg {
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
  text-decoration: none;
}

.footer {
  font-size: 10px;
  color: #999999;
  text-decoration: none;
}

.readonly_textbox {
  background-color: #E8E9ED;
}

FONT.contentNav {
  color: #FF6600;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

FONT.errorMsg {
  font-size: 12px;
  color: #FF0000;
  font-weight: normal;
  text-decoration: none;
}

TD.logo_header {
  background-color: #EEEEEE;
}

TD.spacer_1px {
  background-color: #999999;
}

FONT.enrollee_line-item {
  font-size: 12px;
  font-weight: 900;
}

FONT.receipt_billing-info {
  font-size: 12px;
  font-weight: 900;
}

FONT.product_reg_confirm {
  font-size: 12px;
  font-weight: 900;
}

