/**************************
*** GLOBAL STYLES ***
**************************/
Body {
    margin: 3px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: black;
}

td {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: black;
}

A {
    color: #003399;
    text-decoration: underline;
}

    A:hover {
        color: #0066FF;
        text-decoration: none;
    }

hr {
    color: #666666;
    height: 1px; /*IE Standards Change: Changing pt to px*/
    width: 100%;
}

span {
    font-weight: bold;
}

H4 {
    font-size: 17px;
    color: Black;
}

Button {
    font-size: 10px;
    background-color: #cccccc;
    height: 21px;
    text-transform: uppercase;
}
/***************************************
*** LAYOUT TEMPLATE STYLES ***
***************************************/
.clsBodyColor {
    background-color: #99ccff;
}

.clsContent {
    border-top: solid 2px #99ccff;
}

.clsContentBorder {
    padding: 2px;
    background-color: White;
    /*border:1pt solid #003399;*/
}

.clsContentOverflowOn {
    overflow: auto;
    width: 100%;
    height: 100%;
    padding: 10px;
    position: absolute;
}

.clsContentOverflowOff {
    width: 100%;
    height: 100%;
    padding: 10px;
    position: absolute;
}

.clsTopNavMenuTable {
    border-top: 1pt solid #003399;
    border-left: 1pt solid #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid white;
    height: 20px;
}

.clsMenuLink {
    color: White;
    text-decoration: none;
}

.clsTopNavBackLinksTable {
    background-color: #003399;
}


.clsTopNavBackLinks {
    color: white;
    padding: 1px;
    border-left: 1pt solid #003399;
    border-right: 1pt solid #003399;
    font-weight: bold;
    height: 10px;
}

    .clsTopNavBackLinks A {
        color: white;
    }

        .clsTopNavBackLinks A:Hover {
            color: white;
            text-decoration: none;
        }

.clsTopNavContext {
    padding: 3px;
    font-size: 12px;
    color: black;
    border: 1pt solid #003399;
    background-color: #FFEAA8;
    height: 10px;
}

#minimized {
    border-right: solid 2px #99ccff;
    border-top: solid 2px #99ccff;
    background-color: #6699ff;
}

#maximized {
    border-right: solid 2px #99ccff;
    border-top: solid 2px #99ccff;
}

.clsLeftNavBrace {
    width: 218px;
    height: 1px;
    color: White;
    display: none;
}

.clsLeftNavContent {
    background-color: White;
    padding: 0px;
    border-bottom: 1px solid #003399;
    border-left: 1px solid #003399;
    border-right: 1px solid #003399;
}

#LeftNavBar {
    padding: 0px;
}

.clsLeftNavOverflowOn {
    overflow: auto;
    width: 218px;
    height: 100%;
    padding: 0px;
    position: relative;
}

.clsLeftNavMaxPanel {
    height: 100%;
}

.clsLeftNavMinImage {
    border-left: 1px solid #003399;
    border-top: 1px solid #003399;
    border-right: 1px solid #003399;
    height: 16px;
}

.clsLeftNavTitleBarCell1 {
    padding-left: 2px;
    font-size: 11px;
    color: white;
    border: 1pt solid #003399;
    border-right: none;
    background-color: #6699ff;
    font-weight: bold;
}

.clsLeftNavTitleBarCell2 {
    padding-top: 1px;
    padding-right: 1px;
    color: white;
    border: 1pt solid #003399;
    border-left: none;
    background-color: #6699ff;
}

.clsLeftNavMenuCell {
    color: #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
    padding: 2px;
}

.clsLeftNavMenuCellEmpty {
    color: white;
    background-color: #6699ff;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
    padding: 2px;
}

    .clsLeftNavMenuCellEmpty A {
        color: White;
    }

.clsLeftNavMenuCellDisabled {
    color: #000000;
    background-color: #dedede;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
    padding: 2px;
}

.clsLeftNavMenuCellWiz {
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
}

.clsLeftNavVoidSpace {
    border-left: 1pt solid #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
    background-color: #6699ff;
}

.clsLeftNavLinkHoverOn {
    background-color: #99ccff;
    color: #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
    padding: 2px;
}

    .clsLeftNavLinkHoverOn A:hover {
        color: #003399;
    }

.clsLeftNavLinkHoverOff {
    background-color: White;
    color: #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
    padding: 2px;
}

