
/*-----------------------------------------
RESET
-----------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: top;
    background-image: transparent;
}
:focus
{
    outline: 0;
}

/*
html { overflow: -moz-scrollbars-vertical !important; }
*/

body
{
    line-height: 1;
    color: white;
    background: black;
}
ol, ul
{
    list-style: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}

/*-----------------------------------------
SCREEN
-----------------------------------------*/

body
{
    background: #fff;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    color: #41403b;
    line-height: 1.3em;
}
body.proc
{
    background: #fff url(/img/body_bg_wide.gif) top;
}

h1
{
    font-family: Helvetica,Arial, Sans-Serif;
    font-size: 24px;
    color: #41403b;
    line-height: 1.2em;
    font-weight: normal;
}
h2
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    color: #41403b;
    line-height: 1.3em;
    margin-top: 25px;
    font-weight: bold;
}
h3
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    color: #41403b;
    line-height: 1.3em;
    margin-top: 25px;
    margin-top: 0px;
    font-weight: bold;
}
h3.blue
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #fff;
    line-height: 1.3em;
    margin-top: 25px;
    padding: 10px;
    background-color: #2f5b88;
    font-weight: bold;
}
p
{
    line-height: 1.6em;
    margin-bottom: 15px;
    margin-top: 5px;
}
p.intro
{
    font-family: Helvetica,Arial, Sans-Serif;
    font-size: 15px;
    color: #72726a;
    line-height: 1.3em;
    background: none;
}
a
{
    color: #00aff0;
    text-decoration: none;
}
a:hover
{
    color: #008fc0;
    text-decoration: underline;
}
a.learnmore
{
    font-size: 11px;
}
a.learnmore span
{
    font-size: 15px;
}

ul
{
    list-style-type: disc;
    margin-left: 10px;
    padding-left: 20px;
    margin-bottom: 20px;
    margin-top: 5px;
}
ol
{
    list-style-type: decimal;
    margin-left: 10px;
    padding-left: 20px;
    margin-bottom: 20px;
    margin-top: 5px;
}
li
{
    margin-bottom: 10px;
}

div.cl
{
    clear: both;
    font-size: 0px;
    height: 0px;
    overflow: hidden;
}
span.cob
{
    border-bottom: #ffcc00 dotted 2px;
}


/* main */
div.container
{
    background: #fff url(/img/body_bg_tile.gif) top; /*position: relative; 	top:0; 	left:50%; 	padding: 0; 	margin-left: -473px;     text-align:left;     width:948px;*/
}
div.content
{
    margin: auto;
    width: 948px;
    padding: 0 5px 0 5px;
    background: url(/img/body_bg_wide.png) repeat-y;
}
div.inside
{
    /*padding:35px 20px;*/
    padding: 20px;
}
div.e_col_1
{
    width: 623px;
    float: left;
    margin-right: 25px;
}
div.e_col_2
{
    width: 260px;
    float: left;
    margin-right: 0px;
}
div.e_col_1b
{
    width: 265px;
    float: left;
    margin-right: 20px;
}
div.e_col_2b
{
    width: 623px;
    float: left;
    margin-right: 0px;
}
div.e_col_1e, td.e_col_1e
{
    width: 299px;
    float: left;
    margin-right: 0px;
    padding-bottom: 30px;
}
div.e_col_2e, td.e_col_2e
{
    width: 613px;
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
    vertical-align: top;
}
td.e_col_2e
{
    background: #fff;
}
tr.e_col_e
{
    background: url("/widgets/re/img/widget2-bg.png") repeat-y;
}

/* nav */
div.logo
{
    margin-left: 25px;
    margin-bottom: 15px;
    margin-top: 4px;
    width: 300px;
    float: left;
}
div.logo a
{
    background: #fff url(/img/logo.gif) no-repeat 0 0;
    margin-top: 40px;
    height: 40px;
    width: 300px;
    display: block;
}

div.demo_logo
{
    margin-left: 25px;
    margin-bottom: 15px;
    margin-top: 4px;
    width:330px;

    float: left;
}

div.demo_logo a
{
    background: #fff url(/img/logo_demo.jpg) no-repeat 0 0;
    margin-top: 40px;
    height: 60px;
    width: 330px;
    display: block;
}

div.login
{
    background: #fff url(/img/nav_login_bg.gif) repeat-y top right;
    width: 412px;
    float: right;
    padding: 5px;
    margin-bottom: 15px;
    text-align: right;
    font-size: 11px;
    color: #999;
}
div.login a
{
    text-decoration: none;
}
div.login span.val
{
    color: #666;
}
div.login input.nav_input
{
    background-color: #fff;
    width: 100px;
    border: 1px solid #d7d7d7;
    font-size: 11px;
    float: right;
    height: 13px;
    padding: 2px;
    margin-right: 5px;
    color: #ccc;
}
div.login div.btn
{
    width: 18px;
    float: right;
}

h2.tag
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 19px;
    width: 412px;
    float: right;
    font-weight: normal;
    margin-top: 11px;
    line-height: 1.2em;
    text-align: right;
    margin-right: 25px;
    color: #666;
}

div.navs
{
    background: #858182 url(/img/nav_bg.gif);
    height: 27px;
    border-bottom: 1px solid #fff;
}
div.navs div.nav
{
    display: block;
    float: left;
}
div.navs div.nav_div
{
    border-left: 1px solid #999;
    width: 0px;
    float: left;
    height: 13px;
    margin-top: 8px;
}
div.navs div.nav a
{
    font-family: Lucida Grande, Arial, Sans-Serif; /* Lucida Grande works better for the nav on MAC */
    font-weight: bold;
    font-size: 12px;
    text-decoration: none; /*padding:5px 30px 4px;*/
    padding: 5px 25px 4px;
    display: block;
    color: #fff;
    float: left;
}
div.navs div.nav a:hover
{
    color: #eee;
}
div.navs div.nav_on a
{
    background: #858182 url(/img/nav_bg_on.gif);
}



div.gmap
{
    width: 278px;
    height: 250px;
    border: 3px solid #999999;
    margin-bottom: 20px;
}
div.gmap_l
{
    width: 520px;
    height: 520px;
    border: 3px solid #999999;
    margin-bottom: 20px;
}
div.pano
{
    width: 278px;
    height: 200px;
    float: left; /*background:#f5f5f5 url(/img/pano_bg.gif) 30px 0 no-repeat;*/
    background: #f5f5f5 url(/img/pano_bg.gif) center no-repeat;
}

div.comps_hd
{
    background: #dfdfdf url(/img/comps_hd_bg.gif) 0 0 repeat-x;
    padding: 20px;
    margin-bottom: 25px;
}
div.comps_hd ul
{
    margin: 0px;
    background-color: #fff;
    width: 270px;
    float: left;
    display: block;
    margin-right: 15px;
    margin-bottom: 25px;
    padding: 0;
}
div.comps_hd li
{
    list-style-type: none;
    margin: 8px 10px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}
div.comps_hd li.on
{
    color: #b12a24;
}

div.e_box
{
    background: #dc3517 url(/img/comps_sav_bg.gif) 0 0 repeat-x;
    color: #fff;
    padding: 15px;
    margin-bottom: 15px;
}
div.e_box div.e_ass
{
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 8px;
    border-bottom: 1px dotted #eee;
}
div.e_box div.e_sav
{
    font-size: 18px;
    font-weight: bold;
}
div.e_box div.col1
{
    width: 150px;
    float: left;
}
div.e_box div.col2
{
    text-align: right;
    width: 50px;
    float: right;
}

div h4.comps
{
    margin: 5px 0px;
    color: #999;
    font-size: 12px;
    font-weight: bold;
}

div.subj_sm
{
    background: #2870a4 url(/img/comps_subj_bg.gif) 0 0 repeat-x;
    color: #fff;
    margin: 0;
    padding: 15px;
    margin-bottom: 15px;
}
div.subj_sm div.col1
{
    width: 420px;
    float: left;
}
div.subj_sm div.col2
{
    width: 100px;
    float: right;
    text-align: right;
}
div.subj_sm h2, div.subj_sm h3
{
    background: none;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}
div.subj_sm ul
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}
div.subj_sm li
{
    color: #c4dbec;
    display: inline;
}
div.subj_sm div.col1 li
{
    padding-right: 5px;
}
div.subj_sm li span.val
{
    color: #fff;
}


div.comps_top
{
    height: 0px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
div.comps_disclaim
{
    font-size: 12px;
    margin: 20px 0;
}
div.comp
{
    padding-top: 0px;
}
div.comp label
{
    color: #888;
    font-size: 12px;
}
div.comp_info
{
    width: 505px;
    float: left;
    margin-left: 35px;
}
div.comp_attr_left
{
    margin: 0px;
    padding: 0px;
    width: 375px;
    float: left;
}
ul.comp_attr_o
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 187px;
    float: left;
}
ul.comp_attr_o label
{
    width: 70px;
    display: block;
    float: left;
}
ul.comp_attr_o li
{
    color: #999;
    font-size: 11px;
    margin-bottom: 2px;
}
ul.comp_attr_o span.val
{
    color: #666;
}

