BODY {
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(/Images/headerBG.png);
    COLOR: #000000;
    BACKGROUND-REPEAT: repeat-x;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
    margin-top: 0px;
    margin-left: 0px;
}

.BodyPopup {
    FONT-SIZE: 11px;
    background-image: none;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
    margin-top: 0px;
    margin-left: 0px;
}

.BodyPopupMargin {
    FONT-SIZE: 11px;
    background-image: none;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
    margin: 20px;
}

.BoxHeader {
    FONT-SIZE: 11px;
    COLOR: #626262;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    BACKGROUND-COLOR: #fafafa;
}

.BoxHeaderStyle {
    FONT-SIZE: 11px;
    COLOR: #626262;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    BACKGROUND-COLOR: #fafafa;
    float: left;
}

.BoxHeaderError {
    FONT-SIZE: 11px;
    COLOR: #F0303C;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    text-align: left;
}

.HeaderMessage {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    text-align: left;
}

.BoxHeaderError A {
    FONT-SIZE: 11px;
    COLOR: #F0303C;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
}

.BoxHeaderInfo {
    FONT-SIZE: 11px;
    COLOR: #0000CC;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
}

.BoxContent {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #626262;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
}

.BoxContentIpAddress p {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #626262;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    margin-bottom: 0px;
    margin-top: 0px;
}

.BoxTitle {
    FONT-SIZE: 29px;
    COLOR: #626262;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
}

.HeaderText {
    FONT-WEIGHT: bold;
    FONT-SIZE: 17px;
    COLOR: #626262;
    FONT-FAMILY: Arial Black, Helvetica, sans-serif;
}

.InputLight {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    foreground-color: #FAFAF8;
    resize: none;
    margin-left: 6px;
}

.ComboInput {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-align: center;
}

.MainMenuItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 5px;
}

.GridItem {
    font-weight: bold;
    text-align: center;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
}

.MainMenuItem A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    TEXT-DECORATION: none;
}

.PageHighlight {
    FONT-SIZE: 11px;
    COLOR: #5E6C74;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    font-weight: bold;
}

.PageTitle {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 20px;
    COLOR: #626262;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
}

.SectionHeader, A.SectionHeader:active, a.SectionHeader:visited {
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    BACKGROUND-COLOR: #5E6C74;
    text-decoration: none;
}

.link {
    cursor: pointer;
}

.SectionSubHeader, A.SectionSubHeader:active, a.SectionSubHeader:visited {
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    BACKGROUND-COLOR: #B1B1B1;
    text-decoration: none;
}

.BroadSectionHeader {
    FONT-SIZE: 16px;
    text-align: center;
    FONT-WEIGHT: bold;
    height: 20px;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    BACKGROUND-COLOR: #5E6C74;
    text-decoration: none;
    padding-left: 5px;
}

.GraySectionHeader {
    FONT-SIZE: 10px;
    COLOR: #626262;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    height: 25px;
    BACKGROUND-COLOR: #fafafa;
    text-decoration: none;
}

.BackSectionHeader {
    FONT-SIZE: 10px;
    COLOR: #626262;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    height: 35px;
    BACKGROUND-COLOR: #fafafa;
    text-decoration: none;
}

A.SectionHeader:hover, A.SectionHeader:visited:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.SectionHeaderLink {
    COLOR: #FFFFFF;
    text-decoration: none;
}

A.SectionHeaderLink:hover, A.SectionHeaderLink:visited:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

h2.PopupPageTitle {
    color: #626262;
    font-family: "Arial MT",Helvetica,sans-serif;
    font-size: 1.65em;
    font-weight: bold;
    margin: 0;
    padding: 0 0 8px;
    text-align: left;
}

.PopupSectionHeader, A.PopupSectionHeader:active, a.PopupSectionHeader:visited {
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    BACKGROUND-COLOR: #5E6C74;
    text-decoration: none;
}

    A.PopupSectionHeader:hover, A.PopupSectionHeader:visited:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }


.SectionTotals {
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    BACKGROUND-COLOR: #5E6C74;
    text-decoration: none;
    font-weight: bold;
}

