﻿/* ================================================= Menu - START ================================================= */
.nav
{
    width: 100%;
    background-color: #7D7D7D;
    background-image: url(Images/gradient.png);
    background-position: 0 -110px;
    background-repeat: repeat no-repeat;
}
.nav ul
{
    -webkit-box-shadow: rgba(0, 0, 0, 0.398438) 0 1px 3px;
    background-attachment: initial;
    background-clip: initial;
    background-color: #7D7D7D;
    background-image: url(Images/gradient.png);
    background-origin: initial;
    background-position: 0 -110px;
    background-repeat: repeat no-repeat;
    border-bottom-left-radius: 2em;
    border-bottom-right-radius: 2em;
    border-top-left-radius: 2em;
    border-top-right-radius: 2em;
    line-height: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
}
.nav ul li
{
    float: left;
    list-style-image: initial;
    list-style-position: initial;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 7px !important;
    position: relative;
}
.nav ul a
{
    border-bottom-left-radius: 1.6em;
    border-bottom-right-radius: 1.6em;
    border-top-left-radius: 1.6em;
    border-top-right-radius: 1.6em;
    color: #E7E5E5;
    display: block;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 8px;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.296875) 0 1px 1px;
}
.nav ul a:hover
{
    background-attachment: initial;
    background-clip: initial;
    background-color: #000000;
    background-image: initial;
    background-origin: initial;
    background-position: initial initial;
    background-repeat: initial initial;
    color: #FFFFFF;
}

.nav ul .current a, .nav ul li:hover > a
{
    -webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0 1px 1px;
    background-attachment: initial;
    background-clip: initial;
    background-color: #666666;
    background-image: url(Images/gradient.png);
    background-origin: initial;
    background-position: 0 -40px;
    background-repeat: repeat no-repeat;
    border-top-color: #F8F8F8;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.199219) 0 1px 1px;
    color: #FFFFFF !important;
    text-shadow: #444444 0 1px 0;
}
.nav ul ul li:hover a, .nav ul li:hover li a
{
    -webkit-box-shadow: none;
    background-attachment: initial;
    background-clip: initial;
    background-color: initial;
    background-image: none;
    background-origin: initial;
    background-position: initial initial;
    background-repeat: initial initial;
    border-bottom-style: none;
    border-color: initial;
    border-image: initial;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-width: initial;
    color: #666666;
}
.nav ul ul a:hover
{
    background-attachment: initial !important;
    background-clip: initial !important;
    background-color: #0078FF !important;
    background-image: url(Images/gradient.png) !important;
    background-origin: initial !important;
    background-position: 0 -100px !important;
    background-repeat: repeat no-repeat !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #FFFFFF !important;
    text-shadow: rgba(0, 0, 0, 0.0976563) 0 1px 1px;
}
.nav ul li:hover > ul
{
    display: block;
}
.nav ul ul
{
    -webkit-box-shadow: rgba(0, 0, 0, 0.296875) 0 1px 3px;
    background-attachment: initial;
    background-clip: initial;
    background-color: #DDDDDD;
    background-image: url(Images/gradient.png);
    background-origin: initial;
    background-position: 0 0;
    background-repeat: repeat no-repeat;
    border-bottom-color: #B4B4B4;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image: initial;
    border-left-color: #B4B4B4;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #B4B4B4;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #B4B4B4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.296875) 0 1px 3px;
    display: none;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px !important;
    position: absolute;
    top: 35px;
    width: 185px;
}
.nav ul ul li
{
    float: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px !important;
}
.nav ul ul a
{
    font-weight: normal;
    text-shadow: #FFFFFF 0 1px 0;
}
.nav ul ul ul
{
    left: 181px;
    top: -3px;
}
.nav ul ul li:first-child > a
{
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
}
.nav ul ul li:last-child > a
{
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}

.nav ul::after
{
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.nav ul
{
    display: inline-block;
}

html[xmlns] .nav ul
{
    display: block;
}
/*
.Menu
{  
   width:100%;
   background:#7795BD url(Images/menu_bg.gif) repeat-x
}

.Menu ul
{  
    margin-top:0px;
    background:#7795BD;
}

.Menu ul li
{
    background:#7795BD url(Images/menu_bg.gif) repeat-x;
    text-align:center;
    
    width:200px;
}

.Menu ul li a
{
    color: black;
    padding: 4px 2px 4px;
    padding-left:8px !important;
    border:1px solid #648ABD;
    border-bottom: 0;
}

.Menu ul li a:hover
{
    background-image: none;
}

.Menu ul li a:hover
{
    color: White;
    background-image: none;
}

.Menu ul li a
{
    color: Black;
}

.Menu .dynamicMenuItem
{
    text-align:left;
    padding: auto 4px auto 4px;
}

.Menu .dynamicMenuItem li
{
    width:200px;
}
*/


/* ================================================= Menu - END ================================================= */
/* ================================================= ProgressBar - START ================================================= */
.progressBackgroundFilter
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}

