
.pricingDiv {
  margin-left: 2px;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  background: #ffffff;
}

.pricingErrorDiv {
  margin-left: 2px;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 3px;
  color: #ff0000;
  text-align: center;
  background: #ffff00;
}

.title01 {
  font-style: italic;
  font-weight: bold;
  font-size: 25px;
  font-family: Arial;
  color: #ffffff;
}

.group01 {
  font-style: italic;
  font-weight: bold;
  font-size: 19px;
  font-family: Arial;
  color: #000000;
}

.group01desc {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial;
  color: #000000;
}

.group01header {
  font-style:normal;
  font-weight:normal;
  font-size:13px;
  font-family:Arial;
  color:#000000;
}

.group02 {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial;
  color: #000000;
}

.group02label {
  font-style:normal;
  font-weight:normal;
  font-size:12px;
  font-family:Arial;
  color:#000000;
  text-decoration:underline;
}

.group02CustomerInfo {
  font-style:normal;
  font-weight:normal;
  font-size:12px;
  font-family:Arial;
  color:#000000;
  white-space: pre;
}

.group02OrderData {
  font-style:normal;
  font-weight:normal;
  font-size:12px;
  font-family:Arial;
  color:#000000;
}

.group02OrderTotal {
  font-style:normal;
  font-weight:normal;
  font-size:12px;
  font-family:Arial;
  color:#000000;
}

.group03text {
  font-style:normal;
  font-weight:normal;
  font-size:12px;
  font-family:Arial;
  color:#000000;
}

.iteminfo {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  font-family: Arial;
  color: #000000;
}

.itemprice {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  font-family: Arial;
  color: #000000;
}

.itemquantity {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  font-family: Arial;
  color: #000000;
}

.itemtotal {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  font-family: Arial;
  color: #000000;
  text-align: right;
}

.ordertotal {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial;
  color: #000000;
}

.requiredField {
  font-style: normal;
  font-size: 13px;
  color: red;
}

.customerInfoLabel {
  font-style:normal;
  font-weight:normal;
  font-size:13px;
  font-family:Arial;
  color:#000000;
}

.customerInfoInput {
  font-style:normal;
  font-weight:normal;
  font-size:12px;
  font-family:Arial;
  color:#000000;
}

.inputField99 {
  visibility: hidden;
}
