﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    text-align: justify;
    font-size: 11px;
    color: #000000;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.MybackgroundTop
{
    color: #006699;
    border: 1px solid #D3DEEF;
    background: url(../Images/cp-title-bg.bmp) repeat-x;
    font-family: Verdana;
    font-size: 12px;
    padding: 0px;
    margin-top: 0px;
    height: 26px;
}
.MybackgroundMenu
{
    background: url(../Images/ButtonBarBack.PNG);
}
.MybackgroundMenu1
{
    background-color: #DEF0FE;
    filter: alpha(opacity=100);
    opacity: .9;
}
.Mybackground
{
    background-color: lightblue;
    border: solid 1px #4fa3e3;
}
.border
{
    border: solid 1px #4fa3e3;
}
A:Hover
{
    text-decoration: none;
}
A
{
    color: #006699;
    text-decoration: none;
}
h1
{
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    padding: 10px 10px 0px 20px;
    font-size: 19px;
    margin-bottom: 1px;
    margin-top: 1px;
    color: #b92b37;
}
h1 b.wh
{
    font-size: 17px;
    color: #ffffff;
}
h2
{
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 17px;
    color: #b03d04;
    padding: 10px 0px 0px 20px;
    margin-bottom: 1px;
    margin-top: 0px;
}
h3
{
    font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding: 40px 0px 0px 15px;
    text-align: left;
    color: #ffff00;
    margin-bottom: 0px;
}
.body-text b.wh
{
    font-size: 14px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #DB3B03;
}
.body-text b.tt
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #8E2D02;
}
.body-text b.he
{
    font-size: 11px;
    color: #FD6205;
}