.processMessage
{
    position: relative;
    width: 120px;
    top: 50%;
    left: 50%;
    margin-left: -60px; /*top:30%;     left:43%;    padding:10px;    width:14%;*/
    z-index: 1001; /*background-color:#fff; */
}

.overlay
{
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=70);
    opacity: 0.70;
    -moz-opacity: 0.70;
}
*html .overlay
{
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}
.loader
{
    z-index: 1001;
    position: fixed;
    width: 120px;
    top: 50%;
    left: 50%;
    margin-left: -150px;
}
*html .loader
{
    position: absolute;
    margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}
/* =================================================ProgressBar - END ================================================= */
.ButtonStyle
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding; /*background: transparent url(input_bg.gif) repeat-x scroll left top;*/
    background: #dddddd repeat-x scroll left top; /*b7cbe3*/
    border: 1px solid #7F9DB9;
}
.marginLeft td
{
    margin-left: 10px;
}
.marginLeft th
{
    margin-left: 10px;
}
/*
.input
{
    font-size: 11px;
    -moz-border-radius: 4px;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding; 
    border: 1px solid #7F9DB9;
}

.SELECT
{
   
    -moz-border-radius: 4px;
    border: 1px solid #7F9DB9;
    font-size: 11px;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
}*/
SELECT
{
    /*background: #ffffff url(images/input_bg.gif) repeat-x scroll left top; */
    -moz-border-radius: 4px;
    border: 1px solid #7F9DB9;
    font-size: 11px;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
}
INPUT
{
    font-size: 11px;
    color: #000000; /*background-color: #ffffff;*/
}

A:hover
{
    color: #6b6b6b;
    font-family: verdana;
    text-decoration: none;
}
A.Underline
{
    font-size: 11px;
    color: #000000;
    font-family: verdana;
    text-decoration: underline;
}
A.Underline:hover
{
    color: #6b6b6b;
    font-family: verdana;
    text-decoration: underline;
}

.bgbluegrey
{
    background-color: #b7cbe3;
}

.bgwhite
{
    background-color: #ffffff;
}
.bgblue
{
    background-color: #4f81bd;
}
.bglightblue
{
    background-color: #ACF6C1;
}
.bullet
{
    background-color: #4f81bd;
}
.boxbg
{
    background-color: #4f81bd;
}

.redfnt
{
    font-weight: 500;
    font-size: 11px;
    color: #ff0033;
    font-family: verdana;
}

.whitefnt
{
    font-weight: 500;
    font-size: 11px;
    color: #ffffff;
    font-family: verdana;
}
.whitetext
{
    font-weight: 500;
    font-size: 11px;
    color: #ffffff;
    font-family: verdana;
}

.blackfnt
{
    color: #000000;
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    font-family: verdana;
}
.bluefnt
{
    font-weight: 500;
    font-size: 11px;
    color: #4f81bd;
    line-height: 16px;
    font-family: verdana;
}
.ModuleHeader
{
    font-size: x-large;
    color: #990033;
}


/* Textbox Watermark */
.Watermark
{
    color: Gray;
    font-style: italic;
    font-size: 11px; /*COLOR: #000000;     BACKGROUND-COLOR: #eff3ff;*/
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding; /*background: #FFFFFF url(images/input_bg.gif) repeat-x scroll left top;*/
    border: 1px solid #7F9DB9;
    background-color: #FFFFFF;
}


/* Grid Header, Row and Alternating Row Style*/
.GridHeader
{
    line-height: 20px;
    border-color: #4f81bd;
    background-color: #b7cbe3;
    color: #000000;
    font-size: 11px;
    font-family: verdana;
    font-weight: bold;
    overflow: auto;
}
.InnerGridHeader
{
    line-height: 10px;
    border-color: #4f81bd;
    background-color: #b7cbe3; /*9B5622*/
    color: #000000;
    font-size: 11px;
    font-family: verdana;
    font-weight: bold;
    overflow: auto;
}
.GridHeader th
{
    border: solid 1px #7F9DB9;
}
.GridRow
{
    border-color: #32A427;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    overflow: auto;
}


