body	{
        background: #ffffff;
        font-family: verdana, lucida, arial, helvetica, sans-serif;
        margin: 0;
        padding: 0;
        }

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

.clear {
        clear:both;
}
#column_wrapper {
        background-color: #fff;
        border: 1px solid #ccc;
        height:auto;
        margin: 10px 10px 0 10px;
        width: 655px;
}
#content_wrapper {
        background: #e2e4e1;
        overflow: hidden;
        width: 830px;
}
#copyright {
        clear:both;
        font-size: 11px;
        font-weight: bold;
        margin: 10px auto;
	text-align: center;
        width: 614px;
}
#form_content {
        background-color: #fff;
        border-left: 1px solid #ccc;
        float: left;
        height:auto;
        margin:0;
        padding-bottom:50px;
        width: 430px;
}
#contentleft {
        background-color: #fff;
        float: left;
        height:auto;
        margin:0;
        padding: 5px 5px 10px 5px;
        text-align: center;
        Xwidth: 195px;
	width: 214px;
}
#contentleft #mcafee_logo {
        border: none;
        font-size: 10px;
        margin: 0 auto 0 auto;
        text-align: center;
        width:150px;
}
#contentleft #mcafee_logo img {
        border: none;
        margin:5px auto 10px auto;
        text-align: center;
        width:115px;/*IE6 Offline Hack for enclosing alt text in width*/
}
#contentleft #nais {
        border: none;
        font-size: 10px;
        margin: 0 auto 0 auto;
        text-align: center;
        width:145px;
}
#contentleft #nais img {
        border: none;
        margin:0 auto 20px auto;
        text-align: center;
        width:110px;/*alt width*/
}
#contentleft #satisfaction_guarantee {
        border: none;
        font-size: 10px;
        margin: 0 auto 0 auto;
        text-align: center;
        width:170px;
}
#contentleft #satisfaction_guarantee img {
        border: none;
        margin:0 auto 20px auto;
        text-align: center;
        width:135px;/*IE6 Offline Hack for enclosing alt text in width*/
}
#contentleft #verisign_logo {
        border: none;
        font-size: 10px;
        margin: 0 auto 0 auto;
        text-align: center;
        width:124px;
}
#contentleft #verisign_logo table {
        margin: 0 auto 0 auto;
        text-align: center;
        width:89px;
}
#contentleft #verisign_logo table img {
        border: none;
        margin:0 0 0 auto;
        text-align: center;
        width:89px;/*IE6 Offline Hack for enclosing alt text in width*/
}
#main_content {
        background: #f4f4f4;
        border-right: 5px solid #888;
        float: left;
        width: 680px;
}
#nav {
        background: #c30000;
        clear: both;
        height: 20px;
        margin: 0 auto;
        text-align: center;
        width: 830px;
}
#sec_content {
        background: #e2e4e1;
        float: left;
        font-size: 11px;
        width: 145px;
}
#wrapper {
        border: 5px solid #888;
        margin: 0 auto;
        width: 830px;
}
        
/******************************************************************************/
/*                              Headers & Text                                */
/******************************************************************************/

/* Headers */

h1      {
        clear: both;
        font-size: 19px;
        font-weight: bold;
        margin: 15px 5px 15px 5px;
        text-align: center;
}
h2      {
        background: #888;
        color: #fff;
        line-height:16px;
        font-family: monospace;
        font-size: 13px;
        font-weight: normal;
        margin: 0;
        padding: 5px 0 2px 10px;
}