ul.comp_attr_x
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 500px;
}
ul.comp_attr_x li
{
    color: #999;
    font-size: 11px;
    display: inline;
    padding-right: 5px;
}
ul.comp_attr_x li span.val
{
    color: #666;
}
div.grd_pros
{
    margin-bottom: 5px;
    margin-top: 15px;
    width: 175px;
    float: left;
    margin-bottom: 10px;
    font-size: 11px;
    margin-right: 10px;
}
div.grd_pros div.grd_pro
{
    background: #f5fff5 url(/img/arrow_up.gif) 5px 6px no-repeat;
    padding: 2px 0px;
    margin-bottom: 1px;
    padding-left: 20px;
    color: #009900;
}
div.grd_pros div.grd_con
{
    background: #fff8f8 url(/img/arrow_down.gif) 5px 8px no-repeat;
    padding: 2px 0px;
    padding-left: 20px;
    margin-bottom: 1px;
    color: #993333;
}
img.comp
{
    height: 27px;
    width: 23px;
    float: left;
}
div.comp_border
{
    clear: both;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    height: 15px;
}
div.comp_more
{
    float: left;
}
div.comp_more a
{
    background: #fff url(/img/arrow_more2.gif) no-repeat;
    width: 131px;
    height: 12px;
    background-position: 0px 0px;
    display: block;
    margin-top: 5px;
    margin-left: 35px;
}
div.comp_more a:hover
{
    background-position: 0px -12px;
}
div.comp_less
{
    float: left;
}
div.comp_less a
{
    background: #fff url(/img/arrow_less2.gif) no-repeat;
    width: 11px;
    height: 12px;
    background-position: 0px 0px;
    display: block;
    margin-top: 5px;
    margin-left: 35px;
}
div.comp_subborder
{
    clear: both;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    margin-left: 30px;
    margin-top: 10px;
    height: 0px;
}
div.comp h2, div.comp h3
{
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    color: #666;
    padding: 0;
    margin: 0;
    margin-top: 2px;
    background: none;
    line-height: 1.1em;
    font-weight: bold;
}
div.comp_num
{
    width: 14px;
    float: left;
    padding: 0px 2px;
    font-size: 11px;
    background-color: #666;
    color: #fff;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 2px;
}
div.comp div.colt1
{
    width: 35px;
    float: left;
}
div.comp div.colt2
{
    width: 325px;
    float: left;
}
ul.comp_attr_1, ul.comp_attr_2
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
ul.comp_attr_1 li, ul.comp_attr_2 li
{
    color: #999;
    font-size: 12px;
    display: inline;
    padding-right: 5px;
}
ul.comp_attr_1 li span.val, ul.comp_attr_2 li span.val
{
    color: #666;
}
div.comp div.colt3
{
    width: 90px;
    float: left;
    text-align: right;
}
div.comp div.colt4
{
    width: 125px;
    float: right;
    padding-top: 5px;
}
div.comp div.colt4 label
{
    color: #7094b8;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, Sans-Serif;
    line-height: 1em;
}
div.comp div.colt4 div.score
{
    color: #2f5b88;
    font-size: 30px;
    font-family: Helvetica, Arial, Sans-Serif;
    width: 40px;
    float: right;
    line-height: 1em;
}
div.comp div.colt4 div.score_bar
{
    border: 1px solid #2f5b88;
    width: 120px;
    height: 12px;
    margin-top: 5px;
    background: #becad8 url(/img/e_bar_bg.gif) no-repeat;
    background-position: 0px 0px;
}
div.comp div.colt4 div.score_region
{
    color: #882f2f;
}
div.comp div.colt4 div.score_bar_region
{
    border: 1px solid #882f2f;
    background: #becad8 url(/img/e_bar_region_bg.gif) no-repeat;
}
div.comp div.colt4 div.score_neither
{
    color: #999;
}
div.comp div.colt4 div.score_bar_neither
{
    border: 1px solid #999;
    background: #becad8 url(/img/e_bar_neither_bg.gif) no-repeat;
}
div.comp p
{
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 1.2em;
}
div.comp p span
{
    margin-bottom: 0px;
    font-size: 10px;
    color: #888;
}
div.gc_select
{
    background-color: #666;
    padding: -1px -1px;
    width: 22px;
    height: 22px;
    float: left;
    background-color: #fff; /*background:url(/img/btn_e_bg.gif) 0px 0px no-repeat;         margin-top:10px;*/
}
div.gc_select_on
{
    /*background:url(/img/btn_e_bg.gif) 0px -27px no-repeat;*/
    background-color: #eee;
}
div.gc_select label
{
    color: #fff;
    font-size: 11px;
    width: 20px;
}
div.grade_result
{
    width: 125px;
    font-size: 11px;
    float: right;
    line-height: 1.2em;
    text-align: left;
}
div.grade_bucket
{
    padding-top: 2px;
    padding-bottom: 10px;
}
div.grade_result label
{
    font-size: 11px;
}
div.grade_result p
{
    margin-top: 0px;
    margin-bottom: 3px;
}
div.grade_result p.grade_result
{
    font-family: Arial, Sans-Serif;
    font-size: 20px;
}
.score_a
{
    color: #009900;
}
.score_f
{
    color: #990000;
}
.score_c
{
    color: #999;
}

div.subj_card
{
    padding-top: 15px;
}
div.subj_card h2
{
    font-family: Arial, Sans-Serif;
    margin-top: 2px;
    font-size: 18px;
    color: #666; /*border-bottom:1px solid #ccc;*/
    padding-bottom: 5px; /*margin-bottom:7px;*/
    font-weight: bold;
}
div.subj_info
{
    width: 280px;
    float: left;
    margin-right: 20px;
}
ul.subj_attr
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
ul.subj_attr label
{
    width: 100px;
    display: block;
    float: left;
}
ul.subj_attr li
{
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: 12px;
}
ul.subj_attr li.short
{
    margin-bottom: 0px;
}


div.e_chart
{
    background-color: #ecf3f9;
    color: #2f5b88;
    font-size: 12px;
    padding: 10px;
}
table.e_tbl
{
    width: 100%;
}
table.e_tbl td, table.e_tbl th
{
    font-weight: bold;
    padding: 0px 5px 6px 5px;
    vertical-align: top;
}
table.e_tbl td
{
    text-align: right;
}
table.e_tbl tr.footer th
{
    border-top: 1px dotted #9fbbd8;
    padding-top: 15px;
    font-size: 20px;
}
table.e_tbl tr.footer td
{
    border-top: 1px dotted #9fbbd8;
    padding-top: 15px;
    font-size: 30px;
}
table.e_tbl th.large
{
}
table.e_tbl td.fee
{
    font-size: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
table.e_tbl div.sav
{
    font-size: 20px;
    padding-top: 15px;
}
table.e_tbl th.nsav
{
    padding-top: 10px;
}
table.e_tbl th.top, table.e_tbl td.top
{
    padding-top: 7px;
    border-bottom: 1px solid #9fbbd8;
}
div.e_lastyr
{
    margin-top: 5px;
    background-color: #f0f3f4;
    font-size: 12px;
    padding: 10px;
    margin-top: 1px;
}
div.e_lastyr img
{
    margin-left: 5px;
}
div.e_lastyr_red
{
    background-color: #990000;
    color: #fff;
    font-size: 13px;
    padding: 15px;
    margin-top: 10px;
}
div.e_lastyr a
{
    color: #5c6f7a;
    text-decoration: none;
}
div.e_lastyr_red a
{
    color: #fff;
}

div.e_next_btn_sm
{
    padding-top: 20px;
    float: right;
}
div.e_next_btn
{
    height: 40px;
    width: 440px;
    padding: 5px;
    float: right;
    margin-top: 10px;
    background: url(/img/e_continue_next.gif) 0 0 no-repeat;
}
div.e_next_btn_l
{
    height: 40px;
    width: 150px;
    float: left;
    margin-top: 20px;
}
div.e_next_btn div
{
    float: right;
    margin-right: 10px;
    margin-top: 6px;
    width: 180px;
    color: #666;
    line-height: 1.2em;
    font-size: 12px;
    font-weight: bold;
}
div.e_next_btn_l_arrow
{
    float: left;
    width: 110px;
    height: 38px;
    padding: 10px 10px;
    text-align: center;
    background: url(/img/e_continue_l_arrow.gif) 0 0 no-repeat;
    margin-top: 10px;
    color: #666;
    line-height: 1.2em;
    font-size: 12px;
    font-weight: bold;
}

div.in_box
{
    margin-bottom: 18px;
    padding: 15px;
    margin-right: 0px;
    float: left;
    width: 230px;
}
div.in_box a
{
    color: #fff;
    font-size: 11px;
    text-decoration: none;
}


div.in_boxE
{
    background: #dc3517 url(/img/comps_sav_bg.gif) 0 0 repeat-x;
    padding: 10px;
    margin-bottom: 18px;
}
div.in_boxE p
{
    font-family: Arial, Sans-Serif;
    font-size: 18px;
    margin-top: 0px;
    padding: 0px;
    color: #fff;
    margin-bottom: 0px;
}
div.in_boxE p.title
{
    color: #fcc;
    font-size: 11px;
    line-height: 1.3em;
    margin-bottom: 0px;
}
div.in_boxE a
{
    font-size: 11px;
    background: url(/img/arrow_more_lnk_w.gif) no-repeat right 5px;
    padding-right: 10px;
    color: #fff;
    display: block;
    float: right;
    text-decoration: none;
}

div.in_boxA
{
    background: #5cbfe6 url(/img/box_bg_bl.gif) repeat-x 0 0;
}
div.in_boxA div.title
{
    width: 177px;
    height: 21px;
    background: url(/img/box_hd_how.gif) no-repeat 0 0;
}
div.in_boxA p
{
    color: #073318;
    font-size: 11px;
    line-height: 1.3em;
}

div.in_boxB
{
    background: #7fbf5f url(/img/box_bg_gr.gif) repeat-x 0 0;
}
div.in_boxB div.title
{
    width: 215px;
    height: 21px;
    background: url(/img/box_hd_guarantee.gif) no-repeat 0 0;
}
div.in_boxB p
{
    color: #154619;
    font-size: 11px;
    line-height: 1.3em;
}


div.in_boxC
{
    background: #e69f2d url(/img/box_bg_or.gif) repeat-x 0 0;
}
div.in_boxC div.title
{
    width: 177px;
    height: 21px;
    background: url(/img/box_hd_demo.gif) no-repeat 0 0;
}
div.in_boxC p
{
    line-height: 1.3em;
    font-size: 11px;
}
div.in_boxC div.col
{
    width: 100px;
    float: left;
    margin-top: 10px;
    margin-right: 15px;
}
div.in_boxC a.rpt
{
    background: url(/img/how_rpt.gif) no-repeat 23px 0;
    display: block;
    width: 100px;
    height: 46px;
}
div.in_boxC a.demo
{
    display: block;
    background: url(/img/how_demo.gif) no-repeat 23px 0;
    color: #fff;
    width: 100px;
    height: 46px;
}
div.in_boxC a, div.in_boxA a, div.in_boxB a
{
    background: url(/img/arrow_more_lnk_w.gif) no-repeat right 4px;
    padding-right: 10px;
    color: #fff;
}

div.in_boxD
{
    background: #fff;
    border-left: 1px dashed #ccc;
    font-size: 12px;
}
div.in_boxD div.title
{
    width: 164px;
    height: 21px;
    font-size: 14px;
    font-weight: bold;
}

a.a_more
{
    font-size: 11px;
    background: url(/img/arrow_more_lnk_b.gif) no-repeat right 5px;
    padding-right: 10px;
    display: block;
    float: left;
    text-decoration: none;
}

div.ft
{
    background: url(/img/ft_bg.png) repeat-x;
}
div.ft_center
{
    margin: auto;
    width: 958px;
    padding: 10px 0px 0 0px;
    background: url(/img/body_bg_btm.png) repeat-x;
}
div.ft_bottom
{
    border-top: 1px solid #eee;
    text-align: center;
    color: #ccc;
    font-size: 11px;
    margin-top: 15px;
    padding-top: 15px; /*padding-bottom:25px;*/
}
div.ft a
{
    color: #999;
    text-decoration: none;
}


h3.cand
{
    color: #666;
    font-weight: normal;
    font-size: 16px;
    margin-top: 8px;
}
h3.cand a
{
    text-decoration: none;
}
ul.cand
{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}
ul.cand li
{
    display: inline;
    padding-right: 5px;
}
ul.cand li label
{
    color: #999;
}
div.in_boxD a
{
    color: #02b7f1;
}
table.how
{
}
table.how td, table.how th
{
    padding-top: 10px;
}
table.how th
{
    font-weight: bold;
    padding-right: 15px;
}

div.know_box
{
    width: 138px;
    float: left;
    padding: 15px;
    background-color: #3274a2;
    margin-right: 10px;
    height: 110px;
    margin-bottom: 20px;
}
div.know_box p
{
    color: #fff;
    font-size: 11px;
    margin-bottom: 10px;
}
div.know_box h2
{
    color: #fff;
    margin-top: 0px;
    font-weight: normal;
    font-family: Arial, Sans-Serif;
    font-size: 16px;
}
div.know_box a.lm
{
    color: #fff;
    font-size: 11px;
    padding-right: 10px;
    text-decoration: none;
    background: url(/img/arrow_more_lnk_w.gif) no-repeat right 4px;
}


div.email_form
{
    background-color: #eee;
    padding: 17px;
    margin-top: 10px;
}

div.eval_pnl
{
    background-color: #8898aa;
    padding-top: 20px; /*padding-left:17px;*/
    padding-left: 50px;
    margin-top: 10px;
    height: 80px;
}
div.eval_loader
{
    background: url(/img/loading.gif) 120px 10px no-repeat;
    background-color: #8898aa;
    color: #cdd3d9;
    line-height: 1.2em;
    font-size: 18px;
    padding-left: 160px;
    padding-top: 13px;
    padding-bottom: 10px;
}
div.eval_txt
{
    text-align: left;
    background: url(/img/hm_txt_bg.gif) 0 0 no-repeat;
    width: 500px;
    height: 28px;
}
div.eval_txt input.txt
{
    width: 315px;
    background: none;
    border: 0px;
    margin: 0px;
    padding: 4px;
    font-size: 14px;
    font-family: Tahoma, Sans-Serif;
    float: left;
    margin-left: 3px;
    margin-top: 1px;
    color: #b12a24;
}
div.eval_txt input.txt_empty
{
    padding: 5px;
    padding-left: 4px;
    font-size: 12px;
    font-family: Tahoma, Sans-Serif;
    color: #ccc;
}
div.eval_txt input.txt_full
{
    padding: 4px;
    font-size: 14px;
    font-family: Tahoma, Sans-Serif;
    color: #b12a24;
}
div.eval_txt input.btn
{
    float: right;
    margin-top: 1px;
    margin-right: 1px;
}
div.eval_notes
{
    color: #eee;
    margin-top: 8px;
    font-size: 12px;
}
div.eval_notes em
{
    color: #fff;
    font-style: normal;
}


div.btns
{
    padding-top: 20px;
    text-align: right;
}
div.btns div.left
{
    float: left;
}

.dfrm
{
    padding: 5px 25px;
    background-color: #ecf3f9;
    border: #ccc 1px solid;
    margin-top: 10px;
}
table.cc
{
}
table.cc td, table.cc th
{
    font-weight: normal;
    padding: 0px 5px 8px 5px;
}
table.cc th
{
    font-size: 12px;
    color: #888;
    width: 100px;
}
table.cc td.th
{
    font-size: 12px;
    color: #888;
}
table.cc tr.first td, table.cc tr.first th
{
    padding-top: 15px;
}
table.cc input[type=text]
{
    width: 200px;
}
table.cc input[type=password]
{
    width: 200px;
}
table.cc input, table.cc select
{
    font-size: 13px;
    font-family: Verdana, Sans-Serif;
    color: #666;
}
table.cc textarea
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    color: #666;
}
textarea
{
    width: 500px;
    height: 100px;
}

