body {
    background-image: url(/assets/body_BGb.jpg);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    line-height: 150%;
    background-color: #006498;
}
a {
    color: #068AC3;
}
a:hover {
    color: #15CA01;
}
a:visited {
    color: #005C8B;
}

a abbr, a acronym {
    border: none;
}

a, img, a img {
    border: none;
}

fieldset {
    border: 1px solid #dadbd4;
}


input, textarea, select {
    border: 1px solid #d0d0d0;
}

input[type=radio], input[type=checkbox] {
    background: none;
    border: none;
}

.Required, .FormError, .HighlightMessage {
    color: #FF0000;
}

#head {
    margin: 0 auto;
    width: 956px;
}

.bluebg {
background: #bad4ed;
}

.darkbluebg {
background: #194f81;
color:#FFFFFF;
}

.boxrule {
border:solid 1px;
}

#promo {
    width: 500px;
    margin-top: 15px;
    margin-bottom: 0;
    padding: 10px;
    background-image: url(/assets/promoBack.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    color: #333;
}
#footer {
    width: 956px;
    background-color: #000;
    border-top-width: 6px;
    border-top-style: solid;
    border-top-color: #15CA01;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
#footer a {
    color: #666666;
}

#footer a:hover {
    color: #333333;
}
.footpad {
padding: 20px;
}
#menu ul {
    margin:0;
    padding:10px 0px 0 0px;
    list-style:none;    
    }

#menu li {
    display:inline;
    margin:0;
    padding:0;
    }

#menu a {
    float:left;
    display:block;
    width:143px;
    font: bold 14px/1 sans-serif;
    color:#FFFFFF;
    text-decoration: none;
    background-image: url(/assets/but_blue22.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-align: center;
    margin-right: 10px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
        }
    #menu a:hover {
    background-position: -143px 0;
    color: #FFFFFF;
        }
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0587C1;
    padding-bottom: 20px;

}

#menu a:active {
    background-position: -143px 0;
    color:white;
        }

#head #logoarea {
    float: left;
    width: 456px;
}

#flasharea {
    width: 956px;
    width: 956px;
    height: 218px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    clear: both;
}
li {list-style:none;}
.nav {

    color: #FFFFFF;
}
#head .nav {
    width:440px;
    margin:0 50px 0 150px;
    color: #FFFFFF;
}
#head .nav a {
    color: #00CCFF;
    text-decoration: none;
}
#footer .nav a {
    color: #00CCFF;
    text-decoration: none;
}
#head .nav a:hover {
    color: #fff;
    text-decoration: underline;
}
#footer .nav a:hover {
    color: #fff;
    text-decoration: underline;
}
.nav ul{float:left;overflow:hidden;} /* wrap the LIs tightly and gives us somewhere to hide the first pipe in ie6 */
.nav li {
    width:auto;
    margin:0 0 0 -2px;
    display:inline;
    padding:0 .95em;
    border-left: 1px solid white;
}
/*remove the first faux pipe in all but ie6*/
html .nav li:first-child { border-left: 0; }
/*end of the embedded faux pipe delimited menu*/

/* Content */

#content {
    width: 956px;
    margin: 0px auto;
    padding: 2px 0px 0px 0px;
    background-repeat: repeat-y;
    background-color: #FFF;
}


#colOne {
    float: right;
    width: 570px;
    margin-top: 5px;
    padding-right: 20px;
}
#colOneContent {
    float: right;
    width: 620px;
    margin-top: 5px;
    padding-right: 20px;
}

#colOneContent ul li {
    list-style: disc;
    list-style-position: outside;
}

#promoContent {
    float: right;
    width: 620px;
    margin-top: 5px;
    padding-right: 20px;
}

#promoContent ul li {
    list-style-image:url(/assets/checkmark.jpeg);
    list-style-position: outside;
    line-height: 25px;

    }

#colTwo {
    float: left;
    width: 340px;
    margin-top: 5px;
    padding-right: 0px;
    padding-left: 15px;
    padding-bottom: 15px;
}

#bluebox {
    color: #FFFFFF;
    width: 326px;
    background-image: url(/assets/box_middle.gif);
    background-repeat: repeat-y;
}

