/* Design Changes and Additions during Implementation by OmniUpdate */

.leftmenu2 {
    background-image: none !important;
    background-color: #ffffff;
    color: white;
}

.leftmenu3 {
    background-image: none !important;
    background-color: #ffffff;
}

.leftmenu4 {
    background-image: none !important;
    background-color: #ffffff;
}

.leftmenu5 {
    background-image: none !important;
    background-color: #ffffff;
}

.leftmenu6 {
    background-image: none !important;
    background-color: #ffffff;
}


.purpleboxfeed li {
    list-style: none;
    list-style-type: none;
    width: 450px;
    color: #ffde00
}

.purpleboxfeed {
    float: right;
    margin-top: 0px;
    color: #ffffff;
}

body {
    margin: 0 auto;
    padding: 0px;
    background-image: url(/_resources/images/background_1.gif);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #000;
}

#righstories {
    *position: absolute; /* IE7 and below - positioning */
    *margin: -110px 0px 0px 0px; /* IE7 and below - positioning */
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #301D43;
    padding: 0px;
    margin: 0px;
}


h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #301D43;
    padding: 0px;
    margin: 0px;
}


h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #301D43;
    line-height: normal;
    padding: 0px;
    margin: 0px;
}

h7 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #342243;
    line-height: normal;
    padding: 0px;
    margin: 0px;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    color: #342243;
    font-weight: bold;
    line-height: 40px;
    padding: 0px;
    margin: 0px;
}


h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}


h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

a:link {
    color: #663398;
}

a:visited {
    color: #663398;
}

a:hover {
    color: #301D43;
}

a:active {
    color: #663398;
}


.white_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
}

.all_caps {
    text-transform: uppercase;
}

.small_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}

.small_text_bold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}

.table_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#nav_leftmenu {
    width: 190px;
    height: auto;
    background-color: #f6edc5;
    padding-top: 5px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#nav_leftmenu {
    width: 190px;
    height: auto;
    background-color: #f6edc5;
    margin: 20px auto 20px auto;
    padding-top: 5px;
    padding-left: 5px;
}

#nav_left_info_header {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin: 15px 5px 10px 10px;
}

    #nav_left_info_header a {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #492F92;
        text-decoration: underline;
        text-align: left;
        display: block;
        float: none;
        margin-top: 2px;
        font-weight: bold;
        text-transform: uppercase;
    }


#nav_left_info {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    #nav_left_info a {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #492F92;
        text-decoration: none;
        text-align: left;
        display: block;
        float: none;
        margin: 0px 10px 2px 10px;
    }

        #nav_left_info a:hover {
            color: #777;
            text-decoration: underline;
        }