.FieldLabel, A.FieldLabel:active, a.FieldLabel:visited {
    BACKGROUND-COLOR: #c0c8cc;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

    A.FieldLabel:hover, A.FieldLabel:visited:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

.FieldValue {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.FieldValueURL {
    ;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    word-break: BREAK-ALL;
    width: 550px;
}

.ApplicationDetailsURLWrapper {
    height: 28px;
    overflow: hidden;
}

.FieldValueError {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #F0303C;
}

.FieldValue {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif,;
}

.QuickLinksFieldValue {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    width: 350px;
    padding-left: 10px;
    text-align: left;
}

/* Application Details Specific Values */
.AppDetailsFieldLabel, A.AppDetailsFieldLabel:active, a.AppDetailsFieldLabel:visited {
    BACKGROUND-COLOR: #C0C8CC;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: none;
    width: 150px;
}

    A.AppDetailsFieldLabel:hover, A.AppDetailsFieldLabel:visited:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

.AppDetailsFieldValue {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    width: 200px;
}

.AppDetailsFieldValueColspan {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    width: 550px;
}

.AppDetailsFieldLabel {
    width: 150px;
}

.AppDetailsFieldValue input {
    width: 150px;
}

#appDetailsEmail {
    width: 160px;
}

.PopupFieldLabel, A.PopupFieldLabel:active, a.PopupFieldLabel:visited {
    BACKGROUND-COLOR: #E6E9EA;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: none;
    width: 150px;
}

    A.PopupFieldLabel:hover, A.PopupFieldLabel:visited:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

.PopupFieldValue {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    width: 200px;
}

    .PopupFieldValue input {
        width: 110px;
    }

.SearchText {
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    font-weight: bold;
}

.StandardContent {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

    .StandardContent A {
        FONT-SIZE: 11px;
        COLOR: #888886;
        FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
        TEXT-DECORATION: none;
    }

        .StandardContent A:hover {
            COLOR: #000000;
        }

        .StandardContent A:active {
            COLOR: #FFFFFF;
        }

        .StandardContent A:visited {
            COLOR: #626262;
        }

.MessageSuccess {
    FONT-SIZE: 14px;
    font-weight: bold;
    color: #0000CC;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    text-align: left;
}

.MessageFailure {
    FONT-SIZE: 14px;
    font-weight: bold;
    COLOR: #F0303C;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    text-align: left;
}

.SubMenuItem, A.SubMenuItem:active, a.SubMenuItem:visited {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    line-height: 20px;
}

A.SubMenuItem:hover {
    color: #FFFFFF;
}

.SubMenu {
    position: absolute;
    top: 84px;
    visibility: hidden;
}

.SmallData, A.SmallData:active, a.SmallData:visited {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    text-decoration: none;
}

    A.SmallData:hover, A.SmallData:visited:hover {
        color: #000000;
        text-decoration: underline;
    }


.Smalldata {
    FONT-SIZE: 11px;
    COLOR: #626262;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    text-decoration: none;
}

    .SmallData a, .SmallData a:active, .SmallData a:visited {
        font-size: 11px;
        font-family: 'Arial MT', Helvetica, sans-serif;
        text-decoration: none;
        color: #626262;
    }

        .SmallData a:hover {
            color: #000;
            text-decoration: underline;
        }

.ResourceCenter {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    background-color: #FBFAF8;
}

    .ResourceCenter A {
        FONT-SIZE: 11px;
        COLOR: #000000;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        background-color: #FBFAF8;
    }

.ResultsTableHeader {
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    font-weight: bold;
    background-color: #5E6C74;
}

    .ResultsTableHeader A {
        color: #FFFFFF;
        text-decoration: none;
    }

        .ResultsTableHeader A:active, A:hover {
            color: #FFFFFF;
        }

        .ResultsTableHeader A:visited {
            color: #FFFFFF;
        }

.TableAnswerEven {
    BACKGROUND-COLOR: #dce1e3;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

    .TableAnswerEven A {
        color: #626262;
        text-decoration: none;
    }

        .TableAnswerEven A:active, A:hover {
            color: #000000;
        }

.TableAnswerOdd {
    BACKGROUND-COLOR: #fafafa;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

    .TableAnswerOdd A {
        color: #626262;
        text-decoration: none;
    }

        .TableAnswerOdd A:active, A:hover {
            color: #000000;
        }

.TableAnswerEvenBorder {
    BACKGROUND-COLOR: #DCE1E3;
    FONT-SIZE: 11px;
    COLOR: #000000;
    border-top: 1pt solid #eff1ea;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

    .TableAnswerEvenBorder A {
        color: #626262;
        text-decoration: none;
    }

        .TableAnswerEvenBorder A:active, A:hover {
            color: #000000;
            text-decoration: underline;
        }

.TableAnswerOddBorder {
    BACKGROUND-COLOR: #fafafa;
    FONT-SIZE: 11px;
    COLOR: #000000;
    border-top: 1pt solid #C1D1CD;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

    .TableAnswerOddBorder A {
        color: #626262;
        text-decoration: none;
    }

        .TableAnswerOddBorder A:active, A:hover {
            color: #000000;
            text-decoration: underline;
        }

.ResourceCenterTitle {
    FONT-SIZE: 18px;
    COLOR: #626262;
    FONT-FAMILY: 'Arial Black', Helvetica, sans-serif;
}

.sortarrow {
    color: white;
    text-decoration: none;
}

.TableLinkColumn {
    BACKGROUND-COLOR: #eff1ea;
    FONT-SIZE: 11px;
    COLOR: #67867C;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

    .TableLinkColumn A {
        color: #67867C;
        text-decoration: underline;
    }

        .TableLinkColumn A:hover {
            color: #67867C;
        }

        .TableLinkColumn A:active {
            color: #67867C;
        }

.PageContainer {
    width: 780px;
    margin: 0 auto;
}

.NavMenuContainer {
    padding-top: 48px;
    float: left;
    width: 124px;
}

.NavMenuTopCorner {
    float: left;
    vertical-align: top;
    width: 6px;
}

.NavMenuTopWidth {
    float: left;
    vertical-align: top;
    width: 109px;
}

.NavMenuBottomCorner {
    float: left;
    vertical-align: top;
    width: 6px;
}

.NavMenuBottomWidth {
    float: left;
    vertical-align: top;
    width: 109px;
}

.NavMenuSeperator {
    padding-top: 55px;
    padding-left: 4px;
    float: left;
    width: 12px;
}

.NavMenuImageMap {
    padding-top: 40px;
    padding-left: 4px;
    float: left;
    width: 90px;
    text-align: right;
}

    .NavMenuImageMap img {
        border: 0;
    }

.SubMenuContainer {
    width: 128px;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=3, color=#000000);
    position: absolute;
    top: 45px;
    visibility: hidden;
    z-index: 2;
    float: left;
}

.SubMenuTop {
    width: 128px;
}

.SubMenuBody {
    background-color: #C4D2F5;
    width: 128px;
}

.SubMenuBottom {
    width: 128px;
}

.SubMenuOptions {
    padding-left: 6px;
    padding-right: 6px;
	padding-bottom:10px;
    text-align: left;
}

.UserMaintSelectRow {
    width: 322px;
}

.UserMaintSelectLeftCol {
    float: left;
    width: 70px;
    margin-top: 2px;
    padding-top: 2px;
}

.UserMaintSelectRightCol {
    float: right;
    width: 220px;
    text-align: left;
    margin-top: 2px;
}

.UserMaintStatus {
    width: 322px;
}

.UserMaintSelectContainer {
    height: 200px;
    width: 320px;
}

.UserMaintSelectContent {
    padding-top: 5px;
    padding-left: 15px;
    float: left;
    width: 300px;
}

.UserMaintSection {
    width: 450px;
    text-align: left;
    vertical-align: middle;
    float: left;
}

.UserMaintEditLeftCol {
    width: 185px;
    float: left;
    padding: 5px;
    background-color: #C0C8CC;
    margin-top: 1px;
}

.UserMaintEditRightCol {
    width: 235px;
    float: right;
    display: block;
    margin-top: 3px;
    vertical-align: middle;
}

.ParnterSelectContainer {
    height: 120px;
    width: 448px;
}

.ParnterSelectRow {
    width: 450px;
}

.ParnterSelectContent {
    padding-top: 5px;
    padding-left: 15px;
    float: left;
    width: 300px;
}

.ParnterSelectLeftCol {
    float: left;
    width: 71px;
    margin-top: 2px;
    padding-top: 5px;
}

.ParnterSelectRightCol {
    float: right;
    width: 229px;
    text-align: left;
    margin-top: 5px;
    height: 22px;
}

.RowEven {
    BACKGROUND-COLOR: #DCE1E3;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

    .RowEven a {
        text-decoration: none;
        color: #666;
    }

        .RowEven a:hover {
            text-decoration: underline;
            color: #000;
        }

.RowOdd {
    BACKGROUND-COLOR: #FAFAFA;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

    .RowOdd a {
        text-decoration: none;
        color: #666;
    }

        .RowOdd a:hover {
            text-decoration: underline;
            color: #000;
        }

.ImageBlock {
    display: block;
}

div.row {
    clear: both;
}

.SpacerHeight1 {
    height: 1px;
    width: 100%;
}

.SpacerHeight2 {
    height: 2px;
    width: 100%;
}

.SpacerHeight3 {
    height: 3px;
    width: 100%;
}

.SpacerHeight4 {
    height: 4px;
    width: 100%;
}

.SpacerHeight5 {
    height: 5px;
    width: 100%;
}

.SpacerHeight6 {
    height: 6px;
    width: 100%;
}

.SpacerHeight7 {
    height: 7px;
    width: 100%;
}

.SpacerHeight8 {
    height: 8px;
    width: 100%;
}

.SpacerHeight9 {
    height: 9px;
    width: 100%;
}

.SpacerHeight10 {
    height: 10px;
    width: 100%;
}

.SpacerHeight11 {
    height: 11px;
    width: 100%;
}

.SpacerHeight12 {
    height: 12px;
    width: 100%;
}

.SpacerHeight13 {
    height: 13px;
    width: 100%;
}

.SpacerHeight14 {
    height: 14px;
    width: 100%;
}

.SpacerHeight15 {
    height: 15px;
    width: 100%;
}

.SpacerHeight19 {
    height: 0px;
    width: 100%;
}

.SpacerHeight20 {
    height: 20px;
    width: 100%;
}

.SpacerHeight26 {
    height: 26px;
    width: 100%;
}

.SpacerHeight34 {
    height: 34px;
    width: 100%;
}

.SpacerHeight50 {
    height: 50px;
    width: 100%;
}

.SpacerHeight100 {
    height: 100px;
    width: 100%;
}

.SpacerHeight400 {
    height: 400px;
    width: 100%;
}

.newSpacer {
    height: 17px;
    width: 100%;
}
/*chrome only*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .newSpacer {
        height: 26px;
        width: 100%;
    }
}
/*Firefox only*/
@-moz-document url-prefix() {
    .newSpacer {
        height: 26px;
        width: 100%;
    }
}

.PartnerSelect {
    height: 11px;
    width: 450px;
}

.PartnerSelectM {
    height: 115px;
    width: 450px;
}

.SearchTitle {
    float: left;
}

.SearchHelpContainer {
    float: right;
    width: 40px;
}

.SearchHelp {
    float: left;
    width: 4px;
    padding-top: 4px;
}

.SerarchHelpLink {
    text-align: left;
    float: right;
    margin-right: 10px;
}

.SearchHelpLink {
    text-align: left;
    float: right;
    margin-right: 10px;
}

.ApplicationSearchRow {
    width: 780px;
}

.ApplicationSearchResultsRow {
    width: 690px;
}

.ApplicationSearchPartnerContainer {
    width: 240px;
    float: left;
    text-align: left;
}

.ApplicationSearchTypeContainer {
    width: 90px;
    float: left;
    text-align: left;
    margin-left: 5px;
}

.ApplicationSearchStatusContainer {
    width: 115px;
    float: left;
    text-align: left;
    margin-left: 5px;
}

.ApplicationSearchDateContainer {
    width: 294px;
    float: left;
    text-align: left;
    margin-left: 5px;
}

.ApplicationSearchExportRow {
    width: 700px;
}

.ApplicationSearchExportContainer {
    height: 175px;
    width: 688px;
    margin-left: 10px;
    text-align: left;
}

.ApplicationSearchExportFileType {
    width: 350px;
    float: left;
}

.ApplicationSearchExportDelivery {
    width: 320px;
    float: left;
}

.ApplicationSearchProRow {
    width: 780px;
}

.ApplicationSearchProResultsRow {
    width: 690px;
}

.ApplicationSearchProContainer {
    height: 215px;
    width: 768px;
    margin-left: 10px;
}

.ApplicationSearchProPartnerContainer {
    height: 215px;
    width: 240px;
    float: left;
    text-align: left;
}

.ApplicationSearchProTypeContainer {
    height: 215px;
    width: 90px;
    float: left;
    text-align: left;
    margin-left: 5px;
}

.ApplicationSearchProStatusContainer {
    height: 215px;
    width: 115px;
    float: left;
    text-align: left;
    margin-left: 5px;
}

.ApplicationSearchProDateContainer {
    height: 215px;
    width: 294px;
    float: left;
    text-align: left;
    margin-left: 5px;
}

.ApplicationSearchProExportRow {
    width: 700px;
}

.ApplicationSearchProExportContainer {
    height: 175px;
    width: 688px;
    margin-left: 10px;
    text-align: left;
}

.ApplicationSearchProExportFileType {
    width: 350px;
    float: left;
}

.ApplicationSearchProExportDelivery {
    width: 320px;
    float: left;
}

.StatusSearchRow {
    width: 780px;
}

.StatusSearchResultsRow {
    width: 690px;
}

.StatusSearchPartnerContainer {
    width: 240px;
    float: left;
    text-align: left;
}

.StatusSearchTypeContainer {
    width: 90px;
    float: left;
    text-align: left;
    margin-left: 5px;
}

.StatusSearchStatusContainer {
    width: 110px;
    float: left;
    text-align: left;
    margin-left: 5px;
}

.StatusSearchDateContainer {
    width: 290px;
    float: left;
    text-align: left;
    margin-left: 5px;
}

.ResultsGridViewHeader {
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    font-weight: bold;
    background-color: #5d6c74;
    text-align: left;
}

.GridHeader {
    width: 50px;
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Arial MT', Helvetica, sans-serif;
    background-color: #5E6C74;
}

.ResultsGridViewHeader A {
    color: #FFFFFF;
    text-decoration: none;
}

.gridViewPager {
    font-family: 'Arial MT', Helvetica, sans-serif;
    font-size: 11px;
    color: #626262;
}

.gridViewPager {
    background-color: #fafafa;
}

    .gridViewPager a {
        text-decoration: none;
        font-size: 14px;
    }

        .gridViewPager a:link {
            color: #626262;
        }

        .gridViewPager a:visited {
            color: #626262;
            text-decoration: underline;
        }

        .gridViewPager a:hover {
            color: #626262;
            text-decoration: underline;
        }

        .gridViewPager a:active {
            font-size: 14px;
            color: #626262;
        }

    .gridViewPager span {
        font-size: 14px;
        color: #000000;
        font-weight: bold;
    }

.gridViewPadding {
    margin-left: 3px;
}

.UploadgridViewPager {
    font-family: 'Arial MT', Helvetica, sans-serif;
    font-size: 11px;
    color: #626262;
}

.progress {
    position: fixed;
    top: 45%;
    left: 35%;
    padding: 5px;
    z-index: 2;
    margin: 0 auto !important;
    margin-left: 35%;
    margin-top: 45%;
    width: 300px;
    height: 100px;
    border-width: 1px;
    border-style: solid;
    border-color: #5E6C74;
    background-color: #fafafa;
    color: #5E6C74;
    text-align: center;
    font-size: 20pt;
}

.AdvisorPartnerContainer {
    height: 200px;
    width: 225px;
    float: left;
    text-align: left;
}

.DarkGreenRightArrow {
    width: 5px;
    height: 7px;
}

fieldset {
    border-style: solid;
    border-width: 1px;
    border-color: #fafafa;
    background-color: #fafafa;
}

    fieldset ul, fieldset li {
        border: 0;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    fieldset li {
        clear: both;
        list-style: none;
        padding-bottom: 10px;
    }

    fieldset input {
        width: 160px;
        float: left;
        margin-top: 4px;
    }

    fieldset label {
        width: 140px;
        float: left;
        padding: 5px;
        margin-top: 2px;
        margin-right: 5px;
        background-color: #C0C8CC;
        text-align: left;
    }

legend {
    position: relative;
    top: 10px;
    left: 10px;
    font-size: 1.65em;
    color: #5E6C74;
    font-family: 'Arial MT', Helvetica, sans-serif;
    font-weight: bold;
}

ul.MenuControl li {
    background: transparent url(../Images/ArrowTanRight.gif) no-repeat center left;
    padding: 0 0 0 1em;
}

.MenuControlContainer {
    position: relative;
    top: -15px;
    width: 60px;
    float: right;
    text-align: left;
    font-size: .88em;
    color: #626262;
    font-family: 'Arial MT', Helvetica, sans-serif;
    text-decoration: none;
}

    .MenuControlContainer ul li a {
        color: #626262;
        text-decoration: none;
    }

        .MenuControlContainer ul li a:active, .MenuControlContainer ul li a:hover {
            color: #000000;
            text-decoration: underline;
        }

.PageModule {
    width: 450px;
    background-color: #fafafa;
}

.DataFormContainer {
    margin-top: 20px;
    float: left;
    padding: 10px;
}

.Clear {
    clear: both;
}



.HelpPage {
    font-size: 0.69em;
    background: #FFFFFF none;
    font-family: Arial, Helvetica, sans-serif;
    width: 95%;
    margin: 0 auto;
}

.HelpContainer {
    margin: 20px 0 0 0;
    padding: 0;
}

    .HelpContainer h1 {
        font-size: 1.85em;
        color: #626262;
        font-family: 'Arial MT', Helvetica, sans-serif;
        font-weight: bolder;
    }

.HelpDefinitionList dt {
    float: left;
    clear: left;
    font-weight: bold;
}

.HelpDefinitionList dd {
    margin: 0;
    padding: 0 0 20px 0;
}

#HelpLink {
    background: #67867C url(../Images/ArrowTanRight.gif) no-repeat center left;
    padding: 0 0 0 6px;
    color: #FFFFFF;
    text-decoration: none;
}

.LogoutLink {
    float: right;
    background: transparent url(../Images/ArrowTanRight.gif) no-repeat center left;
    padding: 0 0 0 .69em;
}

    .LogoutLink a {
        color: #626262;
        text-decoration: none;
    }

        .LogoutLink a:active, .LogoutLink a:hover {
            color: #000000;
            text-decoration: underline;
        }

.MessagePanel {
    width: 450px;
    margin: 10px 0 0 0;
    padding: 0;
}

.InformationGlyph {
    float: left;
    background: url(../Images/Information.gif) no-repeat center left;
    width: 25px;
    height: 25px;
    margin: 0 0 0 75px;
}

.InformationText {
    float: left;
    font-size: 11px;
    color: #0000CC;
    font-family: 'Arial MT', Helvetica, sans-serif;
    padding: 5px 0 0 5px;
}

.disabledLink {
    color: #888;
}

.quickLinksSection a {
    color: #000000;
    text-decoration: none;
}

div.ApplicationSearchRow td div.gridViewPadding a.disabled,
div.ApplicationSearchRow td div.gridViewPadding a.disabled:link,
div.ApplicationSearchRow td div.gridViewPadding a.disabled:visited,
div.ApplicationSearchRow td div.gridViewPadding a.disabled:hover,
div.ApplicationSearchRow td div.gridViewPadding a.disabled:active {
    color: #999;
    font-style: italic;
}

/* Credit Error Popup*/
.CreditErrorText {
    height: 400px;
    width: 450px;
}

div.CreditErrorContainer table {
    padding-left: 30px;
}

div.CreditErrorContainer td {
    padding: 5px;
}

/*Decision Error Popup*/
.decisionProErrorText {
    height: 400px;
    width: 580px;
}

/* Record Information Notes  */
textarea.FixedInputLight {
    float: left;
    width: 530px;
}

div.SaveNotesDiv {
    float: right;
}

textarea.DUErrorText {
    width: 580px;
    height: 400px;
    readonly;
}


/* Printer-Friendly Application Details */
#printerHeader {
    display: none;
}

td.AppDetailsFieldValue #Select1 {
    width: 100%;
}

#printModeProfile {
    display: none;
}

/* Create Styles for App Details Section Tables */
.sectionTable {
    width: 735px;
    border: 0;
}

.PopupsectionTable {
    width: 600px;
    border: 0;
}

.SectionHeaderSize {
    width: 160px;
}

/* Hidden Printer Views */
#hiddenPricingAdjustments {
    display: none;
}

#printerAppDeposit {
    display: none;
}

#printerCashRequiredToClose {
    display: none;
}

#quickLinks {
    display: block;
}

#printerHeader {
    display: none;
}

#logoutSection {
    display: block;
}

