.small_gray_text {
    color: gray;
    font-size: 13px;
}

.center {
    text-align: center;
}

.subscript {
    color: gray;
    font-size: 13px;
}

.required {
    color: green;
    font-weight: bold;
}

H1 {
    margin-top:5px;
    line-height:120%;
    font-size: 16pt; 
    color: #565B74;
}

H1 A:link {text-decoration: none; color: blue;}
H1 A:visited {text-decoration: none; color: blue;}
H1 A:active {text-decoration: none; color: blue;}
H1 A:hover {text-decoration: none; color: grey;}

H2 {
    font-size: 14pt; 
    color: #565B74;
}

H2 A:link {text-decoration: none; color: blue;}
H2 A:visited {text-decoration: none; color: blue;}
H2 A:active {text-decoration: none; color: blue;}
H2 A:hover {text-decoration: none; color: grey;}

H3 {
    font-size: 12pt; 
    color: #565B74;
}

H3 A:link {text-decoration: none; color: blue;}
H3 A:visited {text-decoration: none; color: blue;}
H3 A:active {text-decoration: none; color: blue;}
H3 A:hover {text-decoration: none; color: grey;}

.hp_header_gradient
{
    background-image:url(/images/hp/bg.jpg);
    background-repeat:repeat-x;
    background-position:top left;
}

.header_h1
{
    font-style:italic;
    font-size:17px;
    float:right;
    margin-right:10px;
    margin-bottom:20px;
    padding:0px;
    color:#6dc41d;
}

.mailing_addr {
    padding-left:20px;
}
