@import "../fonts/OpenSans.css";
@import "../fonts/OpenSansCondensed.css";
.typography{color:#000;font-family:'Open Sans',Calibri,Arial,sans-serif}.typography blockquote{margin-left:.6em}.typography hr{border:0 solid #e64417;background-color:#e64417;height:1px;margin:5px 0}.typography p,.typography ul li,.typography ol li{color:#000;line-height:1.5em;font-size:1.1em}.typography p{margin-bottom:.6em}.typography ul,.typography ol{margin:0 0 20px 1px;padding:0}.typography ul li,.typography ol li{margin:0 0 0 1.5em;line-height:1.4em;padding:0}.typography ul li{list-style-type:disc}.typography ol li{list-style-type:decimal}.typography h1,.typography h2,.typography h3,.typography h4{font-family:'Open Sans Condensed',Calibri,Arial,sans-serif;font-weight:700;margin-bottom:14px;color:#003c82}.typography h1{font-size:2.2em}.typography h2{font-size:1.9em}.typography h3{font-size:1.6em;line-height:1.2em}.typography h4{font-size:1.4em}.typography a{color:#003c82;text-decoration:none}.typography a:hover{text-decoration:underline}.typography table{font-size:1em}.typography table tr td{padding:3px 5px}.typography table td.nowrap{white-space:nowrap}.typography a img{border:0}.typography img.img-left{float:left;margin-right:1ex}.typography img.img-right{float:right;margin-left:1ex}
.typography a {
    text-decoration: underline;
}