/*CSS Style sheet for the Comweb application*/
/* DO NOT EDIT - THIS FILE IS GENERATED FROM WITHIN THE APPLICATION */

body, div.rdContentPageDisplay .rdContent {
    color: black;
    background-color: white;
    font-size: 14px !important;
    font-weight: normal;
    font-family: Arial !important;
    margin: 0;
    text-decoration: none;
    border: none;
    background-repeat: repeat;
    background-position: left top;
    display: block;
    line-height: normal;
}

h1 {
    color: #714128;
    font-family: Arial;
    background-color: #FFFFFF;
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 0 0;
}

h2 {
    color: black;
    font-family: Arial;
    background-color: white;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 0 0;
}

h3 {
    color: black;
    font-family: Arial;
    background-color: white;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 0 0;
}

h4 {
    color: black;
    font-family: Arial;
    background-color: white;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0 0;
}

a {
    font-weight: normal;
    color: #514129;
    text-decoration: none;
    border: none;
}

    a:visited {
        color: #514129;
        font-weight: normal;
    }

    a:hover {
        font-weight: normal;
        color: #514129;
        text-decoration: underline;
        border: none;
    }

.h1 {
    color: #714128;
    font-family: Arial;
    background-color: #FFFFFF;
    font-size: 19px;
    font-weight: normal;
}

.h2 {
    color: black;
    font-family: Arial;
    background-color: white;
    font-size: 16px;
    font-weight: normal;
}

.h3 {
    color: black;
    font-family: Arial;
    background-color: white;
    font-size: 13px;
    font-weight: normal;
}

.h4 {
    color: black;
    font-family: Arial;
    background-color: white;
    font-size: 16px;
    font-weight: bold;
}

 .announceSubject {
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}

.announceBody {
    font-family: Arial;
    font-size: 14px;
}

.announceDate {
    text-align: right;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}

.divMainSite {
    clear: both;
    width: 980px;
    /*margin-left: auto; 
	margin-right: auto; 
	position: relative;*/
    background-color: white;
}

.masterGlobal {
    background-color: #CFC3A1;
    background-image: url('brownfade.jpg');
    background-position: top left;
    background-repeat: repeat-x;
    border-width: 0;
    border-collapse: collapse;
}

.masterSite {
    width: 980px;
    background-color: #CFC3A1;
    border-width: 0px;
    border-color: #000000;
    border-collapse: collapse;
    border-spacing: 0px;
    border-style: none;
    margin: 00px 00px 00px 00px;
    text-align: center;
    /*margin-left:auto;
    margin-right:auto;*/
}

.masterPage {
    clear: both;
    min-height: 400px;
    /*height:auto !important;*/
    /*height:400px;*/
    width: 100%;
    background-color: white;
    border-width: 0;
    border-collapse: collapse;
    border-style: none;
    overflow: auto;
}

.masterContentArea {
    vertical-align: top;
    text-align: left;
    width: auto;
    overflow: hidden;
    background-color: white;
    padding: 00px 10px 10px 10px;
    border-width: 0px;
    border-color: #000000;
    border-collapse: collapse;
    border-spacing: 0px;
    border-style: none;
}

.masterMenu1 {
    width: 180px;
    background-color: white;
}

.masterMenu2div {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    clear: both;
}

.masterMenu2 {
    width: 100%;
    border-width: 0;
    border-collapse: collapse;
    border-spacing: 0;
    float: left;
}

.masterMenu3 {
    background-color: white;
}

.masterWeather {
    background-color: white;
}

.masterWelcome {
    width: 980px;
    /*height:30px;*/
    background-color: white;
    border-width: 0;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0 0 0 0;
    margin: 0;

}

.sitewelcome {
    /*background-color: white;*/
    font-size: 19px;
    color: black;
    font-weight: normal;
    /*height:30px;*/
    text-align: left;
    vertical-align: middle;
    padding: 0 0 0 0;
    margin: 0;
}

.masterFooter {
    clear: both;
    width: 100%;
    color: black;
    background-color: white;
    background-image: url('footerbg.jpg');
    background-position: left top;
    background-repeat: repeat;
    border-width: 0;
    border-collapse: collapse;
    text-align: left;
    font-size: 10px;
    font-family: Arial;
}

    .masterFooter tbody, .masterFooter tfoot, .masterFooter thead, .masterFooter th, .masterFooter td {
        color: black;
        border-collapse: collapse;
        font-size: 10px;
    }

    .masterFooter a {
        font-weight: normal;
        color: black;
        text-decoration: none;
        border: none;
    }

        .masterFooter a:visited {
            color: black;
            font-weight: normal;
        }

        .masterFooter a:hover {
            font-weight: normal;
            color: black;
            text-decoration: underline;
            border: none;
        }

.divTabMenu {
    margin: 0 auto;
    position: absolute;
    top: 0px;
    right: 0px;
}

.breadcrumb {
    background-color: white;
}

    .breadcrumb > li + li:before {
        color: black;
        content: "/\00a0";
    }

    .breadcrumb > .active {
        color: #999999;
    }

.page-header {
    background-color: white;
}

.page-footer {
    background-color: white;
}
