
/**
 * HTML
 */

H2 {
  color: #8ca2a2;
  margin-top: -4px;
  margin-bottom: 16px;
}


/**
 * Agent Preferred
 */

#how-it-works .overview {
  background: url('/images/bgs/agentpreferred/overview.jpg') left bottom no-repeat;
  padding: 0px 310px 10px 20px;
}

#how-it-works P.call-now {
  margin: 24px 0px;
  padding-left: 20px;
}

#how-it-works P.call-now B,
#how-it-works P.call-now STRONG {
  color: #cc3300;
}


/**
 * Intro
 */

#intro {
  position: relative;
  height: 100px;
  background: url('/images/bgs/agentpreferred/intro.jpg') no-repeat;
}

#intro .padding {
  padding: 12px 20px;
}

#intro .facts {
  float: left;
  width: 230px;
}

#intro .facts .fact {
  background: url('/images/bgs/agentpreferred/partition.gif') left bottom repeat-x;
  color: #fff;
  line-height: 25px;
}

#intro .facts .fact SPAN {
  color: #7a9696;
}

#intro .get-your-score {
  float: left;
  display: inline;
  color: #666666;
  font-size: 11px;
  margin-left: 72px;
  text-align: center;
}

#intro .get-your-score IMG {
  margin-top: 14px;
  margin-bottom: 2px;
}

#intro .penguin {
  position: absolute;
  bottom: 0px;
  left: 545px;
  width: 315px;
  height: 145px;
}


/**
 * Program Details
 */

#program-details {
  position: relative;
  padding-right: 10px;
}

#program-details .icon {
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
}

#program-details .overview {
  padding: 0px 20px;
}

#program-details TABLE {
  width: 100%;
  border-collapse: collapse;
  background: #eeece2 url('/images/bgs/table/thead.gif') left top no-repeat;
}

#program-details TABLE THEAD TR,
#program-details TABLE TBODY TR {
  vertical-align: top;
}

#program-details TABLE THEAD TR TD {
  border-bottom: 3px solid #e4e1d4;
  font-size: 11px;
  line-height: 14px;
  padding: 12px 8px;
  text-align: center;
  white-space: nowrap;
}

#program-details TABLE THEAD TR TD.title {
  width: 90%;
  border-bottom: 3px solid #336666;
  padding-left: 50px;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
}

#program-details TABLE THEAD TR TD.title B {
  color: #336666;
  font-size: 16px;
}

#program-details TABLE TBODY {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#program-details TABLE TBODY TR TD {
  background: #f9f8f3;
  border: 1px solid #e4e1d4;
  padding: 6px 20px;
}

#program-details TABLE TBODY TR TD B {
  color: #cc3300;
}

#program-details TABLE TBODY TR TD STRONG {
  color: #336666;
}

#program-details TABLE TBODY TR.alt TD {
  background: #fcfcf9;
}

#program-details TABLE TFOOT TR {
  background: #eeece2 url('/images/bgs/table/tfoot.gif') left bottom no-repeat;
}

#program-details TABLE TFOOT TR TD {
  border-top: 3px solid #e4e1d4;
  color: #666666;
  font-size: 11px;
  padding: 10px 0;
  text-align: center;
}

#program-details P.call-now {
  margin: 32px 0px;
  padding-left: 20px;
}

#program-details P.call-now B,
#program-details P.call-now STRONG {
  color: #cc3300;
}


/**
 * Enroll / Contact Form
 */

#contact {
  color: #868686;
}

#contact LABEL {
  font-weight: bold;
}

#contact LABEL SPAN {
  font-weight: normal;
}

#contact .field {
  margin-bottom: 4px;
}

#contact .textarea {
  height: 118px;
  margin-bottom: 12px;
}

#contact .textarea TEXTAREA {
  width: 674px;
  height: 102px;
}


/**
 * Program Details
 */

#program-details-banner {
  margin: 10px 0;
}


/**
 * Apply Now
 */

#apply-banner {
  margin: 10px 0;
}


/**
 * Agent Login
 */

#agent-login {
  margin: 10px 0;
  background: #fcfcf9;
  border: 1px solid #e2e2e2;
  padding: 10px;
}

#agent-login table {
  border-collapse: collapse;
}

#agent-login table th,
#agent-login table td {
  padding: 2px 0;
}

#agent-login table th {
  color: #336666;
}

#agent-login table td {
  font-size: 11px;
}



/**
 * Electronic Application
 */

#apply {
  width: 720px;
}

#apply .overview {
  background: url('/images/bgs/apply/overview.jpg') left bottom no-repeat;
  padding: 0 20px 4px 20px;
}

#loading {
  color: #cc3300;
  font-weight: bold;
  margin-bottom: 100px;
}
