body {
    color: #262626;
    font-size: 15px;
}

ul {
    margin-left: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #43b02a;
    font-weight: 400;
}

#generic-site {
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-family: "HCo Gotham";
    font-style: normal;
    font-weight: 400;
}

#generic-site a {
    color: #43b02a;
    font-weight: 500;
    text-decoration: none;
}

#generic-site a:hover {
    text-decoration: underline;
}

#generic-site #content p {
    font-family: "HCo Gotham";
    font-style: normal;
    font-weight: 400;
    color: #262626;
    font-size: 15px;
}

#content {
    padding: 0px 38px!important;
}

#content p {
    padding: 0px;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 140%;
}

#generic-site #content h1 {
    color: #43b02a;
    font-family: "HCo Gotham";
    font-style: normal;
    font-weight: 400;
    font-size: 20x;
    padding: 0px;
}

#generic-site #content h2 {
    color: #43b02a;
    font-family: "HCo Gotham";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    padding: 0px;
}

.by1 {
    font-family: "HCo Gotham";
    font-style: normal;
    font-weight: 400;
}

#sidebar-deltadental {
    width: 315px;
    height: auto;
    margin: 20px 0 0 0;
    padding: 0;
    float: left;
}

#sidebar-deltadental img {
    margin-bottom: 25px;
}

#sidebar-deltadental a {
    color: #43b02a;
    float: left;
    line-height: 30px;
    text-decoration: none;
    font-size: 16px;
}

#sidebar-deltadental a:hover {
    color: #43b02a;
    float: left;
    line-height: 30px;
    text-decoration: underline;
}

#right {
    display: block;
    float: right;
    height: auto;
    margin: 18px 0 0;
    width: 167px;
}

.right-arrow {
    background-image: url("images/arrow-sprite2.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    background-size: 179% auto;
    display: inline-block;
    height: 30px;
    line-height: 20px;
    margin-left: 3px;
    margin-top: 0;
    width: 30px;
}

.x-small-right-arrow {
    background-image: url("images/arrow-sprite2.png");
    background-position: 1px 4px;
    background-repeat: no-repeat;
    background-size: 196% auto;
    display: inline-block;
    height: 18px;
    line-height: 28px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0;
    padding-top: 0;
    width: 18px;
}

.down-arrow {
    background-image: url("images/arrow-sprite2.png");
    background-position: 30px 3px;
    background-repeat: no-repeat;
    background-size: 200% auto;
    display: inline-block;
    height: 30px;
    line-height: 20px;
    margin-left: 10px;
    width: 30px;
}

.social-row {
    display: block;
    float: right;
    font-size: 14px;
    height: auto;
    line-height: 16px;
    margin-top: 0;
    text-align: right;
    width: 100%;
}

.social-icon-sprite-facebook {
    background-image: url("images/social-sprite2.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 110% auto;
    display: block;
    float: right;
    height: 45px;
    line-height: 20px;
    margin-bottom: 30px;
    margin-left: 2px;
    margin-top: -4px;
    width: 40px;
}

.social-icon-sprite-twitter {
    background-image: url("images/social-sprite2.png");
    background-position: 0 -66px;
    background-repeat: no-repeat;
    background-size: 110% auto;
    display: block;
    float: right;
    height: 52px;
    line-height: 20px;
    margin-left: 2px;
    margin-top: 0;
    width: 40px;
}

#content {
    float: left;
    width: 370px;
    height: auto;
    display: block;
    margin: 0 0 50px 40px;
}

#content p {
    color: #262626;
    font-weight: 400;
}

#content a {
    font-weight: 500;
    text-decoration: none;
}

#content ul li {
    color: #262626;
    font-family: "HCo Gotham" !important;
    font-size: 15px;
    line-height: 140%;
    margin-left: 0px;
    padding: 0 38px 0 0;
}

.coolImage {
    height: 17px;
    width: 17px;
    margin-left: 7px;
}