.PrintDropDown {
    display: none;
}

/* Cash Required to Close Popup */
.cashRequiredTable {
    width: 450px;
}

.printerCashRequiredHeader {
    display: none;
}

.CashRequiredLabel {
    width: 400px;
}

.CashRequiredValue {
    width: 105px;
}

.comboboxwrapper {
    width: 180px;
    display: block;
}

.UploadDisclosuresRow {
    width: 780px;
}

.BackLink {
    text-align: left;
    float: right;
    margin-right: 10px;
}

.ErrorLable {
    text-align: right;
}


/* Application Details Notes */
.ApplicationDetailsNotes {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    foreground-color: #FAFAF8;
    resize: none;
    float: left;
    width: 530px;
}

.printerViewNotes {
    display: none;
}

/* Auth.Net Response Text Area */
.AppDetailsAuthResponseInformation textarea {
    overflow: auto;
    overflow: -moz-scrollbars-vertical;
}

#mouseover {
    cursor: pointer;
}

#ctl00_PageContentPlaceHolder_rdoUserType_0 {
    margin-right: 6px;
}

#ctl00_PageContentPlaceHolder_rdoUserType_1 {
    margin-left: 6px;
    margin-right: 6px;
}

div#uploading {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    text-align: center;
}

/* Application Deposit */
.AppDetailsDepositLabel,
.AppDetailsAuthResponseInformationLabel,
.AppDetailsAuthResponseLabel {
    BACKGROUND-COLOR: #C0C8CC;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: none;
    width: 105px;
}

