﻿*
{
	padding: 0;
	margin: 0;
}
html, body
{
	height: 100%;
}
body
{
	font: 12px/1.75em Helvetica, Arial, VERDANA, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
}
body /* Mozilla Firefox alignment */
{
	text-align: -moz-center;
}
/* form elements */
form
{
	margin: 0px;
	padding: 0 5px; /*background: #F5F5F5;	*/
}

#main
{
	/*width: 1000px;*/
	margin: 0 auto;
	text-align: left;
	min-height: 100%;			
	/*Below Added by Durga*/ /*background-color: #F8F8F8;  	border-right-width: 2px; 	border-right-style: solid; 	border-right-color: #E1E1E1; 	border-left-width: 2px; 	border-left-style: solid; 	border-left-color: #E1E1E1; 	width: 989px;*/
	height:100%;
}
* html #main
{
	height: 100%;
}

#top_header
{
	text-align: left;
}
a
{
	color: #125ca2;
}

#main_container
{
	background: none;
	color: #333333;
	/*height: 100%;*/
}
#top_banner
{
	width: 100%;
	text-align: right;
}
/*#top_banner1
{
	width: 50%;	
	text-align:right;	
	/*	width: auto;
	style="font-weight:bold;font-family:Times New Roman"
	list-style: none;
	padding-top: 10px;
	margin: 0 2px 0 2px;
	display: inline;
	margin: 0;
	padding: 0;
	width: auto;
	margin: 0;
	padding: 0 5px;
	border-bottom: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 5px;
	vertical-align: middle;	
}
*/
#top_banner ul
{
	list-style: none;
	padding-top: 10px;
	margin: 0 2px 0 2px;
}
#top_banner ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#top_banner ul li a
{
	width: auto;
	margin: 0;
	padding: 0 5px;
	border-bottom: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 5px;
	vertical-align: middle;
}
#top_banner ul li a img
{
	border: none;
}

#top_banner ul li a:hover, #top_banner ul li a:active
{
	color: #326ea1;
}


input
{
	padding: 2px;
	border: 1px solid #eee;
	color: #777;
}



.navigation
{
	width: 100%;
	height: 33px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
}

