
.new-account-subhead {
  text-align: center;
  font-weight: bold;
  font-size: 14pt;
}
.new-account-bullet {
  font-weight: bold;
  margin-top: 10px;
}
.new-account-section {
  margin-top: 7px;
  margin-left: 20px;
}
.new-account-strong {
  color: #07CBCB;
}
.history-header {
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}

.history_table_header {
  padding: 2px 2px 2px 2px;
  background-color: #EFF4ED;
  color: black;
  border-bottom: 1px solid black;
  font-size: 10pt;
  font-weight: bold;
}
.history_table_header_left {
  padding: 2px 2px 2px 2px;
  background-color: #EFF4ED;
  color: black;
  border-bottom: 1px solid black;
  font-size: 10pt;
  font-weight: bold;
}
.history_table_header_right {
  padding: 2px 0 2px 2px;
  background-color: #EFF4ED;
  color: black;
  border-bottom: 1px solid black;
  font-size: 10pt;
  font-weight: bold;
}
.history_table_cell {
  font-size: 10pt;
  border-bottom: 1px solid black;
  padding: 0px 2px 0px 2px;
}
.history_table_cell_left {
  font-size: 10pt;
  border-bottom: 1px solid black;
  padding: 0px 2px 0px 2px;
}
.history_table_cell_right {
  font-size: 10pt;
  border-bottom: 1px solid black;
  padding: 0px 2px 0px 2px;
}

.content-list {
  margin-left: 15px;
}

.direct_select_error_prod {
  background-color: red;
  color: white;
}
.direct_select_ok_prod {
  background-color: white;
  color: black;
}
.direct_select_cell {
  padding: 3px 2px 3px 2px;
}

.error_message {
  color: red;
  margin-left: 20px;
  padding: 0px 2px 0px 2px;
}

.bookdisplay { font-size : 12px; font-family : Verdana, Arial, Helvetica; }
h3 {text-align:center}
h4 {text-align:left; font-size:14px; font-family:Georgia,times,serif;margin:10px 0 0 0;padding:0;color:#B30000;}

TD  { font-size : 12px; font-family : Verdana,Arial,Helvetica; color : #000000; font-weight : normal; font-style : normal; }
.bold  { font-size : 12px; font-weight : bold; font-family : Verdana, Arial, Helvetica; color : #000000; }

.byline {float:right; font-family:Verdana,Arial,Helvetica; color : #000000; font-weight:normal; font-style:normal;font-size:10px}

.topmast { font-size : 17px; font-family : Verdana,Arial,Helvetica; color : #000000; font-weight : normal; font-style : normal; }

.cart_totals {
  font-weight: bold;
}
.cart_totals_normal {
  font-weight: normal;
}

.select-h1 {
  font-weight: bold;
}
.select-item {
}
.quote {
  margin-top: 28px;
  background-color: #EFF4ED;
}
.hp_quote {
  background-color: #EFF4ED;
}
.quoteauthor {
  text-align: right;
  margin-left: 20px;
}
.quote_highlighted {
  margin: 10px 10px 10px 10px;
  padding: 4px;
  background-color: yellow;
  border: double thick #A6213B;
}

.homepage_table_cell {
  border: 1px solid black;
  padding: 5px 5px 5px 5px;
}
.hp_subtitle {
  font-variant: small-caps;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  margin: 0 0 12px 0;
}
.hp_sub2 {
  color: #B30000;
  font-weight: bold;
  text-align: center;
  font-size: 12pt;
  
}
.hp_bullets {
}
.error_msg {
  color: red;
}
.error_field {
  background-color: red;
  color: white;
}
.leftnav-gsa-text {
  font-size: .80em;
  line-height: 1.10;
  margin: 3px 2px 2px 2px;
  color: #3B3B3B;
}

.release_date_outer {
  background-color: yellow;
}
.release_date {
  font-weight: bold;
}
.coming_soon_booklist {
  background-color: yellow;
}
.highlight1 {
  background-color: yellow;
}

.survey_header_area {
  background-color: #A6213B;
  margin: 10px 0 10px 0;
  padding: 5px 5px 5px 5px;
}
.survey_h1 {
  color: white;
  text-align: center;
  font-size: 18pt;
  font-variant: small-caps;
  font-family: "Times New Roman";
  line-height: 90%;
}
.survey_h2 {
  font-style: italic;
  text-align: center;
  color: white;
  font-size: 10pt;
  font-family: "Times New Roman";
}
.suvey_question {
  margin: 15px 0 0 0;
}
.suvey_question_error {
  margin: 15px 0 0 0;
  color: red;
  font-weight: bold;
}
.survey_answer_area {
}
.survey_radio {
}
.survey_answer_text {
}
.survey_answer_text_error {
  color: red;
  font-weight: bold;
}