.clsLeftNavLinkSelected {
    color: #003399;
    background-color: #99ccff;
    border-bottom: 1pt solid #003399;
    padding: 2px;
    cursor: default;
}

    .clsLeftNavLinkSelected Span {
        font-weight: normal;
    }

.clsButtonRow {
    background-color: #99ccff;
    height: 50px;
    z-index: 99999; /*IE Standards Change: Added to keep button section over grid section*/
}

.clsButtonCell {
    border-top: solid 1px #99ccff;
    text-align: center;
}

.clsButtonBarCell {
    background-color: #99ccff;
    border: 1pt solid #003399;
}


.clsHideGridColumn {
    display: none;
}

/***********************************
*** PAGE HEADER STYLES ***
***********************************/
#PageHeader_UserOrgName {
    font-size: 15px;
    font-weight: bold;
}

#PageHeader_HealthSystemName {
    font-size: 13px;
    font-weight: normal;
}

#PageHeader_UserName {
    font-size: 11px;
    font-weight: normal;
}

#PageHeader_SFAccountNumber {
    font-size: 11px;
    font-weight: normal;
}


.clsPageHeaderBG {
    background-color: #99ccff;
}

.clsPageHeaderLinkHoverOn {
    background-color: #99ccff;
    color: #003399;
    border: 1pt solid #003399;
    width: 20px;
    height: 20px;
    text-align: center;
    padding-top: 3px;
}

.clsPageHeaderLinkHoverOff {
    background-color: white;
    color: #003399;
    border: 1pt solid #003399;
    width: 20px;
    height: 20px;
    text-align: center;
    padding-top: 3px;
}

.clsTabInActive {
    color: white;
    border-right: 1pt solid #003399;
    font-size: 11px;
    border-bottom: 1pt solid #003399;
    background-color: #6699ff;
    text-align: center;
    text-transform: uppercase;
    padding-right: 8px;
    padding-left: 8px;
    cursor: default;
}

.clsTabActive {
    background-color: #003399;
    text-align: center;
    color: white;
    border-right: 1pt solid #003399;
    font-size: 11px;
    border-bottom: 1pt solid #003399;
    text-transform: uppercase;
    padding-right: 8px;
    padding-left: 8px;
    cursor: default;
}

.clsEmptyTab {
    background-color: #6699ff;
    border-bottom: 1pt solid #003399;
    width: 99%;
}

.clsTabOver {
    background-color: #003399;
    color: white;
}

.clsTabOut {
    background-color: #6699ff;
}

.clsMenuItemTable {
    visibility: hidden;
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 1px solid #003399;
    border-top: 1px solid #003399;
    border-right: 1px solid #003399;
    border-bottom: 1px solid #003399;
    padding-bottom: 5px;
}

.clsMenuItemCell {
    color: #003399;
    background-color: #F5FAFF;
    font-size: 11px;
    font-family: Verdana;
    padding-top: 0px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    height: 20px;
}

    .clsMenuItemCell A {
        text-decoration: none;
    }

.clsMenuItemCellActive {
    color: #003399;
    background-color: #99ccff;
    font-size: 11px;
    font-family: Verdana;
    padding-top: 0px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    height: 20px;
}

    .clsMenuItemCellActive A {
        text-decoration: none;
    }

        .clsMenuItemCellActive A:hover {
            color: #003399;
            text-decoration: none;
        }

.clsInfoLinks {
    background-color: white;
    color: #003399;
    border: 1pt solid #003399;
    width: 20px;
    height: 20px;
    text-align: center;
    padding-top: 3px;
}

.clsInfoLinksDisabled {
    background-color: #99ccff;
    color: #003399;
    border: 1pt solid white;
    width: 20px;
    height: 20px;
    text-align: center;
    padding-top: 3px;
}

/*********************************************
*** FORM FIELD AND LABEL STYLES ***
**********************************************/
input, textarea, select, button {
    font-size: 12px;
    font-family: Arial, Sans-Serif;
}

.clsTextArea {
    font-family: Courier New;
    font-size: 12px;
}

.clsButtonMain {
    font-size: 10px;
    background-color: #cccccc;
    height: 25px;
    text-transform: uppercase;
}

.clsButton {
    font-size: 10px;
    background-color: #cccccc;
    height: 21px;
    text-transform: uppercase;
    width: auto;
}

.clsButtonSelectRecipient {
    width: 100%;
}

.clsFormAlternateColor {
    background-color: #dedede;
}

.clsFormBorderBottom {
    border-bottom: 1pt solid #dedede;
}

