/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    background-color: white;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin: 0 auto;
    text-align: center;
    width: 779px;
}

table
{
    border: 0px;
    padding: 0px;
}



H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    color: #086DCE;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}
H1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.75em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.58em;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.33em;
    font-weight: 500;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}


H5, DT
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H6
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

TFOOT, THEAD
{
    font-size: .8em;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Verdana;
}

TH
{
    vertical-align: baseline;
    font-size: .8em;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}

P
{
    vertical-align: baseline;
    font-size: 12px;
    font-weight: normal;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
    font-family: Verdana;
}


A:link
{
    text-decoration: none;
}

A:visited
{
    text-decoration: none;
}

A:active
{
    text-decoration: none;
}

A:hover
{
    text-decoration: underline;
    color: #ff9933;
}
a.nav:link
{
    color: blue;
    font-family: Franklin Gothic Book;
    font-size: 12pt;
}
a.nav:visited
{
    font-family: Franklin Gothic Book;
    font-size: 12pt;
    color: blue;
}

SMALL
{
    font-size: 11px;
}

BIG
{
    font-size: 13px;
}

BLOCKQUOTE, PRE
{
    font-family: Courier New, monospace;
}


UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}

IMG
{
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    border: 0;
}
.menu
{
    font-family: Arial;
    font-weight: 500;
    color: White;
    font-size: 16px;
}
.menu1
{
    font-family: Arial;
    font-size: 12px;
    color: Gray;
}
.menu2
{
    font-family: Arial;
    font-size: 12px;
    color: White;
}
.lbl_bold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-align: right;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
}
.lbl_bold_left
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
}
.lbl_bold_left_blue
{
    color: Blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
}
.lbl_bold_left_blue_14
{
    color: Blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
}
.lbl_bold_1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
}
span.cell_bold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
}
span.cell_normal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
}

.cell_bold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
}
.cell_bold_right
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-align: right;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
}
.cell_normal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
}
.lbl_bold_b
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: .7px;
    text-transform: none;
}
.lbl_pgHeader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    color: #086DCE;
    font-weight: 600;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 auto;
}
.lbl_review_hdr
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 14px;
    color: #086DCE;
    font-weight: 600;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 auto;
}
.lbl_review_hdr_c
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    color: #086DCE;
    font-weight: 600;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 auto;
}

.lbl_pgHeader_big
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 18px;
    color: #086DCE;
    font-weight: 600;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}
