﻿h1, h2, h3, h4, h5, h6 {
    font-family: 'Helvetica' !important;
    font-weight: bold !important;
    color: #000000 !important;
}

h1 {
    line-height: 36px !important;
    font-size: 36px !important;
    margin-top: 24px !important;
    margin-bottom: 16px !important;
} 

h2 {
    line-height: 30px !important;
    font-size: 28px !important;
}

h3 {
    line-height: 24px !important;
    font-size: 22px !important;
}

h4, h5, h6 {
    line-height: 18px;
    font-size: 22px;
}

p:not(.titleTextNew) {
    font-family: Helvetica;
    font-style: normal;
    color: rgb(51, 51, 51);
    padding-bottom: .5em;
}

li {
    font-family: Helvetica;
}

label {
    line-height: 1.2;
    font-family: Helvetica;
}

body {
    font-family: Helvetica;
}

.copyrightText {
    font-family: Helvetica;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    line-height: 14px;
    margin-top: 15px;
    margin-bottom:0px;
}

.disclaimer {
    font-family: Helvetica;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    line-height: 14px;
    margin-top: 10px;
    margin-bottom:0px;
}

.modalWindowText {
    color: #545550;
    font-size: 1em
}

h1#loginPageHeader {
    padding: 0 0 0 0 !important;
    line-height: 1.2 !important;
    font-size: 1em !important;
    font-weight: normal !important;
    font-family: Helvetica !important;
    color: #A05C03 !important;
}

/*.dataError
{
    color: #FF0000;
    font-weight:normal;
}*/