.clsFormSubHeader {
    color: #666666;
    padding: 2px;
    background-color: #dedede;
    font-weight: bold;
    font-size: 13px;
}

.clsPageHeaderText {
    margin-bottom: 5px;
    margin-top: 5px;
    color: #007d8a;
    font-size: 15px;
    font-weight: bold;
}

.clsLabelItalicText {
    font-weight: normal;
    font-style: italic;
    color: Black;
}


/************************************
*** GENERAL PAGE STYLES ***
************************************/
.clsLinkableArea {
    color: #003399;
    border: 1pt solid #003399;
    text-align: center;
}


/*******************************************
*** WORKLIST AND TABLE STYLES ***
********************************************/
.clsWorklist {
    width: 100%;
    border-top: 1pt solid #003399;
    border-left: 1pt solid #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
}

    .clsWorklist TD {
        border-bottom: 1pt solid #003399;
        vertical-align: top;
    }

    .clsWorklist SPAN {
        font-weight: normal;
    }

.clsWorklistHeaderRow {
    background-color: #6699ff;
}

    .clsWorklistHeaderRow A:Hover {
        color: white;
        font-weight: normal;
        text-decoration: none;
    }

    .clsWorklistHeaderRow A {
        color: white;
        font-weight: normal;
    }

    .clsWorklistHeaderRow SPAN {
    }

    .clsWorklistHeaderRow TD {
        color: white;
        border-bottom: 1pt solid #003399;
        padding: 2px;
    }

    .clsWorklistHeaderRow A {
        color: white;
    }

.clsWorklistAlternateRow {
    background-color: #FFEAA8;
}

    .clsWorklistAlternateRow TD {
        border-bottom: 1pt solid #003399;
        vertical-align: top;
    }

.clsWorklistPaging {
    background-color: white;
}

.clsWorklistNoBG {
    background-color: White;
}

.clsWorklistCommentsSection {
    color: #000000;
    padding: 4px;
    border: 1px solid #003399;
    background-color: White;
}

.clsWorklistView {
    width: 100%;
    border-top: 1pt solid #003399;
    border-left: 1pt solid #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
}

    .clsWorklistView TD {
        vertical-align: top;
    }

    .clsWorklistView SPAN {
        font-weight: normal;
    }

.clsWorklistViewAlternateRow {
    background-color: #FFEAA8;
    border-style: none;
    border-bottom-width: thin;
}

    .clsWorklistViewAlternateRow TD {
        vertical-align: top;
    }



/***********************************
*** ON PAGE FILTER BOXES ***
***********************************/
.clsFilterBox {
    border: 1pt solid #003399;
}

.clsFilterBoxHeader {
    background-color: #6699ff;
}

.clsFilterBoxContents {
    border-top: 1pt solid #003399;
}

.clsLabelNormalText {
    FONT-WEIGHT: normal;
    color: Black;
}

/***************************
*** REPORT STYLES ***
***************************/
.clsReportTitle {
    font-size: 16px;
    font-weight: bold;
}

.clsReportTitleText {
    FONT-SIZE: 16px;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
}

.clsReportInstructions {
    border: 2pt groove #cccccc;
    font-size: 12px;
    font-weight: bold;
    padding: 2 2 2 2;
}

.clsReportDataGrid {
    width: 98%;
    border-top: 1pt solid #003399;
    border-left: 1pt solid #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
    font-size: 11px;
}

    .clsReportDataGrid TD {
        border-bottom: 1pt solid #003399;
        vertical-align: super;
        font-weight: normal;
    }

    .clsReportDataGrid SPAN {
        font-weight: normal;
    }

.clsReportDataGridHeaderRow {
    background-color: #99ccff;
    font-weight: bold;
}

    .clsReportDataGridHeaderRow SPAN {
        font-weight: bold;
    }

    .clsReportDataGridHeaderRow TD {
        color: white;
        font-weight: bold;
        border-bottom: 1pt solid #003399;
        padding: 2px;
    }

    .clsReportDataGridHeaderRow A {
        color: white;
    }

.clsReportDataGridAlternateRow {
    background-color: #FFEAA8;
}

    .clsReportDataGridAlternateRow TD {
        border-bottom: 1pt solid #003399;
        vertical-align: super;
    }

.clsReportDataGridFooter {
    color: White;
    background-color: #003399;
    font-weight: bold;
    font-size: 11px;
}