.note_msg
{
    font: 12px Arial,sans-serif;
    margin-top: 0px;
    padding: 8px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    line-height: 15px;
    background: #78ab4e;
    border: 0px;
    text-align: center;
}
.note_msg_red
{
    background: #af0600;
    border: 0px;
    color: #fff;
    padding-bottom: 10px;
}
.note_msg_orange
{
    background: #af0600;
    border: 0px;
    color: #fff;
    padding-bottom: 10px;
}
.note_msg a
{
    color: #eeeeee;
    text-decoration: underline;
}
.note_msg a:active
{
    color: #ffffff;
    text-decoration: underline;
}
.note_msg a:hover
{
    color: #ffffff;
    text-decoration: underline;
}


span.req
{
    font: 9px Arial,sans-serif;
    color: #fff;
    display: block;
    padding: 4px 10px 2px 15px;
    background: #993333 url(/img/req_bg.gif) 0px -2px no-repeat;
    border: none;
}

div.btn_loader
{
    background: url(/img/btn_loader.gif) 0px 3px no-repeat;
    height: 18px;
    width: 15px;
}


table.as
{
    width: 100%;
}
table.as td, table.as th
{
    font-weight: normal;
    padding: 3px 5px 3px 5px;
    font-size: 11px;
    border-top: #eee solid 1px;
    text-align: right;
}
table.as td
{
    padding-bottom: 0px;
}
table.as tr.add td
{
    border-top: none;
    padding-top: 0px;
    padding-bottom: 3px;
}
table.as th
{
    background-color: #2f5b88;
    color: #fff;
}
table.as tr.subj td
{
    font-weight: bold;
}
table.as tr.avg td
{
    font-weight: bold;
    font-size: 13px;
}
table.as tr.sub th
{
    background-color: #e9f8ff;
    color: #2f5b88;
}
table.as ul
{
    margin: 0px;
    padding: 0px;
}
table.as ul li
{
    display: inline;
    padding-right: 5px;
}
table.as ul li label
{
    color: #999;
}


table.tblCompare
{
    width: 100%;
}
table.tblCompare td, table.tblCompare th
{
    font-weight: normal;
    padding: 3px 5px 3px 5px;
    font-size: 11px;
    border-top: #eee solid 1px;
    text-align: right;
}
table.tblCompare th
{
    text-align: left;
}
table.tblCompare tr.add td
{
    border-top: none;
    padding-top: 0px;
    padding-bottom: 3px;
}
table.tblCompare th
{
    background-color: #2f5b88;
    color: #fff;
    width: 90px;
}
table.tblCompare tr th.subj
{
    font-weight: bold;
}
table.tblCompare tr td.subj
{
    background-color: #f5f5f5;
    border-bottom: #ddd solid 1px;
    color: #000;
}
table.tblCompare ul
{
    margin: 0px;
    padding: 0px;
}
table.tblCompare ul li
{
    display: inline;
    padding-right: 5px;
}
table.tblCompare ul li label
{
}

table.tblCompare.noBorders tr td th
{
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
}
table.tblCompare tr.sub th
{
    background-color: #e9f8ff;
    color: #2f5b88;
}

table.tblCompareHead
{
    width: 100%;
}
table.tblCompareHead td, table.tblCompareHead th
{
    font-weight: normal;
    padding: 3px 5px 3px 5px;
    font-size: 11px;
    border-top: #eee solid 1px;
    vertical-align: top;
}
table.tblCompareHead th
{
    background-color: #2f5b88;
    color: #fff;
}
table.tblCompareHead td.map
{
    width: 300px;
}

table.tblAccount
{
    width: 100%;
}
table.tblAccount h3
{
    color: #2c5b87;
    font-size: 11px;
}
table.tblAccount td, table.tblAccount th
{
    font-weight: normal;
    padding: 7px 0px 5px 0px;
    font-size: 11px;
}
table.tblAccount th
{
    text-align: left;
    border-bottom: #eee solid 1px;
    padding-top: 20px;
}
table.tblAccount input
{
    float: right;
}
table.tblAccount a.report
{
    display: block;
    float: right;
    background: url(/img/btn_report.gif) no-repeat;
    width: 104px;
    height: 16px;
}

table.tblForm
{
    width: 100%;
}
table.tblForm a.appeal_form
{
    display: block;
    float: left;
    background: url(/img/i_pdf.gif) no-repeat;
    color: #2f5a87;
    font-weight: bold;
    text-decoration: none;
    padding-left: 20px;
}
table.tblForm a.appeal_chk
{
    display: block;
    float: left;
    background: url(/img/i_pdf.gif) no-repeat;
    color: #2f5a87;
    font-weight: bold;
    text-decoration: none;
    padding-left: 20px;
}
table.tblForm td, table.tblForm th
{
    font-weight: normal;
    padding: 7px 0px 5px 0px;
    font-size: 12px;
}
table.tblForm th
{
    text-align: left;
    font-size: 11px;
}



/* RESULTS */
div.res
{
    font-size: 10px;
    margin-top: 15px;
}
div.res h3
{
    color: #336699;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
}
div.res p
{
    font-size: 12px;
    margin-top: 15px;
}
div.res div.notavail
{
    font-size: 10px;
    padding: 20px 40px;
    text-align: center;
    background-color: #eee;
    color: #999;
}
div.res p.add
{
    font-weight: bold;
}
div.res p.add span
{
    font-size: 15px;
}
div.res_prev
{
    width: 260px;
    float: left;
}
div.res_prev div.attr
{
    float: left;
    white-space: nowrap;
    margin-right: 8px;
}
div.res_prev span.attr
{
    margin-right: 8px;
}
div.res_prev div.comp_num
{
    width: 14px;
    float: left;
    padding: 0px 2px;
    font-size: 10px;
    background-color: #336699;
    color: #fff;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 0px;
}
div.res_ass
{
    width: 250px;
    height: 180px;
    float: left;
    padding-left: 20px;
    border-left: solid 1px #ddd;
}
div.res_ass table
{
    width: 100%;
}
div.res_ass th
{
    padding: 5px 0;
    padding-right: 10px;
    font-weight: bold;
}
div.res_ass td
{
    padding: 5px 0;
    padding-right: 10px;
    border-top: 1px solid #ccc;
}
div.res_ass tr.last td
{
    font-weight: bold;
}


