/* General Settings */

body.mainbody {
  background-image: url('../images/common/sales_results_bg.gif');
  background-repeat: repeat-x;
  background-color: #12355F;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
a {
  color: #0000FF;
  text-decoration: underline;
}
a:hover {
  color: #0000FF;
  text-decoration: underline;
}
h1 {
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 36px; 
  color: #CC0001; 
  font-weight: bold; 
  text-decoration: none;
  text-align: center;
}
h2 {
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  color: #CC0001; 
  font-weight: bold; 
  text-decoration: none;
}
table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
UL.lower_roman { 
  list-style-type: lower-roman;
}
UL.upper_alpha {
  list-style-type: upper-alpha;
}


.maintable {
  background-image: url('../images/common/up_your_bottom_line_frame.gif');
  background-repeat: no-repeat;
  width: 891px;
}
.mainheader {
  padding: 210px 40px 0px 40px;
}
.maincontent {
  background-image: url('../images/common/sales_process_bg.gif');
  background-repeat: repeat-y;
  padding: 0px 70px 30px 70px;
}
.mainfooter {
  background-image: url('../images/common/sales_strategy_bottom.gif');
  background-repeat: no-repeat;
  height: 36px;
}
.optin {
  padding: 0px 0px 0px 20px;
}
.optin_div {
  background-image: url('../images/common/increase_sales_red_box.gif');
  background-repeat: no-repeat;
  width: 230px;
  height: 101px;
}
.optin_header{
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  padding: 9px 0px 6px 0px;
}
.optin_text {
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
}
.footer {
  font-size: 10px;
  color: #CCCCCC;
  text-align: center;
  padding: 10px 10px 10px 10px; 
}
.footer_link {
  color: #CCCCCC;
  text-decoration: none;
}
.footer_link:hover {
  color: #CCCCCC;
  text-decoration: underline;
}
.thankyouheader {
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 30px; 
  color: #CC0001; 
  font-weight: bold; 
  text-decoration: none;
  text-align: center;
}
.highlight {
  background-color: #ffff00;
}
.errortext {
  color: #FF0000;
}