.clsReportDataGridFooterCenter {
    color: White;
    background-color: #003399;
    font-weight: bolder;
    text-align: center;
    font-size: 11px;
}

.clsReportDataGridAlternateRow TD {
    border-bottom: 1pt solid #003399;
    vertical-align: super;
}

.clsReportDataGridFooterRow {
    color: White;
    background-color: #003399;
    font-weight: bold;
}

.clsCheckTableCellBlue {
    background-color: #6699ff;
    border-bottom: 1px solid #003399;
    border-right: 1px solid #003399;
    font-size: 11px;
    color: white;
}

    .clsCheckTableCellBlue A {
        color: white;
    }

.clsCheckTableCellGray {
    background-color: white;
    border-bottom: 1px solid #003399;
    border-right: 1px solid #003399;
    font-size: 11px;
    color: #000000;
}

.clsCheckTable {
    border: 1px solid #003399;
    width: 98%;
}

.clsDataTableCellBlue {
    background-color: #99ccff;
    font-size: 11px;
    color: #003399;
}

.clsDataTableCellBlueBold {
    background-color: #99ccff;
    font-size: 11px;
    color: #003399;
    font: bold;
}

.clsDataTableCellGray {
    background-color: white;
    border-top: 1px solid #003399;
    font-size: 11px;
}

.clsDataTableCellGrayBold {
    background-color: white;
    border-top: 1px solid #003399;
    font-size: 11px;
    font: bold;
}

.clsDataHeader {
    font-weight: bold;
    color: #003399;
    border-top: 2px solid Gray;
    border-bottom: 2px solid Gray;
}

.classFormTag {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #003399
}

.classLtBorder {
    BORDER-COLOR: #99ccff;
    BORDER-STYLE: solid;
    BORDER-WIDTH: thin;
}

.clsSpacerTableCellGrayTop {
    background-color: #BFBFBF;
    border-top: 1px solid #003399;
    border-right: 1px solid #003399;
    font-size: 11px;
    color: #000000;
}

.clsDataTableCellGray2 {
    background-color: white;
    border-top: .5 px solid #003399;
    border-bottom: 1px solid #003399;
    font-size: 11px;
}

.clsPageSummaryLabel2 {
    font-weight: bold;
    font-size: 11px;
    color: #003399;
    border-left: 2px solid #dedede;
    border-bottom: 2px solid #dedede;
}

.clsDataTableCellBlue {
    background-color: #99ccff;
    font-size: 11px;
    color: #003399;
}

.clsGraphLabel {
    background-color: #003399;
    color: white;
    font-size: 11px;
}

.clsSpacerTableCellGray {
    background-color: #C1BFBF;
    border-right: 1px solid #003399;
    font-size: 11px;
    color: #000000;
}

.clsDataTable {
    border-top: 1px solid #003399;
    border-left: 1px solid #003399;
    border-bottom: 2px solid #003399;
    border-right: 2px solid #003399;
    width: 98%;
}

.clsDataHeader {
    font-weight: bold;
    color: #003399;
    border-top: 2px solid Gray;
    border-bottom: 2px solid Gray;
}
/*
**Referral Communication Report
*/
.clsDataTableCellBlue {
    background-color: #99ccff;
    font-size: 11px;
    color: #003399;
}

.clsGraphHeader {
    background-color: #003399;
    color: white;
    font-size: 13px;
    font-weight: bold;
}

.clsDataTable {
    border-top: 1px solid #003399;
    border-left: 1px solid #003399;
    border-bottom: 2px solid #003399;
    border-right: 2px solid #003399;
}

.clsDataTableBorderTopBottom {
    border-top: 1px solid #003399;
    border-bottom: 1px solid #003399;
}

/*******************************************
*** WORKLIST AND TABLE STYLES ***
********************************************/
.clsReportWorklist {
    width: 100%;
    border-top: 1pt solid #003399;
    border-left: 1pt solid #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
    font-size: 11px;
}

    .clsReportWorklist TD {
        border-bottom: 1pt solid #003399;
        vertical-align: super;
        font-weight: normal;
        font-size: 11px;
    }

    .clsReportWorklist SPAN {
        font-weight: normal;
    }

.clsReportWorklistHeaderRow {
    background-color: #6699ff;
}

    .clsReportWorklistHeaderRow A {
        color: #003399;
        font-weight: normal;
    }

    .clsReportWorklistHeaderRow SPAN {
        font-weight: bold;
    }

    .clsReportWorklistHeaderRow TD {
        color: white;
        font-weight: bold;
        border-bottom: 1pt solid #003399;
        padding: 2px;
    }

    .clsReportWorklistHeaderRow A {
        color: white;
    }

