﻿body
{
    background-color: White;
    border: none 0px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: Black;
}
.ChangeReport1
{
    background-color: White;
    border-style: solid;
    border-width: thick;
    border-color: #aab6cf;
    width: auto;
    height: auto;
    padding: 10px;
    position: absolute;
    top: 40px;
    left: 20px;
    font-family: Arial;
}
.ReportToolBar
{
    background-image: url(../Images/ReportBG.png);
    background-repeat: repeat-x;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 44px;
}
.TableClass
{
    position: absolute;
    top: 5px;
    left: 15px;
    width: 100%;
}
.CellClass
{
    vertical-align: middle;
    font-family: Arial;
    color: White;
    font-weight: bold;
}
.listMain
{
    margin: 0px;
    font-family: Arial;
    font-size: small;
}
.StdText
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: Black;
}
.StdLink
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: Black;
    background-color: White;
    text-decoration: none;
}
.SLink
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: Black;
    font-weight: bold;
    background-color: White;
    text-decoration: none;
}
.StdLink A
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: Black;
    background-color: White;
    text-decoration: none;
}
.StdLink A:hover
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: Black;
    background-color: White;
    text-decoration: underline;
}
.StdLink A:active
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: Black;
    background-color: White;
    text-decoration: underline;
}
.StdLink A:visited
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: Black;
    background-color: White;
    text-decoration: none;
}
.Text
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: Black;
    background-color: White;
}
.Textps
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: Black;
}

.Edit
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: Red;
    background-color: White;
}
.Text A
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: Black;
    text-decoration: none;
}
.Text A:hover
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: Black;
    text-decoration: underline;
}
.MnuHead
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 16px;
    color: white;
    background-color: #A8A8A8;
    width: 620px;
}
.MnuHeadPSlip
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: white;
    background-color: #A8A8A8;
}

.MnuHead1
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: Black;
    margin-right: 0px;
}
.RightBold
{
    border-style: none;
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: #993300;
    margin-right: 0px;
    font-weight: bold;
    text-align: right;
}