.navigation ul
{
	font-size: 13pt;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.navigation li
{
	text-align: center;
	display: inline;
	background: url(../images/separator_color.gif) no-repeat right center;
	text-align: center;
	padding: 0px;
	margin-right: 5px;
	float: left;
}
.navigation li a
{
	float: left;
	margin: 0px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	color: #047391;
}

.navigation li a:hover
{
	color: #FF0000;
	text-decoration: none;
}
.navigation li.current a
{
	float: left;
	margin: 0px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
}

/* headers */
h1, h2, h3
{
	font-weight: Bold;
	color: #333;
}
h1
{
	font-size: 160%;
	font-weight: normal;
}
h2
{
	font-size: 130%;
	text-transform: uppercase;
}
h3
{
	font-size: 130%;
}
h1, h2, h3, p
{
	padding: 10px;
	margin: 0;
}
#center_content
{
	width: 100%;
	background-color: Teal;
	min-height: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
* html #center_content
{
	height: 100%;
}
/* Sidebar */
#sidebar
{
	float: left;
	width: 195px;
	margin-top: 10px;
	margin-left: 10px;
}
#main_inner
{
}

/*side box header----------*/
.sidebox
{
	margin-top: 15px;
	width: 235px;
	color: #333333;
	background: url(../images/title.gif) no-repeat top;
}

.sidebox h3
{
	padding: 6px 0 0 0;
	margin: 0px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.sidebox ul
{
	border: 1px solid #CDC3B6;
	width: 210px;
	margin: 0px;
	padding: 0px 10px 0 13px;
	list-style: none;
	background: #E2D8C6;
}

.sidebox ul li
{
	border-bottom: 1px solid #F6F0E7;
	line-height: 25px;
	list-style: none;
}

.sidebox ul li a
{
	display: block;
	color: #666;
	text-decoration: none;
}
.sidebox ul li a:hover
{
	color: #993300;
}



.bottom_buttons
{
	padding-top: 10px;
	padding-left: 50px;
}
/*----------*/
#login
{
	background-color: #E2D8C6;
	color: #333333;
	width: 215px;
	height: 100px;
	padding: 10px;
}

.clear
{
	clear: both;
	overflow: hidden;
	height: 4px;
}
/*-------------foooter*/
#footer
{
	clear: both;
	width: 100%;
	background-color: #BBDBE8; /*background: url(../images/footer-bar.jpg) repeat-x;*/
	background-position: 0px 0px;
	text-align: center;
	/*height:2%;*/
	/*valign:"bottom";*/
}

#footer ul li
{
	color: #3F5C7C;
	list-style: none;
	display: inline;
	margin-right: 15px;
	padding-right: 15px;
	/*background: url(../images/separator.gif) no-repeat right center;*/
	font-size: 10px;
}
#footer ul li a
{
	text-decoration: none;
	color: #3F5C7C;
}
#footer ul li a:hover
{
	text-decoration: underline;
}

/*Blue Box*/

.BoxLeftTop
{
	background-position: right bottom;
	background-image: url(../Images/H-LT.png);
	width: 9px;
	background-repeat: no-repeat;
	height: 29px;
}
.BoxMidleTop
{
	background-position: center bottom;
	background-image: url(../Images/H-TM.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 29px;
}
.BoxRightTop
{
	background-position: left bottom;
	background-image: url(../Images/H-RT.png);
	width: 14px;
	background-repeat: no-repeat;
	height: 29px;
}
.BoxLeft
{
	background-position: right 50%;
	background-image: url(../Images/H-LM.png);
	width: 9px;
	background-repeat: repeat-y;
}
.BoxMiddle
{
	text-align: center;
}
.BoxRight
{
	background-position: left 50%;
	background-image: url(../Images/H-RM.png);
	width: 14px;
	background-repeat: repeat-y;
}
.BoxBotomLeft
{
	background-position: right top;
	background-image: url(../Images/H-LB.png);
	width: 9px;
	background-repeat: no-repeat;
	height: 47px;
}
.BoxBotomMidle
{
	background-position: 50% top;
	background-image: url(../Images/H-BM.png);
	width: 57px;
	background-repeat: repeat-x;
	height: 47px;
}
.BoxBotomRight
{
	background-position: left top;
	background-image: url(../Images/H-RB.png);
	width: 9px;
	background-repeat: no-repeat;
	height: 47px;
}
.logintxtbox
{
	font-size: 10pt;
	border-color: LightSteelBlue;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	color: Navy;
	height: 15px;
	padding: 2px 1px 1px 1px;
}
.txtbox
{
	font-size: 10pt;
	border-color: LightSteelBlue;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	color: Navy;
	height: 15px;
	padding: 2px 1px 1px 1px;
}
.focusfld
{
	font-size: 10pt;
	border-color: #EFC3BD;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	color: black;
	height: 15px;
	padding: 2px 1px 1px 1px;
	text-transform: uppercase;
	background-color: #FFFFCC;
	font-family: Courier New;
}
.hcfatxtbox
{
	font-size: 10pt;
	border-color: #EFC3BD;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	color: black;
	height: 15px;
	padding: 2px 1px 1px 1px;
	text-transform: uppercase;
	font-family: Courier New;
}
.hcfaddl
{
	font-size: 10pt;
	border-color: #EFC3BD;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	color: black; /*height: 14px;*/
	height: 19px;
	padding: 2px 1px 1px 1px;
	font-family: Courier New;
}
.mhcfatxtbox
{
	font-size: 10pt;
	border-color: LightSteelBlue;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	color: black;
	height: 15px;
	padding: 2px 1px 1px 1px;
	text-transform: uppercase;
	font-family: Courier New;
}
.mfocusfld
{
	font-size: 10pt;
	border-color: LightSteelBlue;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	color: black;
	height: 15px;
	padding: 2px 1px 1px 1px;
	text-transform: uppercase;
	background-color: #FFFFCC;
	font-family: Courier New;
}
.txtarea
{
	width: 400px;
	height: 100px;
	font-size: 12pt;
	border-color: LightSteelBlue;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	color: Navy;
	padding: 2px 1px 1px 1px;
		background-color: #f6f9fc;
}

.loginbutton
{
	background: transparent;
	border: Solid 1px #5B5B5B;
	color: #5B5B5B;
	font-size: 1em;
}
.button
{
	background: transparent;
	border: Solid 1px #5B5B5B;
	color: #5B5B5B;
	font-size: 1em;
}
/*Vijay*/
.upload
{
	font-size: 11px;
	border-color: LightSteelBlue;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	color: Navy;
	height: 20px;
	width: 385px;
	padding: 2px 1px 1px 1px;
}



/*
Added by Jaffar 

*/
.tblBorder
{
	text-transform: capitalize;
	background-color: #cccccc;
	font-variant: normal;
	font-style: italic;
	color: blue;
	border-top: tan thin inset;
	border-bottom: tan thin inset;
	border-left: tan thin inset;
	border-right: tan thin inset;
}
.tblHeaderRow
{
	border-bottom-style: none;
	border-bottom-color: #3399ff;
	text-align: center;
	line-height: normal;
	border-right-style: none;
	background-color: #6699cc;
	border-top-color: #3399ff;
	direction: ltr;
	border-top-style: none;
	letter-spacing: normal;
	border-right-color: #3399ff;
	vertical-align: middle;
	border-left-style: none;
	border-left-color: #3399ff;
	height: 31px;
	text-align: left;
}
.tblRow
{
	background-color: #ffffff;
	color: #0099ff;
	height: 31px;
}

.autocomplete_completionListElement
{
	/*visibility : hidden; 	margin : 0px!important; 	background-color : inherit; 	color : windowtext; 	border : buttonshadow; 	border-width : 1px; 	border-style : solid; 	border-color:Black; 	cursor : 'default'; 	overflow : auto;     text-align : left;      list-style-type : none;     font-family: verdana;     font-size: 11px;     font-weight:500;     cursor:hand;*/
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: black;
	border: solid 1px gray;
	cursor: pointer;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
	padding: 0px;
}

.autocomplete_listItem
{
	background-color: window;
	color: windowtext;
	padding: 1px;
	font-weight: 500;
}

.autocomplete_highlightedListItem
{
	background-color: #c3ebf9;
	padding: 1px;
}

.tderrormsg
{
	
	width: 400px;
	font: bold;
	color: Red;
	font-size: 14px;
	font-weight: bold;
}

.mGrid
{
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #525252;
	border-collapse: collapse;
}
.mGrid td
{
	padding: 2px;
	border: solid 1px #c1c1c1; /*color: #717171;*/
}
/*.mGrid td table
{
	border: solid 0px #c1c1c1;
}*/

.mGrid td table td
{
	border: solid 0px #c1c1c1;
}

.mGrid th
{
	padding: 2px 2px;
	color: #fff;
	background-color: #6080A0;
	border-left: solid 1px #525252;
	font-size: 0.9em;
}
.mGrid .alt
{
	background: #fcfcfc url(../Images/grd_alt.png) repeat-x top;
}
.mGrid .pgr
{
	background: #424242 url(../Images/grd_pgr.png) repeat-x top;
}
.mGrid .pgr table
{
	margin: 5px 0;
}
.mGrid .pgr td
{
	border-width: 0;
	padding: 0 6px;
	border-left: solid 1px #666;
	font-weight: bold;
	color: #fff;
	line-height: 12px;
}
.mGrid .pgr a
{
	color: #666;
	text-decoration: none;
}
.mGrid .pgr a:hover
{
	color: #000;
	text-decoration: none;
}



.RegMenuActive
{
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	background-color: #66ccff;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}

.RegMenuInActive
{
	text-transform: capitalize;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	background-color: #999999;
	color: white;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	border-bottom: #ffffff thin solid;
	border-left: #ffffff thin solid;
	border-top: thin solid;
	border-right: thin solid;
}

.tabbackgrd
{
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #66ccff;
}

.popupBg
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*START OF NEW WHITE BOX*/

#liquid-round
{
	margin: 0px auto; /*background:#fff url(../Images/leftside.gif) repeat-y left top;*/
}

.newliquid-round
{
	margin: 0px auto;
	background: #fff url(../Images/leftside.gif) repeat-y left top;
}
.top
{
	width: 100%;
	height: 20px;
	background: url(../Images/top.gif) no-repeat left top;
}
.top span
{
	display: block;
	position: relative;
	height: 20px;
	background: url(../Images/top-right.gif) no-repeat right top;
}

.center-content
{
	position: relative; /*background:url(../Images/rightside.gif) repeat-y right top; */
	padding: 1px 20px 1px 25px;
	margin: -10px 0 -10px 0;
}
.bottom
{
	height: 33px; /*background:url(../Images/bottom1.gif) no-repeat left bottom; */
}
.bottom span
{
	display: block;
	position: relative;
	height: 33px;
	background: url(../Images/bottom-right1.gif) no-repeat right top;
}

/*END OF NEW WHITE BOX*/
.btn2
{
	border: 3px double #STEELBLUE;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	background-color: #eff4fc;
	background-repeat: repeat-x;
	color: NAVY;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#B3C4CB);
}
.faq_header
{
	font-size: 15px;
	font-weight: bold;
	color: #0033CC;
	text-align: center;
}

.faq_question
{
	font-size: 11px;
	font-weight: bold;
	color: #996633;
}



/*Slim Box*/

.sBoxLeftTop
{
	background-position: right top;
	background-image: url(../Images/TopLeftClearHead.gif);
	background-repeat: no-repeat;
	background-color: #c0cae3;
	width: 5px;
}
.sBoxMidleTop
{
	background-position: center bottom;
	background-image: url(../Images/TopClearHead.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	background-color: #c0cae3;
}
.sBoxRightTop
{
	background-position: left top;
	background-image: url(../Images/TopRightClearHead.gif);
	background-repeat: no-repeat;
	width: 5px;
	background-color: #c0cae3;
}
.sBoxLeft
{
	background-position: right 50%;
	background-image: url(../Images/Left.gif);
	background-repeat: repeat-y;
	background-color: #dfe2f1;
}
.sBoxMiddle
{
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #dfe2f1;
	text-align: center;
}
.sBoxRight
{
	background-position: left 50%;
	background-image: url(../Images/Right.gif);
	background-repeat: repeat-y;
	background-color: #dfe2f1;
}
.sBoxConLeft
{
	background-position: right top;
	background-image: url(../Images/DoubleLeft.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-color: #dfe2f1;
}
.sBoxConMiddle
{
	background-image: url(../Images/DoubleMiddle.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #dfe2f1;
}
.sBoxConRight
{
	background-position: left top;
	background-image: url(../Images/DoubleRight.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-color: #dfe2f1;
}

.sBoxBotomLeft
{
	background-position: right top;
	background-image: url(../Images/BottomLeft.gif);
	background-repeat: no-repeat;
}
.sBoxBotomMidle
{
	background-position: left top;
	background-image: url(../Images/Bottom.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.sBoxBotomRight
{
	background-position: left top;
	background-image: url(../Images/BottomRight.gif);
	background-repeat: no-repeat;
}

.sBoxGridLeft
{
	background-position: right 50%;
	background-image: url(../Images/Left.gif);
	background-repeat: repeat-y;
}
.sBoxGridRight
{
	background-position: left 50%;
	background-image: url(../Images/Right.gif);
	background-repeat: repeat-y;
}

.hov_tabs
{
	position: relative;
	top: 1px;
	left: 10px;
}
.hov_tab
{
	border: solid 1px black;
	background-color: #eeeeee;
	padding: 2px 10px;
}
.hov_selectedTab
{
	background-color: white;
	border-bottom: solid 1px white;
}
.ub_select
{
	width: 200px;
	height: 20px;
}


.uGrid
{
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #525252;
	border-collapse: collapse;
}
.uGrid td
{
	padding: 2px;
	border: solid 1px #c1c1c1;
	color: #717171;
}
.uGrid th
{
	padding: 4px 2px;
	color: #fff;
	background-color: #95B9C7;
	border-left: solid 1px #525252;
	font-size: 0.9em;
}
.uGrid .alt
{
	background: #fcfcfc url(../Images/grd_alt.png) repeat-x top;
}
.uGrid .pgr
{
	background: #424242 url(../Images/grd_pgr.png) repeat-x top;
}
.uGrid .pgr table
{
	margin: 5px 0;
}
.uGrid .pgr td
{
	border-width: 0;
	padding: 0 6px;
	border-left: solid 1px #666;
	font-weight: bold;
	color: #fff;
	line-height: 12px;
}
.uGrid .pgr a
{
	color: #666;
	text-decoration: none;
}
.uGrid .pgr a:hover
{
	color: #000;
	text-decoration: none;
}

.Listbuttonadd
{
	border-style: solid;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	border-color: #486062;
	background-color: #E2EAEB;
	height: 20px;
	width: 40px;
}

.ListbuttonRemove
{
	border-style: solid;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	border-color: #486062;
	background-color: #E2EAEB;
	height: 20px;
	width: 40px;
}

.hGrid
{
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #c1c1c1;
	border-collapse: collapse;
}
.hGrid td
{
	padding: 2px;
	border: solid 1px #c1c1c1;
	color: #717171;
}
.hGrid th
{
	padding: 4px 2px;
	color: #000000;
	border: solid 1px #c1c1c1;
	font-size: 0.9em;
}
.hGrid .alt
{
	background: #fcfcfc url(../Images/grd_alt.png) repeat-x top;
}

.lnkheader
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #246FB8;
	text-decoration: none;
}
a:hover
{
	color: #2A529B;
	text-decoration: underline;
}

.hcfatxtboxlabel
{
	font-size: 10px;
	vertical-align: middle;
	color: Black;
	height: 15px;
	padding: 2px 1px 1px 1px;
	text-transform: uppercase;
}

.loginlabel
{
	color: #047391;
	font-weight: normal;
	font-size: 9pt;
	display: block;
	float: right;
}

.loginlabelleft
{
	color: #047391;
	font-weight: bold;
	font-size: 10pt;
	display: block;
	float: left;
}

.starfield
{
	color: #FF0000;
}


/*---------------------------------------------------------*/
.lnkheader
{
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	color: #3C81C6;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
}

.lnkheaderred
{
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
}

.lnkheaderBig
{
	font-size: 18pt;
	color: #008FDA;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
}
.righttoptext
{
	color: #FFFFFF;
	line-height: 13px;
}

.marquee
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 22px;
	font-size: 12pt;
}
#gradient-style
{
	font-size: 12px;
	margin: 10px;
	width: 480px;
	text-align: left;
}
#gradient-style th
{
	border: 1px solid #000000;
}
#gradient-style td
{
	padding: 0px;
	border: 1px solid #000000;
}
.content_page
{
	float: left;
	/*height: auto;*/
	height:100%;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px; /*background-color:#EFF2F3;*/ /*durga   border-top-width:2px;   border-top-style:solid;   border-top-color:#E1E1E1;*/
}

.content_page_user
{
}

#pnlchild1
{
	/*background-image: url(../Images/bg_white.gif);*/
}

#menu14
{
	font-size: 11px;
	width: 120px;
	margin: 0px;
}
#menu14 ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menu14 li a
{
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #777;	
	padding-left: 5px;
}

#menu14 li a:link, #menu14 li a:visited
{
	color: #777;	
	display: block; /*background: url(../images/menu14.gif) no-repeat;*/
	background-color: Transparent;
}

#menu14 li a:hover
{
	color: #257EB7;	
	background-color: #C0CAE3; /*background: url(../images/menu14.gif) 0 -32px;*/
}

/* ----------------------------------------
   Sidebar box
------------------------------------------- */

.box
{
	margin-bottom: 5px;
	width: 155px;
	float: right;
	clear: right;
}
.box_title
{
	background: #C1CEF0 url('../images/title.gif') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	font: Arail;
	color: #047391;
}
.box_body
{
	background: #DAE3E9 url('../images/body.gif') repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 1.0em;
	text-align: left;
}
.box_bottom
{
	background: url('../images/bottom_12.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.box a
{
	color: #0085CC;
	text-decoration: none;
}

.boxleftouter
{
	clear: right; /*width: 155px;- Durga*/
	width: 187px; /*182*/
	float: left; /*durga    border-top-width:2px;   border-top-style:solid;   border-top-color:#E1E1E1;*/
}
.boxleft
{
	margin-bottom: 5px; /*width: 166px; - Commented By Durga*/
	width: 187px; /*185*/
	float: left;
}
.boxleft_title
{
	background: #C1CEF0 url('../images/title.gif') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	font: Arail;
	color: #047391;
}
.boxleft_body
{
	background: #DAE3E9 url('../images/body.gif') repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 0.9em;
	text-align: left;
}
.boxleft_bottom
{
	/*background: url('../images/bottom_12.gif') no-repeat left top; - Durga*/
	background: url('../images/12.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.boxleft a
{
	color: #0085CC;
	text-decoration: none;
}

/*-------------------*/

.boxleft1
{
	margin-bottom: 5px;
	width: 187px; /*185 - Durga -Home Page Shipment*/
	float: left;
	clear: right;
}
.boxleft1_title
{
	background: #C1CEF0 url('../images/title.gif') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	font: Arail;
	color: #047391;
}
.boxleft1_body
{
	background: #DAE3E9 url('../images/body.gif') repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 0.9em;
	text-align: left;
}
.boxleft1_bottom
{
	/*background: url('../images/bottom_12.jpg') repeat-x left top; - Durga*/
	background: url('../images/12.jpg') repeat-x left top;
	display: block;
	height: 5px; /*5px*/
	font-size: 0;
	line-height: 0;
}
.boxleft1 a
{
	color: #0085CC;
	text-decoration: none;
}


/*---------------------------------------------------------*/

.rowStyle
{
	width: 160px;
	text-align: right;
	height: 25px;
	vertical-align: top;
}
.rowTextStyle
{
	width: 255px;
	text-align: left;
	height: 20px;
	border: 1px;
	vertical-align: top;
}
.rowtextbox
{
	width: 245px;
	border: 1px;
	border-color: #C1CEF0;
	border-style: inset;
	background-color: #F9FBFF;
	font-size: 11px;
	color: Black;
	font-family: Arial, Times New Roman;
}
.rowDropdown
{
	width: 252px;
	text-align: left;
	height: 20px;
	border: 1px;
	vertical-align: top;
	border-style: inset;
}


.hcfDropdown
{
	font-size: 10pt;
	border-color: #EFC3BD;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
	color: black; /*height: 14px;*/
	height: 22px;
	padding: 2px 1px 1px 1px;
	font-family: Courier New;
}


.rowbuttontext
{
	border: 1px;
	border-color: #C1CEF0;
	background-color: #F9FBFF;
	font-size: 11px;
	color: Teal;
}
div.loader
{
	background: url(../images/menu14.gif);
	margin-left: -1000px;
}

.legendstyle
{
	font-size: 10pt;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;	
}

.lnkchat
{
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	color: #3C81C6;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
}


.cGrid
{
	width: 95%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #525252;
	border-collapse: collapse;
}
.cGrid td
{
	padding: 1px;
	border: solid 1px #c1c1c1;
	color: #717171;
}
.cGrid th
{
	padding: 1px 1px;
	color: #fff;
	background-color: #6080A0;
	border-left: solid 1px #525252;
	font-size: 0.9em;
}

/*----added by karthikeyan for Image Pageing Concept----------*/
.GridHeader
{
	background-color: #B4CBC6;
	color: Black;
	height: 22px;
	text-align: center;
}

.mGrid td table td
{
	border: solid 0px #c1c1c1;
}

.labelBold
{
	color: Black;
	font-family: Verdana;
	font-size: 12px;
}

/*----Modal Popup Progress Bar -Shan-----------------------*/

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=60);
	opacity: 0.60;
}
.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 150px;
	height: 50px;
}
.updateProgressMessage
{
	margin: 3px;
	font-family: Trebuchet MS;
	font-size: small;
	vertical-align: middle;
}

/*----Modal Popup Progress Bar -Shan-----------------------*/

.moreabthovheader
{
	color: #4E9D32;
	font-size: 19px;
	padding-left: 10px;
}
.moreabthov
{
	font-size: 9pt;
	position: relative;
	text-align: justify;
	padding-left: 10px;
}

/*----added by Rangasamy for UB DDE Screen Tab and color----------*/

.UB_Tab .ajax__tab_active .ajax__tab_inner
{
	border-style: none;
	border-width: 0;
}

.UB_Tab .ajax__tab_header .ajax__tab_active .ajax__tab_inner
{
	color: Black;
	font-size: 13px;
	font-weight: bold;
	background-color: White;
	border-color: #008FDA;
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	padding: 1px 1px 1px 1px;
	margin: 2px 2px 0px 2px;
	cursor: default;
}

.UB_Tab .ajax__tab_header .ajax__tab_inner
{
	color: white;
	font-size: 13px;
	background-color: #0A5BB6;
	border-color: #008FDA;
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	margin: 2px 2px 0px 2px;
	cursor: pointer;
}

.UB_Tab .ajax__tab_hover .ajax__tab_inner
{
	color: white;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


.UB_TTitle
{
	border-right: #008FDA 1px solid;
	border-top: #008FDA 1px solid;
	border-left: #008FDA 1px solid;
	border-bottom: #008FDA 1px solid;
}

.UB_Title
{
	background-color: #0A5BB6;
	border-right: #008FDA 1px solid;
	border-bottom: #008FDA 1px solid;
	color: White;
}

.UB_Icon
{
	background-color: #0A5BB6;
	border-bottom: #008FDA 1px solid;
}
.ubtxtbox
{
	font-size: 10pt;
	border-color: #008FDA;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	color: black;
	height: 15px;
	padding: 2px 1px 1px 1px;
	text-transform: uppercase;
	font-family: Courier New;
}
.ubddl
{
	font-size: 10pt;
	border-color: #EFC3BD;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	color: black; /*height: 14px;*/
	height: 19px;
	padding: 2px 1px 1px 1px;
	font-family: Courier New;
}
/* Durga Use If DIV with Image*/
.newline
{
	width: 100%;
	background: url('../images/img_line.jpg') repeat-x left top;
	display: block;
	height: 7px;
	font-size: 0;
	line-height: 0;
}
/**/
/* Added by Shan for Chat Window Middle Box */

.chatMiddleBox
{
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #f8f8f8;
	text-align: center;
}

/*LoginMaster.master New Changes */
#LoginTable
{
	width: 100%;
	border: "0";
	background-image: url(../Images/top_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/*height: 60;*/
	height:5%;
}
.txt_1a4b79
{
	color: #1a4b79;
}
#modernbricksmenuline
{
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 3px;
	background: #316493; /*Brown color theme*/
}
.breadcrumb
{
	float: left;
	width: 99%;
	line-height: 20px;
	background-color: #e6eff8;
	height: 22px;
	padding: 0 0 0 1em;
}
.body_wrapper
{
	float: left;
	width: 100%; /*margin:auto; width:auto;*/
	height: 100%;
	min-height: 100%;
	/*overflow-y: scroll;
	overflow-x: hidden;*/
}
.contentwrapper
{
	border: 0px solid #00236f;
	float: left;
	width: 100%;
	padding: 0.25em;
	min-height: 400px;
	height: auto;
}

/* LoginMaster.master New Changes*/

/*Home.aspx New Changes*/
legend
{
	font-weight: bold;
	color: #c70000;
}
.fset_hdr
{
	font-size: 110%;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;	
}
.btn_common_new 
{ 
background-repeat:repeat-x; 
background-position:top;
background-color:White;
height:21px; 
font-weight:bold; 
color: Black; 
line-height:18px; 
border:1px solid #1e5288;
}
#Div1
{
	height: 80px;
	/*overflow-y: auto;
	overflow-x: hidden;*/
	padding: 0;
	width:90%;
	overflow:hidden;
}
#Div2
{
	height: 80px;
	/*overflow-y: auto;
	overflow-x: hidden;*/
	padding: 0;
	overflow:hidden;
}
#Div3
{
	/*height: 350px; */
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0;
}
/* Grid 0 Start*/
.grid_tbl
{
	width: 100%;
	border: 1px solid #cccccc;
}
.grid_tbl th
{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #e4e4e4;
	text-align: center;
	padding: 0.25em;
}
.grid_tbl td
{
	padding: 0.25em;
}
.grid_tbl .tr0
{
	background-color: #f7f7f7;
}
.grid_tbl .tr1
{
	background-color: #e7e7e7;
}
.grid_tbl td .last
{
	border-right: none;
}

.data_tbl
{
}
.data_tbl th
{
	font-weight: normal;
	text-align: right;
}
.parent_wrapper
{
	/*height: 100%;*/
	height:100%;
}
.txt_12
{
	font-size: 12px;
}



form
{
	display: inline;
	color: #0c4375;
}
/* Grid 0 Ends*/
/*Home.aspx New Changes*/



/* Grid 0 Start*/
.grid_tbl
{
	width: 100%;
	border: 1px solid #cccccc;
}
.grid_tbl th
{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #e4e4e4;
	text-align: center;
	padding: 0.25em;
}
.grid_tbl td
{
	padding: 0.25em;
}
.grid_tbl .tr0
{
	background-color: #f7f7f7;
}
.grid_tbl .tr1
{
	background-color: #e7e7e7;
}
.grid_tbl td .last
{
	border-right: none;
}


.data_tbl
{
}
.data_tbl th
{
	font-weight: normal;
	text-align: right;
}
/* Grid 0 Ends*/


legend
{
	font-weight: bold;
	color: #c70000;
}


.btn_common
{
	/*background-image:url(../images/btn_login_bg.gif);  background-repeat:repeat-x; */
	background-image: url(../images/glossyback3.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color:White;/* #316493;*/
	font-weight: bold; /*color: #ffffff;*/
	color: #1e5288;
	line-height: 16px;
	border: 1px solid #1e5288;
}

.btn_common_Highlight
{
	/*background-image:url(../images/btn_login_bg.gif);  background-repeat:repeat-x; */
	/*background-image: url(../images/glossyback3.png);*/
	background-repeat: repeat-x;
	background-position: center;
	background-color:#0082de ;/*#0097db;*/ 
	font-weight: bold; color: #ffffff;
	/*color:  #1e5288;*/
	line-height: 16px;
	border: 1px solid ;/*#1e5288;*/
}
.helpnotes
{
	/*padding-left: 1.5em;
	padding-right: 1.0em;*/
	padding-left: 1.5em;
	padding-right: 0.8em;
	text-align: left;
	font-size: .9em;
	line-height: 20px;
	text-align:justify;
}
#modernbricksmenu
{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:3%;
}

#modernbricksmenu ul
{
	font: bold 11px Arial;
	margin: 0;
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#modernbricksmenu li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}

#modernbricksmenu a
{
	float: left;
	display: block;
	color: #00236f;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #316493; /*Default menu color*/
	background-image: url(../images/glossyback.png);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 0px solid white;
}

#modernbricksmenu a:hover
{
	background-color: #316493; /*Menu hover bgcolor*/
	background-image: url(../images/glossyback.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #ffffff;
}

#modernbricksmenu .current a
{
	/*currently selected tab*/
	background-color: #316493; /*Brown color theme*/
	background-image: url(../images/glossyback3.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #316493;
	border-left: 1px solid #316493;
	border-right: 1px solid #316493;
	border-color: #316493; /*Brown color theme*/
	color: #ffffff;
}

.textbox_Edit
{
	background-color: #f6f9fc;
	border: 1px solid #83a2be;
	color: #0c4375;
}

.textbox_normal
{
	/*width: 95%;*/
	background-color: #f6f9fc;
	height: 16px;
	border: 1px solid #83a2be;
	color: #0c4375;
	
}
.textbox_normal_readonly
{	
	/*width: 95%;*/
	/*background-color: White;*/
	/*background-color: #f6f9fc;*/
	background-color:#EAEAEA;
	height: 16px;
	/*border: 1px solid #83a2be;		*/
	/*color:#f7f7f7;*/
	border: 1px solid #83a2be;
	color: #0c4375;	
}
.dropdown_Edit
{
	background-color: #f6f9fc;
	border: 1px solid #83a2be;
	color: #0c4375;
	height: 25px;	
}





.grid_tbls
{
	/*width: 100%;*/
	border: 1px solid #cccccc;
	font-size: 10px;
	font-weight:bold;
	padding:0px;
	
	font-family:Arial;
	font-size:8pt;		
	font-weight:bold;	
}
.grid_tbls th
{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #e4e4e4;
	text-align: center;
	/*padding: 0.25em;*/
	font-weight:bold;
	padding:0px;
}
.grid_tbls td
{
	/*padding: 0.1em;*/
	font-size: 10px;
	padding:0px;
	font-weight:normal;
	padding:0px;

}
.grid_tbls .tr0
{
	background-color: #f7f7f7;
}
.grid_tbls .tr1
{
	background-color: #e7e7e7;
}
.grid_tbls td .last
{
	border-right: none;
}


.data_tbls
{
}
.data_tbls th
{
	font-weight: normal;
	text-align: right;
	padding:0px;
}
fieldset
{
	padding: 7px 7px 7px 7px;
}

.scrolls
{
	overflow: auto;
	overflow-x: hidden;
	scrollbar-arrow-color: #316493;
	scrollbar-face-color: #e6eff8;
	scrollbar-highlight-color: #eef5f7; /*scrollbar-shadow-color:#2083AA; scrollbar-base-color:#A8DCEA; scrollbar-track-color:#cfdde9;  scrollbar-3dlight-color:#307B93;*/
}

.headers_Fix
{
    font-weight:bold;
    position:absolute;
    background-color:Black;

}

.DivHeaderFeeze
{
	overflow: auto;
	/*overflow-x: hidden;*/
	position: relative;
	margin: 0 auto;
	width: 100%;
	
}
.DivHeaderFeeze td.locked, .DivHeaderFeeze th.locked
{
	position: relative;
	cursor: default;
	left: expression(this.offsetParent.scrollLeft-2); 
	/*background-color: Red;	*/
}
.DivHeaderFeeze th.locked
{	
	z-index: 99;
}
.DivHeaderFeeze th
{
	position: relative;
	cursor: default;
	top: expression(this.offsetParent.scrollTop-2); 
	z-index: 10;
}
/*DASHBOARD CHANGES*/
.cursors
{
	cursor: hand;
	/*background-color: Red;*/
}


/* css help TABS*/
.div_wrapper {
float:left;
width:100%;
height:76%; 
min-height:76%;
}


.tab_wrapper
{
	width: 70%;
	/*float: left;*/
	/*margin: auto;*/
	margin-left: 10%;
	border: solid 1px #d5dfe5;
	padding: 5px 5px 0px 5px;
}
.tab_wrapper1
{
	width: 35%;
/*	float: left;
	margin: auto;*/
	margin-left: 30%;
	border: solid 1px #d5dfe5;
	padding: 5px 5px 0px 5px;
}
.tab_header
{
	float: auto;
	background-color: #316493;
	height: 30px;
	margin-bottom: 5px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.5em;
}
.tab_content
{
	display: block;
	background-color: #e6eff8;
	height: 30px;
	margin-bottom: 5px;
	color: #316493;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.5em;
	text-decoration: none;
	cursor: hand;
}
.tab_content:hover
{
	display: block;
	background-color: #aabbcc;
	height: 30px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bolder;
	line-height: 2.5em;
	text-decoration: none;
	cursor: hand;
}
/* css help TABS*/

/*.div_wrapper
{
	float: left;
	width: 100%; 
	height: 76%;
	min-height: 76%;
}*/

.DBbtn_common
{	
	background-image: url(../images/glossyback3.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color:White;/* #316493;*/
	font-weight: bold; 
	color: #1e5288;
	line-height: 16px;
	border: 1px solid #1e5288;
	cursor: hand;

}

/*Payer List*/
/*Payer List*/
.pay_wrapper
{
    widows: 100%;
}
.pay_content
{
    /*width: 80%;*/
    margin: auto;
    text-align: center;
    background-color: #316493;
    height: 30px;
    margin-bottom: 20px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.5em;
}
.pay_content1
{
    /*width: 80%;*/
    margin: auto;
    text-align: center;
    background-color: #316493;
    height: 6px;
    margin-bottom: 20px;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 2.5em;
}
.pay_listbar
{
    width: 100%;
    float: left;
    background-color: #316493;
    padding: 5px 0px 5px 0px;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    line-height: 1.5em;
}

.pay_tab1
{
    width: 100%;
    height: 150%;
    float: left;
    /*margin-left: 10%;*/
    background-color: #7cc576;
    padding: 5px 0px 5px 0px;
    color: #FFF;
    font-size: 16px;
    line-height: 1.5em;
    text-decoration: none;
    cursor: hand;
   
}
.pay_tab1:hover
{
    display: block;
    width: 100%;
    height: 150%;
    float: left;
    /*margin-left: 10%;*/
    background-color: #619d5c;
    padding: 5px 0px 5px 0px;
    color: #FFF;
    font-size: 16px;
    line-height: 1.5em;
    text-decoration: none;
    cursor: hand;
}
.pay_tab1_0
{
    width: 100%;
    height: 150%;
    float: left;
    background-color: #7cc576;
    margin-bottom: 15px;
    padding: 5px 0px 5px 0px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
}

.pay_tab2
{
    width: 100%;
    height: 150%;
    float: left;
    /*margin-left: 10%;*/
    background-color: #448ccb;
    padding: 5px 0px 5px 0px;
    color: #FFF;
    font-size: 16px;
    line-height: 1.5em;
    text-decoration: none;
    cursor: hand;
}
.pay_tab2:hover
{
    display: block;
    width: 100%;
    height: 150%;
    float: left;
    /*margin-left: 10%;*/
    background-color: #2f608c;
    padding: 5px 0px 5px 0px;
    color: #FFF;
    font-size: 16px;
    line-height: 1.5em;
    text-decoration: none;
    cursor: hand;
}
.pay_tab2_0
{
    width: 100%;
    height: 150%;
    float: left;
    background-color: #448ccb;
    margin-bottom: 15px;
    padding: 5px 0px 5px 0px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
}

.pay_tab3
{
    width: 100%;
    height: 150%;
    float: left;
    /*margin-left: 10%;*/
    background-color: #ffa800;
    padding: 5px 0px 5px 0px;
    color: #FFF;
    font-size: 16px;
    line-height: 1.5em;
    text-decoration: none;
    cursor: hand;
}
.pay_tab3:hover
{
    display: block;
    width: 100%;
    height: 150%;
    float: left;
    /*margin-left: 10%;*/
    background-color: #ff7200;
    padding: 5px 0px 5px 0px;
    color: #FFF;
    font-size: 16px;
    line-height: 1.5em;
    text-decoration: none;
    cursor: hand;
}
.pay_tab3_0
{
    width: 100%;
    height: 150%;
    float: left;
    background-color: #ffa800;
    margin-bottom: 15px;
    padding: 5px 0px 5px 0px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
}

.tab_contentrej
{
    display: block;
    background-color: #e6eff8;
    height: 30px;
    margin-bottom: 5px;
    color: #316493;
    font-size: 12px;
    font-weight: bold; /*line-height: 2.5em;*/
    text-decoration: none;
    cursor:default;   
}
.tab_contentrej:hover
{
	display: block;
    background-color: #e6eff8;
    height: 30px;
    margin-bottom: 5px;
    color: #316493;
    font-size: 12px;
    font-weight: bold; /*line-height: 2.5em;*/
    text-decoration: none; 
	cursor: default;
}

.dashboardtitle
{
    /*background-image: url(../images/dashboard_title.jpg);*/
   
    background-repeat: repeat-x;
    background-color: #497CD1;
    border-bottom-color: #3C69BD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #3C69BD;
    border-top-style: solid;
    border-top-width: 1px;
    font-family: Arial,Helvetica,sans-serif;
    color: White;
    padding-left: 10px;
    text-align: left;
    font-weight:bold;
    width:90%;
    background-image: url(../images/dashboard_title.jpg);
}
.DBbtn_common1
{
    background-image: url(../Images/dashboard_title.JPG);
    background-repeat: repeat-x;
    background-position: center;
    background-color: White; /* #316493;*/
    font-weight: bold;
    color: #ffffff;
    line-height: 16px;
    border: 0px solid #1e5288;
    cursor: hand;
    height: 24px;    
}
.sBoxtd
{
	/*background-position: left 50%;*/
	background-image: url(../Images/line.gif);/*activ_tab_bg.png ,dashTable.jpg ,dolphin_bg.gif, header-title.jpg ,*/
	
	background-repeat: repeat-y;
	/*background-color: #dfe2f1;*/
	/*width:1%;*/
}


.dashrowstyle
{
    text-align: left;
    padding-left:0px;
    padding-left: 0.5em;
}
.dashrowstyleno
{
    cursor: hand;
    text-align: right;
    padding-right: 0.5em;
}
.dashrowstylenum
{
    /*cursor: hand;*/
    text-align: right;
    padding-right: 1.5em;
}
.dashgrid
{
    background-color: #e6e8eb;
}

.btn_common_Highlight
{
	/*background-image:url(../images/btn_login_bg.gif);  background-repeat:repeat-x; */
	/*background-image: url(../images/glossyback3.png);*/
	background-repeat: repeat-x;
	background-position: center;
	background-color:#0082de ;/*#0097db;*/ 
	font-weight: bold; color: #ffffff;
	/*color:  #1e5288;*/
	line-height: 16px;
	border: 1px solid ;/*#1e5288;*/
}
.cal_Theme1 .ajax__calendar_container   {
    background-color: #8c8c8c;
    border:solid 1px #000000;
  
}

.cal_Theme1 .ajax__calendar_header  {
    background-color: #cccccc;
    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: #cccccc;
    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: #004080;
    font-weight: bold;
    background-color: #5f8cd0;
}

.cal_Theme1 .ajax__calendar_today   {
    font-weight:bold;
     color: #004080;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}

/*Added by T.N.Nagasundar*/
.grid_tbl .HidePaging 
{
	display: none;
}

/*MC 5010 Changes Start*/
.mfocusfldload
{
    font-size: 10pt;
    border-color: LightSteelBlue;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
    color: black;
    height: 15px;
    padding: 2px 1px 1px 1px;
    text-transform: uppercase;
    background-color: #DCDCDC;
    font-family: Courier New;
}

.mcDropdown
{
    font-size: 10pt;
    border-color: #EFC3BD;
    border-width: 1px;
    border-style: solid;
    vertical-align: top;
    color: black; /*height: 14px;*/
    height: 21px;
    padding: 2px 1px 1px 1px;
    font-family: Courier New;   
}

.MC_button
{
    background-image: url(../Images/MC_button.JPG);
    border: Solid 1px #5B5B5B;
    text-align :center;
    font-size: 1em;
    height:30px;
    width :90px;
    color:White;
}
/*MC 5010 Changes End*/