.AppDetailsAuthResponseValue,
.AppDetailsAuthResponseInformation,
.AppDetailsDepositValue {
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    width: 105px;
}

/*#region Modals*/

.help-modal ul {
    list-style-type: none;
}

    .help-modal ul li {
        margin-bottom: 10px;
    }

.help-modal blockquote {
    margin-left: 10px;
}

/*#endregion*/

/* pro app copy */
span.headerAlignRight {
    float: right;
}

div.accountCopyContentContainer {
    color: #626262;
    font: 'Arial MT',Helvetica,sans-serif;
}

    div.accountCopyContentContainer h2 {
        margin: 0;
        padding: 5px 0 0 0;
        font-size: 150%;
        font-weight: bold;
    }

    div.accountCopyContentContainer p {
        font-size: 100%;
        margin: 0;
        padding: 3px 0 15px 0;
    }

    div.accountCopyContentContainer label {
        float: left;
        font-size: 90%;
        margin;
        padding: 2px 0 0 4px;
    }

    div.accountCopyContentContainer input {
        float: left;
        clear: left;
    }

    div.accountCopyContentContainer div.errorMessage {
        background: url("/Images/WarningBig.gif") no-repeat left center;
        color: red;
        font-weight: bold;
        padding: 0 0 0 30px;
        font-size: 110%;
        margin: -5px 0 -10px 0;
    }