/* HOW IT WORKS */
div.how_stat
{
    width: 180px;
    float: right;
    margin-left: 15px;
    background-color: #ececeb;
    padding: 20px;
    color: #3274a2;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
div.how_stat h3
{
    color: #3274a2;
    margin-bottom: 10px;
    font-weight: bold;
}

div.how_step
{
    width: 135px;
    float: left;
    margin-right: 15px;
    padding-right: 30px;
    font-size: 11px;
    background: #fff url(/img/how_arrow.gif) right center no-repeat;
}
div.how_step_end
{
    width: 150px;
    padding-right: 0px;
    background: none;
}

div.subnav
{
    width: 100%;
    float: left;
    border-bottom: 1px solid #999;
    margin-bottom: 15px;
    margin-top: 15px;
}
div.subnav a
{
    float: left;
    color: #333;
    padding: 5px 15px;
    border-right: 1px solid #fff;
    font-size: 10px;
    background-color: #ddd;
    text-decoration: none;
}
div.subnav a.on
{
    background-color: #666;
    color: #fff;
}

div.rpt_none
{
    text-align: center;
    padding: 20px;
    background-color: #f5f5f5;
    color: #999;
    font-variant: small-caps;
}


.fb_share_link
{
    padding: 2px 0 5px 20px;
    display: block;
    height: 16px;
    background: url(/img/i_facebook.gif) no-repeat top left;
    font-size: 10px;
    text-decoration: none;
}
.tw_share_link
{
    padding: 2px 0 5px 20px;
    display: block;
    height: 16px;
    background: url(/img/i_twitter.gif) no-repeat top left;
    font-size: 10px;
    text-decoration: none;
}
.em_share_link
{
    padding: 2px 0 5px 20px;
    display: block;
    height: 16px;
    background: url(/img/i_email.gif) no-repeat top left;
    font-size: 10px;
    text-decoration: none;
}
.taf_share_link
{
    padding: 2px 0 5px 20px;
    display: block;
    height: 16px;
    background: url(/img/i_tell_a_friend.gif) no-repeat top left;
    font-size: 10px;
    text-decoration: none;
}


.fb_share_link_w
{
    padding: 0px 20px 10px 25px;
    display: block;
    font-weight: bold;
    height: 16px;
    float: left;
    background: url(/img/i_facebook.gif) no-repeat top left;
    font-size: 10px;
    text-decoration: none;
}
.tw_share_link_w
{
    padding: 0px 20px 10px 25px;
    display: block;
    font-weight: bold;
    height: 16px;
    float: left;
    background: url(/img/i_twitter.gif) no-repeat top left;
    font-size: 10px;
    text-decoration: none;
}
.em_share_link_w
{
    padding: 0px 20px 10px 25px;
    display: block;
    font-weight: bold;
    height: 16px;
    float: left;
    background: url(/img/i_email.gif) no-repeat top left;
    font-size: 10px;
    text-decoration: none;
}
.taf_share_link_w
{
    padding: 0px 20px 10px 25px;
    display: block;
    font-weight: bold;
    height: 16px;
    float: left;
    background: url(/img/i_tell_a_friend.gif) no-repeat top left;
    font-size: 10px;
    text-decoration: none;
}





.e_pano_note
{
    font-size: 10px;
    margin-top: 5px;
    text-align: center;
    color: #999;
    padding-right: 10px;
    margin-bottom: 5px;
}

.e_guar_top
{
    width: 248px;
    float: right;
    padding-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
}
.e_guar_img
{
    width: 60px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
.e_guar_head
{
    font-size: 15px;
    margin-top: 0px;
    color: #339933;
    margin-top: 5px;
}
.e_guar_txt
{
    margin-top: 0px;
    color: #446644;
    font-size: 12px;
}
.e_help_img
{
    width: 60px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.e_help_head
{
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 3px;
}
.e_quote_top
{
    width: 252px;
    float: left;
    background: url(/img/quote_repeat_sm.jpg) repeat-y;
    font-size: 12px;
}
.e_quote_txt
{
    background: url(/img/quote_bg_sm.jpg) no-repeat;
    padding: 15px;
}
.e_quote_name
{
    width: 137px;
    float: left;
    background: url(/img/quote_bottom_sm.gif) no-repeat;
    height: 53px;
    text-align: left;
    padding: 20px 15px 0 110px;
}

.st_bucket
{
    width: 115px;
    float: left;
    margin-bottom: 10px;
    text-align: right;
}
.st_label
{
    color: #999;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 3px;
}
.st_large
{
    font-size: 40px;
    line-height: .4em;
}
.st_med
{
    font-size: 30px;
    line-height: .8em;
}
.st_sm
{
    font-size: 20px;
    line-height: 1.2em;
}
.st_tn
{
    font-size: 12px;
}


.result_left
{
    background: url(/img/results_l_bg.jpg) no-repeat;
    padding-top: 45px;
}
.result_left p
{
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: 12px;
}
.result_left p.head
{
    margin-top: 3px;
    color: #999;
    font-size: 12px;
}

a.result_report_a
{
    background: url(/img/results_report.gif) no-repeat 10px 10px;
    width: 210px;
    height: 202px;
    float: right;
    display: block;
}
a.result_report_b
{
    background: url(/img/results_report_b.gif) no-repeat 0px 0px;
    width: 252px;
    height: 148px;
    float: right;
    display: block;
    margin-top: 26px;
}
a.result_report_c
{
    background: url(/img/results_report_c.gif) no-repeat 0px 0px;
    width: 150px;
    height: 141px;
    display: block;
}
a.result_report_d
{
    background: url(/img/results_report_d.gif) no-repeat 0px 0px;
    width: 150px;
    height: 141px;
    display: block;
}

ol.results
{
    padding-left: 0px;
}
ol li.results_b1
{
    background: url(/img/results_b1.gif) no-repeat;
    list-style: none;
    margin-left: 0px;
    padding-left: 35px;
}
ol li.results_b2
{
    background: url(/img/results_b2.gif) no-repeat;
    list-style: none;
    margin-left: 0px;
    padding-left: 35px;
}
ol li.results_b3
{
    background: url(/img/results_b3.gif) no-repeat;
    list-style: none;
    margin-left: 0px;
    padding-left: 35px;
}
ol li.results_b4
{
    background: url(/img/results_b4.gif) no-repeat;
    list-style: none;
    margin-left: 0px;
    padding-left: 35px;
}
ol li.results_b5
{
    background: url(/img/results_b5.gif) no-repeat;
    list-style: none;
    margin-left: 0px;
    padding-left: 35px;
}
ol li.results_b6
{
    background: url(/img/results_b6.gif) no-repeat;
    list-style: none;
    margin-left: 0px;
    padding-left: 35px;
}

div.results_a_boxa, div.results_a_boxb, div.results_a_boxc
{
    width: 159px;
    margin-top: 10px;
}
div.results_a_boxa h3, div.results_a_boxb h3, div.results_a_boxc h3
{
    font-size: 12px;
    font-weight: bold;
}
div.results_a_boxa p, div.results_a_boxb p, div.results_a_boxc p
{
    font-size: 11px;
    color: #999;
}
h2.results_help
{
    margin-top: 0px;
}

div.results_a_boxa
{
    padding-right: 30px;
    background: url(/img/results_box_a.gif) no-repeat 170px 15px;
    float: left;
}
div.results_a_boxb
{
    padding-right: 30px;
    background: url(/img/results_box_a.gif) no-repeat 170px 15px;
    float: left;
}
div.results_a_boxc
{
    float: left;
}

div.results_sav_red
{
    width: 150px;
    margin-top: 10px;
    font-size: 11px;
    float: left;
    text-align: center;
    color: #ce0000;
}
div.results_sav_green
{
    font-size: 11px;
    margin-top: 10px;
    width: 300px;
    float: left;
    color: #97ce00;
    text-align: center;
}


/* locked features */
div.comp h2.lock_3
{
    background: #fff url(/img/locks-3.png) no-repeat 25px 0;
    padding-left: 70px;
}
td.lock_bg
{
    background: url(/img/lock-1-sm-bg.png) no-repeat 7px 6px;
}



p.pmt_head
{
    font-size: 12px;
    color: #aaa;
    text-align: center;
    margin-top: 25px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
}
p.ft_pmt_head
{
    color: #aaa;
    text-align: center;
    margin-top: 7px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    color: #aaa;
    font-family: Arial,Sans-Serif;
    font-size: 10px;
    font-weight: normal;
}

a.pmt_aarp
{
    background: url(/img/press/aarp.gif) no-repeat;
    width: 118px;
    height: 52px;
    background-position: 0px 0px;
    display: block;
    float: left;
}
a.pmt_aarp:hover
{
    background-position: 0px -52px;
}
a.pmt_aarp_bw
{
    background: url(/img/press/aarp-bw.gif) no-repeat;
    width: 83px;
    height: 36px;
    margin: 3px 0 0 10px;
    float: left;
}
a.pmt_aarp_bw:hover
{
    background-position: 0px -36px;
}
a.pmt_tech_flash
{
    background: url(/img/press/tech-flash.gif) no-repeat;
    width: 134px;
    height: 52px;
    background-position: 0px 0px;
    display: block;
    float: right;
}
a.pmt_tech_flash:hover
{
    background-position: 0px -52px;
}
a.pmt_tech_flash_bw
{
    background: url(/img/press/tech-flash-bw.gif) no-repeat;
    width: 94px;
    height: 36px;
    margin: 2px 0 0 10px;
    float: left;
}
a.pmt_tech_flash_bw:hover
{
    background-position: 0px -36px;
}

a.pmt_usa_today
{
    background: url(/img/press/usa-today.gif) no-repeat;
    width: 95px;
    height: 63px;
    background-position: 0px 0px;
    display: block;
    float: left;
}
a.pmt_usa_today:hover
{
    background-position: 0px -63px;
}
a.pmt_usa_today_bw
{
    background: url(/img/press/usa-today-bw.gif) no-repeat;
    width: 67px;
    height: 44px;
    margin: 0 0 0 15px;
    float: left;
}
a.pmt_usa_today_bw:hover
{
    background-position: 0px -44px;
}

div.pmt_smart_money
{
    background: url(/img/press/smart-money.gif) no-repeat;
    width: 152px;
    height: 63px;
    background-position: 0px 0px;
    display: block;
    float: right;
}
a.pmt_smart_money:hover
{
    background-position: 0px -63px;
}
div.pmt_smart_money_bw
{
    background: url(/img/press/smart-money-bw.gif) no-repeat;
    width: 106px;
    height: 44px;
    margin: 0 0 0 10px;
    float: left;
}

a.pmt_realsimple
{
    background: url(/img/press/realsimple.gif) no-repeat;
    width: 158px;
    height: 25px;
    background-position: 0px 0px;
    display: block;
    float: right;
}
a.pmt_realsimple:hover
{
    background-position: 0px -22px;
}
a.pmt_realsimple_bw
{
    background: url(/img/press/realsimple-bw.gif) no-repeat;
    width: 111px;
    height: 16px;
    margin: 12px 0 0 10px;
    float: left;
}
a.pmt_realsimple_bw:hover
{
    background-position: 0px -15px;
}

a.pmt_stimes
{
    background: url(/img/press/seattle-times.gif) no-repeat;
    width: 189px;
    height: 38px;
    background-position: 0px 0px;
    display: block;
    float: right;
}
a.pmt_stimes:hover
{
    background-position: 0px -38px;
}
a.pmt_stimes_bw
{
    background: url(/img/press/seattle-times-bw.gif) no-repeat;
    width: 132px;
    height: 26px;
    margin: 8px 0 0 10px;
    float: left;
}
a.pmt_stimes_bw:hover
{
    background-position: 0px -26px;
}

a.pmt_psbj
{
    background: url(/img/press/psbj.gif) no-repeat;
    width: 185px;
    height: 45px;
    background-position: 0px 0px;
    display: block;
    float: right;
}
a.pmt_psbj:hover
{
    background-position: 0px -45px;
}
a.pmt_psbj_bw
{
    background: url(/img/press/psbj-bw.gif) no-repeat;
    width: 130px;
    height: 31px;
    margin: 7px 0 0 10px;
    float: left;
}
a.pmt_psbj_bw:hover
{
    background-position: 0px -31px;
}

#simplemodal-container a.modalCloseImg
{
    background: url(/img/x.png) no-repeat; /* adjust url as required */
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -18px;
    cursor: pointer;
}

#simplemodal-overlay
{
    background-color: white;
}
#simplemodal-container
{
    background-color: white;
    border: 8px solid #837F80;
    padding: 12px;
}

div.footer
{
    background: url('/img/footer-bg.png') repeat-x scroll 0 0 #888888;
}

div.footer div.links
{
    text-align: center;
    color: white;
    font-size: 12px;
    width: 918px;
    margin: auto;
    padding: 10px 20px 0 20px;
    color: #999;
}

div.footer div.links a
{
    color: #ddd;
    text-decoration: none;
}

div.ft2_center
{
    color: #BBBBBB;
    font-size: 11px;
    margin: auto;
    padding: 35px 0;
    width: 958px;
}

div.ft2_center p
{
    color: #BBBBBB;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

div.ft2_center ul
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

div.ft2_center li
{
    margin-bottom: 5px;
}

div.ft2_center a
{
    color: #CCCCCC;
    font-size: 12px;
    text-decoration: none;
}

div.ft2_center div.recent
{
    float: left;
    width: 400px;
}

div.ft2_center div.regions
{
    float: left;
    margin-left: 20px;
    width: 260px;
}
div.ft2_center div.sxo
{
    float: left;
    margin-left: 20px;
    width: 280px;
    color: #999;
}


/* press */
div.press_container
{
    padding: 0 10px;
    float: left;
    height: 70px;
    vertical-align: middle;
}
h2.press
{
    margin-top: 0px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 15px;
    font-weight: normal;
    color: #666;
}

/* testamonials */
div.quote_container
{
    width: 290px;
    height: 195px;
    padding: 0 5px;
    float: left;
}
h2.quote
{
    margin-top: 0px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 15px;
    font-weight: normal;
    color: #666;
}
div.quote_container div.quote
{
    font-family: Georgia, Cambria, Serif;
    font-size: 13px;
    font-style: italic;
    line-height: 1.5em;
    color: #959595;
    text-align: left;
    width: 230px;
    float: left;
    padding-left: 5px;
}
div.quote_container td.author
{
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: #353535;
    font-weight: bold;
    font-style: normal;
    padding-top: 10px;
    line-height: 1.3;
}
div.quote_container td.author span.region
{
    font-weight: normal;
    color: #959595;
}
div.quote_container td.top_quote
{
    vertical-align: top;
    width: 25px;
}
div.quote_container td.bottom_quote
{
    vertical-align: bottom;
}


div.load-logo
{
    background: url(/img/logo.gif) no-repeat 0 0;
    height: 40px;
    width: 224px;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 130px 0 5px 0;
}
div.load-message
{
    height: 50px;
    width: 224px;
    display: block;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 15px;
    padding: 20px 10px 0px 0px;
    margin: 0px 0px 5px 0px;
    background: url(/img/flat-loading.gif) no-repeat 0px 0px;
}

div.load-logo-main
{
    background: url(/img/logo.gif) no-repeat 0 0;
    height: 40px;
    width: 224px;
    display: block;
    padding: auto;
    margin: 30px auto 10px auto;
}
div.load-loading-main
{
    background: url(/img/flat-loading.gif) no-repeat 0px 0px;
    width: 244px;
    margin: 0 0 0 180px;
}
div.load-message-main
{
    color: #999999;
    display: block;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 15px;
    margin: 15px 80px;
}

/* terms */
#divTerms
{
    background: #fff url(/img/body_bg_wide.gif) top center repeat-y;
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    color: #666;
    line-height: 1.3em;
    width:800px;
    margin:auto;
}

#divTerms h1
{
    font-family: Arial, Sans-Serif;
    font-size: 22px;
    color: #b12a24;
    line-height: 1.4em;
    font-weight: normal;
    margin-bottom: 5px;
}
#divTerms h2
{
    font-family: Arial, Sans-Serif;
    font-size: 18px;
    color: #b12a24;
    line-height: 1.3em;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: normal;
}
#divTerms h3
{
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    color: #666;
    line-height: 1.3em;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}
#divTerms p
{
    line-height: 1.6em;
    margin-bottom: 15px;
    margin-top: 5px;
    font-size: 14px;
}
#divTerms ul
{
    list-style-type: disc;
    margin-left: 10px;
    padding-left: 20px;
    margin-bottom: 20px;
    margin-top: 5px;
    font-size: 14px;
}
#divTerms ol
{
    list-style-type: decimal;
    margin-left: 10px;
    padding-left: 20px;
    margin-bottom: 20px;
    margin-top: 5px;
    font-size: 14px;
}
#divTerms li
{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.6em;
}
#divTerms div.cl
{
    clear: both;
    font-size: 0px;
    height: 0px;
    overflow: hidden;
}

#divTerms div.container
{
    position: relative;
    top: 0;
    left: 50%;
    padding: 0;
    margin-left: -410px;
    text-align: left;
    width: 820px;
    font-size: 14px;
}

#divTerms div.logo
{
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 224px;
    height: 40px;
    width: 224px;
    background: #fff url(/img/logo.gif) no-repeat 0 0;
    float: right;
}

#divTerms ul.nobull
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 20px;
    margin-top: 5px;
    font-size: 14px;
}
#divTerms ul.nobull li
{
    margin-bottom: 10px;
    font-size: 14px;
}
#divTerms ul.nobull li ul
{
    list-style-type: none;
    margin-left: 10px;
    padding-left: 0px;
    margin-bottom: 20px;
    margin-top: 5px;
    font-size: 14px;
}
#divTerms ul.nobull li ul li
{
    font-size: 14px;
    margin-bottom: 10px;
}

div.mapNA
{
    background: #f5f5f5 url(/img/pano_bg.gif) center no-repeat;
    width: 278px;
    height: 200px;
}


/* FUNNEL */
div.f-overassessed
{
    height: 18px;
    width: 285px;
    padding: 5px;
    background-color: #b42c24;
    color: #fff;
    margin-bottom: 5px;
}
div.f-contact
{
    float: right;
    /*width: 560px;*/
    margin-top: 15px;
    margin-right: 10px;
    color: #5B8327;
}
div.f-left
{
    margin-top: 10px;
    padding-right: 13px;
}
div.f-call a, div.f-chat a
{
    color: #5B8327;
    text-decoration: none;
}
a.lpChatTextLink
{
    display: block;
    margin-top: 3px;
}
a.lpChatTextLink span span span
{
    font-size: 11px;
    line-height: 115%;
}
a.lpChatTextLink span span span span
{
    font-size: 11px;
}
div.f-phone
{
    width: 130px;
    float: right;
    height: 19px;
    font-size: 17px;
    font-weight: bold;
    border-right: 1px solid #eee;
}
div.f-call
{
    background: url(/img/funnel/i-call.gif) 10px 0 no-repeat;
    width: 58px;
    float: right;
    height: 19px;
    padding-left: 30px;
}
div.f-chat
{
    border-left: 1px solid #eee;
    background: url(/img/funnel/i-chat.gif) 10px 0 no-repeat;
    width: 145px;
    float: right;
    height: 19px;
    padding-left: 35px;
}
div.f-volume
{
    font-size: 11px;
    width: 248px;
    float: right;
    line-height: 1.5em;
    margin-top: -9px;
    text-align: center;
}

h2.funnel
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
}
div.funnel-r
{
    float: right;
    width: 190px;
    background-color: #ececec;
    margin-top: 15px;
    margin-left: 20px;
}
div.funnel-r h3
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 20px;
    font-weight: normal;
    width: 154px;
    padding: 10px 0px 10px 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
div.funnel-r ul
{
    margin-left: 15px;
    width: 140px;
}
div.funnel-r p
{
    margin-left: 15px;
    width: 140px;
}
div.funnel-f
{
    float: left;
    margin-top: 15px;
}
div.funnel-f div.f-col1, div.funnel-f div.f-col2
{
    float: left;
    width: 200px;
    margin-bottom: 15px;
}
div.funnel-f div.f-colw
{
    margin-bottom: 15px;
}
div.funnel-f label
{
    display: inline;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    color: #6aa434;
    margin: 0 0 5px 0;
}
div.funnel-f span.f-l
{
    display: block;
    background: #fff url(/img/funnel/frm-long.gif) no-repeat 0 0;
}
div.funnel-f span.f-m
{
    display: block;
    background: #fff url(/img/funnel/frm-med.gif) no-repeat 0 0;
}
div.funnel-f input.f-tl
{
    font-size: 17px;
    border: 0px;
    background: none;
    color: #666;
    width: 368px;
    padding: 0px;
    margin: 5px 8px;
}
div.funnel-f input.f-tm
{
    font-size: 17px;
    border: 0px;
    background: none;
    color: #666;
    width: 168px;
    padding: 0px;
    margin: 5px 8px;
}
.f-l
{
    background-image: none !important;
}

.f-m
{
    background-image: none !important;
}
span.f-m .f-tl
{
    width: 150px !important;
    border: 1px solid #72726a !important;
    background-image: none !important;
    margin: 0px !important;
    padding: 3px !important;
}
span.f-l .f-tl
{
    width: 300px !important;
    border: 1px solid #72726a !important;
    background-image: none !important;
    margin: 0px !important;
    padding: 3px !important;
}

.assessmentCard
{
    background: #e1e5e8;
    margin-bottom: 10px;
}
.assessmentInfo
{
    float: left;
    width: 320px;
    padding: 20px;
}
.assessmentReport
{
    float: right;
    padding: 20px;
}
.assessmentReport a
{
    font-size: 11px;
}
.assessmentButtonBackground
{
    background: #02b7f1;
    padding: 8px;
    margin-bottom: 8px;
}
.assessmentPdf
{
    width: 93px;
    height: 62px;
}
.assessmentInfo .title
{
    font-size: 16px;
    margin-bottom: 15px;
}
.assessmentInfo .assessment
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
}
.assessmentInfo .assessmentText
{
    font-size: 13px;
}
.assessmentOptions
{
    background: #bec8cf;
    padding: 5px 20px 5px 20px;
    font-size: 12px;
    color: #38464e;
}
.assessmentOptions a, .assessmentReport a
{
    font-size: 12px;
    color: #38464e;
}
.maxTextWidth
{
    width: 600px;
}

/*-----------------------------------------
HOME
-----------------------------------------*/



div.home
{
    background: #4798cf;
}
div.hero
{
    width: 904px;
    padding-left: 44px;
    height: 153px;
    background: #4394c9 url(/img/hm_hero_w.jpg) 0 0 no-repeat;
}
div.home h1
{
    font-family: Arial, Sans-Serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.1em;
    color: #fff;
    width: 400px;
    margin-top: 20px;
    margin-left: 40px;
}
div.home h2
{
    margin-left: 40px;
    margin-top: 3px;
    font-family: Arial, Sans-Serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.2em;
    color: #fff;
}
div.home_search
{
    background-color: #2b598a;
    padding: 20px;
    padding-left: 229px;
    height: 60px;
}

div.home_loader
{
    background: url(/img/hm_loading.gif) 95px 10px no-repeat;
    height: 65px;
    background-color: #2b598a;
    color: #c0cedc;
    line-height: 1.2em;
    font-size: 18px;
    padding-left: 140px;
    padding-top: 13px;
}

div.home_txt
{
    text-align: left;
    background: url(/img/hm_txt_bg.gif) 0 0 no-repeat;
    width: 500px;
    height: 28px;
}
div.home input.txt
{
    width: 315px;
    background: none;
    border: 0px;
    margin: 0px;
    padding: 4px;
    font-size: 14px;
    font-family: Tahoma, Sans-Serif;
    float: left;
    margin-left: 3px;
    margin-top: 1px;
    color: #b12a24;
}
div.home input.txt_empty
{
    padding: 5px;
    padding-left: 4px;
    font-size: 12px;
    font-family: Tahoma, Sans-Serif;
    color: #ccc;
}
div.home input.txt_full
{
    padding: 4px;
    font-size: 14px;
    font-family: Tahoma, Sans-Serif;
    color: #b12a24;
}
div.home input.btn
{
    float: right;
    margin-top: 1px;
    margin-right: 1px;
}
div.home_notes
{
    color: #2e89bf;
    margin-top: 8px;
    font-size: 12px;
}
div.home_notes em
{
    color: #4aa3dd;
    font-style: normal;
}


div.hm_boxA
{
    background: #5cbfe6 url(/img/box_bg_bl.gif) repeat-x 0 0;
    width: 250px;
    height: 90px;
    margin: 18px;
    margin-left: 20px;
    padding: 20px;
    margin-right: 2px;
    float: left;
    font-size: 11px;
}
div.hm_boxA div.title
{
    width: 177px;
    height: 21px;
    background: url(/img/box_hd_how.gif) no-repeat 0 0;
}
div.hm_boxA p
{
    color: #073318;
    line-height: 1.3em;
}
div.hm_boxA a
{
    color: #fff;
    font-size: 11px;
    text-decoration: none;
}

div.hm_boxB
{
    background: #7fbf5f url(/img/box_bg_gr.gif) repeat-x 0 0;
    width: 250px;
    height: 90px;
    margin: 18px;
    padding: 20px;
    margin-right: 2PX;
    float: left;
    font-size: 11px;
}
div.hm_boxB div.title
{
    width: 215px;
    height: 21px;
    background: url(/img/box_hd_guarantee.gif) no-repeat 0 0;
}
div.hm_boxB p
{
    color: #154619;
    line-height: 1.3em;
}
div.hm_boxB a
{
    color: #fff;
    font-size: 11px;
    text-decoration: none;
}


div.hm_boxC
{
    background: #e69f2d url(/img/box_bg_or.gif) repeat-x 0 0;
    width: 250px;
    height: 90px;
    margin: 18px;
    margin-right: 0px;
    padding: 20px;
    float: left;
    font-size: 11px;
}
div.hm_boxC div.title
{
    width: 177px;
    height: 21px;
    background: url(/img/box_hd_demo.gif) no-repeat 0 0;
}
div.hm_boxC p
{
    line-height: 1.3em;
}
div.hm_boxC a
{
    color: #fff;
    font-size: 11px;
    text-decoration: none;
}
div.hm_boxC div.col
{
    width: 110px;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}
div.hm_boxC a.rpt
{
    background: url(/img/how_rpt.gif) no-repeat 23px 0;
    display: block;
    width: 95px;
    height: 46px;
}
div.hm_boxC a.demo
{
    display: block;
    background: url(/img/how_demo.gif) no-repeat 23px 0;
    color: #fff;
    width: 95px;
    height: 46px;
}
div.hm_boxC a, div.hm_boxA a, div.hm_boxB a
{
    background: url(/img/arrow_more_lnk_w.gif) no-repeat right 4px;
    padding-right: 10px;
    color: #fff;
}

/*-----------------------------------------
TIPS
-----------------------------------------*/

div.tip_box
{
    /*background:#009900 url('/img/tip_bg.gif') top left no-repeat;  */
    background-color: #339933;
    padding: 10px;
    padding-bottom: 20px;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: 100; /*border:1px solid #99ff99;*/
    line-height: 1.3em;
    color: #efe;
}
div.tip_box_l
{
    /*background:#009900 url('/img/tip_bg_l.gif') top right no-repeat;   */
}
div.tip_box p
{
    color: #dfd;
    font-size: 12px;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
}
a.tip
{
    color: #339933;
    text-decoration: none;
    border-bottom: dotted 1px #999;
}
a:hover.tip
{
    color: #00aff0;
    text-decoration: none;
    border-bottom: solid 1px #00aff0;
}

a.tip_q
{
    background: #eee url('/img/q.gif') 0 0 no-repeat;
    text-decoration: none;
    display: block;
    float: right;
    height: 13px;
    width: 13px;
    margin-top: 1px;
}
a.tip_q:hover
{
    background: #eee url('/img/q.gif') 0 -13px no-repeat;
}
/*-----------------------------------------
PROGRESS
-----------------------------------------*/

.progressPage
{
    background: #a6a6a2;
    position: relative;
}
.progressPage .content
{
    width: 680px;
    margin: auto;
}
.progressPage .whiteBackground
{
    background: #fff;
}
.progressPage .logo
{
    margin-top: 0px;
    margin-bottom: 0px;
}
.progressPage .tagline
{
    margin: 10px 0 40px 20px;
    font-size: 16px;
    color: #72726a;
    font-weight: bold;
}
.loadProgress
{
    background: #fff;
    padding-bottom: 110px;
    width: 650px;
    margin: auto;
}
.loadProgress .item
{
    margin: 0 0 10px 20px;
}
.loadProgress .item .icon
{
    width: 34px;
    height: 34px;
    float: left;
}
.loadProgress .item .icon img
{
    display: none;
    width: 34px;
    height: 34px;
}
.loadProgress .messaging
{
    float: left;
}
.loadProgress .item .task
{
    margin: 7px 0 0 8px;
    font-size: 18px;
    color: #4b3d38;
}
.loadProgress .item .successText
{
    color: #4b3d38;
    display: none;
    margin: 5px 0 8px 8px;
}
.loadProgress .item .successDone
{
    font-size: 16px;
    margin: 5px 0 8px 8px;
}
.loadProgress .item .taskDone
{
    color: #72726a;
    font-size: 14px;
    margin: -2px 0 0 8px;
}
.progressBackground
{
    background: url(/img/progressBackground.gif) no-repeat center bottom;
    height: 202px;
    padding-top: 40px;
    position: absolute;
    bottom: -115px;
    left: 0px;
    right: 0px;
}
/*-----------------------------------------
MASTER
-----------------------------------------*/
/* MEASUREMENTS */
.leftPageWidth
{
    width: 560px;
}
.rightPageWidth
{
    width: 300px;
}
/* PADDING */
.pagePadding
{
    padding: 0 40px 0 40px;
}
.rightGutterPadding
{
    padding-right: 20px;
}
.leftGutterPadding
{
    padding-left: 20px;
}
.leftLargePadding
{
    padding-left: 40px;
}
/* MARGIN */
.noTopMargin
{
    margin-top: 0px;
}
.iconRightMargin
{
    margin-right: 10px;
}
/* SPACEING */
.verticalSpaceLarge
{
    height: 40px;
    font-size: 1px;
    line-height: 1px;
}
.verticalSpaceMedium
{
    height: 20px;
    font-size: 1px;
    line-height: 1px;
}
.verticalSpaceNormal
{
    height: 10px;
    font-size: 1px;
    line-height: 1px;
}
.verticalSpaceSmall
{
    height: 5px;
    font-size: 1px;
    line-height: 1px;
}
/* BORDERS */
.bottomBorderSolid
{
    border-bottom: 1px solid #a6a6a2;
}
/* MISC */
.fLeft
{
    float: left;
}
.fRight
{
    float: right;
}
.center
{
    text-align: center;
    margin: auto;
}
.relative
{
    position: relative;
}
/* FONTS */
.standardHeading
{
    font-size: 16px;
    margin: 0px;
}
.tinyText
{
    font-size: 10px !important;
}
.smallText
{
    font-size: 12px !important;
}
.largeText
{
    font-size: 21px !important;
}
.mediumLargeText
{
    font-size: 18px !important;
}
.mediumSmallText
{
    font-size: 15px !important;
}
.whiteText
{
    color: #fff;
}
.watermark
{
    color: #a6a6a2;
}
.bold
{
    font-weight: bold;
}
.noBold
{
    font-weight: normal;
}
.italic
{
    font-style: italic;
}
.lineHeight
{
    line-height: 17px;
}
.redText
{
    color: #b01017;
}
/* BUTTONS */
.button
{
    height: 37px;
    position: relative;
    color: #fff;
    text-decoration: none;
    display: block;
    float: left;
    line-height: 37px;
    font-size: 16px;
    padding: 0 40px 0 20px;
    z-index: 1;
}
.button:hover
{
    color: #fff;
}

.redButton
{
    background: url(/img/btn_red_background.gif) repeat-x left top;
}
a.redButton:hover
{
    color: #eee;
}

.redButton .a-left
{
    background: url(/img/cnrs_redButton.gif) repeat-x left top;
    width: 11px;
    height: 37px;
}

.redButton .a-right
{
    background: url(/img/cnrs_redButton.gif) repeat-x right top;
    width: 11px;
    height: 37px;
}
.btnArrow
{
    position: absolute;
    background: url(/img/arrow_button.png) no-repeat top left;
    width: 7px;
    height: 14px;
    right: 20px;
    top: 10px;
}

/* POSITIONING */
.a-left
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}
.a-right
{
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 2;
}


