body
{
  background:#240024 url("../images/quote-form/back.png") repeat-x;
}

#header
{
  height:95px;
}

.save-form-button
{
  float:right;
  margin-top:10px;
}

#main .col-0
{
  float:left;
  width:200px;
}

#main .col-1
{
  float:left;
  width:578px;
  border-left:1px solid #d3d3d3;
  border-right:1px solid #d3d3d3;
}

#main .col-2
{
  float:left;
  width:200px;
}

#crumb p
{
  padding:5px 0px 0px 17px;
}

#crumb
{
  width:auto;
  background: url('../images/quote-form/crumb-back.png') repeat-x left 25px;
  height:35px;
}

ul#left_nav 
{
  list-style-type:none;
  clear:both;
  margin-top:8px;
  margin-bottom:20px;
}
ul#left_nav li 
{
  display:inline;
  margin:0;
  padding:0;
}
ul#left_nav div 
{
    color:#fff;
    font-weight:bold;
    background:url("../images/quote-form/nav-back.gif") no-repeat;
    display:block;
    padding:6px 2px 4px 11px;
    margin:0 0 1px 0;
    height:22px;
}
ul#left_nav div.on 
{
        color:#fff;
        background:url("../images/quote-form/nav-back_on.gif") no-repeat;
}

table.quote-form th
{
        color:#5B0C5D;
        text-align:left;
}

table.quote-form td
{
        text-align:left;
}

th.question-number {width:10px;}
th.question {vertical-align:top;width:200px;}
td.question-input {}

div.form-buttons
{
        padding:10px 0px 10px 50px;
}

div.applicant-box
{
        borfder:1px solid #6B126D;
        margfin-top:-1px;
}

div.hidden-applicant-box
{
        display:none;
        bordfer:1px solid #6B126D;
        marfgin-top:-1px;
}

form.saved-form-login-box
{
  padding-left:10px;
}

div.login-block {width:100%;clear:both;padding:3px 0px 4px 0px;}

div.login-block p
{
        float:left;
        width:70px;
        font-weight:bold;
        margin:3px 3px 3px 0px;
}
div.login-block p a {font-weight:normal;font-size:90%;}

div.login-block div
{
        float:left;
        width:100px;
        clear:right;
}

input.form-prev
{
  color:#fff;
  border:0;
  padding:7px 4px 7px 0px;
  font-size:90%;
  width:164px;
  background:url("../images/quote-form/form-button-purple.png") no-repeat;
}

input.form-next
{
  color:#fff;
  border:0;
  padding:7px 4px 7px 0px;
  font-size:90%;
  width:164px;
  background:url("../images/quote-form/form-button-purple.png") no-repeat;
}

input.form-save
{
  color:#fff;
  border:0;
  padding:7px 4px 7px 0px;
  font-size:90%;
  width:114px;
  background:url("../images/quote-form/form-button-grey") no-repeat;
}

input.form-submit
{
  color:#fff;
  border:0;
  padding:7px 4px 7px 0px;
  font-size:90%;
  width:114px;
  background:url("../images/quote-form/form-button-grey") no-repeat;
}
