html {
    background: #FFF;
}

a {
    color: #00337b;
    text-decoration: none;
}

.red-link {
    color: #ed0026;
}

body {
    background: #FFF;
    color: #00337b;
    font-family: "Lucida Grande", "Segoe UI", "Trebuchet MS",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 0.9em;
    #line-height: 1.5em;
    #margin: 0;
    #padding: 0;
}


.picture {
    display: block;
    margin: 1.4em auto;
}


.main-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
}

.centered-table {
    display: block;
    margin: 0.8em 20%;
}

.centered-table td {
    padding-left: 0.5em;
    padding-right: 0.5em;
}


.header {
    font-size: 2.0em;
    text-align: center;
    margin-bottom: 40px;
}

.contact-info {
    font-size: 2.0em;
    font-weight: bold;
}

.footer {
    color: #00337b;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    margin-top: 80px;
}

.top-navigation {
    color: #00337b;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.content {
    text-align: center;
    color: #ed0026;
}

.main-content {
    font-size: 1.2em;
    text-align: left;
    margin-left: 17%;
    margin-right: 17%;
}

.main-content ul {
}

.copyright {
    margin-top: 2.0em;
}

.heading2 {
    font-size: 1.6em;
    margin-top: 2em;
    color: #00337b;
}

.heading3 {
    font-size: 1.4em;
    margin-top: 1em;
    color: #00337b;
}

.heading4 {
    font-size: 1.25em;
    margin-top: 1em;
    color: #00337b;
}

.quote-attribution {
    color: #00337b;
    text-align: right;
    margin-top: -18px;
    margin-bottom: 34px;
}

.client-quote {
    font-style: italic;
}

#group-pricing-table {
  border-style: solid;
  border-width: 1px;
}

#group-pricing-table td {
  padding: 10px;
  border-style: solid;
  border-width: 1px;
}

#group-pricing-table th {
  padding: 10px;
  border-style: solid;
  border-width: 1px;
}

.label {
  font-size: 1.1em;
  font-weight: bold;
}

.program-design-header {
    font-size: 2.0em;
    font-weight: bold;
    text-align: center;
}