.clsReportWorklistAlternateRow {
    background-color: #FFEAA8;
}

    .clsReportWorklistAlternateRow TD {
        border-bottom: 1pt solid #003399;
        vertical-align: super;
    }

.clsReportWorklistPaging {
    background-color: white;
}

.clsReportWorklistNoBG {
    background-color: White;
}

.clsReportWorklistCommentsSection {
    padding: 4px;
    border: 1pt solid #003399;
    background-color: White;
}

/*************************
***Send A Fax Styles****
**************************/
.clsSendFaxFileUpload {
    width: 310px;
    height: 20px;
}

.clsFooter {
    text-align: left;
}


/*************************
***Selection Tool Styles****
**************************/

.clsItemSelectBorder {
    border: 1pt solid #dedede;
}

.clsItemPagingBorder {
    padding-left: 4px;
    border: 1pt solid #dedede;
    color: #999999;
}

.clsItemChecked {
    background-color: #6699ff;
    FONT-WEIGHT: normal;
    color: Black;
}

.clsItemUnChecked {
    background-color: white;
    FONT-WEIGHT: normal;
    color: Black;
}

.clsItemSelected {
    width: 100%;
    height: 100%;
    background-color: #6699ff;
    border: 1pt solid #003399;
    padding: 2px;
}

.clsFieldDisabled {
    background-color: #dedede;
    color: #999999;
}

.clsFieldDisabledBold {
    background-color: #dedede;
    color: Black;
    font-weight: bolder;
}


.clsFieldEnabled {
    background-color: none;
    color: Black;
}

.clsMiscTableBorder {
    border-top: 1pt solid black;
    border-left: 1pt solid black;
    border-right: 1pt solid black;
}

    .clsMiscTableBorder TD {
        border-bottom: 1pt solid black;
    }

.clsPageHeading {
    font-size: 14px;
    font-weight: bold;
}

.clsInfoTable1 {
    border: 1px solid #003399;
}

.clsInfoTableHeader1 {
    background-color: #003399;
    color: white;
    font-size: 14px;
    font-weight: bold;
}

.clsInfoTable2 {
    border: 1px solid #003399;
    background-color: #99ccff;
}

.clsInfoTableHeader2 {
    background-color: white;
    color: #003399;
    font-size: 14px;
    font-weight: bold;
}

.clsClassicBlue {
    background-color: #99ccff;
    color: black;
    font-weight: bold;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
}

.clsClassicGray {
    background-color: #dedede;
    border-bottom: 2px solid white;
}

.clsExpressHeading {
    border-bottom: 2px solid #FF9900;
}

.clsHeadingCell1 {
    border-left: 2px solid #FF9900;
    border-top: 2px solid #FF9900;
    background-color: #FF9900;
    color: White;
    font-size: 16px;
    font-weight: bold;
}

.clsHeadingCell2 {
    border-left: 1px solid white;
    border-right: 2px solid #FF9900;
    border-top: 2px solid #FF9900;
    background-color: #FFCC33;
    font-size: 14px;
}

.clsAssignedUserList TD {
    color: #003399;
    border-bottom: none;
    text-decoration: underline;
    cursor: hand;
}

.clsAssignedUserListHover TD {
    color: #003399;
    border-bottom: none;
    text-decoration: none;
    cursor: hand;
}

.clsReferralOutputTable {
    border-top: 1pt solid black;
    border-left: 1pt solid black;
}

.clsReferralOutputTitleCell {
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1pt solid black;
    border-right: 1pt solid black;
}

.clsReferralOutputCell {
    font-size: 12px;
    border-bottom: 1pt solid black;
    border-right: 1pt solid black;
}

.clsReferralHeader {
    font-weight: bold;
    font-size: 16px;
    background-color: #dedede;
}

.clsReferralHeaderAlignRight {
    font-weight: bold;
    font-size: 8px;
    background-color: #dedede;
    text-align: right;
}

.clsSrchBrdrLeft {
    border: 1px solid black;
}