img.appCopySpinner {
    display: none;
    float: right;
    padding: 7px 0 0 5px;
}

.promo-code-edit-button {
    cursor: pointer;
}

/*** Deposit App Details ***/

.DepositApplicationDetails {
    margin: 10px 0 0 0;
    background-image: none;
}

.DepositApplicationDetailsContainer {
    margin: auto;
    width: 735px;
}

    .DepositApplicationDetailsContainer .header {
        font-weight: bold;
        color: #5E6C74;
        font-size: 18px;
    }

    .DepositApplicationDetailsContainer .SectionHeader {
        white-space: nowrap;
    }

    .DepositApplicationDetailsContainer .SmallDataContainer {
        text-align: right;
        padding-right: 12px;
    }

.quickLinksSection .QuickLinksBullet {
    width: 5px;
    height: 7px;
    margin-right: 5px;
}

.quickLinksSection .NavigationJumpList {
    text-align: right;
    vertical-align: top;
}

table.sectionTable {
    border: 0;
}

    table.sectionTable td {
        padding: 3px;
        border: 0;
        vertical-align: top;
    }

        table.sectionTable td.SectionColumn {
            width: 50%;
            padding: 0;
        }

        table.sectionTable td.customQuestionDetails {
            padding: 0;
        }

td.SectionColumn table {
    border-collapse: separate;
    border-spacing: 0 2px;
    width: 100%;
}

