/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 14, 2014 */

@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
    url('../fonts/montserrat-bold-webfont.woff') format('woff'),
    url('../fonts/montserrat-bold-webfont.ttf') format('truetype'),
    url('../fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'fontawesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff2') format('woff2'),
    url('../fonts/fontawesome-webfont.woff') format('woff'),
    url('../fonts/fontawesome-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
    url('../fonts/montserrat-regular-webfont.woff') format('woff'),
    url('../fonts/montserrat-regular-webfont.ttf') format('truetype'),
    url('../fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldlight';
    src: url('../fonts/oswald-light-webfont.eot');
    src: url('../fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/oswald-light-webfont.woff2') format('woff2'),
    url('../fonts/oswald-light-webfont.woff') format('woff'),
    url('../fonts/oswald-light-webfont.ttf') format('truetype'),
    url('../fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldbold';
    src: url('../fonts/oswald-bold-webfont.eot');
    src: url('../fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/oswald-bold-webfont.woff2') format('woff2'),
    url('../fonts/oswald-bold-webfont.woff') format('woff'),
    url('../fonts/oswald-bold-webfont.ttf') format('truetype'),
    url('../fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldregular';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/oswald-regular-webfont.woff2') format('woff2'),
    url('../fonts/oswald-regular-webfont.woff') format('woff'),
    url('../fonts/oswald-regular-webfont.ttf') format('truetype'),
    url('../fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.Heading-1,h1{
    font-size:45px;
    margin-top:0px;
    margin-bottom:20px;
    line-height:49px;
    color:#0597f3;
    font-family: 'oswaldbold';
}
.Heading-2, h2{
    font-size:40px;
    margin-top:0px;
    margin-bottom:20px;
    line-height:44px;
    color:#0597f3;
    font-family: 'oswaldbold';
}
.Heading-3, h3{
    font-size:22px;
    font-family: 'montserratregular';
    margin-top:0px;
    color:#0597f3;
    margin-bottom:11px;
}
.Heading-4, h4{
    font-size:17px;
    font-family: 'montserratregular';
    margin-top:0px;
    margin-bottom:11px;
}
.white-lead-text{
    color:#ffd;
    line-height:20px;
    font-size:16px;
}
body,p,td{
    font-size:13px;
    font-family: 'montserratregular';
    color:#56646e;
}
p b,p strong{
    font-family: 'montserratbold';
    font-weight:normal !important;
}
hr{
    display:block;
    height:0px;
    border:none;
    margin:3px 0px 10px;
    border-bottom:1px solid #dededc;
}
.blue{
    color:#0597f3;
}