/* ALERTS */
.attention
{
    background: #f7f4e5;
    padding: 10px;
}
.infoAlert
{
    background: #e9f6fd url(/img/icon_info.png) no-repeat 10px 14px;
    padding: 10px 10px 10px 35px;
    line-height: 18px;
}
.redAlert
{
    color: #b01017;
    background: #f6e7e7;
    padding: 15px;
}

/* LISTS */

/* ICONS */
.pdfLink
{
    display: block;
    background: url(/img/downloadPdf_small.png) no-repeat left top;
    padding-left: 25px;
    min-height: 25px;
}


/* OLD */
.topCorners
{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    height: 18px;
    z-index: 2;
}
.topCorners .extender, .bottomCorners .extender
{
    position: absolute;
    left: 18px;
    right: 18px;
    height: 18px;
    background: url(/img/lightboxYbg.png) repeat-x left top;
    z-index: 2;
}
.bottomCorners .extender
{
    background-position: left bottom;
    z-index: 2;
}
.extenderLeft
{
    position: absolute;
    left: 0px;
    top: 18px;
    bottom: 18px;
    width: 18px;
    background: url(/img/lightboxXbg.png) repeat-y left top;
    z-index: 2;
}
.extenderRight
{
    position: absolute;
    right: 0px;
    top: 18px;
    bottom: 18px;
    width: 18px;
    background: url(/img/lightboxXbg.png) repeat-y right top;
    z-index: 2;
}
.bottomCorners
{
    position: absolute;
    left: 0px;
    right: 0px;
    height: 18px;
    bottom: 0px;
    z-index: 2;
}
.cnrLeft
{
    position: absolute;
    left: 0px;
    width: 18px;
    height: 18px;
    background: url(/img/lightboxCorners.png) no-repeat;
    z-index: 2;
}
.cnrRight
{
    position: absolute;
    right: 0px;
    width: 18px;
    height: 18px;
    background: url(/img/lightboxCorners.png) no-repeat;
    z-index: 2;
}
.bottomCorners .cnrLeft
{
    background-position: left bottom;
    z-index: 2;
}
.bottomCorners .cnrRight
{
    background-position: right bottom;
}
.topCorners .cnrLeft
{
    background-position: left top;
    z-index: 2;
}
.topCorners .cnrRight
{
    background-position: right top;
    z-index: 2;
}