.link:hover {
    text-decoration: underline;
    cursor: pointer;
}

.AppDetailsFieldValue .link {
    text-decoration: underline;
    cursor: pointer;
}

.EmailLink {
    width: 18px;
    height: 15px;
    border-width: 0;
    float: right;
}

.referringUrl {
    word-wrap: break-word;
    word-break: break-all;
}

#boardingFailedTable td {
    word-wrap: break-word;
}

#minnesotaCompliance .AppDetailsFieldValue,
#bsaAmlInformation .appdetailsfieldvalue {
    width: auto;
}

.customQuestionDetails table {
    width: 100%;
    border: 0;
}

.customQuestionDetails .AppDetailsFieldValue {
    vertical-align: top;
    width: 25%;
}

.AppDetailsFieldValue.questionText {
    width: 50%;
}

.depositApplicationDetailsModal table {
    font-size: 110%;
}

.depositApplicationDetailsModal td {
    padding: 3px 5px 3px 0;
}

.depositApplicationDetailsModal tr td input {
    width: 350px;
}
/* End Deposit App Details */

/* Deposit Product Details */
.processingContainer, #processingTable, .fundingContainer {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

    .processingContainer p, .fundingContainer p {
        margin: 7px 2px;
    }

.SectionColumn.fundingContainer table {
    width: auto;
    display: none;
}

