.whats-new {
    background-color: #E0D4C4;
    height: 278px;
    padding: 0 10px 10px;
}
.whats-new h2 {
    font: 2em Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding: 4px 0 10px 0;
}
.whats-new .whats-new-items {
    border-bottom: 1px dashed #EAEAEA;
    padding: 6px 0;
}
.whats-new .whats-new-items .date {
    color: #002280;
    font: bold 0.9em Georgia,"Times New Roman",Times,serif;
}
.whats-new .whats-new-button {
    margin: 8px auto;
    text-align: center;
}
.homepage-map {
    background-color: #F2ECE4;
    height: 278px;
    padding: 0 10px 10px;
}
.homepage-map h2 {
    font: 1.5em Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding: 4px 0 10px 0;
}
.homepage-map .coverage-map {
    text-align: center;
}
.homepage-map .state-info-label {
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
}
.select-state-info ul {
    margin: 4px;
    text-align: right;
}
.select-state-info ul li {
    display: inline;
    list-style-type: none;
}
.select-state-info ul li a {
    background: url("../images/backgrounds/bg-button.png") repeat-x scroll 0 0 #CCCCCC;
    border: 1px solid #0A7EB6;
    color: #F3F3F3;
    display: inline;
    font-size: 0.9em;
    font-weight: bolder;
    padding: 4px 10px;
    text-decoration: none;
}
.need-health-insurance {
    background: url("../images/backgrounds/bg-consumer.jpg") no-repeat scroll 0 0 transparent;
    height: 310px;
    width: 310px;
}
.need-health-insurance h2 {
    color: #000000;
    font: 1.8em Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding: 25px 0 10px 30px;
}
.need-health-insurance ul {
    margin-left: 30px;
    width: 130px;
}
.need-health-insurance ul li {
    list-style: none outside none;
    margin: 4px 0 0 10px;
    text-align: center;
}
.need-health-insurance ul li a {
    color: #000000;
    display: block;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    text-decoration: none;
}
.need-health-insurance ul li a:hover {
    background: url("../images/backgrounds/bg-need-health-insurance-hover.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-style: italic;
    text-decoration: none !important;
}
.promotional-box {
    background: url("../images/backgrounds/bg-promational-box.png") no-repeat scroll 0 0 transparent;
    height: 93px;
    width: 388px;
}
.accordion h3 {
    border: medium none;
    margin-bottom: 0;
}
.accordion h3 a {
    background: url("../images/backgrounds/bg-accordion.jpg") repeat-x scroll 0 0 #E4E4E4 !important;
    border-left: 1px solid #ACA39A;
    border-right: 1px solid #ACA39A;
    color: #000000;
}
.accordion .ui-accordion-content {
    background: url("../images/backgrounds/bg-accordion-content.jpg") repeat-x scroll left top transparent;
    margin: 0;
    padding: 10px;
}
.accordion .ui-state-hover a:hover {
    background: url("../images/backgrounds/bg-accordion-hover.jpg") repeat-x scroll 0 0 #D6D6D6 !important;
    text-decoration: none;
}
