﻿
html {
    height: 100%;
}

body {
    margin: 0;
    text-align: center;
    background-color: #ffffff;
    height: 100%;
}

.Header_Left {
    border-style: none;
    border-color: inherit;
    background-image: url('../images/Header_01.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    text-decoration: none;
}

.Header_Repeat {
    border-style: none;
    border-color: inherit;
    background-repeat: repeat-x;
    background-image: url('../images/Header_02.jpg');
    background-position: center top;
    text-decoration: none;
}

.Header_Right {
    border-style: none;
    border-color: inherit;
    background-image: url('../images/Header_03.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    text-decoration: none;
}

.HeaderTrim {
    border-style: none;
    border-color: inherit;
    background-repeat: repeat-x;
    background-image: url('../images/HeaderTrim.jpg');
    background-position: center top;
    text-decoration: none;
}

.loginBG {
    border-style: none;
    border-color: inherit;
    background-image: url('../images/LOGIN_BG.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    text-decoration: none;
    width: 405px;
    height: 265px;
}

.footerBG {
    border-style: none;
    border-color: inherit;
    background-image: url('../images/footer.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    text-decoration: none;
    width: 890px;
    height: 88px;
}

.container {
    min-height: 100%;
    height: 100%; /* height: auto !important; */
    margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
    position: relative;
}

.push {
    height: 25px; /* .push must be the same height as .footer */
}

.footer {
    position: relative;
    bottom: 0px;
    margin-top: -1px;
}

.btnImgLogin {
    background-image: url(../images/Login.jpg);
    background-repeat: no-repeat;
    background-color: Transparent;
    border: None;
    text-decoration: none;
    height: 20px;
    width: 74px;
}
/* Text Styles - Start */
.TextLBL {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #384e73;
    font-weight: 300;
    text-align: right;
}

.TextLBBLUL {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #3366cc;
    font-weight: 600;
    text-decoration: underline;
}

.TextLBBLUNL {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #3366cc;
    font-weight: 600;
}

.TextLBBLUL_Nounderline {
    padding: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #3366cc;
    font-weight: 600;
}

.TextBold_Black_WithWeight {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
    font-weight: 800;
}

.TextBold_Black {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
    /*font-weight: 800;*/
}

.TextNormal_Black {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
}

.TextSmall_Black {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
}

.TextNormalLarge_Blue {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #384e73;
}
.TextNormal_NoColorDCT {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.TextNormal_Green {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #3f9135;
}

.TextNormal_GreenBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #3f9135;
}

.TextBig_GreenBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #3f9135;
}

.TextNormal_Blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #384e73;
}

.TextNormal_BlueBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #384e73;
}

.TextBig_BlueBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #384e73;
}

.TextNormal_BlackBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}
.TextLarge_BlackBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
}
.TextBig_BlackBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

.TextSmall_BlueBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #384e73;
}

.TextSmaller_BlueBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    color: #384e73;
}

.TextNormal_RedAlert {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #C00000;
}

.TextNormal_RedAlertDate {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    color: #C00000;
}

.TextNormal_BlueAlert {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #384e73;
}

.TextNormal_BlueAlertRoster {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #0000ff;
}

.TextSmall_Blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #384e73;
}

a.navLinkGreenVUL {
    font-size: 10pt;
    color: #3f9135;
    font-family: Verdana, Arial;
    text-decoration: underline;
    font-weight: bolder;
}

    a.navLinkGreenVUL:hover {
        font-size: 10pt;
        color: #ff9900;
        font-family: Verdana, Arial;
        text-decoration: underline;
        font-weight: bolder;
    }

a.navLinkBlueBigVUL {
    font-size: 10pt;
    color: #384e73;
    font-family: Verdana, Arial;
    text-decoration: underline;
    font-weight: bolder;
}

    a.navLinkBlueBigVUL:hover {
        font-size: 10pt;
        color: #ff9900;
        font-family: Verdana, Arial;
        text-decoration: underline;
        font-weight: bolder;
    }

a.navLinkBlueVUL {
    font-size: 8pt;
    color: #384e73;
    font-family: Verdana, Arial;
    text-decoration: underline;
    font-weight: bolder;
}

    a.navLinkBlueVUL:hover {
        font-size: 8pt;
        color: #ff9900;
        font-family: Verdana, Arial;
        text-decoration: underline;
        font-weight: bolder;
    }