table.sectionTable td.processingContainer {
    width: 50%;
    padding: 0 3px 0 0;
}

table.sectionTable td.notesContainer {
    padding: 0 0 0 3px;
}

    table.sectionTable td.notesContainer Button {
        float: right;
    }

.processingButton {
    width: 120px;
    text-align: center;
}

    .processingButton button {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 11px;
        width: 100px;
    }

#processingTable {
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
}

    #processingTable td {
        vertical-align: middle;
        height: 20px;
    }

        #processingTable td.processingButton {
            padding-top: 0;
            padding-bottom: 0;
        }

    #processingTable .processingTitle {
        font-weight: bold;
    }

    #processingTable td.processingTitle {
        width: 100px;
        width: 80px;
    }

    #processingTable .completeLabel {
        position: relative;
        bottom: 2px;
    }

    #processingTable .odd {
        background-color: #C0C8CC;
    }

    #processingTable .even {
        background-color: #FAFAFA;
    }

    #processingTable .boardingFailedLink {
        color: red;
    }

    #processingTable .fundingFailedLink {
        color: red;
    }

    #processingTable .processingComplete {
        vertical-align: middle;
    }

        #processingTable .processingComplete input {
            width: auto;
        }

#txtProcessingNotes {
    resize: none;
    height: 227px;
    width: 358px;
    overflow-y: scroll;
}

