﻿BODY, div {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #414F68;
    margin: 0px;
    scrollbar-face-color: #E9E9E9;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #E9E9E9;
    scrollbar-3dlight-color: #DBDBDB;
    scrollbar-arrow-color: #787878;
    scrollbar-track-color: #F5F5F5;
    scrollbar-darkshadow-color: #AEAEAE;
}

.MyModalPanel {
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #ffa url(../../images/TelerikAjax.gif) center center no-repeat;
}

.MyLoadingImage {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 50%;
    margin-left: -65px;
}

div.Master {
    position: relative;
    width: 995px;
    padding-left: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.Hide {
    display: none;
}

.ControlLabel {
    cursor: default;
}

.Font600 {
    font-weight: 600;
}

.FontNormal, .FontNormal td {
    font-weight: normal !important;
}

.FontSize10 {
    font-size: 10px;
}

.FontSize11 {
    font-size: 11px;
}

.FontSize12 {
    font-size: 12px;
}

.FontSize14 {
    font-size: 14px;
}

.FontVerdana {
    font-family: Verdana;
}

.Italic {
    font-style: italic;
}

.MarginTop3 {
    margin-top: 3px;
}

.MarginTop5 {
    margin-top: 5px;
}

.MarginTop8 {
    margin-top: 8px;
}

.MarginTop10 {
    margin-top: 10px;
}

.MarginTop18 {
    margin-top: 18px;
}

.MarginRight5 {
    margin-right: 5px;
}

.MarginRight10 {
    margin-right: 10px;
}

.MarginRight15 {
    margin-right: 15px;
}

.MarginRight20 {
    margin-right: 20px;
}

.MarginBottom5 {
    margin-bottom: 5px;
}

.MarginBottom10 {
    margin-bottom: 10px;
}

.MarginBottom30 {
    margin-bottom: 30px;
}

.MarginLeft5 {
    margin-left: 5px;
}

.MarginLeft10 {
    margin-left: 10px;
}

.PaddedRight3 {
    padding-right: 3px;
}

.PaddedRight5 {
    padding-right: 5px;
}

.PaddedRight10 {
    padding-right: 10px;
}

.PaddedLeft3 {
    padding-left: 3px;
}

.PaddedLeft5 {
    padding-left: 5px;
}

.PaddingLeft10, .PaddedLeft10 {
    padding-left: 10px;
}

.Width100P {
    width: 100%;
}

.WindowWidth {
    width: 995px;
}

.MaxWidth {
    width: 990px;
}

.MaxWidthBorder {
    width: 988px;
}

.PushFooter {
    margin-bottom: 20px;
}

.TextNoDecoration {
    text-decoration: none;
}

.PositionRelative {
    position: relative;
}

.InlineBlock {
    display: inline-block;
}

.Inline {
    display: inline;
}

.FloatLeft {
    float: left;
}

.FloatRight {
    float: right;
}

.ClearBoth {
    clear: both;
}

.ClearLeft {
    clear: left;
}

.ClearRight {
    clear: right;
}

.AvidOrange {
    color: #F89828;
}

.AvidOrange2 {
    color: #FFC392;
}

.AvidOrange3 {
    color: #FFDCC0;
}

.AvidOrange4 {
    color: #CC6600;
}

.AvidOrange5 {
    color: #933F06;
}

.AvidBlue {
    color: #414F68;
}

.AvidBlue2 {
    color: #566984;
}

.AvidBlue3 {
    color: #93A6C1;
}

.AvidGray {
    color: #666666;
}

.AvidGray2 {
    color: #A6A6A6;
}

.AvidGray3 {
    color: #CCCCCC;
}

.AvidGray4 {
    color: #EFE5E3;
}

.AvidRed {
    color: #592525;
}

.AvidRed2 {
    color: #663333;
}

.AvidRed3 {
    color: #997474;
}

.bgAvidOrange {
    background-color: #F89828;
}

.bgAvidOrange2 {
    background-color: #FFC392;
}

.bgAvidOrange3 {
    background-color: #FFDCC0;
}

.bgAvidOrange4 {
    background-color: #CC6600;
}

.bgAvidOrange5 {
    background-color: #933F06;
}

.bgAvidBlue {
    background-color: #414F68;
}

.bgAvidBlue2 {
    background-color: #566984;
}

.bgAvidBlue3 {
    background-color: #93A6C1;
}

.bgAvidGray {
    background-color: #666666;
}

.bgAvidGray2 {
    background-color: #A6A6A6;
}

.bgAvidGray3 {
    background-color: #CCCCCC;
}

.bgAvidGray4 {
    background-color: #EFE5E3;
}

.bgAvidRed {
    background-color: #592525;
}

.bgAvidRed2 {
    background-color: #663333;
}

.bgAvidRed3 {
    background-color: #997474;
}

div.Toolbar {
    position: relative;
    float: right;
}


td.ReportTitle {
    vertical-align: middle;
    width: 26px;
    border-right: solid 1px #414F68;
    background-image: url(GI.axd?ps=2);
    background-repeat: repeat-y;
}

.TitleExplorerBarCenter {
    border: solid 1px #CCCCCC;
    border-bottom: solid 1px #F89828;
    color: #414F68;
    text-align: center;
    cursor: default;
    line-height: 22px;
    height: 22px;
    font-size: 12px;
    background: url(~/GI.axd?ps=0) repeat-x;
}

div.Title {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: 600;
    color: #414F68;
}

div.CrossLinkMenu {
    border: solid 1px #CCCCCC;
    border-bottom-color: #F89828;
    margin-right: 2px;
    height: 26px;
    line-height: 26px;
    background: url(~/GI.axd?ps=0&h=26) repeat-x;
    float: right;
}

.tblArrow {
    float: right;
    vertical-align: middle;
    margin-right: 3px;
}

.divError {
    text-align: center;
    font-weight: 600;
    color: #414F68;
}

.Footer {
    padding: 50px 170px 50px 170px;
    font-size: 11px;
    text-align: justify;
    clear: both;
    display: inline-block;
}

.Banner {
    position: relative;
    margin-bottom: 5px;
    width: 992px;
    padding-left: 3px;
    z-index: 1;
}

div.NavBar {
    /* background-image: url(~/GI.axd?ps=0&h=26) repeat-x !important; */
    display: inline-block;
    position: relative;
    width: 988px;
    height: 26px;
    line-height: 26px;
    background-image: url(~/GI.axd?ps=1);
    background-repeat: repeat-x;
    border: solid 1px #93A6C1;
}

.FloatRight {
    float: right;
}

.FloatRightImportant {
    float: right !important;
}

/* Report Data Profile*/
div.ReportDataProfileTitle {
    position: relative;
    float: left;
    text-align: center;
    line-height: 22px;
    border: solid 1px #CCCCCC;
    border-bottom: solid 1px #F89828;
    color: #414F68;
    font-size: 12px;
    font-weight: 600;
    width: 988px;
    height: 22px;
    vertical-align: middle;
    margin-top: 5px;
    background: url(~/GI.axd?ps=0) repeat-x;
}

div.ReportDataProfile {
    position: relative;
    float: left;
    width: 988px;
    border: none;
    color: #414F68;
    z-index: 0;
    padding-bottom: 40px;
}

div.DivisionsHeader, div.CommunitiesHeader {
    border: solid 1px #CCCCCC;
    border-bottom: solid 1px #F89828;
    width: 988px;
    position: relative;
    line-height: 22px;
    float: left;
    background: url(~/GI.axd?ps=0) repeat-x;
}

div.Divisions {
    position: relative;
    border: solid 1px #CCCCCC;
    border-top: none;
    overflow: auto;
    width: 988px;
    height: 200px;
    float: left;
}

div.Communities {
    position: relative;
    border: solid 1px #CCCCCC;
    border-top: none;
    overflow: auto;
    width: 988px;
    height: 200px;
    float: left;
}

.tblDivisionHeader, .tblCommunitiesHeader {
    width: 100%;
    font-family: Verdana;
    font-weight: 600;
    font-size: 11px;
}

.tblRDPDivisions, .tblRDPCommunities {
    width: 965px;
}

.tblRDPDivisions tr:hover, .tblRDPCommunities tr:hover {
    background-color: #FFDCC0;
}

.cellNameHeader, .cellDivision, .cellCommunity {
    text-indent: 3px;
    width: 535px;
}

.cellNameHeader {
    font-weight: 600;
    border-right: solid 1px #414F68;
}

.cellDivision, .cellCommunity {
}

.cellSurveysSentHeader, .cellSurveysSent {
    line-height: 22px;
}

.cellSurveysSentHeader {
    text-align: center;
    border-right: solid 1px #414F68;
    width: 55px;
}

.cellSurveysSent {
    width: 50px;
    text-align: right;
    padding-right: 5px;
}

.cellSurveysTotalPossibleHeader, .cellSurveysTotalPossible {
    line-height: 22px;
}

.cellSurveysTotalPossibleHeader {
    width: 65px;
    text-align: center;
    border-right: solid 1px #414F68;
}

.cellSurveysTotalPossible {
    width: 60px;
    text-align: right;
    padding-right: 5px;
}

.cellSurveysUnreachableHeader, .cellSurveysUnreachable {
    line-height: 22px;
}

.cellSurveysUnreachableHeader {
    width: 105px;
    border-right: solid 1px #414F68;
    text-align: center;
}

.cellSurveysUnreachable {
    width: 100px;
    text-align: right;
    padding-right: 5px;
}


.cellSurveysReceivedHeader, .cellSurveysReceived {
    line-height: 22px;
}
.cellSurveysReceivedHeader {
    width: 75px;
    border-right: solid 1px #414F68;
    text-align: center;
}
.cellSurveysReceived {
    width: 70px;
    text-align: right;
    padding-right: 5px;
}
.cellResponseRateHeader, .cellResponseRate {
    line-height: 22px;
}

.cellResponseRateHeader {
    text-align: center;
}

.cellResponseRate {
    text-align: right;
}

.lblStudy {
    position: relative;
    float: left;
    width: 490px;
    line-height: 27px;
    margin-right: 3px;
    text-indent: 3px;
}

.lblReportDates {
    position: relative;
    width: 490px;
    line-height: 27px;
    float: right;
}

.lblSent {
    position: relative;
    width: 490px;
    line-height: 17px;
    text-indent: 3px;
    float: left;
    margin-right: 3px;
}

.lblUnreachable {
    position: relative;
    width: 490px;
    line-height: 17px;
    float: right;
}

.lblTotalPossible {
    position: relative;
    width: 490px;
    line-height: 17px;
    text-indent: 3px;
    float: left;
    margin-right: 3px;
}

.lblTotalReceived {
    position: relative;
    width: 490px;
    line-height: 17px;
    float: right;
}

.lblResponseRate {
    position: relative;
    width: 490px;
    line-height: 17px;
    float: right;
}

.lblNumDivisions {
    position: relative;
    width: 750px;
    line-height: 22px;
    float: left;
    font-weight: 600;
}

.lblNumCommunities {
    position: relative;
    width: 750px;
    line-height: 22px;
    float: left;
    font-weight: 600;
}

.AvidButton {
    color: #414F68;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: 600;
    font-size: 12px;
    height: 26px;
}

table.PagesTable {
    width: 930px;
}

.PagesTable th {
    color: #414F68;
    font-weight: 600;
    font-size: 12px;
    font-family: Verdana;
    border-bottom: 1px dashed #666666;
    text-align: left;
    padding: 10px;
}

.PagesTable td {
    padding: 10px;
    color: #414F68;
    font-size: 12px;
    font-family: Verdana;
    text-align: left;
    border-bottom: 1px dashed #666666;
}

.SimpleButton {
    color: #414F68;
    font-family: Verdana;
    height: 26px;
    font-weight: 600;
}

.Border1Blue {
    border: 1px solid #414F68;
}

.Padding10 {
    padding: 10px 10px;
}
