@font-face {
  font-family: 'open_sanslight';
  src: url("../fonts/OpenSans-Light-webfont.eot");
  src: url("../fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light-webfont.woff") format("woff"), url("../fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Light-webfont.svg#open_sanslight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sansregular';
  src: url("../fonts/OpenSans-Regular-webfont.eot");
  src: url("../fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sansbold';
  src: url("../fonts/OpenSans-Bold-webfont.eot");
  src: url("../fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold-webfont.woff") format("woff"), url("../fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  font-family: "open_sansregular", Helvetica, Arial, sans-serif;
  color: #666666;
  line-height: 110%;
  font-weight: normal !important; }

.typography h1 {
  font-size: 22px;
  margin: 0 0 35px 0;
  color: #000;
  text-transform: uppercase;
}

.typography h2 {
  font-size: 26px;
  margin: 8px 0; }

.typography h3 {
  font-family: "open_sanslight", Helvetica, Arial, sans-serif;
  font-weight: normal !important;
  font-size: 24px;
  margin: 10px 0; }

.typography h4 {
  font-size: 22px;
  color: #499adc;
  margin: 4px 0; }

.typography h5 {
  font-size: 20px;
  margin: 2px 0; }

.typography h6 {
  font-size: 18px;
  margin: 0px 0; }

.typography p {
  font-family: "open_sanslight", Helvetica, Arial, sans-serif;
  color: #666666;
  font-size: 16px;
  line-height: 1.3em; }

.typography p stong {
  font-family: "open_sansbold", Helvetica, Arial, sans-serif;
  color: #666666;
  font-size: 16px;
  font-style: normal; }

.typography p a {
  color: #000;
  text-decoration: underline; }

.typography p a:hover {
  text-decoration: none; }

a {
  color: #499adc;
  text-decoration: underline; }

a:hover {
  color: #09253E;
  text-decoration: none; }

/*# sourceMappingURL=typography.css.map */