#frmRecordInformation {
    margin: 0;
}

#panelBeneficiaries table {
    float: left;
    width: 50%;
}

#fundingModal {
    display: none;
    font-size: 13px;
}


    #fundingModal td {
        width: 115px;
    }

        #fundingModal td input {
            width: 340px;
        }

        #fundingModal td select {
            width: 345px;
        }

        #fundingModal td.expirationDate select,
        #fundingModal td.creditCardState select {
            width: 105px;
        }

        #fundingModal td.securityCode input,
        #fundingModal td.zipCode input {
            width: 100px;
        }

    #fundingModal tr.fundingType {
        display: none;
    }

    #fundingModal .enableEditing {
        display: none;
    }

        #fundingModal .enableEditing.disabled {
            color: #818181;
        }

.fundingModalContainer .processingSpinner {
    margin-top: 8px;
    margin-right: 10px;
}
/* End Deposit Product Details */

.mbot .ui-cif-button .ui-cif-button {
    width: 30px;
    float: right;
}

.mbot .hidden {
    display: none;
}

.boardingCondition {
    text-align: left;
    font-family: 'Arial MT', Helvetica, sans-serif;
}

.boardingCode {
    text-align: left;
    font-family: 'Arial MT', Helvetica, sans-serif;
}

.boardingDescription {
    text-align: left;
    font-family: 'Arial MT', Helvetica, sans-serif;
}

.validationSummary ul {
    list-style-image: url('../Images/WarningSmall.gif');
    padding: 0px 2px;
}

.changeLeftSide {
    width: 20%;
    padding: 5px;
    vertical-align: top;
}

.changeRightSide {
    width: 80%;
    padding: 1px 2px 2px 5px;
}

.centeralign {
    padding-left: 25px;
}

.ieheader {
    width: 500px;
    height: 1px;
}

#tblGeneralInfo {
    border-collapse: separate;
    border-spacing: 0px 2px;
    margin-top: -30px !important;
}

    #tblGeneralInfo td {
        padding: 5px 5px;
    }

.validationstyle {
    background-image: url(../Images/WarningSmall.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    font-size: 11px;
    color: #f0303c;
    font-family: "Arial MT", Helvetica, sans-serif;
    background-position: 0px 2px;
}

 table.mylist input {
      width: 20px;
      display: block;
      float: left;
   }
table.mylist label {
      display: block;
      float: left;
      margin:3px;
   }

   
   
#SubMenu0,#SubMenu1,#SubMenu2,#SubMenu3,#SubMenu4,#SubMenu5{top:46px!important;}
#Header{height:85px!important;}
#loginHeader{
	
	font-size: 16px;
	color: #414141;
	letter-spacing: 0.44px;
	line-height: 18px;
	font-weight:900;
	text-transform:uppercase;
	
}



#loginHeader span{font-weight:500;}
#loginHeader img{float:left;padding-right:50px;}
#tagline{padding:25px 0px 0px 0px;}


	#newLogin{
	font-family: 'Roboto', sans-serif;
	width:744px;
	height:580px;
	background: #FFFFFF;
	-webkit-box-shadow: 0 30px 50px 0 rgba(0,0,0,0.30);
	-moz-box-shadow: 0 30px 50px 0 rgba(0,0,0,0.30);
	box-shadow: 0 30px 50px 0 rgba(0,0,0,0.30);
	margin:0 auto;
	}
	
	#newLogin a{color:#694ED6;text-decoration:none;}
	#newLogin a:hover{color:#777777;}

#threeInputs input.InputLight{width:324px;height:42px;background-color:#E7EBF8;color:#555;border:none;margin-bottom:10px;margin-right:204px;font-size:18px;font-family: 'Roboto', sans-serif;padding:0;box-sizing:border-box;padding:0px 10px;}
#threeInputs label{
	
	
	padding:0px;
	line-height:42px;
	margin-right:30px;
	font-size: 18px;
	color: #555555;
	text-align: right;
	font-weight:500;



}


#newLogin label{
float: left;
width: 169px;
text-align: right;
}
#logonBtn{text-align:center;margin:10px 0px 10px 0px;}

#forgotChange{clear:both;width:324px;margin:0 auto;text-align:center;font-size:14px;}
#forgotChange span.InputLight {float:none;display:inline;border:none;background-color:transparent;margin:0px;padding-top:3px;}
#forgotChange span.InputLight input{padding-top:5px;}

#invalidCreds{text-align:center;padding:20px 0px;}


#loginHeader{text-align:left;padding:70px 0px 64px 190px;}
