﻿html, body
{
	/*height:99.5%; _height:auto;*/
}
body
{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	height:auto;
}
body, td, th, p, a, li, input, select, textarea
{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000; /*vertical-align:top;*/
	height:auto;
}
form
{
	padding: 0px;
	margin: 0px;
}
img
{
	border: none;
}
a
{
	color: #146db5;
	text-decoration: underline;
}
a:hover
{
	color: #c00;
}
em
{
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
}
hr
{
	height: 1px;
	color: #CCCCCC;
	background: #ccc;
	font-size: 1px;
}
sup
{
	font-size: 11px;
}
.NoBorder
{
	border: none;
}

.lblHighlight
{
	font-style: italic;
}
.lblCurrency
{
	vertical-align: middle;
	font-size: medium;
	margin-bottom: 5px;
	font-weight: bold;
}
.lblPerCent
{
	vertical-align: middle;
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}
.nodisplay
{
	display: none;
}
.pageHolder
{
	height: 20px;
	font-size: 12px;
	display: inline;
}

select{
    padding-top: 4px;
}

input[type="text"]:disabled, textarea:disabled
{
    border:none;
    outline:none;
    background:none;    
    background-color: #ffffff; /*border: #eaeaea solid 1px !important */
    resize:none;  
}

#wrapperTbl
{
	width:95%;
	background: #a0a0a0;
	height : 70% !important;
}
#mainTbl
{
	border: 1px solid #6799b7;
	border-top: none;
	border-bottom: none;
	width:100%;
	height : 70% !important;
}
#mainTbl td.header
{
	background: url(../../images/header.gif) no-repeat -1px 0;
	height: 110px;
}
#ctl00_pnlHeader
{
	background: url(../../images/header.gif) no-repeat left top !important;
	width: 100% !important;
}
#mainTbl td.headerCMT
{
	background: url(../../images/bg_header_cmt.gif) no-repeat -1px 0;
	height: 79px;
}
#mainTbl td.content
{
	background: #a0a0a0 url(../../images/bg_page.gif) repeat-x 0 0;
	padding: 5px;
	height: 85%;
}
/*#mainTbl td.content{background:#b2b2b2; url(../../images/bg_page1.gif) repeat-x 0 0; padding:10px; height:85%;}*/
/*#mainTbl td.content{background:#b2b2b2 url(../../images/bg_page1.gif) repeat-x 0 0; padding:10px; height:85%;padding-top:0px;}*/
#mainTbl td.footer
{
	background: #a0a0a0;
	color: #fff;
	padding: 0 10px;
	height: 35px;
}
#mainTbl td.footer a
{
	color: #fff;
}
a.print
{
	background: url("../../images/icons/print.gif") no-repeat 0 0;
	padding: 2px 0 2px 20px;
	display: block;
	color: #146db5;
	float: right;
}
a.pdfprint
{
	background: url("../../images/icons/pdf.gif") no-repeat 0 0;
	padding: 2px 0 2px 20px;
	display: block;
	color: #146db5;
	float: right;
}
a.excel
{
	background: url("../../images/icons/excel.gif") no-repeat 0 0;
	padding: 2px 0 2px 20px;
	display: block;
	color: #146db5;
	float: right;
}

#moowrapperTbl
{
	width: 95%;
	margin: 0 0 0 12px;
	background: #a0a0a0; /*height:100%;*/
}
#moomainTbl
{
	border: 1px solid #a0a0a0;
	border-top: none;
	border-bottom: none;
	width: 95%;
}
.revHistory
{
	/*white-space: pre;*/
	word-wrap: normal;
	word-break: break-all;
}
#moomainTbl td.header
{
	background: url(../../images/header.gif) no-repeat -1px 0;
	height: 110px;
}
#moomainTbl td.headerCMT
{
	background: url(../../images/bg_header_cmt.gif) no-repeat -1px 0;
	height: 79px;
}
#moomainTbl td.content
{
	background: #FFFFFF url(../../images/bg_page.gif) repeat-x 0 0;
	padding: 10px;
	height: 85%;
}
/*#mainTbl td.content{background:#b2b2b2; url(../../images/bg_page1.gif) repeat-x 0 0; padding:10px; height:85%;}*/
/*#mainTbl td.content{background:#b2b2b2 url(../../images/bg_page1.gif) repeat-x 0 0; padding:10px; height:85%;padding-top:0px;}*/
#moomainTbl td.footer
{
	background: #a0a0a0;
	color: #fff;
	padding: 0 10px;
	height: 35px;
}
#moomainTbl td.footer a
{
	color: #fff;
}

.contentMenu
{
	background-image: url(../../images/bg_page.gif);
}

.contentPanel
{
	background-image: url(../../images/bg_page.gif);
	vertical-align: bottom;
	padding-left: 10px;
}
.logo
{
	padding: 10px 0 0 35px;
	margin-top: 11px;
	width: 50px;
}
.TreeMenu
{
	color: #eeeeee;
	font-weight: bold;
	height: 25px;
	background-image: url(../../images/menuback.jpg);
	vertical-align: bottom;
	text-align: right;
}
.TreeMenuItem
{
	color: #eeeeee;
	font-weight: bold;
	height: 25px;
	vertical-align: bottom;
	text-align: right;
}
.otherLinks
{
	color: #215483;
	font-weight: bold;
	font-size: 12px;
}
input.btn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	background: #175ca1;
	color: #fff;
	width: auto;
	min-width: 0px;
	overflow: visible;
	padding: 1px 5px;
	cursor: pointer;
}
input.btndisabled
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	color: #fff;
	width: auto;
	min-width: 0px;
	overflow: visible;
	padding: 1px 5px;
	cursor: pointer;
}