.MnuHead A
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: white;
    background-color: #A8A8A8;
    text-decoration: none;
    height: 17px;
    width: 42px;
}
.MnuItem
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: White;
    background-color: #A8A8A8;
    padding: 2px 5px 1px 2px;
    cursor: pointer;
}
.MnuItem A
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: white;
    background-color: #A8A8A8;
    text-decoration: none;
    cursor: pointer;
}
.MnuItem A:hover
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    color: Black;
    text-decoration: underline;
    cursor: pointer;
}
.H1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: none;
}
.H2
{
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
}
.H3
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
}
.TextField
{
    border: 1px solid #6a7279;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: Black;
    background-color: White;
    margin-left: 0px;
    height: 19px;
    width: 106px;
}
.txtAlign
{
    padding-top: 4px;
    padding-left: 5px;
}
.LeftSide
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: white;
    background-color: #A8A8A8;
    height: 12px;
    width: 185px;
    margin-left: 0px;
}
.LeftSideSmall
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 9px;
    color: white;
    background-color: #A8A8A8;
    margin-left: 0px;
}
.button
{
    display: inline-block;
    -ms-zoom: 1; /* zoom and  display = ie7 hack for display:inline-block  	display: inline;*/
    vertical-align: baseline;
    margin: 0 1px 0 1px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .2em .3em .2em .3em;
    -ms-text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .4em;
    -moz-border-radius: .4em;
    -ms-border-radius: .4em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -ms-box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover
{
    text-decoration: none;
}
.button:active
{
    position: relative;
    top: 1px;
}
/* orange */
.orange
{
    color: #fef4e9;
    border: solid 1px #da7c0c;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover
{
    background: #f47c20;
    background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top,  #f88e11,  #f06015);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active
{
    color: #fcd3a5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
    background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* gray */
.gray
{
    color: #e9e9e9;
    border: solid 1px #555;
    background: #6e6e6e;
    background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
    background: #6e6e6e;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
    }
.gray:hover
{
    background: #616161;
    background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
    background-position: -moz-linear-gradient(top,  #757575,  #4b4b4b);
    background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active
{
    color: #afafaf;
    background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
    background: -moz-linear-gradient(top,  #575757,  #888);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white
{
    color: #606060;
    border: solid 1px #b7b7b7;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top,  #fff,  #ededed);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover
{
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
    background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active
{
    color: #999;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
    background: -moz-linear-gradient(top,  #ededed,  #fff);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

.TextSmall
{
    border-style: none;
    border-color: inherit;
    border-width: 2px;
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: Black;
    background-color: White;
    margin-left: 0px;
}
.TextField2
{
    border-style: solid;
    border-color: inherit;
    border-width: 1px;
    font-family: Arial, Verdana, Helvetica;
    font-size: 10px;
    color: Black;
    background-color: White;
    margin-left: 0px;
}
.Btn
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: Black;
    width: 43px;
    margin-left: 0px;
    }
.updateProgressPanel
{
    background: #000000 url('Images/loading.gif') no-repeat center center;
    position: absolute;
    z-index: 10;
    width: 113px;
    height: 62px;
    top: 767px;
    left: 257px;
}
td.Nav
{
    color: #ffffe1;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}
a.Nav
{
    text-decoration: none;
    cursor: hand;
    padding: 2px 2px 2px 2px;
}
.LoginProgressPanel
{
    background: url('images/loading.gif') center center no-repeat #000000;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 991px;
    height: 55px;
}
.interfaceFieldUser
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #e8dcbf;
    text-decoration: none;
    background-color: #1c0c03;
    width: 150px;
    border: 1px solid #e8dcbf;
}
.interfaceFieldPass
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #e8dcbf;
    text-decoration: none;
    background-color: #1c0c03;
    width: 150px;
    border: 1px solid #e8dcbf;
}
.interfaceBTN
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #e8dcbf;
    text-decoration: none;
    background-color: #1c0c03;
    height: 18px;
    width: 45px;
    border: 1px solid #e8dcbf;
}
.accordion
{
    font-size: 12pt;
    font-family: Tahoma;
    background: url(images/hd_hover_bg.gif);
}
.accordion .header
{
    cursor: pointer;
    background: url('images/hd_hover_bg.gif');
    border-bottom: solid 1px #57566f;
    height: 40px;
}
.accordion .header DIV
{
    cursor: pointer;
    height: 30px;
    padding-left: 40px;
    background-color: Transparent;
    background-position: center left;
    background-repeat: no-repeat;
}
.accordion .header SPAN
{
    cursor: pointer;
    font-weight: bold;
    display: block;
    padding-top: 8px;
    color: #fff;
}
.accordion .header:hover
{
    cursor: pointer;
    height: 31px;
    background-color: Transparent;
    background: url('images/hd_hover_bg.gif') repeat-x;
    border-bottom: none;
}

.accordion .Content
{
    font-size: 8.5pt;
    background-color: White;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.accordionLink
{
    background-color: #A8A8A8;
    color: white;
    border: solid;
}
.GreenBack
{
    border-style: none;
    background-color: #A8A8A8;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: Black;
    }
.LightBack
{
    border-style: none;
    background-color: #D8D8D8;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: Black;
}

#bubble_tooltip
{
    width: 147px;
    position: absolute;
    display: none;
}
#bubble_tooltip .bubble_top
{
    background-image: url('images/bubble_top.gif');
    background-repeat: no-repeat;
    height: 16px;
}
#bubble_tooltip .bubble_middle
{
    background-image: url('images/bubble_middle.gif');
    background-repeat: repeat-y;
    background-position: bottom left;
    padding-left: 7px;
    padding-right: 7px;
}
#bubble_tooltip .bubble_middle span
{
    position: relative;
    top: -8px;
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    font-size: 11px;
}
#bubble_tooltip .bubble_bottom
{
    background-image: url('images/bubble_bottom.gif');
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    height: 44px;
    position: relative;
    top: -6px;
}
.modalBackground
{
    background-color: Gray;
    -ms-filter: alpha(opacity=70);
    -ms-opacity: 0.7;
}
.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}
.document
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
.SubHeader
{
    color: #666666;
    font-size: 14px;
}
.Table
{
    font-size: 12px;
    width: 100%;
}
.TableTop
{
    background-image: url(tabletop.png);
    background-repeat: repeat-x;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}
.Blank
{
    height: 20px;
}
.HeaderRow
{
    background-color: #a9a9a9;
    height: 10px;
    color: White;
    font-weight: bold;
}
.AltRow
{
    background-color: #eaf5fb;
}
.PageBreak
{
    page-break-before: always;
}
.ajax__myTab .ajax__tab_header
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10px;
    height: 20px;
    border-bottom: solid 1px #999999;
    font-style: italic;
    background-color: #8899B3;
}
.ajax__myTab .ajax__tab_outer
{
    padding-right: 4px;
    height: 15px;
    background-color: #C0C0C0;
    margin-right: 2px;
    border-right: solid 1px #666666;
    border-top: solid 1px #aaaaaa;
}
.ajax__myTab .ajax__tab_inner
{
    padding-left: 3px;
    background-color: #fff;
}
.ajax__myTab .ajax__tab_tab
{
    height: 45px;
    padding: 4px;
    margin: 0;
}
.ajax__myTab .ajax__tab_hover .ajax__tab_outer
{
    background-color: #cccccc;
}
.ajax__myTab .ajax__tab_hover .ajax__tab_inner
{
    background-color: #cccccc;
}
.ajax__myTab .ajax__tab_hover .ajax__tab_tab
{
}
.ajax__myTab .ajax__tab_active .ajax__tab_outer
{
    background-color: #fff;
    border-left: solid 1px #999999;
}
.ajax__myTab .ajax__tab_active .ajax__tab_inner
{
    background-color: #C0C0C0;
}
.ajax__myTab .ajax__tab_active .ajax__tab_tab
{
}
.ajax__myTab .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 8pt;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-top-color: inherit;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
}
.Tab .ajax__tab_header
{
    color: #4682b4;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
    margin-left: 0px;
}

/*Body*/

.Tab .ajax__tab_body
{
    border: 1px solid #b4cbdf;
    padding-top: 0px;
}

/*Tab Active*/

.Tab .ajax__tab_active .ajax__tab_tab
{
    color: #ffffff;
    background: url('Images/tab_active.gif') repeat-x;
    height: 20px;
}

.Tab .ajax__tab_active .ajax__tab_inner
{
    color: #ffffff;
    background: url('Images/tab_left_active.gif') no-repeat left;
    padding-left: 10px;
}

.Tab .ajax__tab_active .ajax__tab_outer
{
    color: #ffffff;
    background: url('Images/tab_right_active.gif') no-repeat right;
    padding-right: 6px;
}

/*Tab Hover*/

.Tab .ajax__tab_hover .ajax__tab_tab
{
    color: #000000;
    background: url('Images/tab_hover.gif') repeat-x;
    height: 20px;
}

.Tab .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
    background: url('Images/tab_left_hover.gif') no-repeat left;
    padding-left: 10px;
}

.Tab .ajax__tab_hover .ajax__tab_outer
{
    color: #000000;
    background: url('Images/tab_right_hover.gif') no-repeat right;
    padding-right: 6px;
}

/*Tab Inactive*/

.Tab .ajax__tab_tab
{
    color: #666666;
    background: url('Images/tab_Inactive.gif') repeat-x;
    height: 20px;
}

.Tab .ajax__tab_inner
{
    color: #666666;
    background: url('Images/tab_left_inactive.gif') no-repeat left;
    padding-left: 10px;
}

.Tab .ajax__tab_outer
{
    color: #666666;
    background: url('Images/tab_right_inactive.gif') no-repeat right;
    padding-right: 6px;
    margin-right: 2px;
}
.Search
{
    background-position: center center;
    color: #e9e9e9;
    border: solid 1px #555;
    background: #6e6e6e;
    background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
    background: -moz-linear-gradient(top,  #888,  #575757);
    width: 20px;
    height: 20px;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.Tablestyle
{
  background-color:transparent !important; 

}