@CHARSET "ISO-8859-1";

#maincontainer .footer-row {
    /* position: absolute; */
    text-align: center;
    width: 100%;
    height: 120px;
}
.footer-cr-row {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
#quicklink {
    background: none;
    color: #969ba4;
}
#quicklink li {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.quicklinks li a {
    color: #5993c5;
}
.quicklinks li a:hover {
    color: #002e57;
}