body {
    font-family: Tahoma,arial,helvetica,sans-serif;
    font-size: 12px;
    color: #333;
    background-color : #666;
    margin: 10px;
    border: 0;
    padding: 0;
    padding: 0;
}


#container {
    margin: 0 auto 0 auto;
    min-width: 400px;
    background: #fff;
    padding: 0;
    font-size: 12px;
    border: 1px solid #000000;
    text-align: left;
}


#header {
    width: 100%;
    height: 135px;
    background: #eee url("/images/benefits-application/header_bg.jpg") no-repeat ;
    position: relative;
}

#header_search
{
    position: absolute;
    width: 470px;
    bottom: 5px;
    right: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}


#content {
    margin: 0 ;
    background: #fff;
    padding: 0 8px 8px 8px;
}

#navcontainer
{
    width: auto;
    margin-bottom: 20px;
    border-top: 2px solid #eee;
    z-index: 1;
    font-size: 12px;
}

#navcontainer ul
{
    list-style-type: none;
    text-align: left;
    margin: -8px 0 0 15px;
    padding: 0;
    position: relative;
    z-index: 2;
}

#navcontainer li
{
    display: inline;
    text-align: center;
    margin: 0 5px;
}

#navcontainer li a
{
    padding: 1px 7px;
    color: #666;
    background-color: #E7ECF2;
    border: 1px solid #ccc;
    text-decoration: none;
}

#navcontainer li a:hover
{
    color: #000;
    border: 1px solid #666;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
}

#navcontainer li a#current
{
    color: #000;
    border: 1px solid #666;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
}

#navcontainer li a span {display: none}

#navcontainer li a:hover span{
    display:block;
    position:absolute;
    top: -90px;
    left:360px;
    width:105px;
    background-color:transparent;
    color:#95A8B7;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.quotes1 {
    color:#666;
    padding: 5px;
    width:350px;
    height: 60px;
    background:#f9f9f9;
    float:left;
    margin: 30px 20px 20px 20px;
    font-family: Verdana, Arial, Helvetica,sans-serif;
    font-size: 15px;
    line-height:20px;
    border: 2px solid #eee;
    overflow: auto;
    text-align: center;
}

.quotes1 h1 {
    font-size:18px;
    text-align: center;
    margin: 5px 0 5px 0;
}

