﻿body
{
    margin-left: 0px;
    margin-top: 0px;
}
.BodyBg
{
    background-image: url('Images/Snow.PNG');
    background-repeat: repeat-x;
}
.tdStyle
{
    border-top: solid 1px #309BFC;
}
.divStyle
{
  /* Mstart ,KG,ER48,24-May-2012 
    width:99.5%;
     overflow: auto;*/
   
    width: 95%;
   /* overflow: auto;
    MEnd ,KG,ER48,24-May-2012 
   */
    border: solid 1px gray; /*background-color: #F1F1F1;*/ /*background-color: #E5F3FF;*/
    background-color: #C4E0F5;
}
.lsttd
{
    display: block;
    font-family: Verdana;
    font-size: 10pt;
    vertical-align: middle;
}
td
{
    font-family: Verdana;
    font-size: 13px;
    vertical-align: top;
}
.tdMiddle
{
    font-family: Verdana;
    font-size: 11px;
    vertical-align: middle;
}
tdDetails
{
    font-family: Verdana;
    font-size: 15px;
}
.headertd
{
    font-family: Verdana;
    font-size: 15pt;
    font-weight: bold; /*border-bottom:solid 1px black;*/
}
.titletd
{
    font-family: Verdana;
    font-size: 11pt;
    font-weight: bold; /*border-bottom:solid 1px black;*/
}
.titletd1
{
    font-family: Verdana;
    font-size: 8pt; /*border-bottom:solid 1px black;*/
}
.title
{
    color: #CC0000;
    background-color: Transparent;
    font-size: 200%;
    font-weight: bold;
    font-family: Verdana;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
}
.tdStar
{
    width: 10px;
    text-align: center;
    color: Red;
}

.slogan
{
    color: #666666;
    background-color: Transparent;
    font-size: medium;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    font-family: Verdana;
    font-size: 9pt;
    padding: 0px 20px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 35%;
}

.PatHeader
{
    color: #666666;
    font-family: Verdana;
}

.headerpanel
{
    background-color: #F0F8FF;
    border-color: Blue;
    border-width: thick;
}
.Panel
{
    border: solid 1px #F1F1F1;
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
}
/*.TextBox
{
    border:solid 1px CornflowerBlue;
    font-family: Verdana;
    font-size: 9pt;
}*/
.Label
{
    font-family: Verdana;
    font-size: 9pt;
}
.CaptionLabel
{
    background-color: #F1F1F1;
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;
    color: red;
}
p
{
    font-family: Verdana;
    font-size: 9pt;
}
.VerticalSpace
{
    height: 5px;
}
.PartTitleHeader
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 11pt;
}
.WebpartFooterHeader
{
    font-family: Verdana;
    font-size: 8pt;
}
.Copyright
{
    font-family: Verdana;
    color: Gray;
    font-size: 8pt;
}
.HeaderLink
{
    font-family: Verdana;
    color: Gray;
    font-size: 9pt;
}
.HyperLink
{
    font-family: Verdana;
    color: Blue;
    font-size: 10pt;
}
.HeaderLabel
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
}

.TitleLabel
{
    background-color: #BADEFF;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
}

.bld
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
}

.treeview
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
    color: Black;
}
.TreeSelectedNode
{
    font-weight: bold;
}
.CheckBox
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
}
.ChkList
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
}
.RadioList
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
}
.BigRadioList
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12pt;
}
.Label
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
}
.RadioButton
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
}
.ReadOnlyLabel
{
    background-color: #F1F1F1;
    font-family: Verdana;
    font-weight: normal;
    font-size: 10pt;
}
.TextBox
{
    /*border: solid 1px CornflowerBlue;     font-family: Verdana;     font-weight: normal;     font-size: 8pt;*/
    background: white url(Images/bgTextBox.gif) repeat-x scroll left top;
    border-color: #A8BAC2 #DFE5E7 #DFE5E7 #A8BAC2;
    border-style: solid;
    border-width: 1px;
    color: #11354A;
    font-family: verdana;
    font-size: 8pt;
    height: 15px;
    margin: 1px;
    padding: 1px;
}
.Multiline
{
    background: white url(Images/bgTextBox.gif) repeat-x scroll left top;
    border-color: #A8BAC2 #DFE5E7 #DFE5E7 #A8BAC2;
    border-style: solid;
    border-width: 1px;
    color: #11354A;
    font-family: verdana;
    font-size: 8pt;
    margin: 1px;
    padding: 1px;
}
.FileUpload
{
    border: solid 1px CornflowerBlue;
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
}

