﻿@charset "UTF-8";

.welcomeuser {
    font-size: 100%;
    color: white;
    float: right;
    margin-right: 5px;
    display: inline;
}

.siteaction {
    font-size: 100%;
    color: #999;
    float: right;
    display: inline;
    text-align: left;
}

div.subnav td {
    float: left;
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    line-height: 1em;
}

.SecondNav td {
    border-right: 1px solid #999;
    margin-right: 10px;
    padding-right: 10px;
}

.copyright {
    height: auto !important;
}

.Header td {
    padding-right: 35px;
}

.Footer {
    display: inline-block !important;
    text-align: right;
}

    .Footer td {
        padding-left: 13px;
    }

div.BodyText {
    padding: 0 0 1em 0 !important;
    line-height: 1.5em !important;
}

div.searcharea img {
    top: auto !important;
}

div.error_msg_box {
    color: #fff !important;
}

div#background {
    /*background: url(../images/bg_repeat.png) repeat-x scroll 0 0 #fff;*/
    clear: both;
}

div#SRSB div {
    display: inline;
    float: right;
}

div.intro {
    padding: 0 0 1em 0 !important;
    font-size: 16px !important;
    line-height: 21px !important;
    color: #333 !important;
}

div.bodycontainer ol, ul {
    list-style: disc outside none;
    margin-left: 0;
}

.ms-WPBody, .ms-WPBody td {
    font-family: Arial,Helvetica,sans-serif;
    color: #666;
    font-size: 12px;
    line-height: 1.3em;
}

    .ms-WPBody h1 {
        font-size: 28px;
        !important;
        font-weight: normal;
        !important;
    }

    .ms-WPBody h2 {
        font-size: 16px !important;
        font-weight: normal !important;
    }

    .ms-WPBody h3 {
        font-size: 10px !important;
        font-weight: bold !important;
    }

div.table_white a.btn_gray_right:hover, div.table_white a.btn_gray_right:active {
    text-decoration: none;
}

div.main_area a, div.main_area a:visited {
    color: #004785;
    text-decoration: underline;
}

    div.main_area a:hover, a:active {
        color: #666;
    }

a.button, a.button:visited {
    color: #FFF !important;
    text-decoration: none !important;
}

div.info_window_full td {
    color: #000;
}

div#footer a:hover, div#footer a:active {
    /*color: #ed1b2e !important;*/
}