.corona {
    background: transparent;
    margin:0 auto 0 auto;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.corona a:link, a:visited, a:active {
    color : #000000;
    text-decoration : underline;
    background-color : transparent;
}

.corona a:hover {
    color : #4D6A7A;
    text-decoration : underline;
    background-color : transparent;
}


.corona h1, .corona p {margin:0 10px;}

.corona h1 {
    font-family: Georgia, "Times New Roman",Times, serif ;
    font-size: 20px;
    color:#0A2A52;
    letter-spacing: -1px;
    font-weight:normal;
    line-height:80%;
    padding-bottom: 6px;
    margin-left: 10px;
}

.corona p {padding-bottom: 15px;}

.corona .top, .corona .bottom {
    display:block;
    background:transparent;
    font-size:1px;
}
.corona .b1, .corona .b2, .corona .b3, .corona .b4, .corona .b5 {
    display:block;
    overflow:hidden;
    height:1px;
    background:#fff;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
.corona .b1 {margin:0 5px; background:#ccc;}
.corona .b2 {margin:0 4px; background:#CCD0D4;}
.corona .b3 {margin:0 3px; background:#CCD0D4;}
.corona .b4 {margin:0 2px; background:#CCD0D4;}
.corona .b5 {margin:0 1px; background:#CCD0D4;}

.corona .boxcontent {
    display:block;
    padding: 20px;
    background:#fff url("/images/benefits-application/bg01.jpg") repeat-x bottom left;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    text-align: justify;
    margin: 0;
}


.float-right {
    float: right;
    position: relative;
    font-size: 10px;
    font-weight: bold ;
    width: 240px;
    margin: -15px 0 4px 15px;
    padding: 0 4px 0 12px;
    background: #F5F5F5;
    border: 2px solid #cccccc;
}

.float-right ul {
    position:relative;
    color:#000080;
    line-height: 12px;
    font-weight: bold;
    padding: 0px 0 0 12px;
}

.float-right li {
    list-style-type: square;
    margin: 3px;
    line-height: 20px;
}

.float-right li .black {
    color: #000000;
}

#copyright {
    margin-top: 10px;
    height:20px;
    background-color: #0A2A52;
    font: bold 9px Tahoma, Arial, sans-serif;
    color: #ffffff;
    letter-spacing: 4px;
    padding: 5px 0 0 0;
    text-align: center;
}

#copyright a {
    color: #ffffff;
}

.blurb_top
{
    float: left;
    width: 600px;
    min-height: 130px;
    margin: 5px 12px 5px 25px;
    padding: 9px;
    font: 11px Arial, Sans-serif;
    border: 3px solid #000;
    background: #E7ECF2;
    text-align: center;
}

.blurb_top ul {
    list-style-type: square;
    color:#000080;
    position:relative;
    font-weight: bold;
    padding: 10px 0 0 17px;
    margin-left: 0;
    margin-top: 0;
}

.blurb_top ul .black {
    color: #000000;
}

.blurb{
    float: right;
    width: 400px;
    min-height: 130px;
    margin: 5px 12px 5px 25px;
    padding: 9px;
    font: 11px Arial, Sans-serif;
    border: 3px solid #000;
    background: #E7ECF2;
    text-align: center;
}

.blurb ul {
    list-style-type: square;
    color:#000080;
    position:relative;
    font-weight: bold;
    padding: 10px 0 0 17px;
    margin-left: 0;
    margin-top: 0;
}

.blurb ul .black {
    color: #000000;
}

.bkbig {
    font-family: Georgia, "Times New Roman",Times, serif ;
    color: #000000;
    font-size:24px;
    text-align: center;
}

h2 {
    font-family: Georgia, "Times New Roman",Times, serif ;
    font-size: 18px;
    color:#0A2A52;
    font-weight:normal;
    padding-bottom: 0px;
    margin: 5px 0px 3px 0px;
}

div.credit {
    text-align: right;
    margin: 0 50px 0 0;
    color: #999999;
    font-size: 10px;
    padding: 3px;
}

div.credit a{
    color:#999999;
}

.small {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 9px;
    color : #000000;
    text-decoration : underline;
    font-style : normal;
}
.small a:link  {color : #000080;}
.small a:hover {color : #000000;}


.botsmall {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    font-size : 9px;
    color : #666666;
    text-decoration : none;
    font-weight : bold;
}
.botsmall a:link {color : #666;}
.botsmall a:hover {color : #000000;}

.linkcent {
    text-align: center;
    margin: 15px 0 8px 0;
    font-size: 110%;
    font-weight: bold;
}

.short_form {
    margin: 10px 0 0 0;
}

.short_form label {
    font-size: 22px;
    font-weight: bold;
    margin-right: 10px;
}

.short_form input {
    height: 20px;
    margin-right:10px;
    font-size: 18px;
    border: 1px solid black;
}

.short_form button {
    height: 30px;
    font-weight:bold;
    cursor: pointer;
    font-size: 16px;
    background-color: #22fc00;
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid black;
}

.short_form button:hover {
    background-color: #49c02c;
}

.short_form fieldset {
    border: none;
}

.mobile_form {
    width: 95%;
    background-color: #E7ECF2;
    padding: 10px;
    border: 1px solid black;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin: 0 auto;
}

.mobile_form fieldset {
    padding: 30px;
    width: auto;
    border:none;
}

.mobile_form input {
    width: 65%;
    height: 50px;
    margin: 0 auto;
    display: block;
    font-size: 22pt;
    padding-left: 5px;
}

.mobile_form button {
    margin: 10px auto;
    display: block;
    width: 65%;
    min-width: 100px;
    height: 50px;
    font-weight:bold;
    cursor: pointer;
    font-size: 22pt;
    background-color: #22fc00;
    border: 1px solid black;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.mobile_form .phone_split {
    margin: 0 auto;
    width: 65%;
    padding:0;
    display: block;
}

.mobile_form .phone_split input {
    height: 50px;
    clear:none;
    text-align: center;
}

.mobile_form #phone1 {
    left: -4px;
    position: relative;
    width: 28%;
}

.mobile_form #phone2 {
    position: relative;
    width: 28%;
}

.mobile_form #phone3 {
    position: relative;
    width: 28%;
}


.long_form {
    margin: 10px 0 0 0;
}

.long_form label {
    display:block;
    text-align: right;
    float:left;
    font-size: 16px;
    font-weight: bold;
    width: 150px;
    margin-bottom: 12px;
    padding-top: 3px;
}

.long_form input, .long_form select
{
    float:left;
    clear:right;
    margin-left:10px;
    margin-bottom: 15px;
    border: 1px solid black;
}

.long_form button {
    height: 30px;
    font-weight:bold;
    cursor: pointer;
    font-size: 16px;
    background-color: #22fc00;
    padding-top: 2px;
    border: 1px solid black;
}

.long_form button:hover {
    background-color: #49c02c;
}

.long_form fieldset {
    border: none;
}

.state_list li {
    margin-top: 10px;
}

.error_element
{
    border:solid 1px #ba3b26 !important;
    background-color: #fcfa92;
}

.error_msg {
    color: #ff0a1e;
    font-size: 12px;
}

.error_block
{
    width: 210px;
    padding: 5px;
    margin: 5px auto;
    text-align: left;
}

.error_block li {
    color: #ff0a1e;
    margin-top:3px;
}

.path_top_text {
    text-align: center;
    font-size: 14px;
}

.path_popup {
    margin: 10px auto;
    width: 600px;
}

.path_popup fieldset {
    position: relative;
    padding:0 0 10px 0;
    margin:0;
    border: none;
}

.question_number {
    background-color: #4777A7;
    color: #fff;
    border-bottom: 1px solid #666;
    border-top: none;
    width: 585px;
    height: 40px;
    font-size: 16px;
    font-weight:bold;
    padding: 27px 0 0 15px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.question {
    width: 580px;
    height: auto;
    display:table-cell;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #dde6bf;
}

.path_button_wrapper {
    text-align: center;
    background-color: #dde6bf;
    padding-bottom: 15px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.path_button_wrapper_norad {
    text-align: center;
    background-color: #dde6bf;
    padding-bottom: 15px;
}

.path_button_wrapper .offer_yes, .path_button_wrapper_norad .offer_yes, .path_button_wrapper .alt_yes {
    background-color: #84fc68;
    font-size: 16px;
    font-weight: bold;
    margin-right: 20px;
    border: 1px solid black;
}

.path_button_wrapper .offer_yes:hover, .path_button_wrapper_norad .offer_yes:hover {
    background-color: #22fc00;
}

.path_button_wrapper .offer_no, .path_button_wrapper_norad .offer_no {
    font-weight: normal;
}

.path_popup .offer_no {
    margin-left: 10px;
}

.path_button {
    padding: 15px 30px 15px 30px;
    cursor:pointer;
    font-weight: bold;
}

.two_col_ul {
    width: 400px;
}

.two_col_ul li {
    width: 200px; float:left;
    padding-bottom: 5px;
}

.phone_split input {
    float:left;
    clear:none;
    text-align: center;
}

#phone1 {
    width: 30px;
}

#phone2 {
    width: 30px;
    margin-left: 5px;
}

#phone3 {
    width: 50px;
    margin-left: 5px;
}

.multi_col_list {
    list-style-type:none;
    width:800px;
    margin: 15px auto;
}

.multi_col_list li {
    float:left;
    margin: 10px 0 0 5px;
    padding: 5px 10px 5px 5px;
    width:170px;
    font-weight: bold;
    background-color: #cbc5bd;
    border: 1px solid gray;
}

.multi_col_list li:hover {
    background-color: #FFDD00;
    cursor: pointer;
}

.multi_col_list a:link {
    text-decoration: none;
}

#bread_crumb {
    margin-bottom: 8px;
    margin-left: 5px;
}

#bread_crumb a:link {

}

.state_program {
    margin-bottom: 15px;
    border: 1px dotted rgba(0, 0, 0, 0.63);
    background-color: #fff;
}

.state_program h3 {
    margin-top: 0;
    background-color: #E7ECF2;
    border-bottom: 1px solid #CCC;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.state_links {
    border-top: 1px solid #CCC;
    background-color: #eaeff5;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
}

.state_program a {
    font-weight: bold;
}