.floatingHeaderTbl
{
	height: 5px;
}

.validationerrormessage ul
{
}

.validationerrormessage ul li
{
	background-image: url(../../Images/icons/delete.gif);
	background-repeat: no-repeat;
	color: Red;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-left: 20px;
}

/*.validationerrormessage
 {     
    background-image :url(../../Images/icons/delete.gif);
    background-repeat :no-repeat ; 
 	color:Red;     
 	font-size:11px; 
 	font-weight:bold;     
 	padding:0px;     
 	padding-left: 20px;   
 	 
  } */

searchTbl .error
{
	color: #fff;
	font-weight: bold;
	padding: 0px;
	padding-left: 0px;
	min-height: 55px;
}
.HelpModuleTitle
{
	background-color: #FECB00;
}

.SimpleEntertainmentMenu
{
	color: #eeeeee;
	font-weight: bold;
	height: 25px;
	vertical-align: bottom;
	text-align: right;
}
.SimpleEntertainmentMenu1
{
	color: #eeeeee;
	font-weight: bold;
	background-image: url(../../images/menuback.jpg);
	height: 25px;
	text-align: right;
}

.SimpleEntertainmentMenuHome
{
	color: #eeeeee;
	font-weight: bold;
	background-image: url(../../images/menuhomeback.jpg);
	height: 25px;
	text-align: right;
}

.Tab
{
	background: url("../../images/menuback.jpg");
	color: white;
}
.VerticalBar
{
	color: #efefef;
	width: 0px;
	background-color: #efefef;
}


.time
{
	width: 100px;
	float: right;
	margin-top: 5px;
	margin-top: 5px;
	text-align: Left;
}

.TreeMenuSelectedNode
{
	background-image: url(../../images/home.jpg);
}
.logoCp
{
	float: right;
	padding-top: 0px;
	color: #efefef;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial Narrow;
	white-space: nowrap;
}
.logoCpCMT
{
	width: 200px;
	float: right;
	margin-top: 17px;
	_margin-top: 17px;
	padding-top: 0px;
}
.topLinks
{
	float: right;
	clear: both;
	color: #ffffff;
	white-space: nowrap;
	font-weight: normal;
	direction: rtl;
}
.topLinks a
{
	color: #eeeeee;
	text-decoration: underline;
	margin: 0 5px;
	font-weight: normal;
	direction: rtl;
}
.topLinks a.logout
{
}
.applName
{
	padding: 0 10px;
}
.applNameMaster
{
	padding: 0 10px;
	width: 65%;
}
.applspacer
{
	width: 6px;
}
.contentArea
{
	background: #fff;
	padding: 0 10px 10px 10px;
}
.userName
{
	color: #eeeeee;
	border-left: 1px;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}
.userDetails
{
	color: #eeeeee;
	border-left: 1px;
	text-align: right;
	font-size: 12px;
}


.userDetailsMaster
{
	color: #eeeeee;
	border-left: 1px;
	text-align: right;
	font-size: 12px;
	width: 15%;
}
.userAdd
{
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
	text-align: right;
}
.topLinkDivision
{
	background: #fff;
	width: 1px;
	height: 15px;
	_margin-top: 15px;
}
.home
{
	padding-top: 10px;
}
.pageTtl
{
	color: #9b3232;
	padding: 8px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #979797;
}

.calenderBtn
{
	padding-left: 6px;
}