a.navLinkBlueSMVUL {
    font-size: 8pt;
    color: #384e73;
    font-family: Verdana, Arial;
    text-decoration: underline;
}

    a.navLinkBlueSMVUL:hover {
        font-size: 8pt;
        color: #ff9900;
        font-family: Verdana, Arial;
        text-decoration: underline;
    }

a.navLinkWhiteSMVUL {
    font-size: 10pt;
    color: #ffffff;
    font-family: Verdana, Arial;
    text-decoration: underline;
}

    a.navLinkWhiteSMVUL:hover {
        font-size: 10pt;
        color: #ff9900;
        font-family: Verdana, Arial;
        text-decoration: underline;
    }

a.navLinkRedSMVUL {
    font-size: 10pt;
    color: #C00000;
    font-family: Verdana, Arial;
    text-decoration: underline;
}

    a.navLinkRedSMVUL:hover {
        font-size: 10pt;
        color: #ff9900;
        font-family: Verdana, Arial;
        text-decoration: underline;
    }

/* Text Styles - End */

/*header bar*/
.textBoldSearchHeader {
    background-color: #FFCC33;
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    font-family: Verdana, Terminal, Arial;
    text-decoration: none;
}

.textRedMessages {
    font-size: 8pt;
    color: Red;
    font-weight: bold;
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial;
    text-decoration: none;
}

.textGreenMessages {
    font-size: 8pt;
    color: #3f9135;
    font-weight: bold;
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial;
    text-decoration: none;
}

.TextSmall_Red {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #C00000;
}

.inputNormal {
    font-weight: bold;
    font-size: 8pt;
    color: #cc0000;
    font-family: Verdana, Tahoma, Arial;
    text-decoration: none;
}

.MenuBackground {
    border: 1px solid #3d556c;
    margin: 0px auto;
    background: url("../images/rmSprite.png") 0 0;
    background-color: #627f97;
    background-repeat: repeat-x;
    height: 25px;
    vertical-align: text-bottom;
    text-align: center;
    font: bold 12px/23px Arial, "Segoe UI", sans-serif;
}

.RightAligned {
    text-align: right;   
}
/*configurator panel - for LedgerViewPopup*/

#panelLedger {
    height: 610px;
    display: none;
}

#panel {
    height: 420px;
    display: none;
}

.btn-slide {
    background: url(/images/btnDN.gif) no-repeat;
    width: 18px;
    height: 17px;
    display: block;
}

.active {
    background: url(/images/btnUP.gif) no-repeat;
}
/*configurator panel*/
/* Footer privacy/copyright */
.titlePrivacy {
    color: #384e73;
    font-family: Arial;
    font-size: 17pt;
    height: 30px;
    font-weight: bold;
    text-align: left;
}

.headerPrivacy {
    color: #384e73;
    font-family: Arial;
    font-size: 12pt;
    height: 30px;
    font-weight: bold;
    text-align: left;
}

.bodyPrivacy {
    font-family: Verdana, Arial;
    font-size: 8pt;
    text-align: left;
}

.titleCopyright {
    color: #384e73;
    font-family: Arial;
    font-size: 17pt;
    height: 30px;
    font-weight: bold;
    text-align: left;
}

.bodyCopyRight {
    font-family: Verdana, Arial;
    font-size: 8pt;
    text-align: left;
}

.RadWIcon {
    margin: 0px 2px 0px 2px;
    cursor: default;
    vertical-align: middle;
    display: none;
}

/*RadGrid ViewActivity Amount column text align - right*/
.ColAlign {
    text-align: right;
}

.RadMenu_Context {
    text-align: left !important;
    top: 430px;
    left: 10px;
}

.BGBlue {
    background-color: #d8e4f2;
}

/*breadcrumb start*/

