/* Global NIHP Styles */

BODY, INPUT, TEXTAREA, SELECT {
    color: #00577f;
    font-family: Verdana, Arial, Helv, sans-serif;
    font-size: 76%;
}

BODY {
    margin: 0px;
    margin-bottom: 8px
}

TD {
	font-size: 0.7em
}

INPUT, TEXTAREA, SELECT{
	font-size: 1em
}

P, LI { 
    line-height: 145% ; 
}

H1, H2, H3 {
    font-family: 'Palatino Linotype', serif;
    font-size: 2.2em
}

H1 {
    margin-top: 0px
}

H2 {
    font-family: 'Palatino Linotype', serif;
    font-size: 1.5em
}

A:link, A:visited, .leftNavCurr {
    color: #00577f;
    font-weight: bold;
    text-decoration: none
}

A:hover, A:visited:hover, .leftNavCurr, A.leftNavCurr, A.leftNavCurr:visited, A.leftNavCurr:hover {
    color: #00a7a0;
}

A:hover, A:visited:hover, A.leftNavCurr:hover {
    text-decoration: underline
}

#mainFrame {
    width: 760px; 
    border: 5px solid #cdceae; 
    text-align: center
}

.bordRight {
    border-right: 5px solid #cdceae; 
}

.bordBtm {
    border-bottom: 5px solid #cdceae; 
}

.forward {
    font-family: Arial, sans-serif
}

#contact {
    text-align: center
}

#legal {
    font-size: 0.85em;
    margin: 8px;
    width: 760px;
    text-align: left
}