﻿.BodyStyle {
    padding: 0px;
    margin: 0px;
    /*background: url('Images/BodyBGnew.png') repeat-x;*/
    font-family: "segoe ui",arial,sans-serif;
    font-size: medium;
    color: black;
    background-color: rgb( 244, 244, 244)
}

.BodyStyle2 {
    padding: 0px;
    margin: 0px;
    font-family: "segoe ui",arial,sans-serif;
    font-size: medium;
}

.MasterTableStyle {
    width: 100%;
   /* background-image: url('Images/Background.jpg');
    background-repeat: no-repeat;*/
}

.BackGround {
   /* background-image: url('Images/Background.jpg');
    background-repeat: no-repeat;*/
}

.BodyStyle3 {
    background: url('Images/BackgroundStripBlue.png') repeat-x;
    padding: 0px;
    margin: 0px;
    font-family: "segoe ui",arial,sans-serif;
    font-size: medium;
}

/*--------------------------------------------------------------------------------------------------*/
.BcBodyStyle {
    background: url('Images/BackgroundStrip.png') repeat-x;
    padding: 0px;
    margin: 0px;
    font-family: "segoe ui",arial,sans-serif;
    font-size: small;
}

.BcBodyStyle2 {
    padding: 0px;
    margin: 0px;
    font-family: "segoe ui",arial,sans-serif;
    font-size: small;
}

.BcTop_Table {
    margin: auto;
    width: 1100px;
    text-align: left;
}

.BcMiddle_Table {
    padding: 5px;
    margin: auto;
    width: 1100px;
    vertical-align: top;
    height: 600px;
    color: #000000;
    background-image: url('Images/WhiteStripWide.png');
    background-repeat: no-repeat;
}

.BcTop_TR {
    background: url('Images/Background.png') no-repeat;
    color: #FFFFFF;
}

.BcBottom_TR {
    background: no-repeat;
    font-size: x-small;
    text-align: center;
}
/*--------------------------------------------------------------------------------------------------*/

.ButtonStyle {
    border-style: none;
    background-image: url('Images/Button6.gif');
    font-family: Verdana;
    font-size: small;
    width: 86px;
    height: 21px;
    background-repeat: no-repeat;
}

.ButtonLongStyle {
    border-style: none;
    background-image: url('Images/ButtonLong.gif');
    font-family: Verdana;
    font-size: small;
    width: 115px;
    height: 21px;
    background-repeat: no-repeat;
}

.Button1Style {
    border-style: none;
    background-image: url('Images/Button1.png');
    background-repeat: no-repeat;
    width: 65px;
    height: 30px;
}

.ButtonGrid {
    font-family: Verdana;
    font-size: x-small;
    border: 1px solid #666666;
    width: 85px;
    height: 20px;
}

    .ButtonGrid.Download {
        background-color: #1D8898;
    }

    .ButtonGrid.Delete {
        background-color: #FF0000;
    }

.NoBackGround {
    background-image: none;
}

.TD_Bottom {
    text-align: center;
    font-size: x-small;
    color: #666666;
}

.TD_Bottom2 {
    text-align: center;
    font-size: small;
    color: #333333;
}

.BottomLink {
    text-align: center;
    font-size: x-small;
    color: #FFFFFF;
    text-decoration: none;
}

.TD_Tree {
    text-align: left;
    vertical-align: top;
    width: 400px;
}

.LogoStyle {
}

.TD_MultiPage {
    height: 700px;
    vertical-align: top;
}

.TD_Top {
    vertical-align: middle;
}

.TD1 {
    width: 100px;
}

.Hide {
    visibility: hidden;
}

.AddClientLinkStyle {
    font-size: small;
}

.style2 {
    width: 15px;
}

.TD5 {
    width: 200px;
}

.TD6 {
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
}

.TD7 {
    width: 50px;
}

.ReadOnly {
    font-size: small;
    color: #C0C0C0;
}

.TD_ReAddress {
    font-size: medium;
    font-weight: bold;
}

.TD_Spacer {
    width: 50px;
}

.TD8 {
    width: 200px;
}

.Css_Black {
    color: #000000;
}

.TD_Title {
    font-weight: bold;
    color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: thin;
}

.CheckBoxStyle {
    border-style: none;
}

.TextBoxStyle {
    border-style: none;
}

.TutorialButtonStyle.ButtonStyle {
    float: right;
    padding-top: 20px;
}

.LocalMenuStyle {
}

.LocalMenuStyle2 {
    z-index: 1500;
}

.DeleteMenuItemStyle {
    color: #FF0000;
}

.Report_div {
    font-size: .80em;
}

.TD_Title_2 {
    font-weight: bold;
}

.Report_div2 {
    font-size: .8em;
}

.HeaderLabel {
    font-size: medium;
    font-weight: bold;
    color: #000000;
    background-color: #C0C0C0;
    width: 100%;
    text-align: center;
}

.MenuStyle {
    z-index: 500;
    top: 109px;
    left: 2px;
}

.Checkbox_Report {
    border-style: solid;
    border-width: 1px;
}