.clsSrchBrdrRightTop {
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

.clsSrchBrdrRightBottom {
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}


.clsDetailsOrg {
    font-family: Arial;
    font-size: 14pt;
}

.clsDetailsTable {
    border-left: 1pt solid #003399;
    border-top: 1pt solid #003399;
}

.clsend {
    border-right: 1pt solid #003399;
}

.clsDetailsLabelCell {
    color: #003399;
    background-color: #6699ff;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
}

.clsDetailsDataCell {
    padding-left: 5pt;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
}

/***Page Transition Style***/
.clsPageTransitionText {
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    font-size: 30px;
    color: black;
}

.clsDischargePacket {
    font-size: 12px;
}

.ViewDisplayContentBorder {
    BORDER-RIGHT: #003399 1pt solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #003399 1pt solid;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #003399 1pt solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #003399 1pt solid;
    BACKGROUND-COLOR: white
}

.clsViewSearchBarMaximized {
    border-right: 2px solid #99ccff;
}

.clsViewSearchBarMinimized {
    background-color: #6699ff;
    width: 16px;
    border-right: 2px solid #99ccff;
}


.clsMRUList TD {
    padding-right: 4px;
    font-size: 11px;
}

.clsMRUPanel {
    border: 1px solid black;
    background-color: White;
    padding: 0px;
}

.clsMRUPanelHeader {
    border-bottom: 1px solid black;
}

.clsReportTable {
    border-top: 1px solid #003399;
    border-bottom: 1px solid #003399;
    border-right: 1px solid #003399;
    width: 98%;
}


.clsHeaderRowCell {
    background-color: #6699ff;
    border-left: 1pt solid #003399;
    border-top: 1pt solid #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
    font-size: 11px;
    font-weight: bold;
    color: white;
}

.clsRowCell {
    border-left: 1pt solid #003399;
    border-top: 1pt solid #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
}


.clsRowCellBold {
    border-left: 1pt solid #003399;
    border-top: 1pt solid #003399;
    border-right: 1pt solid #003399;
    border-bottom: 1pt solid #003399;
    font-weight: bold;
}

.clsTableHeaderNeutral {
    background-color: #dedede;
    border-bottom: 1px solid gray;
}

.clsTableBorderNeutral {
    border: 1px solid gray
}

.clsPanel {
    padding-left: 8px;
    padding-bottom: 2px;
}

.clsTasksNotesWarning {
    margin-top: 3px;
    padding-bottom: 5px;
    padding-left: 4px;
    padding-top: 1px;
    padding-right: 2px;
    line-height: 18px;
    font-size: 12px;
}


.LeftBorder {
    border-left: 1pt solid #003399;
}

input[type='file'] /* Showing white border between text-area-box and button in IE 10+ for File upload control */ {
    background-color: white;
}

#PagePathID { /* IE Standards Change: To prevent work break in quirks mode */
    display: inline-block;
}

#PageValidationSummary { /* Bug Fix: 951494*/
    width: 100%;
}

.hoverHyperlink {
    cursor: pointer;
}

.FolderOpen {
    background-image: url(/professional/applicationscripts/ExtJS3/resources/images/default/tree/folder-open.gif);
    background-repeat: no-repeat;
    margin-left: 15px;
}

.x-tree-node-leaf .x-tree-node-icon {
    background-image: url(../images/default/tree/leaf.gif);
}

.x-tree-node-collapsed .x-tree-node-icon {
    background-image: url(../images/default/tree/folder.gif);
}

.clsFormSubHeader span {
    padding-left: 4px;
}

.SelectedNodeStyle a:active {
    font-weight: bold !important;
    display: block !important;
    padding: 2px 0 2px 3px !important;
    color: Red !important;
}

.rootNodeLinkStyle a:link {
    color: Red;
}

.rootNodeLinkStyle a:hover {
    color: pink;
    text-decoration: underline;
}

/*--Contact Us Page Start--*/
.contactus-section {
    padding-left: 20px;
    font-family: Arial, sans-serif;
}

.contactus-section .contactus-heading {
    margin-top: 20px;
}

.contactus-section .contactus-heading label {
    font-size: 19px;
    font-weight: bold;
}

.contactus-section .contactus-phonenumber-heading {
    margin-top: 25px;
}

.contactus-section .contactus-phonenumber-heading label {
    font-weight: normal;
    font-size: 13px;
    color: black;
}

.contactus-section .contactus-phonenumber-section {
    margin-top: 10px;
}

.contactus-section .contactus-phonenumber-section label {
    font-weight: normal;
    font-size: 13px;
    color: black;
}

/*--Contact Us Page End--*/