/** --------------------------------------------------------------------------- **/
/** These ID's are used for Form Controls **/
/** --------------------------------------------------------------------------- **/
.fth
{
    font-family: Trebuchet MS, arial, verdana, MS Sans Serif;
    font-weight: bold;
    font-size: 17px;
    color: #c44304;
    line-height: 15px;
    font-weight: bold;
    padding: 2px 0px 0px 0px;
}
.ft
{
    font-family: arial,verdana,MS Sans Serif;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
}
.fpad
{
    padding-left: 10px;
}
.text
{
    font-family: arial,verdana,MS Sans Serif;
    font-size: 11px;
    color: #000;
    border: 1px solid #000;
    background-color: #ffffff;
}
.submit
{
    font-family: arial,verdana,MS Sans Serif;
    font-size: 11px;
    color: #ffffff;
    border: 1px solid #000;
    background-color: #000;
    font-weight: bold;
}
.IE8Fix
{
    z-index: 1000;
}
.txt
{
    border-right: #003300 1px solid;
    border-top: #003300 1px solid;
    font-size: 11px;
    background-color: #FFFFFF;
    border-left: #003300 1px solid;
    color: #003300;
    border-bottom: #003300 1px solid;
    font-family: Verdana;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
}
.Search_Class
{
    font-family: 'MyriadProCondBold';
    text-transform: capitalize;
    
}
.Panel_Round
{
    color: white;
    text-align: left;
    font-family: 'MyriadProCondBold';
    text-transform: uppercase;
    background: #f7941d;
    padding: 3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.td_round
{
    padding-left: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.Control_Round
{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
/** --------------------------------------------------------------------------- **/
/** These ID's are used for Accordion Menu Controls **/
/** --------------------------------------------------------------------------- **/
.accordionHeader
{
    color: #006699;
    border: 1px solid #D3DEEF;
    background: url(../Images/accordionHeaderBack.gif) no-repeat;
    font-family: Verdana;
    font-size: 12px;
    padding: 2px;
    margin-top: 0px;
    cursor: pointer;
}
.accordionHeaderSelected
{
    color: #006699;
    border: 1px solid #D3DEEF;
    background: url(../Images/accordionHeaderSelectedBack.gif) no-repeat;
    font-family: Verdana;
    font-size: 12px;
    padding: 2px;
    margin-top: 0px;
    cursor: pointer;
}
.accordionContent
{
    background-color: #FFFFFF;
    border: 1px solid #D3DEEF;
    border-top: none;
    padding: 0px;
}
/** --------------------------------------------------------------------------- **/
/** These ID's are used for Menu Controls **/
/** --------------------------------------------------------------------------- **/
/*begin creating the tabs */
.menu
{
    margin-left: 28px;
    background: url(images/tab_bg.gif) repeat-x;
    font-size: 10px;
    font-weight: bold;
}
/* set tab1 as top level container table, then target TDs inside*/
.menuItem td
{
    color: #FFFFFF;
    height: 24px;
    background: url(images/tab_dim.gif) no-repeat;
    width: 100px;
    text-align: center;
}
/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td
{
    background: url(images/tab.gif) no-repeat #919191;
}
/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover
{
    text-decoration: underline;
}
/* make drop down menu container style */
.menuPopup
{
    background: url(images/background_drop_menu.jpg) repeat #8C9FB4;
    border: 1px solid #666666;
    border-bottom: none;
    color: #ffffff;
}
/* make drop down menu item style */
.menuPopupItem
{
    color: #ffffff;
    border-bottom: 1px solid #666666;
    padding: 3px;
}
.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}
.AutoExtender
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: normal;
    text-align: left;
    line-height: 14px;
    padding: 2px;
    background-color: White; /**margin-left:5px;**/
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.AutoExtenderList
{
    border-bottom: dotted 1px #006699;
    cursor: pointer;
    color: Maroon;
    text-align: left;
}
.AutoExtenderHighlight
{
    color: White;
    background-color: #006699;
    cursor: pointer;
}
/*****************Calender **********************/
.cal_Theme1 .ajax__calendar_container
{
    background-color: #DEF1F4;
    border: solid 1px #77D5F7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    z-index: 10000000;
    position: static;
}

.cal_Theme1 .ajax__calendar_header
{
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev
{
    color: #004080;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body
{
    background-color: #ffffff;
    border: solid 1px #77D5F7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.cal_Theme1 .ajax__calendar_dayname
{
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
    color: #004080;
}

.cal_Theme1 .ajax__calendar_day
{
    color: #004080;
    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: #004080;
    font-weight: bold;
    background-color: #DEF1F4;
}

.cal_Theme1 .ajax__calendar_today
{
    font-weight: bold;
}

.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title
{
    color: #bbbbbb;
}
/***********End Calender Css************/
/********* CalloutStyle***********/
.customCalloutStyle div, .customCalloutStyle td
{
    border: solid 1px Black;
    background-color: #07888E;
    color: White;
}
.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: Tahoma;
    font-size: 11px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
    width: 20px;
    padding: 5px;
    border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
    vertical-align: top;
    padding: 0px;
    padding-right: 5px;
    text-align: right;
    border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
    border: none;
    text-align: center;
    width: 10px;
    padding: 1px;
    cursor: pointer;
}
/***********End Calender*************/

.text_for_page
{
    font-family: Verdana;
    font-size: 11px;
    height: 11px;
    color: rgb(0,43,85);
    
}
.text_for_page_new
{
    font-family: Verdana;
    font-size: 11px;
    height: 11px;
    color: rgb(0,43,85);
    width: 704px;
}
.Image_round
{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.text_for_textbox
{
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #006699;
    color: Black;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    margin-left: 0px;
}

/*.text_for_MultilineTextbox
{
	font-family:Verdana;
	font-size:11px;
	height :14px;
	border:1px solid 
	color:#000000;
}*/
.text_for_dropdown
{
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #006699;
    padding: 1px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    color: black; /*background-color: rgb(6,136,185);*/
}
.ButtonRound
{
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #123d54;
    padding: 0px 0px;
    background: -moz-linear-gradient( 		top, 		#afd9fa 0%, 		#588fad);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#afd9fa), 		to(#588fad));
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #197ee3;
    -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    text-shadow: 0px -1px 0px rgba(000,000,000,0.7), 0px 1px 0px rgba(255,255,255,0.3);
}
.ButtonRound:hover
{
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: White;
    padding: 0px 0px;
    background: -moz-linear-gradient( 		top, 		#afd9fa 0%, 		#588fad);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#afd9fa), 		to(#588fad));
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #197ee3;
    -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    text-shadow: 0px -1px 0px rgba(000,000,000,0.7), 0px 1px 0px rgba(255,255,255,0.3);
}
.ButtonRoundSimple
{
    font-family: Verdana;
    font-size: 11px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    margin-left: 0px;
}
.ImageButtonRound
{
    padding: 2px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}




fieldset
{
     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
legend
{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    padding: 2px;
    font-size: 11px;
    color: White;
    background: rgba(73,155,234,1);
    background: -moz-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
    background: -webkit-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -o-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: -ms-linear-gradient(left, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    background: linear-gradient(to right, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=10 );
    -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
}
.Div_Round
{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.CallTrnsfer
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #123d69;
    padding: 2px 10px;
    background: -moz-linear-gradient( 		top, 		#afd9fa 0%, 		#588fad);
    background: -webkit-gradient( 		linear, left top, left bottom,  		from(#afd9fa), 		to(#588fad));
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #197ee3;
    -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 1px rgba(255,255,255,1);
    text-shadow: 0px -1px 0px rgba(000,000,000,0.7), 0px 1px 0px rgba(255,255,255,0.3);
}
input[type=text]:focus, textarea:focus
{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}

input[type=password]:focus, textarea:focus
{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}

input[type=checkbox]:focus
{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}
input[type=radio]:focus
{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}
input[type=email]:focus
{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}
input[type=file]:focus
{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}
input[type=image]:hover
{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}
select:focus
{
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}
/** --------------------------------------------------------------------------- **/
/** These ID's are used for Menu Controls **/
/** --------------------------------------------------------------------------- **/