.SectionStyle
{
	background-color: #106DB5;
	color: white;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
.SectionStyleMS
{
    background-color: #a0a0a0;
	color: white;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
.SubMenuLinkStyle
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.SubMenuLabelStyle
{
	color: white;
	font-weight: bold;
}

.MainContent
{
	overflow: scroll;
	overflow-x: hidden;
	width: 100%;
	height: 800px;
}
.pageTtl1
{
	border-bottom: #979797 1px solid;
}
.instruction
{
	padding: 15px 0;
}
.flasbanner
{
	width: 626px;
	padding-bottom: 10px;
}
headerTbl
{
	margin: 4px 0 0 0;
}
div.content
{
	padding: 10px 0px 0px 5px;
	margin: 0px;
	width: 750px;
}


div.clearer
{
	clear: both;
	height: -5px;
	line-height: .01em;
	padding: 0;
	margin: 0;
}

.subMnubg
{
	color: #005590;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
    cursor:pointer;
	background-color: #146db5;
}
.subMnuHeader
{
	background-image: url('../../Images/subMnu_Header.GIF');
}



.subMenuBorder
{
	border: 1px solid #e9e9e9;
}
.subMnuTitleImage
{
	height: 24px;
	width: 200px;
	background-image: url('../../Images/nav/subMnu_Title.gif');
}

.bullet
{
	font-family: Verdana, sans-serif, Helvetica, Arial;
	color: #ffffff;
}

.active
{
	color: #03558d;
}

.leftNav
{
	width: 200px;
	background: #146db5;
	background-image: (../../images/bottom_leftNav.gif) no-repeat 0 bottom;
	vertical-align: top;
}


.MenuItem
{
	width: 125px;
	height: 27px;
	color: white;
	background: url("../../images/menubg.gif") no-repeat right 30%;
	font-weight: bold;
	text-indent: -12px;
	margin: 0px 2px 0px 0px;
	text-align: center;
	padding-right: 2px;
	padding-top: 10px;
}

.MenuItemActive
{
	width: 115px;
	height: 27px;
	color: #146db5;
	background: url("../../images/menubg_activ.gif") left no-repeat;
	font-weight: bold;
	text-align: center;
	margin: 0px 2px 0px 0px;
	padding-right: 2px;
	text-indent: -12px;
}
.MenuItemHover
{
	width: 147px;
	height: 27px;
	background: url("../../images/menubg.gif") left no-repeat;
	color: White;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	padding-right: 2px;
}

.MenuItemHome
{
	width: 71px;
	height: 27px;
	color: White;
	background: url("../../images/homeBg.gif") left no-repeat;
	font-weight: bold;
}
.MenuItemHomeHover
{
	width: 71px;
	height: 27px;
	color: White;
	background: url("../../images/homeBg_activ.gif") left no-repeat;
	text-align: center;
	font-weight: bold;
}
.MenuItemHomeActive
{
	width: 71px;
	height: 28px;
	color: #146db5;
	background: url("../../images/homeBg_activ.gif") left no-repeat;
	text-align: center;
	font-weight: bold;
}
.MenuItem a:hover
{
	color: White;
}
.MenuItemActive a:hover
{
	color: #146db5;
}
.MenuItemHomeActive a:hover
{
	color: #146db5;
}

.DynamicMenuItem
{
	background-color: #146db5;
	color: White;
	width: 186px;
}
.DynamicHoverItem
{
	background-color: #e5f0f9;
	color: #146db5;
}
.DynamicHoverItem a:hover
{
	color: #146db5;
}
.submenu1
{
	color: White;
	background-color: #146db5;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	text-indent: 0px;
	white-space: nowrap;
}
.ProgressBar
{
	position: fixed;
	left: 50%;
	top: 50%;
	display: none;
	z-index: 100000;
}

.ProgressBar1
{
	position: fixed;
	left: 40%;
	top: 50%;
	display: none;
	z-index: 100000;
}

#ProgressBarMaster {
    position: fixed;
	left: 50%;
	top: 30%;
	z-index: 100000;
}

#ProgressBar
{
	position: fixed;
	left: 40%;
	top: 50%;
	z-index: 100000;
}

#ProgressBar_1
{
	position: fixed;
	left: 40%;
	top: 50%;
	z-index: 100000;
}

.submenu1 a:hover
{
	color: #c00;
	background-color: #146db5;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	text-indent: 0px;
	white-space: nowrap;
}
.submenuHead
{
	color: White;
	background-color: #146db5;
	font-weight: bold;
	text-indent: 6px;
}
.MenuBorderTest
{
	border-top: 1px solid #e9e9e9;
	position: fixed;
	width: 177px;
}
/* New style KCPNA*/


.portalSections TD
{
	border-right: #cccccc 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.portalSections TD.last
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
}
.portalSections UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 4px 0px 15px 10px;
	padding-top: 0px;
	list-style-type: none;
}
.portalSections LI
{
	padding-right: 0px;
	padding-left: 8px;
	background: url(../../images/ar_blue_links.gif) no-repeat 0px 4px;
	padding-bottom: 0px;
	margin: 0px 0px 6px;
	padding-top: 0px;
	list-style-type: none;
}
.portalSections LI A
{
	font-size: 12px;
	color: #0c6aae;
	text-decoration: none;
}
.greyBox
{
	padding-right: 0px;
	padding-left: 0px;
	background: #f3f2f2;
	padding-bottom: 0px;
	margin: 0px 0px 5px;
	padding-top: 0px;
}
.greyBox TH.attention
{
	padding-right: 0px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 12px;
	background: url(../../images/bg_header_bx4.jpg) no-repeat 0px 0px;
	padding-bottom: 5px;
	color: black;
	padding-top: 10px;
	text-align: left;
}
.greyBox TH.attentionline
{
	height: 0px;
}
.greyBox TH.proSearch
{
	padding-right: 0px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 12px;
	background: url(../../images/bg_header_bx2.gif) no-repeat 0px 0px;
	padding-bottom: 5px;
	color: black;
	padding-top: 10px;
	text-align: left;
}
.greyBox TH.proSearchline
{
	height: 0px;
}
TD.content3
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.greyBox TD.btLt
{
	background: url(../../images/img_hmBox_gr_lt.gif) #fff no-repeat 0px 0px;
	width: 8px;
	height: 19px;
}
.greyBox TD.btRt
{
	background: url(../../images/img_hmBox_gr_rt.gif) #fff no-repeat right 0px;
	width: 112px;
	height: 19px;
}
.greyBox TD.btMd
{
	background: url(../../images/img_hmBox_gr_md.gif) #fff repeat-x 0px 0px;
	width: 174px;
	height: 19px;
}
.greyBox UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 4px 0px 0px;
	padding-top: 0px;
	list-style-type: none;
}
.greyBox LI
{
	padding-right: 0px;
	padding-left: 8px;
	background: url(../../images/ar_gr_links.gif) no-repeat 0px 4px;
	padding-bottom: 0px;
	margin: 0px 0px 6px;
	padding-top: 0px;
	list-style-type: none;
}
.greyBox LI A
{
	color: #333333;
}
.greyBox LI IMG
{
	vertical-align: text-top;
}
.greyText
{
	font-size: 10px;
	vertical-align: top;
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.greyBoxDark
{
	padding-right: 0px;
	padding-left: 0px;
	background: #e9e9e9;
	padding-bottom: 0px;
	margin: 0px 0px 5px;
	padding-top: 0px;
}
.greyBoxDark TH
{
	padding-right: 0px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 12px;
	background: url(../../images/bg_header_bx3.gif) no-repeat 0px 0px;
	padding-bottom: 5px;
	color: black;
	padding-top: 10px;
	text-align: left;
}
.greyBoxDark TH.line
{
	height: 0px;
}
.greyBoxDark TD.btLt
{
	background: url(../../images/img_hmBox_gr1_lt.gif) no-repeat 0px 0px;
	width: 8px;
	height: 19px;
}
.greyBoxDark TD.btRt
{
	background: url(../../images/img_hmBox_gr1_rt.gif) no-repeat right 0px;
	width: 113px;
	height: 19px;
}
.greyBoxDark TD.btMd
{
	background: url(../../images/img_hmBox_gr1_md.gif) repeat-x 0px 0px;
	width: 171px;
	height: 19px;
}

INPUT.btn
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	background: #175ca1;
	padding-bottom: 1px;
	overflow: visible;
	border-left: #000 1px solid;
	width: auto;
	cursor: pointer;
	color: #fff;
	padding-top: 1px;
	border-bottom: #000 1px solid;
	min-width: 0px;
}