/*
.breadcrumb
{
	border-left: 140px solid #ffa800;
}

.breadcrumb ul.rsmFlow
{
	padding-bottom: 0;
}

.breadcrumb .rsmOneLevel li.rsmItem,
.breadcrumb .rsmOneLevel .rsmItem a.rsmLink
{
	color: #333;
}

.breadcrumb .rsmOneLevel .rsmItem a.rsmLink:hover
{
	color: #555;
	text-decoration: underline;
	background: none;
}
*/
.content {
    height: 100px;
    background: transparent url(Images/bg.png) repeat-x 0 0;
    padding-top: 46px;
}

    .content h3 {
        font: 24px Georgia, Arial, "sans-serif";
        clear: left;
        margin: 20px 0 0 148px;
        color: #000;
    }

/*breadcrumb end*/

/*Site Map Start*/

a.SiteMapRootStyle {
    color: #00578e;
    font-size: 0.7em;
    font-weight: lighter;
    font-family: Arial, Verdana;
    text-decoration: underline;
}

    a.SiteMapRootStyle:hover {
        color: #ff9900;
        font-size: 0.7em;
        font-weight: lighter;
        font-family: Arial, Verdana;
        text-decoration: underline;
    }

.SiteMapPathSepStyle {
    font-family: Verdana, Arial;
    font-size: 0.7em;
    font-weight: lighter;
    text-decoration: none;
    color: #00578e;
}

.SiteMapCurrentStyle {
    color: #999999;
    font-size: 0.7em;
    font-weight: lighter;
    font-family: Arial, Verdana;
    text-decoration: none;
}

.SiteMapNodeStyle {
    color: #999999;
    font-size: 0.7em;
    font-weight: lighter;
    font-family: Arial, Verdana;
    text-decoration: none;
}

/*Site Map End*/

