a:link, a:visited {
    color: #5A8FB4;
    text-decoration: none;
}

a:hover {
    color: #A80000;
    text-decoration: none;
}

a:active {
    color: #999999;
    text-decoration: none;
}

.offscreenCache {
    position:absolute;
    top: -100px;
    left: -100px;
}

body {
    margin-left: 0px;
    margin-right: 0px;

    background-image: url('../agsf/bg_blu_SXGA_cl20.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0px -74px;
}

#menu {
    position:absolute;
    width: 100px;
    border: 1px solid #CCB533;
    /*border-bottom-width: 0;*/
    font: normal 10px Arial;
    line-height: 14px;
    z-index: 2;
    text-align: left;
}

#menu a {
    width: 100%;
    display: block;
    text-indent: 3px;
    color: #5A8FB4;
    border-bottom: 0px solid #CCB533;
    padding: 1px 0;
    font-weight: bold;
}

#menu a:hover {
    background-color: #CCB533;
    color: white;
}

.hiddenTextLink {
    position: absolute;
    top: 100px;
    left: 100px;
}

.navTabExt {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;

    background-color: #DEDEDE;

    height: 16px;
    width: 100%;
    max-width: 1320px;
    width: expression(document.body.clientWidth <= 1280 ? "100%" : document.body.clientWidth > 1280 ? "1320px" : "auto");
}

.navPad {
    padding-left: 254px;
}

.navIcon {
    margin-bottom: -2px;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;

    width: 100%;
    height: 400;

    background-image: url('../agsf/laurel4r.jpg');
    background-repeat: no-repeat;
    background-position: 639px -288px;
    /*background-position: 739px -244px;*/
}

.logo {
    position: absolute;
    top: 46px;
    left: 41px;
    z-index: 1;
}

.header {
    position: absolute;
    top: 47px;
    left: 256px;
    z-index: 1;
}

.navBar {
    position: absolute;
    top: 224px;
    left: 38px;
    z-index: 1;
}

.infoIcon {
    position: absolute;
    top: 496px;
    left: 149px;
    z-index: 1
}

.bodyText {
    position: absolute;
    top: 111px;
    left: 257px;
    width: 384px;
    z-index: 1;

    font-size: 11pt;
    font-family: Arial, Helvetica;
}

.initCap {
    margin-left: -2px;
    margin-right: 1px;
    margin-bottom: -4px;
    z-index: 1;
}

.textLink {
    color: #BBA023;
    /*font-weight: bold*/
}

.blu {
    color: #4A7FC4;
}

.balloonIcon {
    margin-bottom: -2px;
}

.i0 {
    font-size: 8pt;
    color: #666666;
}

.footer {
    position: relative;
    margin-top: 32px;
    width: 420px;
    z-index: 1;

    font-size: 8pt;
    font-family: sans-serif;
}

.sidebar {
    position: absolute;
    top: 136px;
    left: 708px;

    font-family: Arial, sans-serif;
    font-size: 8pt;
}

.leadershipHeader {
    font-size: 12pt;
    font-family: Arial, Helvetica;
    font-weight: bold;
    color: #0066A8;
}