INPUT.btnView
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	background: #175ca1;
	padding-bottom: 1px;
	overflow: visible;
	border-left: #000 1px solid;
	width: auto;
	cursor: default;
	color: #fff;
	padding-top: 1px;
	border-bottom: #000 1px solid;
	min-width: 0px;
}
INPUT.btndisable
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	background: #db041a;
	padding-bottom: 1px;
	overflow: visible;
	border-left: #000 1px solid;
	width: auto;
	cursor: pointer;
	color: #fff;
	padding-top: 1px;
	border-bottom: #000 1px solid;
	min-width: 0px;
}
INPUT.formBtn
{
	border-right: #666666 1px solid;
	padding-right: 5px;
	border-top: #666666 1px solid;
	padding-left: 5px;
	background: #9d9d9e;
	padding-bottom: 1px;
	overflow: visible;
	border-left: #666666 1px solid;
	width: auto;
	color: #fff;
	padding-top: 1px;
	border-bottom: #666666 1px solid;
	min-width: 0px;
}
A.more
{
	padding-right: 8px;
	padding-left: 0px;
	background: url(../../images/ar_more.gif) no-repeat right 50%;
	padding-bottom: 0px;
	padding-top: 0px;
}
A.moreWhite
{
	padding-right: 8px;
	padding-left: 0px;
	background: url(../../images/ar_more_white.gif) no-repeat right 50%;
	padding-bottom: 0px;
	color: #ffffff;
	padding-top: 0px;
}
A.Productmore
{
	padding-right: 8px;
	padding-left: 0px;
	font-weight: bold;
	background: url(../../images/ar_more_white.gif) no-repeat right 50%;
	padding-bottom: 0px;
	color: #ffcc66;
	padding-top: 0px;
}
DIV.hdPortal
{
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	background: url(../../images/bg_hdBox.gif) no-repeat 0px 0px;
	padding-bottom: 4px;
	width: 133px;
	color: black;
	padding-top: 4px;
}
DIV.hdPortal1
{
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	background: url(../../images/bg_hdBox1.gif) no-repeat 0px 0px;
	padding-bottom: 4px;
	width: 200px;
	color: black;
	padding-top: 4px;
}

DIV.resultTxt
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
	color: #ffffff;
	padding-top: 4px;
	background-color: #507baf;
	text-align: left;
}
DIV.content
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	width: 750px;
	padding-top: 10px;
}
DIV.clearer
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 0.01em;
	padding-top: 0px;
}
DIV.paging
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 2px 5px;
	color: #34567d;
	line-height: 24px;
	padding-top: 3px;
}
DIV.pagination
{
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: 2px 5px;
	color: #34567d;
	line-height: 24px;
	padding-top: 3px;
}
DIV.pagination INPUT.txtBox
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	margin: -4px 0px 0px;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
}
DIV.pagination INPUT.btn
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: -3px 0px 0px;
	padding-top: 0px;
}
DIV.pagination A
{
	margin: 10px 5px 0px;
	color: #34567d;
	text-decoration: underline;
}
A.first
{
	padding-right: 0px;
	padding-left: 8px;
	background: url(../../images/ar_first.gif) no-repeat 0px 50%;
	padding-bottom: 0px;
	padding-top: 0px;
}
A.prev
{
	padding-right: 0px;
	padding-left: 8px;
	background: url(../../images/ar_prev.gif) no-repeat 0px 50%;
	padding-bottom: 0px;
	padding-top: 0px;
}
.actions
{
	text-align: right;
}
.subMnubg
{
	
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	cursor: hand;
	color: #ffffff;
}
.subMnuHeadBg
{
	border-right: #6693c2 1px solid;
	border-top: #6693c2 1px solid;
	border-left: #6693c2 1px solid;
	border-bottom: #6693c2 1px solid;
	background-color: #6693b4;
}
.readForm
{
	border: 1px solid #ddd;
	padding: 5px;
}
label, .label
{
	color: #000;
	font-weight: bold; /*vertical-align:text-top; marg in: 0 10px 0 0; padding:0px 0 0 0;*/
}
.label2
{
	color: #000;
	font-weight: bold; /*vertical-align:text-top; marg in: 0 10px 0 0; padding:0px 0 0 0;*/
}
.label2 img
{
	float: left;
	margin-right: 3px;
}

