*
{
    padding: 0;
    margin: 0;
}

img
{
    border: none;
    behavior: url(/common/iepngfix/iepngfix.htc);
}

#logo
{
    display: block;
    margin: 20px 0px 0px 0px;
}

body
{
    background: #162C42 url(/images/bg.png) 0 0 repeat-x;
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    font-size: 8pt;
}

input
{
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    font-size: 8pt;
}

h1
{
    color: #1E629E;
    font-weight: bold;
    font-size: 20pt;
    margin: 5px 0px 5px 0px;
}

h1 input, h1 select, h1 select option
{
    font-weight: bold;
    color: #1E629E;
    font-size: 20pt;    
}

h2
{
    font-weight: normal;
    color: #1E629E;
    font-size: 16pt;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: solid 1px #D5D5D5;
    line-height: 1.2em;
}

h3
{
    font-size: 9pt;
    color: #1E629E;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}

p
{
    line-height: 1.8em;
}

a
{
    text-decoration: none;
    color: #1E629E;
}

a:hover
{
    text-decoration: underline;
}

.res-safe
{
    width: 985px;
}

.centered
{    
    margin: 0px auto 0px auto;
}

#page-wrapper
{
    background:url(/images/border-shadow.png) 0 0 no-repeat;
    padding: 10px 10px 0px 10px;
    width: 975px;
}

#site-nav
{
    background-color: #BC2A18;
    background-image: url(/images/site-nav-bg.gif);
    background-repeat: repeat-x;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;    
}

#site-nav ul
{
    list-style: none;
    margin: 0px 0px 0px 0px;
}

#site-nav li
{
    padding: 0px 15px 0px 15px;
    background: url(/images/nav-div.gif) 0 0 no-repeat;
    float: left;   
}

#site-nav li a
{
    color: #FFFFFF;
    font-weight: bold;
}

#page-content-container
{
    background-color: #FFFFFF;
    padding: 10px;
    text-align: left;
}

#sub-nav
{
    background-color: #E6E6E6;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

#sub-nav a
{
    color: #555555;
    font-weight: bold;
    padding: 0px 15px 0px 15px;
}

#sub-nav-search
{
    float: right;
    margin: 0px 3px 0px 0px;    
}

#sub-nav-search form
{
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
}

#sub-nav-search input
{
   vertical-align: middle;
}

#footer
{
    background: url(/images/footer-bg.png) 0 0 no-repeat;
    padding: 20px 10px 20px 10px;
    line-height: 2.0em;  
}

#footer a, #footer h3
{
    color: #CACACA;
}

#footer ul
{
    margin: 0px 0px 0px 20px;
    color: #CACACA;
}

.footer-column
{
    width: 190px;
    float: left;
}

ul
{
    margin: 0px 0px 0px 20px;
}