h3      {
        background-color: #f4f4f4;
        color: #000;
        font-size: 11px;
        Xfont-weight: bold;
        margin: 0px auto;
        padding: 4px 0;
        text-align: left;
        width: 408px;
}
h4 {
        color: #666;
        font-size: 12px;
        font-weight: bold;
        margin: 15px auto 5px auto;
        text-align:center;
}
h5 {
        background: #888;
        color: #fff;
        font-size: 11px;
        font-weight: bold;
        line-height:17px;
        margin: 0 0 10px 0;
        padding: 3px 0 3px 10px;
}
h6      {
        color: #990000;
        font-size: 11px;
        font-weight: bold;
        margin: 0 0 3px 0;
        text-align: right;
}
.order_form h6 {
	 text-align:center;
}
/* Text */
blockquote.testimonial {
        color: black;
        font-family: times new roman, serif;
        font-size: 12px;
        margin: 0 3px 0 3px;
        text-align: left;
}
blockquote.testimonial .location {
        display: block;
        font-size: 12px;
        margin: 0 0 0 7px;
        text-align: left;
}
blockquote.testimonial .name {
        font-size: 12px;
        display: block;
        margin: 20px 3px 0 5px;
        text-align: left;
}
#contentleft hr {
        margin: 20px;
        
}
#contentleft h4 {
        color: black;
        font-family: Arial, sans-serif;
        font-size:13px;
        font-weight:bold;
        margin:0 0 20px 0;
        text-align:center;
}
.errormess {
    color: red;
    font-weight: bold;
    font-size: 11px;
}
#phone_number {
    color: #666;
    display: block;
    font-size: 10px;
    padding: 0;
    text-align:center;
    width:138px;
    Xwidth: 379px;  
}
#price_selection {
    font-size: 11.25px;
    margin: 5px 0px 0px 0px;
    text-align: left;
}
.required {
	color: #990000;
}
#submitwrap {
        border: none;
        float:left;
        margin: 0 0 0 120px;
        text-align: center;
        width: 140px;
}
#ie6only #submitwrap {
        border: none;
        float:left;
        margin: 0 0 0 60px;
        text-align: center;
        width: 140px;
}
#satisfaction_guarantee {
        border: none;
        float:right;
        font-size: 10px;
        margin: 0 auto 0 auto;
        text-align: center;
        width:140px;
}
#satisfaction_guarantee img {
        border: none;
        Xmargin:0 auto 20px auto;
        text-align: center;
        width:135px;/*alt width*/
}
#sec_content h4 {
        color: black;
        font-family: Arial, sans-serif;
        font-size:13px;
        font-weight:bold;
        margin:0;
        padding:0 0 3px 0;
        text-align:center;
}
#sec_content img {
        width:121px; /*IE6 Offline Hack for enclosing alt text in width*/
}
#sec_content p {
        color: #666;
        font-family: Arial, sans-serif;
        font-size:11.5px;
        padding: 2px 7px 2px 7px;
        text-align:left;
}
#sec_content .nais {
        margin: 5px auto 0 auto;
        padding-bottom:5px;
        text-align:center;
}
#sec_content p strong {
        Xfont-size: 12px;
        font-weight: bold;
}
span#guarantee {
    color: #585858;
    display: block;
    font-size: 10px;
    padding: 4px 15px 0 15px;
    text-align:left;
    width: 379px;
}
span.section_head {
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    color: #000;
    display: block;
    font-size: 9px;
    line-height:25px;
    margin: 10px 0px 20px 0px;
    padding: 0 auto 0 auto;
    text-align: center;
    width: 408px;
}
#ie6only .section_head {
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    color: #000;
    display: block;
    font-size: 9px;
    line-height:30px;
    margin: 10px 0px 20px 0px;
    padding: 0 auto 0 auto;
    text-align: center;
    width: 408px;
}
#yes {
    color: #0066ff;
    font-size: 15px;
    font-style: italic;
}

/* Anchors */

#company_links li a, #links a {
        color: #cc0000;
        font-weight: bold;
}
a#cvv2_link {
    font-size: 9px;
    display: inline;
    margin:0;
    float: left;
}
a#premium_services {
        color: #cc0000;
        font-size: 13px;
}
a#recovery {
        color: #c30000;
        font-size: 9px;
}
.order_form #termsofuse label a {
    color: #666;
}

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

ul#company_links {
        background: #f7f7f7;
        font-size: 11px;
        margin: 5px ;
        padding: 8px;
}

#company_links li {
        display: inline;
        list-style-type: none;
}
ul#links {
        clear:both;
        margin: 5px auto;
        width: 614px;
}
#links li {
    display: inline;
    font-size: 11px;
    margin: 10px 40px;
}