.GridRow td
{
    border: solid 1px #4f81bd;
}



.GridAlternatingRow
{
    border-color: #4f81bd;
    background-color: #e4e4e4;
    color: #000000;
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    overflow: auto;
}
.GridAlternatingRow td
{
    border: solid 1px #4f81bd;
}
.FreezingHeader
{
    line-height: 20px;
    border-color: #32A427;
    background-color: #b7cbe3;
    color: #FFFFFF;
    font-size: 11px;
    font-family: verdana;
    font-weight: bold;
    position: relative;
    top: expression(this.offsetParent.scrollTop);
    z-index: 10;
}

/*
=================================================
Grid View Style - START
=================================================
*/
.mGrid
{
    width: 100%;
    background-color: #FFFFFF; /*margin: 5px 0 10px 0;*/
    border: solid 1px #4f81bd;
    border-collapse: collapse;
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
}
.mGrid td
{
    padding: 2px;
    border: solid 1px #4f81bd;
    color: Black;
}
.mGrid th
{
    padding: 4px 2px;
    color: #FFFFFF;
    background: #4f81bd;
    font-weight: bold;
    border-left: solid 1px #c1c1c1;
    border-top: solid 1px #c1c1c1; /*font-size: 0.9em; */
}
.mGrid .alt
{
    background: #f7f7f7;
}
.mGrid .pgr
{
    background: #4f81bd;
}
.mGrid .pgr table
{
    margin: 5px 0;
}
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    font-weight: bolder;
    border-left: solid 1px #FFFFFF;
    color: #FFFFFF;
    background-color: #b7cbe3;
    line-height: 12px;
}
.mGrid .pgr a
{
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #FFFFFF;
    font-weight: bolder;
    text-decoration: none;
}
/*
=================================================
Grid View Style - END
=================================================
*/
/*
=================================================
Pager Style - START 
=================================================
*/
.PagerContainerTable
{
    border-right: #4f81bd 1px solid;
    border-top: #4f81bd 1px solid;
    border-left: #4f81bd 1px solid;
    color: #d1d1e1;
    border-bottom: #4f81bd 1px solid;
    background-color: #FFFFFF;
}
.PagerInfoCell
{
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 3px;
    font: bold 11px verdana, arial, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
    color: #000000;
    padding-top: 3px;
    white-space: nowrap;
    background-color: #b7cbe3;
    font-weight: normal;
}
.PagerInfoCell:link
{
    color: #ffcc66;
    text-decoration: none;
}
.PagerInfoCell:visited
{
    color: #ffcc66;
    text-decoration: none;
}
.PagerCurrentPageCell
{
    color: #000000;
    background-color: #FFFF99;
    cursor: default;
}
.PagerOtherPageCells
{
    background-color: #f0f1f2;
}
.PagerSSCCells
{
    background-color: #cccccc;
}
.PagerHyperlinkStyle
{
    font: 11px verdana, arial, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
    color: #000000;
    text-decoration: none;
    font: 11px verdana, arial, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
    color: #000000;
    text-decoration: none;
    font: 11px verdana, arial, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
    color: #000000;
    text-decoration: none;
    font: 11px verdana, arial, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:active
{
    color: #000000;
    text-decoration: none;
    font: 11px verdana, arial, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.GoToLabel
{
    font: 11px arial, verdana, arial, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
    color: #333333;
    cursor: pointer;
    font-size: 75%;
    vertical-align: middle;
    display: inline;
}
.GoToSelect
{
    font-size: 90%;
}
.GoToSelectedOption
{
    color: #f9f9f9;
    background-color: #666666;
}

.GoToArrow
{
    vertical-align: middle;
    cursor: pointer;
}

.pages
{
    color: #999;
}
.pages a, .pages .cpb
{
    text-decoration: none;
    float: left;
    padding: 0 5px;
    border: 1px solid #ddd;
    background: #ffff;
    margin: 0 2px;
    font-size: 11px;
    color: #000;
}
.pages a:hover
{
    background-color: #014464;
    color: #fff;
    border: 1px solid #014464;
    text-decoration: none;
}
.pages .cpb
{
    font-weight: bold;
    color: #fff;
    background: #014464;
    border: 1px solid #014464;
}

/*
=================================================
Pager Style - END
=================================================
*/
/*
=================================================
Message Box Style - Start
=================================================
*/

.info, .success, .warning, .error, .validation
{
    border: 1px solid;
    margin: 10px 0px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info
{
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('./images/info.png');
}
.success
{
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('./images/success.png');
}
.warning
{
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('./images/warning.png');
}
.error
{
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('./images/error.png');
}

.container
{
}
.info p, .success p, .warning p, .error p
{
    padding: 0px 50px;
}
.info a, .success a, .warning a, .error a
{
    float: right;
    padding: 10px;
    cursor: pointer;
}
/* validation */
.validation
{
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('./error.png');
}
.validation ul
{
    padding: 0px 30px;
}
.validation p
{
    padding: 0px 50px;
}
.validation a
{
    float: right;
    padding: 10px;
    cursor: pointer;
}

.container img
{
    border: none;
}
/* ================================================= Message Box Style - END ================================================= */

/* ================================================= Calander Popup - Start ================================================= */

.cal_Theme1 .ajax__calendar_container
{
    background-color: #4f81bd;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header
{
    background-color: #4f81bd;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev
{
    color: #000000;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body
{
    background-color: #b7cbe3;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname
{
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day
{
    text-align: center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active
{
    color: #4f81bd;
    font-weight: bold;
    background-color: #ffffff;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_today
{
    font-weight: bold;
}

.cal_Theme1 .ajax__calendar_other
{
    color: #CCCCCC;
}
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title
{
    color: white;
    font-weight: bold;
}
/*
.cal_Theme1
{
  background-color: #ffffff;
  border: solid 1px #cccccc;
}*/

.cal_Theme1 TD
{
    border-width: 0px;
}

.cal_Theme1 TH
{
    border-width: 0px;
}
/* ================================================= Calander Popup - END ================================================= */

/* =================================================Time Picker - Start ================================================= */

.timepicker
{
    background-color: #f2f5ed;
    border: 1px solid #226e0f;
    font-family: tahoma, verdana, helvetica;
    font-size: 11px;
}
.timepickerHeader
{
    background-image: url(timepickerheader.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border-bottom: 1px solid #226e0f;
}
.timepickerTitle
{
    color: #226e0f;
    font-weight: bold;
}

.timepickerSelecteditem
{
    background-color: #E3ECDB;
    color: #226e0f;
    border: 1px solid #226e0f;
}
.timepickerItem
{
    padding: 1px !important;
}
.timepickerItem:hover
{
    background-color: #E3ECDB !important;
    color: #226e0f !important;
}
.timepickerSelectedtab
{
    background-color: #E3ECDB;
    color: #226e0f;
    border: 1px solid #226e0f;
}

.timepickerTab
{
    background-color: #f2f5ed;
    color: #226e0f;
    border: 1px solid #226e0f;
}
.timepickerTab:hover
{
    background-color: #E3ECDB;
    color: #226e0f;
    border: 1px solid #226e0f;
}
/* =================================================Time Picker - END ================================================= */

.multiselectinput
{
    font-size: 11px; /*COLOR: #000000;     BACKGROUND-COLOR: #eff3ff;*/
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding; /*background: white url(input_bg.gif) repeat-x scroll left top;*/
    background-image: url(Images/DDImage.bmp);
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #7F9DB9;
    padding-right: 15px;
}
.multiselectimage
{
    font-size: 11px; /*COLOR: #000000;     BACKGROUND-COLOR: #eff3ff;*/
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background-color: white;
    width: 14px;
    background-image: url(Images/DDImage.bmp);
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #7F9DB9;
}


/*Modal Popup*/
.modalBackground
{
    background-color: #ffffff;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
/* Popup button*/
.popupButton
{
    height: 18px;
    width: 18px; /*COLOR: #000000;     BACKGROUND-COLOR: #eff3ff;*/
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #4f81bd url(Images/search.png);
    border: 1px solid #7F9DB9;
}


/*Auto Complete Style*/

.AutoExtender
{
    border: 1px solid #7F9DB9;
    color: Black;
    margin: 0px !important;
    width: 300px !important;
    line-height: 16px;
    padding: 4px;
    background-color: White;
    text-align: left;
    overflow: auto;
}

.AutoExtenderList
{
    list-style: none;
    cursor: auto;
    color: black;
    padding: 4px;
}

.AutoExtenderHighlight
{
    color: White;
    background-color: #4f81bd;
    padding: 4px;
    cursor: default;
    list-style-type: none;
}

/* =================================================Tab Control - Start ================================================= */
/*Header*/
.Tab .ajax__tab_header
{
    color: #4682b4;
    font-family: verdana;
    font-size: 11px;
    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;
}
/* =================================================Tab Control - END ================================================= */

/* =================================================ValidationCallOut - Start ================================================= */

.customCalloutStyle div, .customCalloutStyle td
{
    background-color: #e6e6e5;
    border: 1px solid Gray;
}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
    display: none;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
    font-size: 1px;
    position: relative;
    left: 1px;
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 15px;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
    height: 1px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 0px;
    margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: 300;
    color: Red;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
    vertical-align: middle;
    white-space: nowrap;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
    width: 20px;
    padding: 5px;
    border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
    border: none;
    text-align: center;
    width: 10px;
    padding: 2px;
    cursor: pointer;
}
/* =================================================ValidationCallOut - END ================================================= */


/*  AP */

/* Fix the button in IE7 :-( */
* + html .btn, * + html .btn-icon
{
    border-color: none;
    border: 1px solid transparent;
}
.btn-blue, .btn-blue:visited
{
    background-color: #066ECD;
    border-color: #0561B4;
}
.btn-blue:hover
{
    background-color: #0561B4;
}

/*Gridview[Table] Css*/
table.form td
{
    padding: 4px 0;
}
.rounded-corner
{
    border-collapse: collapse;
    margin: 0;
    text-align: left;
    width: 625px;
}
.rounded-corner th
{
    background: none repeat scroll 0 0 #60C8F2;
    color: #003399;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
}
.rounded-corner td
{
    background: none repeat scroll 0 0 #ECF8FD;
    border-top: 1px solid #FFFFFF;
    color: #666699;
    padding: 0px;
    font-size: 11px;
}

/*Grid View Css End */
.input
{
    border-color: #B3B3B3 #EAEAEA #EAEAEA #B3B3B3;
    border-style: solid;
    border-width: 1px;
    padding: 4px 4px 5px;
    resize: none;
}
.select
{
    border-color: #B3B3B3 #EAEAEA #EAEAEA #B3B3B3;
    border-style: solid;
    border-width: 1px;
    padding: 4px 4px 5px;
    resize: none;
}
.labelBold
{
    font-weight: bold;
}
textarea
{
    resize: none;
}

.gridheader
{
    height: 30px;
    background: #cdcdcd;
    font-weight: bold;
    width: 600px;
    padding-left: 10px;
    text-align: left;
}

.gridrow
{
    font-weight: bold;
    border-bottom: 1px solid #cdcdcd;
    padding-left: 10px;
    text-align: left;
}

.gridrow1
{
    line-height: 15px;
    font-weight: bold;
    border-bottom: 1px solid #cdcdcd;
    padding-left: 10px;
    text-align: left;
}
.gridrow1:hover
{
    background-color: #9DCDCF;
}

.gridrow:hover
{
    background-color: #9DCDCF;
}

.errormsg
{
    background-color: #FFBABA;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #E53E46;
    color: #E33F58;
    font-size: 12px;
    font-weight: bold;
}

.confirmmsg
{
    background-color: #DFF2BF;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #89B15F;
    color: #6F991E;
    font-size: 14px;
    font-weight: bold;
}

.gridheaderlabel
{
    padding-left: 10px;
}

.buttonsubmit
{
    background: #2e8d11;
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, #117D8D), color-stop(0.7, #52ADC1));
    background: -moz-linear-gradient(center bottom, #117D8D 0%, #52ADC1 70%) repeat scroll 0 0;
    border: 1px solid #116B8D;
    color: #fff;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 0 2px #11778D;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
    cursor: pointer;
    line-height: 25px;
    vertical-align: top;
    margin: 0px 5px 0px 0px;
    padding: 0px 16px;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    cursor: pointer;
    float: left;
}

.buttonsubmit:hover
{
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, #0B87A6), color-stop(0.7, #52B0C1));
}

.buttoncancel
{
    background: #cccccc;
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, #d4d4d4), color-stop(0.7, #f4f4f4));
    background: -moz-linear-gradient(center bottom, #d4d4d4 0%, #f4f4f4 70%) repeat scroll 0 0;
    border: 1px solid #aaa;
    color: #777;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 1px 0 #f4f4f4;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    cursor: pointer;
    line-height: 25px;
    vertical-align: top;
    margin: 0px 5px 0px 0px;
    padding: 0px 16px;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    cursor: pointer;
    float: left;
}

.buttoncancel:hover
{
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, #ddd), color-stop(0.7, #eee));
}

input[type="text"], input[type="email"], input[type="password"]
{
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.12);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.12);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.12);
}

input, textarea
{
    background: #fff;
    border: 1px solid #aaa;
    font-family: Tamoha,Arial,Verdana, "Nimbus Sans L" ,sans-serif;
    font-size: 1em;
    margin: 0px;
    padding: 4px 5px; /*height:10px;*/
    outline: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.compulsoryfield
{
    color: #ff0000;
    font-weight: bold;
}

.HistoryLabel
{
    width: 200px;
}


.gridHeaderCenter
{
    height: 30px;
    background: #cdcdcd;
    font-weight: bold;
    width: 600px;
    padding-left: 10px;
    text-align: center;
}


#footer p
{
    margin: 0;
    padding-top: 10px;
    letter-spacing: 1px;
    line-height: 200px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background-color: #06435A; /*color: #5E5E5E;*/
    color: White;
}


#banner
{
    margin: 0px auto;
    width: 1000px;
    height: 500px;
}
#header-wrapper
{
    overflow: hidden;
}

#header
{
    width: 1000px;
    height: 150px;
    margin: 0 auto;
    padding: 0px 0px;
}


#wrapper
{
    background: #FFFFFF url(images/img05.jpg) repeat;
}

.container
{
    width: 1000px;
    margin: 0px auto;
}


#footer p
{
    margin: 0;
    padding-top: 10px;
    letter-spacing: 1px;
    line-height: 200px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background-color: #06435A; /*color: #5E5E5E;*/
    color: White;
}

#footer a
{
    /*color: #5E5E5E;*/
    background-color: #06435A;
    color: White;
}


.linkbutton
{
    background: #FBEAB6 url('images/linkbuttonbg.jpg') repeat-x top left;
    height: 40px;
    border: 1px solid #9B7C24;
    vertical-align: middle;
    text-align: center;
}

.linkbutton span
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
}



html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend, input, textarea, button, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    font-size: 100%; /* border-style: none;     border-color: inherit;     border-width: 0;*/
    font-family: Verdana, Arial, Tahoma, Sans-Serif;
    margin: 5px 2px 0 0;
    outline: 0;
    padding: 0;
    font-size: 12px;
    text-align: left;
}

#nav
{
    color: #F0F0F0;
    background-color: #3A3A3A;
    background: -moz-linear-gradient(top, #06435A, #0F5F7D);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#06435A), to(#0F5F7D));
    border: none;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 -1px 0px #424242, inset 0 1px 0px #585858, inset -1px 0 0px #323232, inset 1px 0 0px #2E2E2E;
    -moz-box-shadow: inset 0 -1px 0px #424242, inset 0 1px 0px #585858, inset -1px 0 0px #323232, inset 1px 0 0px #2E2E2E;
    box-shadow: inset 0 -1px 0px #424242, inset 0 1px 0px #585858, inset -1px 0 0px #323232, inset 1px 0 0px #2E2E2E;
    padding: 0;
    height: 41px;
}

.wrapper
{
    margin: 0 auto;
    padding: 0 20px;
}

#nav:before
{
    background: transparent;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0.2)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.2),rgba(255,255,255,0));
    background: -moz-linear-gradient(top, rgba(255,255,255,0.2),rgba(255,255,255,0));
    background: -o-linear-gradient(top, rgba(255,255,255,0.2),rgba(255,255,255,0));
    background: -ms-linear-gradient(top, rgba(255,255,255,0.2),rgba(255,255,255,0));
    background: linear-gradient(top, rgba(255,255,255,0.2),rgba(255,255,255,0));
    content: " ";
    display: block;
    height: 40px;
    left: 0;
    min-width: 980px;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);
}

.nav-tabs
{
    margin: 0 -12px 0 -15px;
}

ol, ul
{
    list-style: none;
}

.nav-tabs > li
{
    float: left;
    position: relative;
}

li
{
    display: list-item;
    text-align: -webkit-match-parent;
}

.nav-tabs .nav-tab-right
{
    float: right;
}

.nav-tabs .nav-tab-right > a
{
    font-size: 13px;
}

.nav-tabs > li > a
{
    border: 0 solid transparent;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    height: 48px;
    line-height: 47px;
    padding: 0 15px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
}
a
{
    color: #369;
    text-decoration: none;
}

.nav-tabs > li > a:hover
{
    background: rgba(255,255,255,0.1);
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255,255,255,0.1)), color-stop(100%, rgba(255,255,255,0.15)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.1),rgba(255,255,255,0.15));
    background: -moz-linear-gradient(top, rgba(255,255,255,0.1),rgba(255,255,255,0.15));
    background: -o-linear-gradient(top, rgba(255,255,255,0.1),rgba(255,255,255,0.15));
    background: -ms-linear-gradient(top, rgba(255,255,255,0.1),rgba(255,255,255,0.15));
    background: linear-gradient(top, rgba(255,255,255,0.1),rgba(255,255,255,0.15));
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.headerdiv
{
    float: left;
    height: 100%;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #dedede;
    width: 100%;
}

.logodiv
{
    float: left;
    height: 100px;
    padding-left: 50px;
}
.companynamediv
{
    float: left;
    height: 70px;
    padding-left: 20px;
    padding-top: 25px;
}

.tab-pane .list-box
{
    color: #ccc;
    text-shadow: 0 1px 0px #000;
    font-weight: 600;
    background: #252525;
    background: -moz-linear-gradient(top, #252525, #2d2d2d);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#2d2d2d));
    border-bottom: 1px solid #444;
    padding: 0;
    list-style: none;
    overflow: hidden;
    -webkit-box-shadow: inset 0px 1px 0px #000;
    -moz-box-shadow: inset 0px 1px 0px #000;
    box-shadow: inset 0px 1px 0px #000;
    transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.ui-layout-pane-west
{
    padding: 0;
}

.ui-layout-west
{
    display: none;
    visibility: hidden;
}

.ui-layout-west
{
    background-color: #272727;
    border: 1px solid #000;
    border-right: 1px solid #333;
    color: #ccc;
    overflow: hidden;
    z-index: 4 !important;
}

.ui-layout-pane
{
    background: #FFF;
    border: 1px solid #BBB;
    padding: 10px;
    overflow: auto;
}

.ui-layout-west .tab-content
{
    -webkit-box-shadow: inset 0px 2px 4px #171717;
    -moz-box-shadow: inset 0px 2px 4px #171717;
    box-shadow: inset 0px 2px 4px #171717;
}

.ui-layout-content
{
    overflow: auto;
}

.dashTop
{
    background: #e5e5e5;
    padding: 0px 0;
    border-bottom: 1px solid #eee;
    -webkit-box-shadow: 0px 1px 3px #ccc, inset 0px 1px 0px #efefef;
    -moz-box-shadow: 0px 1px 3px #ccc, inset 0px 1px 0px #efefef;
    box-shadow: 0px 1px 3px #ccc, inset 0px 1px 0px #efefef;
}

.widget-header
{
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
    background: #3a3a3a repeat-x left bottom;
    background-image: -ms-linear-gradient(top,#138D86,#1CBFB5);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#138D86),to(#1CBFB5));
    background-image: -webkit-linear-gradient(top,#138D86,#1CBFB5);
    background-image: -o-linear-gradient(top,#138D86,#1CBFB5);
    background-image: -moz-linear-gradient(top,#138D86,#1CBFB5);
    background-image: linear-gradient(top,#138D86,#1CBFB5);
    border: 1px solid #B87D17;
    font-weight: bold;
    position: relative;
    color: #000;
}

.MenuTitle
{
    float: left;
    height: 30px;
    background: #107094 url(images/menubg.png) repeat-x bottom left;
    border-top: 1px solid #B5B5B5;
    border-bottom: 1px solid #B5B5B5;
    width: 100%;
    color: #fff;
}

.MenuTitle1
{
    float: left;
    height: 30px;
    background: #B29748 url(images/menubg_new.png) repeat-x bottom left;
    border-top: 1px solid #B5B5B5;
    border-bottom: 1px solid #B5B5B5;
    width: 100%;
    color: #000;
}

.button, .comments
{
    display: block; /*float: left;*/
    padding-left: 5px;
    background: #06435A;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    height: 28px;
    font-weight: bold;
}


.textbox
{
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    font-family: Arial,Verdana;
    font-size: 1em;
    margin: 0;
    outline: medium none;
    padding: 4px 5px;
    width: 170px;
}

.dropdown
{
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    font-family: Arial,Verdana;
    font-size: 1em;
    margin: 0;
    outline: medium none;
    padding: 4px 5px;
    width: 170px;
}

.grid
{
    padding-left: 10px;
}
.gridheader
{
    height: 30px;
    background: #696969;
    color: #fff;
    font-weight: bold;
    padding-left: 10px;
    text-align: left;
}

.gridheader a
{
    color: #fff;
}


.gridrow
{
    line-height: 17px;
    font-weight: bold;
    border-bottom: 1px solid #cdcdcd;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    background-color: #FFFDF4;
}

.gridrow:hover
{
    background-color: #E3E3E3;
}

.gridPagerStyle
{
    /*border-style: solid; 	border-color: rgb(233, 233, 233) rgb(210, 212, 190) rgb(210, 212, 190); 	border-width: 1px;*/ /*border: 1px solid rgb(147, 179, 199); 	background-image: url('../Img/gridPager.gif'); 	background-color: #eeeeee;*/
    background-color: #fcfcfc;
    font-family: Arial,Verdana,Sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: 40px;
    font-size-adjust: none;
    font-stretch: normal;
    -x-system-font: none;
    padding-bottom: 3px;
    padding-top: -20px;
    color: #4d4d4d;
    font-weight: bold;
    border: solid 1px #dedede;
}
.gridPagerStyle a
{
    /*border: 1px solid rgb(147, 179, 199); 	background-image: url('../Img/gridPager.gif'); 	background-color: #eeeeee;*/
    border: 1px solid #939393;
    background: #d6d6d6 url('images/gridHeader.gif' ) repeat-x scroll center top;
    font-family: Arial,Verdana,Sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: normal;
    text-decoration: none;
    font-size-adjust: none;
    font-stretch: normal;
    -x-system-font: none;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    color: #4d4d4d;
    font-weight: bold;
    width: 27px;
    text-align: center;
}
.gridPagerStyle a:hover
{
    /*border: 1px solid rgb(147, 179, 199); 	background-image: url('../Img/gridPager.gif'); 	background-color: #eeeeee;*/
    border: 1px solid #939393;
    background: #d6d6d6 url('images/gridHeader.gif' ) repeat-x scroll center top;
    font-family: Arial,Verdana,Sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: normal;
    text-decoration: underline;
    font-size-adjust: none;
    font-stretch: normal;
    -x-system-font: none;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    color: #4d4d4d;
    font-weight: bold;
    width: 27px;
    text-align: center;
}

.gridPagerStyle td span
{
    /*border-style: solid; 	border-color: rgb(233, 233, 233) rgb(210, 212, 190) rgb(210, 212, 190); 	border-width: 1px;*/ /*border: 1px solid rgb(147, 179, 199); 	background-image: url('../Img/gridPager.gif'); 	background-color: #eeeeee;*/
    border: 1px solid #939393;
    background: #d6d6d6 url('images/pageselected.gif' ) repeat-x scroll center top;
    font-family: Arial,Verdana,Sans-serif;
    font-style: normal;
    font-variant: normal;
    font-size: 12px;
    line-height: 40px;
    font-size-adjust: none;
    font-stretch: normal;
    -x-system-font: none;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 7px;
    padding-right: 7px;
    color: #4d4d4d;
    font-weight: bold;
    width: 27px;
    text-align: center;
}
.Mandatory
{
    color: #ff0000;
    font-weight: bold;
}

.errormsg
{
    background-color: #FFBABA;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #E53E46;
    color: #E33F58;
    font-size: 12px;
    font-weight: bold;
}

.emptypng
{
    background-image: url('Images/GrayStar.bmp');
    width: 32px;
    height: 32px;
}
.smileypng
{
    background-image: url('Images/YellowStar.bmp');
    width: 32px;
    height: 32px;
}
.donesmileypng
{
    background-image: url('Images/YellowStar.bmp');
    width: 32px;
    height: 32px;
}

.pnlCSS
{
    font-weight: bold;
    cursor: pointer;
    border: solid 1px #c0c0c0;
    width: 99%;
}
.CertificateText, .CertificateText p
{
    font-weight: bold;
    font-family: Lucida Calligraphy;
    word-wrap: break-word;
    font-size: 14;
}


.labelNormal
{
    font-weight:normal;
    word-wrap: break-word; 
}

.CenterText
{
    text-align: center;    
}

#VisitorHomePage
{
   /* width: 1479px; */
   /*  background-image: url(../../Images/visitor_bg.jpg);
        background-size:800px 900px;
        background-repeat:no-repeat;
        height: 100%;
        width: 100%;
        text-align:center;
 margin-left:200px;*/
}
