﻿html body .container a.more-link-with-plus, html body .container .more-link-with-plus a {
    /*.font-RalewayMedium*/
    font-weight: 600;
    font-family: Raleway,Open Sans,Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 12px;
    display: inline-block;
    background: url("/DelawareNorth/includes/images/plus_03.png") no-repeat right 6px;
    color: rgb(0,160,210);
    padding-right: 12px;
    text-decoration: none;
}

html body .container a.more-link-without-plus, html body .container .more-link-without-plus a {
    /*.font-RalewayMedium*/
    font-family: Raleway,Open Sans,Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 12px;
    display: block;
    background: none;
    color: rgb(0,160,210);
    padding-right: 12px;
    text-decoration: none;
}

p, ul, li, iframe {
    font-size: 12px;
    font-family: Raleway,Open Sans,Arial, Helvetica, sans-serif;
    color: rgb(65,65,65);
}

h1 {
    color: rgb(0,160,210);
    font-family: Raleway,Open Sans,Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 32px;
    margin: 0;
    line-height: 36px;
}

h2 {
    margin: 0;
    color: rgb(0,128,100);
    font-family: Raleway,Open Sans,Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
}

h3 {
    margin: 0;
    font-size: 16px;
    font-family: Raleway,Open Sans,Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: rgb(0,160,210);
    line-height: 24px;
}

h4 {
    margin: 0;
    font-size: 12px;
    color: rgb(113,113,113);
    font-family: Raleway,Open Sans,Arial, Helvetica, sans-serif;
}