.leftArea
{
    float: left;
}
.rightArea
{
    float: right;
}


.resultsPage
{
    min-height: 400px;
}
.resultsPage .titleArea
{
}
.resultsPage .titleArea h1
{
    font-size: 22px;
    margin: 0px !important;
}
.notoverassessed .titleArea h1
{
    color: #41403b;
}
.resultsPage .titleArea h2
{
    font-size: 14px;
    margin: 2px 0px 0px 0px !important;
    font-weight: normal;
    padding: 0px !important;
    color: #a6a6a2;
    font-weight: normal;
}
.resultsPage .titleArea .rightArea
{
    float: left;
    margin-left: 10px;
}
.resultsPage .contentArea
{
    margin-top: 20px;
}
.resultsPage .contentArea .leftArea
{
    width: 360px;
}

.resultsPage .contentArea .rightArea
{
    width: 250px;
    position: relative;
}
. .resultsPage .rightArea img.arrow
{
    position: absolute;
    top: -2px;
    left: 0px;
}
.notoverassessed .contentArea .leftArea
{
    width: 340px;
}
.notoverassessed .contentArea .rightArea
{
    width: 270px;
    position: relative;
}

.assessCard
{
    padding: 20px;
    background: #f5f5f5;
    color: #72726a;
    font-size: 12px;
}
.assessCard h2
{
    font-size: 14px;
    margin: 0px 0px 10px 0px !important;
    padding: 0px !important;
    color: #72726a;
}
.assessCard h4
{
    font-size: 14px;
    margin: 0px 0px 0px 0px !important;
    padding: 0px !important;
    font-weight: bold;
    color: #72726a;
}
.assessCard h3
{
    margin-bottom: 5px;
}
.assessCard table td.amount
{
    text-align: right;
}
.assessCard td.spacer
{
    width: 5px;
    font-size: 1px;
}
.assessCard td.rowSpacer
{
    font-size: 1px;
    padding: 3px 0 0px 0;
    line-height: 1px;
}
.overassessAmount
{
    color: #b01017;
}
.doubleUnderline
{
    border-bottom: 3px double #a6a6a2;
}

