body {
    background: #cccccc;
    font-family: arial, 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: 700px;
}
#fineprint {
    clear: both;
    color: black;
    font-size: 10px;
    margin: 0 auto 50px auto;
    padding-left: 22px;
    text-align: left;
    width: 428px;
}
#header {
    background: #ffffff;
    border-bottom: 20px solid #666666;
    Xheight: 74px;
    Xmargin: 8px 10px 15px 9px;
    margin: 0 0 15px 0;
    overflow: hidden;
    Xpadding: 10px;
    padding: 5px 5px 10px 5px;
    Xwidth: 661px;
    width: 780px;
}
#header img {
    margin: 0;
    padding: 0;
    width: 459px;
    Xwidth: 359px;
    Xwidth: 196px;
}
#header img, #header h1 {
    float: left;
}
X#header h1 {
    float: right;
}
#layout {
    background: #fff;
    border: 5px solid #666666;
    width: 785px;
    margin: 10px auto;
    overflow: hidden;
}
#records_list {
    background: #fff url('bg_recordslist2.gif') bottom left repeat-x;
    border: 0;
    margin: 20px auto 5px auto;
    padding: 0;
    Xwidth: 450px;
    width: 500px;
}
#security {
    Xfont-size: 2px;
    margin: 10px auto 0 auto;
    overflow: hidden;
    Xwidth: 450px;
    text-align: center;
}
#security img, #security div {
    Xfloat: 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;
}
h1 span#headline {
    color: #cb1d00;
    display:block;
    font-family: arial, trebuchet ms, sans-serif;
    font-size: 21px;
    font-weight:bold;
    margin: 0 10px;
    text-align: center;
}
h1 span#headline span.keywords {
    color: #cb1d00;
    font-family: arial, trebuchet ms, sans-serif;
    font-size: 21px;
    font-weight:bold;
    text-transform: capitalize;
}
h1 span#headline em {
    color: #cb1d00;
    font-family: arial, trebuchet ms, sans-serif;
    font-size: 21px;
    font-weight:bold;
    margin: 0 10px;
    text-align: center;
    text-decoration:underline;
}
h1 span#quoteheadline {
    color: black;
    font-family: arial,trebuchet ms, sans-serif;
    font-size: 20px;
    font-weight:normal;
    margin: 0 10px;
    text-align: center;
}
#header h1 {
    color: #105191;
    font-size: 28px;
    Xfont-size: 21px;
    Xmargin: 0 10px 10px 100px;
    Xmargin: 10px 0 10px 0;
    Xmargin: 10px 10px 10px 40px;
    margin: 10px 0 10px 10px;
}
#header h1 span.keywords {
    color: #105191;
    font-size: 28px;
    Xfont-size: 21px;
    text-transform: capitalize;
}
h2 {
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
}
h2 span.keywords {
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
}
#records_list h2 {
    background: #fff url('bg_recordslisth3.gif') top left repeat-x;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    color: #000;
    margin: 0 0 5px 0;
    Xpadding: 6px 5px 0 5px;
    padding: 7px 5px 3px 5px;
    text-align: center;
}
#records_list h2 span.keywords {
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
}
h3 {
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
    margin-right: 10px;
}
form#order_form h3 {
    background: #ccc url('bg_h3_gray.gif') top left repeat-x;
    Xborder: 1px solid #2b6cab;
    border: 1px solid #999;
    color: #000;
    font-size: 13px;
    font-weight: normal;
    margin: 10px 0;
    padding: 5px;
    text-align: center;
}
p {
    Xmargin: 10px 35px 0 35px;
    margin: 10px 10px 0 10px;
}
p span.keywords {
   text-transform:uppercase; 
}
em {
    color: #105191;
    font-weight: bold;
    font-style: normal;
}
.quote {
    background-color: #ddd;
    clear: both;
    color: #105191;
    Xmargin: 0 55px 35px 55px;
    margin: 35px;
    overflow: hidden;
    padding: 10px ! important;
    text-align:center;
}
.quote p {
    margin: 0 auto 0 auto;
}
#ie6 .quote p {
    margin-top: 0;
    margin-bottom: 10px ! important;
}
.quote p#leftalign {
    margin: 0 auto 0 auto;
    text-align:left;
}
#ie6 .quote p#leftalign {
    margin-top: 0;
    margin-bottom: 10px ! important;
    text-align:left;
}
.quote .location {
    display: block;
    margin-top: 20px;
    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;
}
#links {
    color: #105191;
    clear: both;
    display: block;
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
}
#links a {
    color: #105191;
}
#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 {
    xclear: 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                                     */
/******************************************************************************/

#links ul {
    margin:0 auto;
    padding:0;
}
#links ul li {
    display:inline;
    list-style-type:none;
    margin:0 auto;
    padding: 0 25px 0 25px;
    text-decoration:underline;
}
ul#choice_list {
    float: left;
    line-height: 1;
    Xwidth: 450px;
    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: 14px;
    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: 10px;
}
#nai_seal {
    clear: both;
    display: inline;
    float: left;
    Xpadding-left: 10px;
    Xmargin: 0 0 35px 30px;
    margin: 0 25px 0 40px;
    width:118px;
}
#investigators_nationwide {
    display: inline;
    padding-right: 10px;
    float: left;
}
#satisfaction_guarantee {
        border: none;
        display: inline;
        float: left;
        margin: 0 10px 0 25px;
        Xpadding: 8px 10px 0 0;
        Xpadding: 8px 10px 0 40px;
        padding-top: 8px;
        width:128px;/*alt width*/
                     
}
div#sealwrap {
    clear:both;
    overflow: hidden;
    Xwidth: 425px;
    text-align: center;
}
#ie6 div#sealwrap {
    height: 150px;
}
#verisign_logo {
        border: none;
        float:left;
        font-size: 10px;
        margin: 10px auto 0 auto;
        padding-left: 40px;
        text-align: center;
        width:124px;
}
#verisign_logo table {
        margin: 0 auto 0 auto;
        text-align: center;
        width:89px;
}
#verisign_logo table img {
        border: none;
        margin:0 0 0 auto;
        text-align: center;
        width:89px;/*alt width*/
}

/******************************************************************************/
/*                    Forms, Fieldsets, Inputs & Labels                       */
/******************************************************************************/
.cc_month_year {
    width: 75px;
}
#email_capture {
    display: inline;
    float: left;
    Xmargin: 0 30px 35px 30px;
    Xmargin: 25px 50px 35px 50px;
    margin: 0 50px 0 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;
    cursor: hand;
    font-size: 15px;
    outline: 0;
    margin: 10px 0 15px 0;
    padding: 5px 0;
    width: 144px;
}
form#order_form {
    text-align: center;
    Xdisplay: inline;
    Xfloat: left;
    margin: 0 auto 0 auto;
    padding: 0;
    width: 500px;
    Xwidth: 560px;
}
fieldset {
    border: 0;
    padding: 3px;
}
fieldset fieldset {
    color: #105191;
    text-align: left;
}

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

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

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;
    cursor: hand;
    font-size: 15px;
    outline: 0;
    padding: 5px 0;
    width: 144px;
}

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