a .title-link 
{
    content: "National Prevention Database (NPD)";
}
#bannerArea 
{
    display: none;
    height: 100%;
}
#headerBanner
{
    /*display: none;*/
    position: absolute;
    top: 2px;
    /*left: 70px;*/
}
#signInLabel
{
    padding: 25% 0 1px 0;
    font-size: 13px;
}

#flagArea
{
visibility: visible;
position: absolute;
top: 22px;
left: 52px;
border: 1px solid #d5d5d5;
border-radius: 2px;
/*max-width: 105px;*/
margin-bottom: 5%;
}
#footerArea
{
visibility: visible;
position: absolute;
bottom: 0;
left: 0;
padding: 10px 0 9px 0;
font-size: 13px;
border-top: 1px solid #416f9d;
color: #6b90b8;
width: 100%;
}