.tbx
{
    background-color: #FBFAE6;
    border-color: White;
    border-style: groove;
}
.policy_link
{
    color: #086DCE;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.warning
{
    color: red;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
.warning_bold_12
{
    color: red;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
.warning_bold
{
    color: red;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

.warning_bold_left
{
    color: red;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
}
.warning_bold_left_indent
{
    color: red;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: justify;
    margin-left: 100px;
}
.warning_bold_blue
{
    color: blue;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
}
.warning_blue
{
    color: blue;
    font-family: Verdana;
    font-size: 14px;
}
span.cell_head_white
{
    color: White;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.template
{
    background: #FFC080;
    z-index: auto;
    position: absolute;
    top: 0px;
    width: 100%;
    border: 0px;
}
.BODY
{
    font-weight: normal;
    font-size: 12px;
    word-spacing: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: .7px;
}
.BODY_bold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.2px;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: .7px;
}
.BODY_b
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: .7px;
}
.BODY_bold_b
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: .7px;
}

#dhtmltooltip
{
    border-right: black 1px solid;
    padding-right: 2px;
    border-top: black 1px solid;
    padding-left: 2px;
    font-size: 15px;
    z-index: 100;
    visibility: hidden;
    padding-bottom: 2px;
    border-left: black 1px solid;
    width: 150px;
    color: #6699cc;
    padding-top: 2px;
    border-bottom: black 1px solid;
    position: absolute;
    background-color: lightyellow;
}

.FFCCssClass
{
    border-bottom: solid 15px #FFFFFF;
    border-top: solid 10px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
}
.FFCCssClassBlue
{
    border-bottom: solid 15px #eff3fb;
    border-top: solid 10px #eff3fb;
    border-left: solid 1px #eff3fb;
    border-right: solid 1px #eff3fb;
}

.TextBoxCss
{
    border: solid 1px #6699cc;
}

.DropDownListCss
{
    border: none 1px #6699cc;
}

.LinkButtonCss2
{
    border: solid 3px #C6D6F1;
    background-color: #0067CC;
    padding: 3;
    font-family: Verdana;
    font-weight: bolder;
    font-size: 11px;
    color: #ff9933;
}
.LinkButtonCss
{
    border: solid 3px #C6D6F1;
    background-color: #0067CC;
    padding: 3;
    font-family: Verdana;
    font-weight: bolder;
    font-size: 11px;
    color: white;
}
#content
{
    float: left;
    padding-top: 0;
    position: relative;
    margin: 0;
    width: auto;
    text-align: center;
}
div.header
{
    float: left;
    padding-top: 0em;
    position: relative;
    margin: 0;
    width: auto;
    text-align: center;
}
#pgheader
{
    width: 100%;
    text-align: center;
    margin: 0;
    border: dotted 1px;
}
#ctlTopBarDiv
{
    float: left;
    background-color: #21498c;
    margin: 0;
    text-align: center;
    width: auto;
}
div.setwidth
{
    /*border: 1px solid red; */
    width: 770px;
    text-align: center; /* ie hack */
}
div.paragraph
{
    width: 75%;
    text-align: justify; /* ie hack */
    font-size: small;
    margin: 1em;
}
div.paragraph-left
{
    width: 70%;
    text-align: left; /* ie hack */
    font-size: small;
    margin: 1em;
}
div.paragraph-right
{
    width: 80%;
    text-align: right; /* ie hack */
    font-size: small;
}
div.paragraph-center
{
    width: 80%;
    text-align: center; /* ie hack */
    font-size: small;
}

* html div.float
{
    /* ie hack */
    display: inline;
    float: none;
}
div.policyinfo
{
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    text-align: left;
    border: 1px solid grey;
    margin-top: 1em;
    margin-bottom: 1em;
}
div.center2
{
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    text-align: left;
    border: 1px solid red;
}
div.center3
{
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    text-align: left;
    border: 1px solid red;
}
div.center-fit
{
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    text-align: center;
    border: 0px solid red;
    margin-top: 2em;
    margin-bottom: 2em;
}
div.selectCity
{
    padding-right: 2px;
    display: none;
    padding-left: 2px;
    z-index: 100;
    left: 420px;
    padding-bottom: 2px;
    width: 200px;
    color: white;
    padding-top: 2px;
    position: absolute;
    top: 630px;
    background-color: #ff9933;
}
div.termofuse
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 500px;
    height: 250px;
    overflow: auto;
    text-align: left;
    font-family: Verdana;
    font-size: 2;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-top: 4em;
    margin-bottom: 4em;
}
div.disclosure
{
    border: windowtext 5pt double #776347;
    padding-right: 6pt;
    padding-left: 4pt;
    padding-bottom: 1pt;
    padding-top: 1pt;
    overflow: auto;
    width: 500px;
    height: auto;
    text-align: left;
    font-family: Verdana;
    font-size: 2;
}
div.pendingpolicytran
{
    margin-top: 10px;
    margin-bottom: 5px;
}
div.pendingpolicytran2
{
    margin-top: 2px;
    margin-bottom: 10px;
    margin-left: 50px;
    margin-right: 50px;
}
div.addname
{
    border: 0px solid red;
    width: 60px;
    text-align: left;
}
div.lbl_review_hdr
{
    width: 400px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 14px;
    color: #086DCE;
    font-weight: 600;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 auto;
}
div.lbl_review_hdr_wide
{
    width: 500px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 14px;
    color: #086DCE;
    font-weight: 600;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 auto;
}
div.lbl_review_hdr_wide_red
{
    width: 500px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 14px;
    color: Red;
    font-weight: 600;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 auto;
}
p.disclosure
{
    border-right: medium none;
    padding-right: 0cm;
    border-top: medium none;
    padding-left: 0cm;
    padding-bottom: 0cm;
    border-left: medium none;
    padding-top: 0cm;
    border-bottom: medium none;
}
span.termofuse
{
    font-weight: bold;
    font-size: 12pt;
    color: red;
    font-family: Arial;
}
span.lob
{
    font-size: small;
}
span.addname
{
    font-size: smaller;
    font-style: normal;
}
div.left
{
    font-size: x-small;
    padding-top: auto;
    padding-bottom: auto;
    margin-top: 7px;
    margin-bottom: 7px;
}

#printclose, #print
{
    text-align: right;
    width: 75%;
    font-size: 8pt;
    font-weight: bold;
    margin-right: 0;
}
#headerbacku
{
    width: 100%;
    background-color: #21498c;
    height: auto;
    margin: 0px;
}

#headerbackd
{
    width: 100%;
    background-color: #ff9933;
    height: 10px;
    margin: 1px;
}
#headercontainer
{
    width: 770px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

ul, ol
{
    position: relative;
}
ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.type1 li
{
    display: inline;
    padding: 0 1em 0 3.4em;
}
ul.type1 li.first
{
    padding-left: 0;
}

ul.type2 li
{
    display: inline;
    padding: 0 3.2em 0 3.2em;
}
ul.type2 li.first
{
    padding-left: 0;
}

ul.buttons li
{
    display: inline;
    padding: 0 5.2em 0 5.2em;
}
ul.buttons li.first
{
    padding-left: 0;
}

.ListItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: Navy;
}


#help
{
    float: left;
    height: auto;
    width: 210px;
    margin-top: 30px;
    margin-bottom: auto;
}
#headerlinkd
{
    float: left;
    height: auto;
    width: 770px;
    margin-top: 1px;
    margin-bottom: auto;
}
#cfplogo
{
    float: left;
    height: 64px;
    width: 99px;
    margin-left: 10px;
    margin-top: 1em;
}
#cfpslogan
{
    float: left;
    height: 64px;
    width: 410px;
    margin-left: 0px;
    margin-top: 1em;
}

table.full
{
    width: 800px;
    height: 100%;
}
table.h800
{
    width: 100%;
    height: 800pt;
}

table.current
{
    border-collapse: collapse;
    font-size: x-small;
    width: auto;
}

td.current
{
    border: solid 0px #6699cc;
    font-size: x-small;
    font-weight: 900;
    color: Red;
}

table.nav
{
    width: 115px;
    border: 1px;
    margin-left: 20px;
    padding: auto;
}
td.nav
{
    width: 110px;
    margin-left: auto;
    margin-right: auto;
    border-right: solid 1px #6699cc;
    font-size: x-small;
    color: Black;
}
/*Timeout Warning*/
#warningDiv
{
    position: absolute;
    left: 300px;
    top: 200px;
    width: 10px;
    height: 10px;
    border: solid black 0px;
    z-index: 10;
    cursor: move;
    visibility: hidden;
}
#warningHeader
{
    background-color: #FFFACD;
    width: 100%;
}
table.timer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    background-color: #FFFACD;
    border: solid black 1px;
    cursor: move;
}
input.timer
{
    font-size: 10px;
    text-align: center;
}

.watermarked
{
    padding-top: 20px; /*background-color: #F2F9FF;*/
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: Red;
}
