body
{
    color:#333;
    font-family:Arial, Verdana, Sans-Serif;
    font-size:12px;
}
a, a span
{
    color:#005293;
}
/*#bodyCopy a, .featuredSlidesContainer a, #contentFullHome a
{
    text-decoration:underline;
    color:#0d5b98;
}*/
#superFooter a, #bottomFooter p a
{
    color:#0d5b98;
    text-decoration:none;
}

#bodyCopy a:hover, #superFooter a:hover, #bottomFooter p a:hover
{
    /*color:#0d5b98;
    text-decoration:underline;*/
}
#bodyCopy a:visited, #superFooter a:visited,#bottomFooter p a:visited
{
    /*color:#0d5b98;*/
}
#content ul, #content ol 
{
    margin:15px 0 15px 32px;
    padding:0px;
    font-size:12px;
}
#content ul li, #content ol li  
{
    font-weight:bold;
}

h2 
{
    font-size:16px;
    font-weight:bold;
    color:#2e2e2e;
    margin:20px 0 10px;
}
h3 
{
    font-size:16px;
    color:#005293;
    margin:18px 0 10px;
     font-weight:normal;
} 
h4 
{
    font-size:14px;
    color:#2e2e2e;
    margin:18px 0 5px;
     font-weight:bold;
}
h5 
{
    font-weight:normal;
    color:#005293;
    font-size:12px;
    text-transform:uppercase;
    margin:15px 0 5px;
}
h6 
{
    font-weight:normal;
    color:#2e2e2e;
    font-size:12px;
    font-style:italic;
    margin:13px 0 4px;
}

