.typography *
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:1em
}
@font-face
{
    font-family:antonioregular;
    src:url(../fonts/antonio-regular-webfont.eot);
    src:url(../fonts/antonio-regular-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/antonio-regular-webfont.woff) format("woff"),url(../fonts/antonio-regular-webfont.ttf) format("truetype"),url(../fonts/antonio-regular-webfont.svg#antonioregular) format("svg");
    font-weight:400;
    font-style:normal
}
@font-face
{
    font-family:tradegothicroman;
    src:url(../fonts/tradegothic-webfont.eot);
    src:url(../fonts/tradegothic-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/tradegothic-webfont.woff) format("woff"),url(../fonts/tradegothic-webfont.ttf) format("truetype"),url(../fonts/tradegothic-webfont.svg#tradegothicroman) format("svg");
    font-weight:400;
    font-style:normal
}

.typography blockquote
{
    margin-left:20px
}
.typography hr
{
    padding:5px
}
.typography ol li,
.typography p,
.typography ul li
{
    color:#000;
    font-size:14px;
    line-height:21px
}
.typography p
{
    margin-bottom:1rem
}

.typography ol li,.typography ul li
{
    margin:4px 10px;
    line-height:1.4em
}
.typography ul li
{
    list-style-type:disc
}
.typography ol li
{
    list-style-type:decimal
}
.typography h1,.typography h2,.typography h3,.typography h4
{
    font-family:antonioregular,arial,helvetica,sans-serif;
    margin-bottom:14px;
    color:#000
}
.typography h1,.typography h4
{
    font-weight:700
}
.typography h2,.typography h3
{
    font-weight:400
}
.typography h1
{
    font-size:2.2em
}
.typography h2
{
    font-size:28px;
    line-height:36px;
}
.typography h3
{
    font-size:24px;
    line-height:26px
}
.typography h4
{
    font-size:1.4em
}
.typography a
{
    color:#00748D;
    text-decoration:none
}
.typography a:hover
{
    text-decoration:underline
}
.typography table
{
    font-size:1.1em
}
.typography table tr td
{
    padding:3px 5px
}
.typography .left
{
    text-align:left
}
.typography .center
{
    text-align:center
}
.typography .right
{
    text-align:right
}
.typography img
{
    height:auto;
    max-width:100%
}
.typography img.right
{
    float:right
}
.typography img.left
{
    float:left
}
.typography p.MsoBodyText,.typography p.MsoNormal
{
    margin:0
}