.pointer {
    cursor: pointer;
}

.left30 {
    margin-left: 38px;
}

.gothlight {
    font-weight: 300!important;
}

.gothbook {
    font-weight: 400!important;
}

.gothmedium {
    font-weight: 500!important;
}

.inline {
    display: inline;
}

.narrowchart {
    margin: 0px;
    max-width: 400px;
    padding: 0px!important;
}

.accordianheader {
    color: #fff;
    background: #222;
    padding: 10px 20px;
    margin-top: 20px;
    text-align: center;
}

.accordianbody {
    background: #f4f4f4;
}

.accordianbody ul {
    list-style-type: roman;
    margin: 5px 0 5px 35px;
    padding: 0 0 10px;
    padding-bottom: 0px;
}

.accordianbody ul li {
    border-bottom: medium none;
    list-style-type: disc !important;
    margin-bottom: 3px;
    padding-left: 10px;
}

i {
    position: absolute;
    right: 20px;
    top: 14px;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

.ui-state-active i {
    color: #ACD4CE;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #555555;
    font-weight: normal;
}

.ui-accordion .ui-accordion-header {
    cursor: pointer;
    display: block;
    font-size: 100%;
    height: 20px;
    line-height: 20px;
    margin: 2px 0 0;
    min-height: 0;
    padding: 0.5em 0.5em 0.5em 0.7em;
    position: relative;
}

.ui-icon {
    float: right;
    height: 16px;
    width: 19px;
    margin-left: -5px;
}

.ui-accordion .ui-accordion-header h3 {
    color: #43b02a;
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 20px;
    margin-top: 0;
    text-align: left;
    width: auto;
    font-weight: 500;
}

.accordianheader {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    margin-top: 20px;
    padding: 10px 20px;
    text-align: center;
}

.ui-icon-triangle-1-s {
    background-color: transparent;
    background-position: -64px -16px;
    border-radius: 10px;
    color: #fff;
}

.ui-state-default .ui-icon {
    background-image: url("images/arrow-sprite.jpg");
    background-position: 0 0;
    background-size: 211% auto;
    border-radius: 10px;
    display: inline-block;
    float: none;
    margin-top: 2px;
    margin-left: 21px;
}

.ui-state-active .ui-icon {
    background-image: url("images/arrow-sprite.jpg");
    background-position: -21px 0;
    background-size: 211% auto;
    display: inline-block;
    float: none;
    margin-top: 3px;
}

.accordianbody {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: auto !important;
}

.ui-accordion .ui-accordion-content {
    border-top: 0 none;
    font-size: 15px;
    font-weight: 400;
    margin-left: 12px;
    overflow: auto;
    padding: 0;
    width: 100%;
    margin-bottom: 13px;
}

.padding-left-0 {
    padding-left: 0px!important;
}

.margin-top-0 {
    margin-top: 0px!important;
}

.margin-bottom-0 {
    margin-bottom: 0px!important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.neg-margin-top-5 {
    margin-top: -5px;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.boldest_font {
    font-weight: 900;
}

.middle_bold_font {
    font-weight: 500;
}

.gotham-500-italic {
    font-family: "HCo Gotham";
    font-style: italic;
    font-weight: 500;
    display: inline-block;
}

.accordianbody ul {
    list-style-type: roman;
    margin: 5px 0 5px 37px;
    padding: 0 0 10px;
    padding-bottom: 0px;
}

.first_visit_h3 {
    margin-right: -95px;
}

.care_baby_smile_h3 {
    margin-right: -65px;
}

.video_image_green {
    width: 394px !important;
    height: auto;
    width: 100%;
    margin-left: -20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.header_logo {
    width: 447px;
    height: auto;
    border: none;
    float: left;
    margin: 0 30px 0 0;
}

.side_bar_photo {
    width: 315px;
    height: 244px;
    border: none;
}