@charset "utf-8";
/* CSS Document */

* {
border: 0 none;
font-family: "Calibri", Arial, Helvetica, sans-serif;
margin: 0;
outline: 0 none;
padding: 0; }

body {
background-color: #004239;
color: #222;
font-size: 14px; }

address, ol, p, ul {
line-height: 150%;
padding-bottom: 15px; }

blockquote {
line-height: 150%;
background-image: url(/images/bg/quote.png);
background-repeat: no-repeat;
font-size: 13px;
padding: 0 25px 0 50px;
margin-bottom: 15px; }

h1 {
color: #d16602;
font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: bold;
padding-bottom: 12px;
letter-spacing: -1px; }

h2 {
color: #004239;
font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: bold;
padding-bottom: 8px;
letter-spacing: -1px; }

h3 {
color: #004239;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
padding-bottom: 15px; }

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 150%; }

a {
color: #004239;
text-decoration: underline; }

a:hover {
color: #ea7000; }