/* bookmark icon*/
.btnImgBookmark {
    background-image: url(../images/LoginBookmark.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
    border: None;
    text-decoration: none;
    vertical-align: bottom;
    height: 24px;
    width: 24px;
}

/* bookmark icon*/

/*Ledger Information Previous/Next button*/
.btnPrevious {
    background-image: url(../images/arrow_left.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
    border: None;
    text-decoration: none;
    vertical-align: bottom;
    height: 20px;
    width: 30px;
}

.btnNext {
    background-image: url(../images/arrow_right.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
    border: None;
    text-decoration: none;
    vertical-align: bottom;
    height: 20px;
    width: 30px;
}
/*Ledger Information Previous/Next button*/

/* Search */
.lblSearchCriteria {
    position: absolute;
    left: 35px;
}

/*Activity_DailyBankginControl*/
.imgViewSummary {
    position: absolute;
    left: 35px;
    vertical-align: middle;
}

.lblViewSummary {
    /* position: absolute;*/
    left: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #384e73;
    vertical-align: middle;
}

.lblCustomText {
    position: absolute;
    left: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #384e73;
}

.lblCustomTextNew {
    text-align: left;
    left: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #384e73;
}

.lblCustomTextDailyBanking {
    position: absolute;
    left: 180px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #384e73;
}

.lblCustomTextRenumberClear {
    position: absolute;
    left: 520px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #384e73;
}

.lblCustomTextBillingHistory {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #384e73;
    line-height: 30px;
    padding-left: 6px;
}

.GroupPanel, .GroupPanel Fieldset Legend {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #3f9135; /*color: #0099FF;*/
}

.GroupPanelwithBGColor, .GroupPanelwithBGColor Fieldset Legend {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #384e73;
    background-color: #d8e4f2; /* background:#384e73;*/ /*color: #0099FF;  #3f9135*/
}

.GroupPanelBlue, .GroupPanelBlue Fieldset Legend {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #384e73; /*color: #0099FF;*/
}

.TextRightAlign {
    text-align: right;
}

.ButtonLeftAlign {
    left: 0px;
    vertical-align: middle;
    width: 17px;
}

.CustomUppercase {
    text-transform: uppercase;
}
/* New Logo Bar Styles */
.LogoBar_TopLeft {
    background-repeat: no-repeat;
    background-color: Transparent;
    border: None;
    text-decoration: none;
    height: 54px;
    width: 130px;
}

.LogoBar_BottomLeft {
    background-image: url('../images/TL_LogoMenuBar_Site_03.jpg');
    background-repeat: no-repeat;
    background-color: Transparent;
    border: None;
    text-decoration: none;
    height: 26px;
    width: 130px;
}

.LogoBar_Repeat {
    background-image: url('../images/TL_LogoMenuBar_Site_04.jpg');
    background-position: top;
    border: None;
    text-decoration: none;
    background-repeat: repeat-x;
}

a.navLinkBlueSM {
    font-size: 8pt;
    color: #384e73;
    font-family: Arial, Verdana;
    text-decoration: none;
}

    a.navLinkBlueSM:hover {
        font-size: 8pt;
        color: #ff9900;
        font-family: Arial, Verdana;
        text-decoration: none;
    }

.textSMBlue {
    font-weight: normal;
    font-size: 8pt;
    color: #00578e;
    font-family: Verdana, Arial, Tahoma;
}

.WelcomeText {
    font-weight: bold;
    font-size: 8pt;
    font-family: Segoe UI, Arial, sans-serif;
}

.sending {
    background-color: #fff;
    height: 100%;
    width: 100%;
}


.btnImgNoImage {
    background-image: url('../images/NoImage.gif');
    background-repeat: no-repeat;
    background-color: Transparent;
    border: None;
    text-decoration: none;
    vertical-align: bottom;
    height: 75px;
    width: 73px;
}

.TextNormal_White {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #ffffff;
    font-weight: bolder;
}

.TextExpires_Off {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #ff9900;
    font-family: Verdana, Arial;
    font-weight: bolder;
}

.TextExpires_On {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #C00000;
    font-family: Verdana, Arial;
    font-weight: bolder;
}

.TLdefaultBG {
    border-style: none;
    border-color: inherit;
    background-image: url('../images/Default_BGII.gif');
    background-position: center bottom;
    background-repeat: no-repeat;
    text-decoration: none;
    width: 434px;
    height: 96px; /*267px;*/
}

.rwTitlebarControls em {
    text-align: left !important;
}
/* Auto Email Reports*/

.imgAddNewEmailRecipient {
    left: 0px;
}

.lblAddNewEmailSummary {
    left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #384e73;
    vertical-align: middle;
    text-align: left;
}

.lblEmailName {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #3f9135; /*color: #0099FF;*/
}
.lblHeaderLabel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #3f9135; /*color: #0099FF;*/
}
.AutoEmail_Blue {
    font-size: 9pt;
    color: #384e73;
}

.navLinkGridBlueVUL {
    font-size: 11px;
    color: #002850;
    font-family: Tahoma;
    text-decoration: underline;
}

.lblText {
    color: #000000;
    font: arial, verdana, sans-serif;
    font-size: 9pt;
    font-weight: 500;
}



/*.Button
    {
        padding-top: 20px !important;
    }
 .HeaderText
    {
        position: absolute !important;
        margin-left: auto !important;
    }*/


/* Preliminary Filing */

div.RadComboBox .rcbInputCell .rcbEmptyMessage {
    font-style: normal;
}

a.navLinkGreenSVUL {
    font-size: 8pt;
    color: #3f9135;
    font-family: Verdana, Arial;
    text-decoration: underline;
    font-weight: bolder;
}

    a.navLinkGreenSVUL:hover {
        font-size: 8pt;
        color: #ff9900;
        font-family: Verdana, Arial;
        text-decoration: underline;
        font-weight: bolder;
    }

.TextBig_RedAlert {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #C00000;
}

a.navLinkBlueSVUL {
    font-size: 8pt;
    color: blue;
    font-family: Verdana, Arial;
    text-decoration: underline;    
}

    a.navLinkBlueSVUL:hover {
        font-size: 8pt;
        color: #ff9900;
        font-family: Verdana, Arial;
        text-decoration: underline;        
    }

.UppercaseRightAligned {
    text-transform: uppercase;
    text-align: right;   
}

.UppercaseLeftAligned {
    text-transform: uppercase;
    text-align: left;   
}

.treeViewWrapper {

    width: 200px;

    float: left;

    margin-top: 15px;

}

.GroupPanel, .GroupPanel Fieldset Legend
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #3f9135;
}

.LeftColumn
{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:450px;
	float:left;
}

.LeftColumn label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block

}

.LeftColumn input
{
width: 200px;
height: 13px;
padding: 0;
margin:0;
vertical-align: bottom;
position: relative;

}