#bluebox .bottom {
    background-image: url(/assets/box_bottom.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 19px;
    width: 326px;
}
label {
    display: block;
    margin-top: 5px;
}
#bluebox .mid {
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
}
#bluebox .top {
    background-image: url(/assets/box_top.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 19px;
    width: 326px;
}

h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
    margin:10px auto 0px auto;
    width:310px;
    padding:0px;
}

/* ----------- stylized ----------- */
#stylized{
    border:solid 0px #b7ddf2;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
    display:block;
    font-weight:bold;
    text-align:right;
    width:105px;
    float:left;
}
#stylized .small{
    color:#CCCCCC;
    display:block;
    font-size:11px;
    font-weight:normal;
    text-align:right;
    width:105px;
}
#stylized input{
    float:left;
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:150px;
    margin:2px 0 20px 10px;
}
#stylized button{
    clear:both;
    margin-left:150px;
    width:99px;
    height:31px;
    text-align:center;
    line-height:31px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    background-image: url(/assets/but_continue.jpg);
    background-repeat: no-repeat;
}
#content #colOne p {
    margin-bottom: 10px;
    margin-top: 10px;
}
#contenttop {
    background-image: url(/assets/top_wide.gif);
    background-repeat: no-repeat;
    background-position: center top;
    width: 956px;
    margin: 5px auto 0px auto;
    height: 12px;
}
.checkmark {
    float: left;
    padding-right: 15px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: -1px;
    margin-bottom: 0px;
    color: #666;
}
.roundbox {
    background-color: #FFF;
}
#greenbar {
    background-color: #16C903;
    height: 8px;
    width: 956px;
    margin: 0 auto;
}
.view {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(/assets/arrow_green.gif);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    float: right;
    padding-left: 20px;
}
#flasharea table {
    margin: 0px;
    padding: 0px;
}
#flasharea table tr td a img {
    margin: 0px;
    padding: 0px;
}
#flasharea table tr td #flash #myId {
    margin: 0px;
    padding: 0px;
}
#flasharea {
    background-color: #035476;
}
.bluehead {
    color: #004161;
    font-size: 13px;
    font-weight: bold;
}
.quote {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    text-align: left;
    width: 225px;
    line-height: 14px;
    margin-top: 8px;
}
.quotebox {
    background-image: url(/assets/quote.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 15px 0px 35px;
    line-height: 16px;
    font-size: 11px;
}
#leftmenu {
    background-image: url(/assets/bg_side_box.gif);
    background-repeat: repeat-y;
}
#colOneIn {
    float: left;
    width: 250px;
    margin-top: 20px;
    padding-left: 20px;
}
#colOneIn li {
    padding-bottom: 5px;
    font-size: 100%;
    background-image: url(/assets/btn_rule.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#colOneIn ul{
list-style-type: none;
padding: 0;
margin-left: 0;

}

#lmenu {
    width: 200px;
    font-weight: bold

    }
    
#lmenu ul {
    margin: 10px 0 0 0;
    padding: 0px;
    list-style: none;
}
    

#lmenu li a {

      voice-family: "\"}\""; 

      voice-family: inherit;
    padding: 6px 0 2px 16px;
      height: 24px;

    text-decoration: none;
    

    }    

    

#lmenu li a:link, #lmenu li a:visited {
    color: #666666;
    display: block;
    padding: 6px 0 2px 16px;


    }

    

#lmenu li a:hover, #lmenu li a.current{
    color: #119502;
    padding: 6px 0 2px 16px;
    background-image: url(/assets/btn_arrowOn.gif);
    background-position: 0 10px;
    background-repeat: no-repeat;

    }



.SideBox {
    list-style: none;
    padding: 0 0 5px 0;
    margin: 0 0 20px 0;
    background-image: url(/assets/bg_side_box.gif);
    background-repeat: no-repeat;
    background-position: 0 100%;
}


.SideBoxTop {
    margin: 0 0 10px 0;
    padding: 0;
    height: 5px;
    font-size: 0;
    background-image: url(/assets/bg_side_h2.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.BlockContent {
    padding: 0 20px 0 20px;
}
.bignumber {
    font-family: "Times New Roman", Times, serif;
    font-size: 36px;
    font-weight: bold;
    color: #CCC;
    background-color: #666;
}

a:active{ outline: none; }
a:focus{ -moz-outline-style: none; }