.TD_Right {
    text-align: right;
}

.TD_Center {
    text-align: center;
}

/*-------------------------------------------*/
/*this is so we change the standard gird skin*/

.RadGrid div {
    font-size: .95em !important;
}

.rgFilterRow td {
    padding: 2px !important;
}

.rgMasterTable td {
    padding: 2px !important;
}

.rgMasterTable {
    font-size: .95em !important;
}
/*-------------------------------------------*/
/*-------------------------------------------*/
/*this is so we change the standard Tree skin*/

.RadTreeView div {
    font-size: .95em !important;
}

/*-------------------------------------------*/
.TD_Title_1 {
    font-weight: bold;
}

.TD_Title_3 {
    font-weight: bold;
    text-align: center;
}

.TD_Title_4 {
    font-weight: bold;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: thin;
    text-align: center;
}

.TD_Title_5 {
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: thin;
    text-align: center;
    font-size: medium;
}

.TD_Title_6 {
    font-weight: bold;
    text-align: center;
    font-size: medium;
}

.TD_Title_7 {
    padding: 5px;
    border: 1px solid #000000;
    font-weight: bold;
    text-align: center;
    background-color: #00526B;
    color: #FFFFFF;
    font-size: large;
}

.TD_Title_8 {
    font-weight: bold;
    font-size: medium;
    text-align: left;
}

.TD_Title_10 {
    padding: 5px;
    border: 1px solid #000000;
    font-weight: bold;
    text-align: center;
    background-color: #00526B;
    color: #FFFFFF;
    font-size: x-large;
    font-family: "Times New Roman", Times, serif;
}

.TD_Title_11 {
    color: #FFFF00;
}

.TD_Title_12 {
    color:white;
    padding: 5px;
    border: 1px solid #000000;
    text-align: center;
    background-color: #00526B;
    font-size: medium;
    font-family: "Times New Roman", Times, serif;
}

.TD_Title_13 {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}

.TD_Title_14 {
    padding: 2px;
    border: 1px solid #000000;
    text-align: center;
    background-color: #00526B;
    color: #FFFFFF;
    font-size: medium;
}

.TD_Title_15 {
    text-align: left;
    color: #0066CC;
    font-style: italic;
}

.TD_Title_16 {
    padding: 5px;
    font-weight: bold;
    text-align: center;
    background-color: #6797D1;
    color: #FFFFFF;
    width: 100%;
    font-size: medium;
}

.TD_Title_17 {
    font-weight: bold;
    color: #000080;
    text-align: center;
}

.TD_Title_18 {
    text-align: left;
    font-style: italic;
    font-size: small;
}

.TD_Title_19 {
    border-width: 1px;
    border-color: #C0C0C0;
    text-align: left;
    color: #6797D1;
    font-size: medium;
    font-weight: bold;
    border-bottom-style: solid;
}



.TD_Title_20 {
    border-width: 1px;
    border-color: #F0F0F0;
    border-bottom-style: solid;
    font-weight: bold;
    font-family: 'Californian FB';
}

.TD_Title_21 {
    border-width: 1px;
    border-color: #F0F0F0;
    border-bottom-style: solid;
}

.TD_Title_22 {
    padding: 5px;
    text-align: center;
    background-color: #00536C;
    color: #FFFF00;
    font-size: medium;
    font-family: "Times New Roman", Times, serif;
}



.TD_Title_23 {
    text-align: left;
    color: #0066CC;
}

.TD_Title_24 {
    text-align: left;
    color: #0000FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}

.TD_Title_25 {
    color: #0066CC;
}

.TD_Title_26 {
    font-size: small;
    font-style: italic;
    color: #0000FF;
    background-color: #F0F0F0;
}

.TD_Title_27 {
    padding: 3px;
    text-align: center;
    background-color: #6797D1;
    color: #FFFFFF;
    width: 100%;
    font-size: medium;
}

.TD_Title_28 {
    text-align: center;
    color: #333333;
    font-size: x-large;
    font-weight: bold;
}

.TD_Title_29 {
    border-width: 1px;
    border-color: #F0F0F0;
    border-bottom-style: solid;
    font-weight: bold;
    font-family: 'Californian FB';
}

.TD_Title_30 {
    border-width: 1px;
    border-color: #F0F0F0;
    border-bottom-style: solid;
}

.EmptyText {
    color: #C0C0C0;
    font-style: italic;
}

.Label1 {
    font-family: "Times New Roman", Times, serif;
    font-size: small;
    color: #000000;
    padding: 5px;
}

.BottomTable {
    background-color: #6797D1;
    width: 100%;
    position: absolute;
    bottom: 0pt;
}

.BottomTable2 {
    width: 100%;
    position: absolute;
    bottom: 0pt;
}

.TAZAMLS {
    color: #0066CC;
    font-family: 'Californian FB';
    font-size: medium;
    font-weight: bold;
}

.ActionHilight {
    background: #6797D1;
    color: #FFFFFF;
}

.LogoStyle {
    float: left;
    padding-left: 7px;
    height: 90px;
}