.ReadOnlyTextBox
{
    background-color: #F1F1F1;
    border: solid 1px CornflowerBlue;
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
}
.LinkButton
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 10pt;
    color: Black;
    cursor: auto;
}
.button
{
    width: 100px; /*background-color: #F9F9F9;*/
    background-color: #E5F3FF;
    border: solid 1px black;
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
}
.hXbutton
{
    /*width: 100px; background-color: #F9F9F9;*/
    background-color: #E5F3FF;
    border: solid 1px black;
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
    white-space: normal;
}
.Bigbutton
{
    width: 200px;
    background-color: #F9F9F9;
    border: solid 1px black;
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
}
.colorbutton
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url('Images/Paint.bmp');
    background-repeat: no-repeat;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    height: 19px;
    width: 87px;
}
.Star
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
    color: Red;
}
.ValidationSummary
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
    color: Red;
}

.DropDownList
{
    border: solid 1px CornflowerBlue;
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
}
.RowAPP
{
    font-family: Verdana;
    font-size: 8pt;
    background-color: #FFFFD5;
}
.SelectedRowApp
{
    background-color: #0A246A; /*#990000;*/
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 0.4pt;
    height: 8pt;
    color: #005cb0;
}
/* ================ Grid ============== */
.Grid
{
    font-family: Verdana;
    font-size: 8pt; /*color:#003399;*/
}
.Row
{
    font-family: Verdana;
    font-size: 8pt;
}
.HeaderRow
{
    /*background-color: #F2F2F2;*/
    background-color: #BADEFF;
    font-family: Verdana;
    font-size: 8pt;
    color: Gray;
    text-align: left;
}
.AlternetRow
{
    /*background-color: #F9F9F9;*/ /*background-color: #E5F3FF;*/
    background-color: #F8FCFC;
}
.SelectedRow
{
    background-color: #F1F1F1; /*#990000;*/
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; /* letter-spacing: 0.4pt;*/
    height: 8pt;
    color: #005cb0;
}
.AlternetRowMail
{
    background-color: #F1F1F1;
}
.SelectedRowMail
{
    background-color: #E5F3FF;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    height: 8pt;
    color: #005cb0;
}
.PagerStyle
{
    color: #005cb0;
    background-color: #a9a9a9;
    font-family: Tahoma;
    letter-spacing: 0.4pt;
    text-align: left;
    font-weight: bold;
}

.PagerStyle1
{
    color: #005cb0;
    background-color: #BADEFF;
    font-family: Tahoma;
    letter-spacing: 0.4pt;
    text-align: right;
    font-weight: bold;
}
.HeaderRow1
{
    /*background-color: #F2F2F2;*/
    background-color: #BADEFF;
    font-family: Verdana;
    font-size: 9pt;
    color: Gray;
    text-align: left;
}
.BlnkTd
{
    width: 8px;
}
.MenuTD
{
    width: 18%;
}
.ContentTD
{
    width: 80%;
}
/* ================ Grid ============== */
body
{
    margin: 0px;
    padding: 0px;
    scroll: no;
    margin-left: 0px;
    margin-top: 0px;
}
.header
{
    vertical-align: middle;
    width: 100%;
}
.content
{
    vertical-align: middle;
    float: left;
    width: 100%;
}
.footer
{
    clear: both;
    width: 100%;
    background-color: #1e57a0;
    font-family: Verdana;
    color: White;
    font-size: 8pt;
    height: 25px;
    vertical-align: bottom;
}

 .menuSelect
        {
    background-image: url('../../Images/BlueHead.png');
    background-repeat: repeat-x;
    color: White;
}
.menuSelect a
{
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 8pt;
    vertical-align: middle;
    padding-top: 3px;
    color: White;
}
.menu
{
    cursor: hand;
    background-image: url('../../Images/menu1.png');
    background-repeat: repeat-x;
}  

.menu:hover
{
    background-image: url('../../Images/BlueHead.png');
    background-repeat: repeat-x;
    color: White;
}
.menu a
{
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 8pt;
    vertical-align: middle;
    padding-top: 3px;
    color: Black;
}
 .menu a:hover
{
    color: White;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding-top: 3px;
}
.borderBottom
{
    border-bottom-style: solid;
    border-bottom-color: #93c4e8;
    border-bottom-width: 1px;
}
.AppTitle
{
    font-family: Trebuchet MS;
    font-size: 20pt;
    font-weight: bold;
    color: #186cb6;
}
.MenuTitle
{
    background-image: url('../../Images/BlueHead.png');
    color: White;
    font-weight: bold;
    height: 20px;
    font-family: Trebuchet MS;
    vertical-align: middle;
    font-size: 10pt;
}
.MenuL, .MenuR
{
    background-image: url('../../Images/border.png');
    background-repeat: no-repeat;
    width: 1px;
}
.WelcomeText
{
    color: #186cb6;
}
.footerMaster
{
           
    background-color: #104984;
    height: 15px;
    vertical-align: middle;
}