h1 {
    color: #0096CE;
    font-family: Verdana;
    font-size: 14px;
}

h2 {
    color: #0096CE;
    font-family: Verdana;
    font-size: 13px;
}

a:hover {
    font-family: Verdana;
    font-size: 12px;
    color: #0080AA;
    text-decoration: underline;
}

#horizon {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    display: block
}

#content {
    margin-left: -383px;
    position: absolute;
    top: -225px;
    left: 50%;
    width: 765px;
    height: 450px;
}

.bodytext {
    color: #0096CE;
    font-family: Verdana;
    font-size: 12px;
}

.bodytext1 {
    color: #0096CE;
    font-family: Verdana;
    font-size: 13px;
}

.logobg {
    background-attachment: fixed;
    background-image: url(/content/images/logo_bg.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.links {
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #0096CE;
}

.copyrights {
    font-family: Verdana;
    font-size: 11px;
    color: #0096CE;
}

.headings {
    font-family: Verdana;
    font-size: 11px;
    color: #0096CE;
}

ul.bullets {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

li.bullets {
    background-image: url(/content/images/arrow_orange_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 15px;
    padding-bottom: 6px;
}

.footerbg {
    background-image: url(/content/images/bottom_bg.gif);
}

.leftlinebg {
    background-image: url(/content/images/leftbody.gif);
}

.privacy {
   font-family: Verdana;
   font-size: 11px;
   color: #0096CE;
   text-decoration: none;
}

sa.privacy:hover {
   font-family: Verdana;
   font-size: 11px;
   color: #0096CE;
   text-decoration: underline;
}