.assessmentStatus
{
    background: #af1f24;
    padding: 10px 15px 10px 20px;
    color: #fff;
}
.notoverassessed .assessmentStatus
{
    background: #b11117;
}
.assessmentStatus h2
{
    margin: 0px 0px 0px 0px;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}
.assessmentText
{
    padding: 20px 20px 20px 20px;
}
.appealWindow
{
    margin: 20px 0px 0px 0px;
}
.assessmentText h2
{
    margin: 0px 0px 0px 0px;
    font-size: 18px;
    font-weight: bold;
}
.reminder
{
    background: url(/img/icn_remind.gif) no-repeat left 2px;
    padding-left: 20px;
    font-size: 12px;
}
.action
{
    margin: 30px 0px 20px 0px;
}
.actionButton:hover, .actionButton:visited
{
    color: #fff;
    text-decoration: none;
}
.action .actionButton
{
    height: 36px;
    background: url(/img/btn_background.png) repeat-x left top;
    position: relative;
    display: block;
    color: #fff;
    float: left;
    text-decoration: none;
    line-height: 35px;
    padding: 0 40px 0 20px;
    font-size: 16px;
}
.actionButton .btnLeft
{
    background: url(/img/btn_corners.gif) no-repeat top left;
    width: 10px;
    height: 36px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.actionButton .btnRight
{
    background: url(/img/btn_corners.gif) no-repeat top right;
    width: 10px;
    height: 36px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.btnArrow
{
    position: absolute;
    background: url(/img/arrow_button.png) no-repeat top left;
    width: 7px;
    height: 14px;
    right: 20px;
    top: 10px;
}
.cl
{
    clear: both;
}


.btnArrow
{
    position: absolute;
    background: url(/img/arrow_button.png) no-repeat top left;
    width: 7px;
    height: 14px;
    right: 20px;
    top: 10px;
}

div.act
{
    height: 36px;
    background: url(/img/btn_background.png) repeat-x left top;
    position: relative;
    display: block;
    float: left;
    font-size: 16px;
}
div.actL
{
    background: url(/img/btn_corner_l.gif) no-repeat top left;
    float: left;
}
div.actR
{
    background: url(/img/btn_corner_r.gif) no-repeat top right;
    float: left;
}
div.actA
{
    background: url(/img/arrow_button_r.png) no-repeat right 11px;
    float: left;
}
a.act
{
    color: #fff;
    text-decoration: none;
    padding: 9px 40px 11px 20px;
    display: block;
    float: left;
}

.lightbox
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 100;
}
.pageOverlay
{
    background: #41403b;
    position: absolute;
    top: 0px;
    display: none;
    left: 0px;
    z-index: 99;
}
.lbTitle
{
    font-size: 28px;
    margin: 40px 0px 0px 40px;
}
.lbClose
{
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 150;
}
.lbRoundClose
{
    position: absolute;
    right: -9px;
    top: -13px;
    width: 58px;
    height: 57px;
    background: url(/img/lbCloseRound.png) no-repeat left top;
    z-index: 150;
}
.lbContent
{
    margin: 15px;
    position: relative;
    z-index: 1;
    background: #fff url(/img/lightboxBackground.gif) no-repeat left bottom;
    overflow: hidden;
}
.lbContent .padding
{
    padding: 0px 40px 150px 40px;
}
.hide
{
    display: none;
}
.contentLeft
{
    float: left;
}

.signup
{
    width: 700px;
    margin: auto;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
}
.signup .scroll
{
    width: 2500px;
}
.signup .scrollContent
{
    width: 680px;
    float: left;
}

.inputText
{
    width: 200px;
}
.signupCrumb
{
    margin-top: 15px;
}
.signupCrumb a
{
    font-size: 16px;
}
.signupCrumb a.on
{
    color: #41403b;
    text-decoration: none;
}
.signupTitleArea
{
    margin-bottom: 40px;
}
.signupTitleArea img
{
    float: left;
    margin-right: 15px;
}
.signupText
{
    width: 500px;
    float: left;
}
.signupTitle
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
}
.inputText
{
    width: 255px;
    padding: 3px;
}
.respect
{
    font-style: italic;
    width: 550px;
    margin-top: 20px;
}
.forms
{
    margin-left: 20px;
}
.signinContent
{
    margin: 30px 0 0 140px;
}
.signinContent h2
{
    font-size: 16px;
}
.terms
{
    border: 1px solid #a6a6a2;
    overflow: auto;
    width: 508px;
    height: 300px;
    margin: 20px 0 20px 0;
    padding: 20px;
}
.calendarIconWrapper
{
    width: 54px;
    height: 67px;
    background: url(/img/icon_calander.gif) no-repeat left top;
    color: #fff;
    padding-top: 15px;
    float: left;
    margin-right: 15px;
}
.calendarIconWrapper .month
{
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    margin-right: 8px;
}
.calendarIconWrapper .day
{
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-right: 8px;
}
.lightboxContentPadding
{
    padding: 20px 40px 140px 40px;
}
.lighboxHelpLink
{
    background: url(/img/icn_help_link.gif) no-repeat left center;
    padding-left: 18px;
}
.fieldsTable td
{
    padding: 3px 15px 3px 3px;
}
.serviceBlurb
{
    background: url(/img/service_tab_bg.jpg) repeat-x left bottom;
    padding: 20px 25px 0px 25px;
}
.serviceBlurb p.description
{
    font-size: 15px;
    line-height: 21px;
    width: 380px;
}
.serviceBlurb .fleft h1
{
    margin: 10px 0 0 8px;
    font-size: 30px;
    float: left;
}
.monitor
{
    background: url(/img/service_image_monitor.jpg) no-repeat right top;
}
.analysis
{
    background: url(/img/service_image_analysis.jpg) no-repeat right 50px;
}
.diy
{
    background: url(/img/service_image_diy.jpg) no-repeat right top;
}
.report
{
    background: url(/img/service_report.jpg) no-repeat right top;
}
.successkit
{
    background: url(/img/service_toolkit.jpg) no-repeat right top;
}
.serviceBlurb .price
{
    font-size: 30px;
}
.serviceBlurb .serviceTabs
{
    margin-top: 40px;
}