.label2 span
{
	float: left;
	width: 90%;
}
.label1
{
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
.tablabel
{
	color: #666666;
}
a.quickHelp
{
	background: url("../../images/icons/quickHelp.GIF") no-repeat 0 0;
	padding: 2px 0 2px 20px;
	display: block;
	color: #146db5;
	float: right;
	vertical-align: middle;
}
.formTitle
{
	color: #146db5;
	font-weight: bold;
	background: url(../../images/icons/formTitleBg.gif) no-repeat 5px 5px;
	padding: 8px 0 6px 30px;
}
/*Sprint 6 # Q04292 -Start*/
.formTitleNew
{
	color: #146db5;
	font-weight: bold;
	background: url(../../images/icons/formTitleBgNew.gif) no-repeat 5px 5px;
	padding: 8px 0 6px 10px;
}
/*Sprint 6 # Q04292 -End*/
.formTitleInternal
{
	color: black;
	font-weight: bold;
	background: url(../../images/icons/formTitleBg.gif) no-repeat 2px 5px;
	padding: 8px 0 6px 30px;
}

.searchTbl
{
	padding: 0px;
	margin: 0px;
	background: #ebf1f7;
}
.searchTbl th
{
	background: url(../../images/searchheader.jpg) no-repeat 0 0;
	height: 30px;
	width: 259px;
}
.icoSearch
{
	display: none;
}
.searchTbl td.formContent
{
	padding: 5px 10px 0 10px;
}

.searchTbl .separator
{
	background: url(../../images/sep_searchTbl.gif) repeat-x 0 50%;
	height: 2px;
	font-size: 1px;
}
.searchTbl td.buttons
{
	text-align: center;
}
.buttons_box
{
	padding: 15px 0px 15px 0px;
}
.buttons_right
{
	text-align: right;
}
.searchTbl .shd
{
	background: url(../../images/shadow_tbl.gif) repeat-x;
	height: 13px;
}

.txtBox
{
	border: 1px solid #6a6a6a;
	padding: 2px 5px;
	width: 190px;
}
.comboBox
{
	border: 1px solid #6a6a6a;
	width: 200px;
}
.tableSpcing
{
	padding: 8px;
}


.dataTbl
{
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #ededed;
	width: 100%;
}
#gridContainer .dataTbl
{
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #ededed;
	width: 97.5%;
}
.dataTbl .border
{
	border: 1px solid #5e869c;
}
.dataTbl tr.oddRow
{
	background: #fefefe;
}
.dataTbl tr.evenRow
{
	background: #F8F8F8;
}
.dataTbl tr.selectedRow
{
	background: #ECF5FD;
}
.dataTbl tr.alert
{
	background: #ffcc00;
}

.dataTbl td
{
	padding: 3px 5px;
}
.dataTbl td.chkBox, .dataTbl th.chkBox
{
	padding: 0px;
	text-align: center;
}
.dataTbl th, .dataTbl th a
{
	background: #d7e4f0;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
	text-align: left;
}
.dataTbl th a
{
	padding: 0;
}
.dataTbl th img
{
	vertical-align: middle;
}
.dataTbl_center
{
	text-align: center;
}
.dataTbl td.number
{
	text-align: right;
}


.mandatoryFields
{
	color: #9b3232;
	font-size: 12px;
	font-weight: bold;
}

.searchResults
{
	border: 1px solid #ddd;
}
.searchResults td.lrb
{
	background: url(../../images/corn_lrb.gif) no-repeat 0 0;
	width: 3px;
	height: 3px;
}
.searchResults td.tlb
{
	background: url(../../images/corn_tlb.gif) no-repeat 0 0;
	width: 3px;
	height: 3px;
}
.searchResults td.borderTop
{
	border-top: 1px solid #5e869c;
	width: 100%;
}
.searchResults td.borderBottom
{
	border-bottom: 1px solid #5e869c;
}
.searchResults td.borderLeftRight
{
	border-left: 1px solid #5e869c;
	border-right: 1px solid #5e869c;
}
.searchResults th
{
	background: #e9e9e9;
	padding: 4px 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #146db5;
	font-size: 11px;
	height: 18px;
}
.border
{
	border: 1px solid #ddd;
}


.PortalLogoPointer
{
	z-index: auto;
	top: 25px;
	left: 55px;
	position: absolute;
	height: 70px;
	width: 180px;
	cursor: pointer;
}

.treePopupHead
{
	background: #e9e9e9;
	padding: 4px 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #146db5;
	font-size: 11px;
	height: 10px;
}
.treeParent
{
	color: White;
	background-color: #146db5;
	font-weight: bold;
	text-indent: 6px;
	text-decoration: none;
}

.treeParent a:hover
{
	color: White;
	background-color: #146db5;
	font-weight: bold;
	text-indent: 6px;
	text-decoration: none;
}

.treeLeaf
{
	color: White;
	background-color: #146db5;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	text-indent: 0px;
	white-space: nowrap;
	text-decoration: none;
}

.treeLeafHover
{
	color: Black;
	background-color: #146db5;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	text-indent: 0px;
	white-space: nowrap;
	text-decoration: underline;
}

.treeLeafSelected
{
	font-family: Verdana, sans-serif, Helvetica, Arial;
	color: Black;
	white-space: nowrap;
}

.icoSearch
{
	background: url(../images/icons/search.gif) no-repeat 0 1px;
	padding: 4px 0 6px 25px;
}
TH.proSearch
{
	padding-right: 0px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 12px;
	background: url(../../images/searchheader_NAKCP.gif) no-repeat 0px 0px;
	padding-bottom: 5px;
	color: black;
	padding-top: 2px;
	text-align: left;
}

.PortalHeader
{
	margin-left: 310px;
	float: left;
	top: 18px;
	position: absolute;
}

.addressSep
{
	height: 10px;
}

.headapplName
{
	padding: 0 10px;
}

/*.floatingHeaderTbl{height:15px;}*/

/*.headerSeparator 
{	border-left:0;
	border-top:0;
	border-bottom:0;
	border-left:1px;
	border-color:#ffffff;
	height:40px;
	top:20px
	
	}*/

.headerSeparator
{
	border-left-style: solid;
	border-left-color: White;
	border-left-width: 1px;
	height: 35px;
	top: 20px;
}


.divHeaderSeparator
{
	border-right-style: solid;
	border-color: white;
	height: 80px;
	margin-left: 135px;
	border-right-width: 1px;
	left: 815px;
	top: 20px;
	position: absolute;
}

/*Confirmation box*/
.confirmBox
{
	padding: 0px;
	margin: 0px;
	background: #ebf1f7;
	border: solid #cccccc 1px;
}
.confirmText
{
	color: #2b934b;
	font-weight: bold;
	font-size: 12px;
}
.validationText
{
	color: Red;
	font-weight: bold;
	font-size: 12px;
}
.drilldown
{
	border: 1px solid #ddd;
}
.drilldownDefaultNode
{
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-left: 5px;
	text-align: left;
	color: #000;
}
.drilldownSelectedNode
{
	margin: 2px 2px 2px 2px;
	background-color: #ffcc00;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
}
.drilldownRootNode
{
	background: #f2f2f2;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	font-weight: bold;
}
.drillDownCollapseImage
{
	background: url(../../Images/icons/plus.gif) no-repeat center;
	background-color: inherit;
	cursor: pointer;
}
.drillDownExpandImage
{
	background: url(../../Images/icons/minus.gif) no-repeat center;
	background-color: inherit;
	cursor: pointer;
}
.modalBackground
{
	background-color: GrayText;
	filter: alpha(opacity=70);
	opacity: 0.7;
	overflow-y: scroll;
}

.note
{
	color: red;
}

.popContent
{
	background: #fff;
	padding: 10px 10px 10px 10px;
}
.tblpopup
{
	border: 1px solid #ddd;
}
.treePopupHead
{
	background: #e9e9e9;
	padding: 4px 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #146db5;
	font-size: 11px;
	height: 10px;
}

/* Added by EU Modications on Feb 5th 2009(Starts) */

.dataTbl
{
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #ededed;
	width: 100%;
}
#gridContainer .dataTbl
{
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #ededed;
	width: 97.5%;
}
.dataTbl .border
{
	border: 1px solid #5e869c;
}
.dataTbl tr.oddRow
{
	background: #fefefe;
}
.dataTbl tr.evenRow
{
	background: #F8F8F8;
}
.dataTbl tr.selectedRow
{
	background: #ECF5FD;
}
.dataTbl tr.alert
{
	background: #ffcc00;
}

.dataTbl td
{
	padding: 3px 5px;
}
.dataTbl td.chkBox, .dataTbl th.chkBox
{
	padding: 0px;
	text-align: center;
}
.dataTbl th, .dataTbl th a
{
	background: #d7e4f0;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
	text-align: left;
}
.dataTbl th a
{
	padding: 0;
}
.dataTbl th img
{
	vertical-align: middle;
}
.dataTbl_center
{
	text-align: center;
}
.dataTbl td.number
{
	text-align: right;
}

/*GRID HEADER STYLES */
.gridHeaderMessage
{
	/*background-color:#ffcc00;*/
	background-color: #C0C0C0;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
.actionedit
{
	background: url("../../images/icons/ico_edit.gif") no-repeat 0 0;
	padding: 2px 0px 2px 15px;
	display: block;
	color: #146db5;
	float: left;
}

/* Added by EU Modifications on Feb 5th 2009(Ends) */
.headuserDetailsSep
{
	padding: 5px 10px 0 0;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	vertical-align: middle;
}
.headuserAdd
{
	font-size: 11px;
	font-weight: normal;
	color: #efefef;
	text-align: right;
}
.headuserDetails
{
	padding: 5px 0 0 0;
	color: #efefef;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
}


.portalTbl
{
	padding: 0px;
	margin: 0px;
	background: #e5f0f9;
	width: 626px;
}
.portalTbl th
{
	background: url(../images/bg_header_hmBxBlue.gif) no-repeat 0 0;
	padding: 9px 0 6px 35px;
	font-weight: bold;
	font-size: 12px;
	color: #006699;
	border: 1px solid #c6dcee;
	border-bottom: none;
	text-align: left;
}
.portalTbl td.content2
{
	padding: 5px 10px 0 10px;
	border: 1px solid #c6dcee;
	border-bottom: none;
	border-top: none;
}
.portalTbl td.shd
{
	background: url(../images/img_hmBox_bt.gif) no-repeat 0 0;
	height: 19px;
}



a.last
{
	background: url(../images/ar_last.gif) no-repeat right 50%;
	padding: 0 8px 0 0;
}

.portalSections td.last
{
	border: none;
}


.mainTabs a
{
	color: #656565;
	font-weight: bold;
	background: url(../images/tabs/tabBg.gif) repeat-x top left #dedede;
	padding: 3px 10px;
	border: 1px solid #cfcfcf;
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;
}
.mainTabs a.on
{
	color: #496b7e;
	font-weight: bold;
	background: url(../images/tabs/tab Bg_on.gif) repeat-x top left #ebf1f7;
	border: 1px solid #99bceb;
	border-bottom: 1px solid #ebf1f7;
}
.mainTabs2
{
	margin-top: 10px;
}
.mainTabs2 a
{
	color: #656565;
	font-weight: bold;
	background: url(../images/tabs/tabBg.gif) repeat-x top left #dedede;
	padding: 3px 10px;
	border: 1px solid #cfcfcf;
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;
	margin-top: 100px;
}
.mainTabs2 a.on
{
	color: #496b7e;
	font-weight: bold;
	background: url(../images/tabs/tab Bg_on.gif) repeat-x top left #ebf1f7;
	border: 1px solid #99bceb;
	border-bottom: 1px solid #ebf1f7;
}
.medium
{
	width: 140px;
}
.DropDown_medium
{
	width: 130px;
}
.small
{
	width: 55px;
}
.TextBox_Large
{
	width: 210px;
}
.DropDown_Large
{
	width: 340px;
}
.medium1
{
	width: 215px;
}
.ddlmedium
{
	width: 230px;
}

.mandatory
{
	color: Red;
}
.hplclass
{
	color: Silver;
	font-weight: lighter;
}

.popup
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: auto;
	width: 300px;
	height: 300px;
	z-index: 100;
}

.Headingstyle
{
	color: #146db5;
	font-weight: bold;
	background: url(../../images/icons/formTitleBg.gif) no-repeat 5px 5px;
	padding: 8px 0 6px 30px;
}







.Tabs .ajax__tab_active .ajax__tab_outer
{
	background-color: #656565;
}

.BackColorTab .ajax__tab_active .ajax__tab_inner
{
	/* background-color:#656565; */
}

.BackColorTab .ajax__tab_body
{
	/*display :table  ;*/ /* margin:2;  	 border-style :ridge ; 	 border : 1px solid; 	 border-color:#999999;*/
	background-color: #000000;
}
.Tabs .ajax__tab_header
{
	/* background-color:#ffffff; */
}

.Wrap
{
	white-space: normal;
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	background: #175ca1;
	padding-bottom: 1px;
	overflow: visible;
	border-left: #000 1px solid;
	width: 48px;
	height: 35px;
	cursor: pointer;
	color: #fff;
	padding-top: 1px;
	border-bottom: #000 1px solid;
	min-width: 0px;
}

/*.BackColorTab                    
 {
 	font-family:Verdana, Arial, Courier New;            
 	font-size: 10px;            
 	color:Gray;            
 	background-color:Silver;        
 	}*/

td.freezepane
{
	text-align: left;
	border-width: 0;
	background-color: White;
	position: relative;
	cursor: default;
	left: inherit;
}

/* Freezing of gridview columns css */



/* A scrolable div */
.GridViewContainer
{
	/*OverFlow:auto;*/
	height: auto; /*width:735px;*/
	margin-left: -2px;
}
/* to freeze column cells and its respecitve header*/

.FrozenCell
{
	background-color: White;
	position: relative;
	left: expression(document.getElementById("GridViewContainer").scrollLeft-2);
	cursor: pointer;
}
/* for freezing column header*/
.FrozenHeader
{
	background-color: Blue;
	position: relative;
	cursor: default;
	top: expression(document.getElementById("GridViewContainer").scrollTop-2);
	z-index: 10;
}
/*for the locked columns header to stay on top*/
.FrozenHeader.locked
{
	z-index: 99;
}

.ajax__calendar_container
{
	padding: 4px;
	cursor: default;
	width: 170px;
	font-size: 11px;
	text-align: center;
	font-family: tahoma,verdana,helvetica;
}
.ajax__calendar_body
{
	height: 139px;
	width: 170px;
	position: relative;
	overflow: hidden;
	margin: auto;
}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years
{
	top: 0px;
	left: 0px;
	height: 139px;
	width: 170px;
	position: absolute;
	text-align: center;
	margin: auto;
}
.ajax__calendar_container TABLE
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
.ajax__calendar_container TD
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
.ajax__calendar_header
{
	height: 20px;
	width: 100%;
}
.ajax__calendar_prev
{
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../../images/arrow-left.gif);
}
.ajax__calendar_next
{
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: right;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(../../images/arrow-right.gif);
}
.ajax__calendar_title
{
	cursor: pointer;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}