/******************************************************************************/
/*                                   Images                                   */
/******************************************************************************/
#cc_logos {
    display: block;
    margin: 0 auto 5px auto;
    text-align;center;
}
hr {
        border: 1px inset;
        margin: 10px auto;
        text-align: center;
}
#nai {
        display:inline;
        float: left;
        margin: 20px 0 0 0;
        padding:0;
        text-align:right;
        width: 200px;
}
.nar {
    clear: both;
    margin: 0 0 25px 0;
    width: 214px;
    text-align: center;
}
.nar img {
    border: 0;
    margin: 0;
    text-align: center;
}
#nd_logo {
        float: left;
}
#seals_wrap {
        clear:both;
        display:block;
        width: auto;
}
#seals_space {
        display:inline;
        float: left;
        margin-top: 10px;
        padding:0;
        width: 205px;
}
#sec_content hr {
        margin: 10px;
}
#used_by_investigators {
        clear:both;
        display:inline;
        float: left;
        margin: 10px 0 0 35px;
        padding:0;
        text-align: left;
        width: 200px;        
}

/******************************************************************************/
/*                                    Forms                                   */
/******************************************************************************/

.cc_month_year {
        width: 75px;
}
fieldset {
    border: 0;
    margin: 0 auto 0 auto;
    padding: 3px 0 3px 0;
}
fieldset fieldset {
    color: #105191;
    margin: 0 auto 0 auto;
    text-align: left;
}
.order_form .billing_info {
        border: none;
        clear: both;
        margin: 0 auto 0 auto;
        padding: 4px 0 0 0;
        text-align: center;
        width: 409px;
}  
.order_form .billing_info fieldset {
        border: none;
        margin: 0 auto 0 auto;
        padding: 0;
        width: 409px;
}
.order_form .billing_info input, .order_form .billing_info select {
        background-color: #fff;
        display: inline;
        float: left;
        margin: 2px 5px 2px 5px;
}
.order_form .billing_info label {
        clear: both;
        color: #366ca3;
        display: inline;
        float: left;    
        font-size: 12px;
        font-weight: bold;
        margin: 2px 5px 2px 5px;
        padding-top: 1px;
        text-align: right;
        width: 175px;
}
#ie .order_form .billing_info {
        width: 409px !important;
}
fieldset#order_submit {
        border: none;
        Xdisplay: block;
        margin: 0 0 10px 0;
        padding:5px 0 0 0;
        text-align: center ! important;
        width:138px;
        Xwidth:379px;
}
fieldset#order_submit #submit_button {
        background: transparent url('submit_button.gif') center center no-repeat;
        border: none;
        cursor: pointer;
        cursor: hand;
        height: 33px;
        margin: 2px 0 2px 0;
        text-align: center;
        width: 102px;
}
.order_form #termsofuse {
        border: none;
        margin: 2px 0 10px 0;
        padding:0;
        text-align: center ! important;
}
.order_form #termsofuse input, fieldset#order_submit input {
        float: none;
        margin: 0;
        padding:0;
}
.order_form #termsofuse label {
        color: #666;
        float: none;
        font-size: 9.5px;
        font-weight: normal;
        width: auto;
}
#form_content .order_form {
        margin: 0 auto 0 auto ! important;
        width: 411px ! important;
}
#login_form  {
        float: right;
        margin: 3px;
        text-align: right;
        width: 230px;
}
#login_form fieldset {
        border: none;
        padding: 0;
}
#login_form label {
        font-size: 9px;
        font-weight: bold;
        margin-right: 5px;
        margin-top: 5px;
}
#login_form input {
        margin: 2px 0;
        vertical-align: bottom;
}
#login_form #login_submit {
        border: none !important;
        display: inline;
        padding: none !important;
}
.order_form #contact_info {
        border: none;
        clear: both;
        margin: 0 auto 0 auto;
        padding: 4px 0;
        text-align: center;
        width: 409px;
}
.order_form #contact_info fieldset {
        border: none;
        margin: 0 auto 0 auto;
        padding: 0;
        width: 409px;
}
.order_form hr {
    border: none;
    border: 1px solid #ccc;
    margin-bottom: 0;
    width: 409px;
}
.order_form #contact_info input, .order_form #contact_info select {
        background-color: #fff;
        display: inline;
        float: left;
        margin: 2px 5px 2px 5px;
}
.order_form label {
        clear: both;
        color: #366ca3;
        display: inline;
        float: left;    
        font-size: 12px;
        font-weight: bold;
        margin: 2px 5px 2px 5px;
        padding-top: 1px;
        text-align: right;
        width: 175px;
}
.order_form .email_submit {
        border: none;
        margin-bottom: 5px !important;
}

