body {
    background: #cccccc;
    font-family: trebuchet ms, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

/******************************************************************************/
/*                            Page Divisions                                  */
/******************************************************************************/

#copyright {
    background: #fff;
    clear: both;
    color: #105191;
    font-size: 10px;
    display: block;
    margin-top: 25px;
    overflow: hidden;
    padding-bottom: 5px;
    text-align: center;
    width: 800px;    
}

#header {
    background: #ffffff;
    border-bottom: 20px solid #666666;
    margin: 0 0 15px 0;
    overflow: hidden;
    padding: 5px 5px 10px 5px;
    width: 780px;
}

#header img, #header h1 {
    float: left;
}

#layout {
    background: #fff;
    border: 5px solid #666666;
    width: 785px;
    margin: 10px auto;
    overflow: hidden;
}

#records_list {
    background: #fff url('bg_recordslist.gif') bottom left repeat-x;
    border: 0;
    margin: 20px auto;
    padding: 0;
    width: 500px;
}
#security {
    font-size: 2px;
    margin: 10px auto;
    overflow: hidden;
    width: 300px;
    text-align: center;
}
#security img, #security div {
    float: left;
    margin: 5px;
    vertical-align: top;
}
#testimonials {
    background-color: #ddd;
    color: #105191;
    display: inline;
    float: left;
    margin: 0 20px 10px 10px;
    padding: 0 5px;
    width: 150px;
}
#ie6 #testimonials {
    margin: 0 7px;
}

/******************************************************************************/
/*                         Headers, Text & Anchors                            */
/******************************************************************************/

h1 {
    color: #cb1d00;
    font-size: 21px;
    margin: 0 10px;
    text-align: center;
}

#header h1 {
    color: #105191;
    font-size: 28px;
    margin: 10px 10px 10px 40px;
}
h2 {
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
}
#records_list h2 {
    background: #fff url('bg_recordslisth2.gif') top left repeat-x;
    font-size: 15px;
    font-weight: normal;
    height: 42px;
    color: #000;
    margin: 0 0 5px 0;
    padding: 7px 5px 3px 5px;
    text-align: center;
}
h3 {
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
    margin-right: 10px;
}
form#order_form h3 {
    background: #ccc url('bg_h3.gif') top left repeat-x;
    border: 1px solid #999;
    color: #000;
    font-size: 13px;
    font-weight: normal;
    margin: 10px 0;
    padding: 5px;
    text-align: center;
}
p {
    margin-left: 10px;
    margin-right: 10px;
}
em {
    color: #105191;
    font-weight: bold;
    font-style: normal;
}
.quote {
    background-color: #ddd;
    clear: both;
    color: #105191;
    margin: 35px;
    overflow: hidden;
    padding: 10px ! important;
}
.quote p {
    margin-top: 0;
    margin-bottom: 0;
}
#ie6 .quote p {
    margin-top: 0;
    margin-bottom: 10px ! important;
}
.quote .location {
    display: block;
    font-weight: bold;
    font-style: italic;
    text-align: right;
}
#aol_note {
    color: #cb1d00;
    font-size: 10px;
    text-align: center;
}
.emailcapture_privacy_text {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.emailcapture_inbox_text {
    color: #999999;
    font-size: 12px;
    font-family: "Courier New", Courier, monospace;
}
.errormess {
    color: #cb1d00;
    font-weight: bold;
    text-align: center;
}
.offer_level {
    display: none;
}
.offer_price {
    color: #000;
}
a:link {
    color: #105191;
}
a#cvv2_link {
    font-size: 10px;
    margin: 0 5px;
}
a#terms_link {
    font-size: 12px;
}
#hdp_address, #hdp_corplinks {
    color: #105191;
    float: left;
    font-size: 12px;
    list-style-type: none;
    margin: 15px;
    padding: 0;
    text-align: center;
    width: 320px;
}
#ie6 #hdp_address, #hdp_corplinks {
    margin: 5px;
}
#hdp_address {
    clear: left;
    display: block;
}
#hdp_corplinks {
    xlear: left;
    float: right;
}
#testimonials p {
    clear: right;
    color: #105191;
    font-size: 11px;
    overflow: hidden;
}
#testimonials p .location, #testimonials p .person {
    color: #105191;
    float: right;
    font-weight: bold;
    font-style: italic;
}

/******************************************************************************/
/*                                  Lists                                     */
/******************************************************************************/

ul#choice_list {
    float: left;
    line-height: 1;
    width: 500px;
}
#ie7andup .choice_list, #ie6 .choice_list {
    margin-left: 180px;
}
ul#choice_list li {
    list-style-type: none;
    background: url('CheckBoxBlue.gif') left top no-repeat;
    padding: 0 0 15px 15px;
}
#records_list ul {
    margin: 0px;
    padding: 10px 20px;
}
#records_list li {
    background: url('check.gif') left top no-repeat;
    font-size: 16px;
    list-style-type: none;
    padding: 0 0 5px 35px;
}

/******************************************************************************/
/*                                  Images                                    */
/******************************************************************************/

.quote img {
    border: 5px solid #fff;
    float: left;
    margin-right: 10px;
}
.nd_screenshot {
    border: none;
    float: left;
    margin: 10px 10px 35px 35px;
}
img.cc_verification {
    border: 0;
    vertical-align: top;
}
#guarantee_seal {
    clear: both;
    display: inline;
    float: left;
    padding-left: 40px;
}
#naipi_seal {
    display: inline;
    padding-right: 40px;
    float: right;
}
/******************************************************************************/
/*                    Forms, Fieldsets, Inputs & Labels                       */
/******************************************************************************/
.cc_month_year {
    width: 75px;
}
#email_capture {
    display: inline;
    float: left;
    margin: 25px 50px 35px 50px;
    text-align: center;
    width: 300px;
}
#email_capture label {
    margin-right: 5px;
}
#email_capture #submit_button {
    background: transparent url('submit.gif') top left repeat-x;
    border: 1px solid #cb1d00;
    color: #fff;
    font-size: 15px;
    outline: 0;
    margin: 10px 0 15px 0;
    padding: 5px 0;
    width: 144px;
}
form#order_form {
    display: inline;
    float: left;
    margin: 0 auto ! important;
    padding: 0;
    width: 560px;
    text-align: center;
}
fieldset {
    border: 0;
    padding: 3px;
}
fieldset fieldset {
    color: #105191;
    text-align: left;
}

fieldset#contact_info, fieldset#billing_info {
    margin: 0 auto;
}

fieldset#contact_info label, fieldset#billing_info label {
    float: left;
    margin: 3px;
    text-align: right;
    width: 185px;
}

fieldset#order_submit {
    margin: 10px 0;
}

fieldset#order_submit #submit_button {
    background: transparent url('submit.gif') top left repeat-x;
    border: 1px solid #cb1d00;
    color: #fff;
    font-size: 15px;
    outline: 0;
    padding: 5px 0;
    width: 144px;
}

fieldset#price_selection {
    margin: 0 auto 5px auto;
    width: 400px;
}