.ajax__calendar_footer
{
	height: 15px;
}
.ajax__calendar_today
{
	cursor: pointer;
	padding-top: 3px;
}
.ajax__calendar_dayname
{
	height: 17px;
	width: 17px;
	text-align: right;
	padding: 0 2px;
}
.ajax__calendar_day
{
	height: 17px;
	width: 18px;
	text-align: right;
	padding: 0 2px;
	cursor: pointer;
}
.ajax__calendar_month
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.ajax__calendar_year
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

.ajax__calendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #ffffff;
	color: #000000;
}
.ajax__calendar .ajax__calendar_footer
{
	border-top: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_dayname
{
	border-bottom: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_day
{
	border: 1px solid #ffffff;
}
.ajax__calendar .ajax__calendar_month
{
	border: 1px solid #ffffff;
}
.ajax__calendar .ajax__calendar_year
{
	border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year
{
	background-color: #edf9ff;
	border-color: #0066cc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #646464;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year
{
	background-color: #edf9ff;
	border-color: #daf2fc;
	color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title
{
	color: #0066cc;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today
{
	color: #0066cc;
}

#overlay
{
	background-color: #000;
	float: left;
	left: 0;
	opacity: 0.8;
	filter: alpha(opacity=70);
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}
#ctl00_ContentPlaceholderMain_pnlPrdSearch
{
	background-color: #fff;
	float: left;
	left: 100;
	position: absolute;
	top: 100;
	width: 650px;
	height: 500px;
	z-index: 1001;
	border: 1px solid #424242;
}
#ctl00_ContentPlaceholderMain_pnlIndustrySolutions
{
	background-color: #fff;
	float: left;
	left: 100;
	position: absolute;
	top: 100;
	width: 650px;
	height: 300px;
	z-index: 1001;
	border: 1px solid #424242;
}

/*#ctl00_ContentPlaceholderMain_pnlProductSearch{background-color:#fff;float:left;left:100;position:absolute;top:100;width:650px;height:300px;z-index:1001;border:1px solid #424242;}*/
#ctl00_ContentPlaceholderMain_pnlIndustry
{
	background-color: #fff;
	float: left;
	left: 100;
	position: absolute;
	top: 100;
	width: 650px;
	height: 100px;
	z-index: 1001;
	border: 1px solid #424242;
}
#ctl00_ContentPlaceholderMain_pnlSubIndustry
{
	background-color: #fff;
	float: left;
	left: 100;
	position: absolute;
	top: 100;
	width: 650px;
	height: 100px;
	z-index: 1001;
	border: 1px solid #424242;
}
#ctl00_ContentPlaceholderMain_pnlPrdSearch table.headerTable
{
	background: url(../../images/header_bg.gif);
	width: 650px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 5px;
}
#ctl00_ContentPlaceholderMain_pnlIndustrySolutions table.headerTable
{
	background: url(../../images/header_bg.gif);
	width: 650px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 5px;
}
#ctl00_ContentPlaceholderMain_pnlIndustry table.headerTable
{
	background: url(../../images/header_bg.gif);
	width: 650px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 5px;
}
#ctl00_ContentPlaceholderMain_pnlSubIndustry table.headerTable
{
	background: url(../../images/header_bg.gif);
	width: 650px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 5px;
}
.popupHeader
{
	margin: 0;
	height: 22px;
	font-size: 12px;
	padding: 3px 0;
	color: #333;
	font-weight: bold;
	padding-left: 5px;
}

#ctl00_ContentPlaceholderMain_pnlPrdSearch table.ProductsearchTbl .closeBtn
{
	background: url(../../images/w_close.gif) no-repeat scroll left top;
	float: right;
	width: 40px;
	padding-left: 3px;
}
#ctl00_ContentPlaceholderMain_pnlIndustrySolutions table.ProductsearchTbl .closeBtn
{
	background: url(../../images/w_close.gif) no-repeat scroll left top;
	float: right;
	width: 40px;
	padding-left: 3px;
}
#ctl00_ContentPlaceholderMain_pnlIndustry table.ProductsearchTbl .closeBtn
{
	background: url(../../images/w_close.gif) no-repeat scroll left top;
	float: right;
	width: 40px;
	padding-left: 3px;
}
#ctl00_ContentPlaceholderMain_pnlSubIndustry table.ProductsearchTbl .closeBtn
{
	background: url(../../images/w_close.gif) no-repeat scroll left top;
	float: right;
	width: 40px;
	padding-left: 3px;
}

#ctl00_ContentPlaceholderMain_pnlProductSearch table.ProductsearchTbl .closeBtn
{
	background: url(../../images/w_close.gif) no-repeat scroll left top;
	float: right;
	width: 40px;
	padding-left: 3px;
}

#ctl00_ContentPlaceholderMain_scrollDiv
{
	height: 450px;
	overflow-y: scroll;
}



.ModalPopupBG
{
	background-color: #979797;
	filter: alpha(opacity=50);
	opacity: 0.7;
}

.popup_Container
{
	background-color: #979797;
	border: 2px solid #000000;
	padding: 0px 0px 0px 0px;
}

.popupConfirmation
{
	width: 300px;
	height: 200px;
}



.popup_Body
{
	padding: 15px 15px 15px 15px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: 979797;
	line-height: 15pt;
	clear: both;
	padding: 20px;
}

.TitlebarLeft
{
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
.TitlebarRight
{
	background: url(../../Images/cross_icon_normal.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 15px;
	width: 16px;
	float: right;
	cursor: pointer;
	margin-right: 5px;
	margin-top: 5px;
}

.popup_Buttons
{
	margin: 10px;
}