.serviceBlurb .serviceTabs a
{
    display: block;
    height: 35px;
    line-height: 30px;
    float: left;
    padding: 0 20px 0 20px;
    text-decoration: none;
    border: 1px solid #d9dee1;
    border-bottom: 0px;
    background: url(/img/service_tab_bg_off.gif) repeat-x left bottom;
    margin-right: 2px;
    min-width: 80px;
    text-align: center;
}
.serviceBlurb .serviceTabs a.tabOn
{
    background: #fff;
    border: 1px solid #d9dee1;
    border-bottom: 0px;
    color: #94a2ab;
    text-decoration: none;
}
.tabContent
{
    padding: 20px 30px 20px 30px;
}
.faqNew
{
    margin-bottom: 10px;
    border-bottom: 1px dashed #eaeaea;
}
.faqNew .faqQuestion
{
    display: block;
    padding: 0px 8px 8px 8px;
    background: url(/img/accordianDown.gif) no-repeat right center;
}
.faqNew .faqQuestion:hover
{
    background-color: #f0fbff;
}
.faqNew .on
{
    background: url(/img/accordianUp.gif) no-repeat right center;
}
.faqNew .faqAnswer
{
    margin: 0px 0px 20px 0px;
    padding: 8px;
}
.crumb
{
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.partnerContent
{
    width: 670px;
    margin-left: 20px;
    margin-top: 20px;
}

/* SERVICES */
.services
{
    padding: 25px;
}
.serviceTitle
{
    font-family: Helvetica, Arial;
    font-size: 16px;
    margin-bottom: 4px;
    display: block;
    color: #41403b;
}
a.serviceTitle:hover
{
    color: #008FC0;
    text-decoration: underline;
}
.watermark .serviceTitle
{
    color: #a6a6a2;
}
.servicePrice
{
    font-size: 16px;
}
.serviceTable
{
    width: 100%;
}
.serviceTable th
{
    font-weight: bold;
    color: #72726a;
    text-transform: uppercase;
    padding: 0 20px 5px 20px;
    border-bottom: 3px double #828282;
}
.serviceTable td
{
    padding: 15px 20px 15px 6px;
    border-bottom: 1px solid #e1e1e1;
    vertical-align: top;
}
.serviceTable td.leftPadding
{
    padding-left: 20px;
}
.rightBorder
{
    border-right: 1px solid #e1e1e1;
}

.eligible
{
    background: #f8ecec;
}
.eligibler
{
    background: #f8ecec;
}
.services .search_box .search_txt .txt
{
    width: 400px;
    padding: 4px;
}
.services .search_box .search_txt .btn
{
    position: relative;
    top: 0px;
    left: -1px;
}
.serviceDesc
{
    width: 270px;
}
.status
{
}
.statusg
{
    padding-bottom: 4px;
    font-size: 16px;
    font-weight: bold;
}
.eligible .check, .eligibler .check
{
    text-align: center;
}
.statusr
{
    padding-bottom: 4px;
    font-size: 16px;
    font-weight: bold;
}

.statushead
{
    font-weight: bold;
    color: #a70a0a;
}
.statusheadr
{
    font-weight: bold;
    color: #a70a0a;
}
.links
{
    margin-top: 10px;
}
div.end
{
    width: 270px;
}
.serviceLogo
{
    width: 45px;
    height: 43px;
    margin: 0 10px 0 10px;
}
.analysisLogo
{
    background: url(/img/service_icn_analysis.png) no-repeat left top;
}
.monitorLogo
{
    background: url(/img/service_icn_monitor.png) no-repeat left top;
}
.appealKitLogo
{
    background: url(/img/service_icn_kit.png) no-repeat left top;
}
.diy
{
    background: url(/img/service_icn_diy.png) no-repeat left top;
}
.watermark .analysisLogo
{
    background: url(/img/service_icn_analysis_off.png) no-repeat left top;
}
.watermark .monitorLogo
{
    background: url(/img/service_icn_monitor_off.png) no-repeat left top;
}
.watermark .appealKitLogo
{
    background: url(/img/service_icn_kit_off.png) no-repeat left top;
}
.watermark .diy
{
    background: url(/img/service_icn_diy_off.png) no-repeat left top;
}
ul.redCheck
{
    list-style-type: none;
    list-style-image: url(/img/bul_check.gif);
    line-height: 12px;
    margin: 8px 0 0 0;
}
.serviceLogoText
{
    margin-left: 8px;
}
.serviceLogoText h2
{
    font-size: 14px;
    margin: 3px 0 0 0;
    font-weight: normal;
    line-height: .8em;
}
.serviceLogoText h1
{
    margin: 0px;
    font-weight: bold;
    font-size: 27px;
}

/*SLIDES*/
#container
{
    width: 510px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    padding: 10px;
}

#frame
{
    position: relative;
    z-index: 0;
    width: 530px;
    top: 0px;
    left: 0px;
}

#example
{
    position: relative;
}
#slides
{
    z-index: 100;
}
#slides .slides_container
{
    height: 170px;
    overflow: hidden;
    position: relative;
    display: none;
}
#slides .slide
{
    padding: 20px;
    display: block;
}
#slides .next, #slides .prev
{
    position: absolute;
    top: 40px;
    left: -25px;
    width: 24px;
    height: 43px;
    display: block;
    z-index: 101;
}

#slides .next
{
    left: 523px;
}
#slides .link
{
    display: block;
    margin-top: 10px;
    font-weight: 800;
}

#pressContainer
{
    width: 290px;
}
#pressSlides
{
    z-index: 100;
}
#pressSlides .slide
{
    display: block;
    width: 290px;
}
#pressSlides .slides_container
{
    height: 105px;
    overflow: hidden;
    position: relative;
    display: none;
}


/*TESTIMONIAL ROTATOR*/
.testimonalRotator
{
    width: 510px;
    margin-bottom: 20px;
}
.tHeading
{
    width: 280px;
}
.tPhoto
{
    width: 70px;
    height: 50px;
}
.tFBHeading
{
    width: 420px;
}
.tFBName
{
    font-size: 16px;
}
.tName
{
    font-size: 18px;
}
.tLocation
{
    margin-top: 4px;
    font-size: 16px;
    color: #888;
}
.tRank
{
}
.tSavings
{
}
.tQuoteTable
{
    margin-top: 25px;
}
.tQuote
{
    width: 100%;
    font-style: italic;
}
.tLeftQuote
{
    position: relative;
    top: 10px;
    font-size: 50px;
    color: #a6a6a2;
    padding: 0px 10px 0px 10px;
}
.tRightQuote
{
    position: relative;
    bottom: -10px;
    font-size: 50px;
    color: #a6a6a2;
    vertical-align: bottom;
}
.tCustNumber
{
    font-size: 11px;
    color: #888;
    margin-top: 4px;
}
.tRanked-0
{
    background: url(/img/ranking.gif) no-repeat left top;
    width: 119px;
    height: 16px;
    display: block;
}
.tRanked-1
{
    background: url(/img/ranking.gif) no-repeat left -16px;
    width: 119px;
    height: 16px;
    display: block;
}
.tRanked-2
{
    background: url(/img/ranking.gif) no-repeat left 32px;
    width: 119px;
    height: 16px;
    display: block;
}
.tRanked-3
{
    background: url(/img/ranking.gif) no-repeat left -48px;
    width: 119px;
    height: 16px;
    display: block;
}
.tRanked-4
{
    background: url(/img/ranking.gif) no-repeat left -64px;
    width: 119px;
    height: 16px;
    display: block;
}
.tRanked-5
{
    background: url(/img/ranking.gif) no-repeat left -80px;
    width: 119px;
    height: 16px;
    display: block;
}
.homeblock
{
    height: 238px;
    background: url(/img/background_home.gif) no-repeat left top;
    position: relative;
    left: -15px;
    width: 963px;
}
.homeblock h1
{
    position: absolute;
    left: 440px;
    top: 35px;
    font-size: 30px;
    width: 350px;
    font-weight: bold;
}
.homeblock .bbb
{
    position:absolute;
    right:20px;
    top:20px;
}
.noBorder
{
    border: 0px !important;
}
.dropShaddow
{
}
.dropShaddow .shaddowImage
{
    margin: auto;
    width: 892px;
    height: 31px;
    background: url(/img/home_graphics.gif) no-repeat 0px -271px;
}
.lowerPage
{
    margin: 0px 35px 35px 35px;
}
.lowerPage h2
{
    font-size: 16px;
}

.testimonalSlides
{
    background: #fafafa;
    padding: 15px;
    margin-top: 0px;
    width: 530px;
}
.tShaddow
{
    background: url(/img/testimonialRotatorShaddow.png) no-repeat left top;
    height: 20px;
}
.gSearch
{
    position: relative;
}
.gSearch input.gSearchBox
{
    height: 32px;
    width: 300px;
    border: 1px solid #72726a;
    padding-left: 10px;
    font-size: 16px;
    margin: 0px;
    float: left;
}
input.txt_empty
{
    font-style: italic;
    color: #888;
}

.gSearch input.gSearchButton
{
    background: url(/img/button_homeSearch.gif) no-repeat left top;
    width: 188px;
    height: 36px;
    border: 0px;
    position: relative;
    left: -1px;
    float: left;
    margin: 0px;
    cursor: pointer;
}
.homeSearch input.gSearchBox
{
    height: 32px;
    position: absolute;
    width: 350px;
    border: 1px solid #72726a;
    left: 313px;
    top: 142px;
    padding-left: 10px;
    font-size: 16px;
}
.homeSearch input.gSearchButton
{
    background: url(/img/button_homeSearch.gif) no-repeat left top;
    width: 188px;
    height: 36px;
    border: 0px;
    position: absolute;
    top: 142px;
    left: 633px;
    cursor: pointer;
}
._notes
{
    text-align: left;
    color: #888;
    margin-top: 4px;
}
.homeSearch ._notes
{
    position: absolute;
    left: 363px;
    top: 180px;
    color: #888;
    text-align: right;
}
.pressItem
{
    float: left;
    width: 140px;
    text-align: center;
    border-right: 1px dotted #ccc;
}

.stepRow
{
    margin: 20px 0 0 10px;
}
.stepRow .step
{
    margin-right: 10px;
    width: 300px;
    height: 170px;
}
.noMargin
{
    margin: 0px;
}
.stepNumber
{
    font-family: Arial Black;
    font-size: 36px;
    color: #c52a18;
    font-weight: bolder;
}
.stepHeader
{
    text-align: center;
    margin-bottom: 20px;
}
.stepText
{
    font-size: 18px;
    font-weight: bold;
}
.stepContent
{
}
.stepContent .stepDescription
{
    width: 200px;
    margin-left: 10px;
}
.button-getStarted
{
    background: url(/img/button_getStarted.gif) no-repeat left top;
    width: 133px;
    height: 33px;
    border: 0px;
    cursor: pointer;
}
.radioTable td
{
    padding-bottom: 4px;
    vertical-align: bottom;
}
.radioTable td label
{
    display: block;
    float: left;
    padding-top: 2px;
    width: 500px;
}
.radioTable td input
{
    float: left;
}
.continueButton
{
    background:url(/img/e_continue_sm.gif);
    width:124px;
    height:29px;
    display:block;
}


