body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #9eabbf!important;
}

html
{
	margin: 0;
	padding: 0;
}

ul, li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a img
{
	border: 0px;
}

.main_content input[type='submit']
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #fff;
	outline: solid 1px #8ba33b;
	color: #FFFFFF;
	background: #7DB701;
	background: #8ba33b;
	font-weight: bold;
	padding: 3px 6px;
	cursor: pointer;
	width: auto;
}

.main_content input[type='submit']:hover
{
	color: #000000;
}

.main_content input[type='button']
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border: solid 1px #0164a9;
	color: #FFFFFF;
	background: #FF0000;
	background: url(../images/bg-menu.jpg) left top repeat-x;
	font-weight: bold;
	padding: 3px 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
}

.main_content input[type='button']:hover
{
	background: url(../images/bg-menu.jpg) left bottom repeat-x;
	color: #000000;
	border: solid 1px #000000;
}



select
{
	border: 1px solid #CCCCCC;
	color: #555555;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 3px;
	width: 170px;
}


.main_content input[type='text']
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #ccc;
	color: #000000;
	background: url(../images/bg-input.png) 0 0 no-repeat;
	width: 172px;
	padding: 7px;
	height: 16px;
}

.main_content input[type='text']:hover
{
	outline: 0px;
	background: url(../images/bg-input.png) 0 -30px no-repeat;
	border: solid 1px #a9dbff;
	color: #288fd5;
}

.main_content input[type='text']:focus
{
	outline: 0px;
	background: url(../images/bg-input.png) 0 -30px no-repeat;
	border: solid 1px #a9dbff;
	color: #288fd5;
}


.main_content input[type='password']
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #ccc;
	color: #000000;
	background: url(../images/bg-input.png) 0 0 no-repeat;
	width: 172px;
	padding: 7px;
	height: 16px;
}

.main_content input[type='password']:hover
{
	outline: 0px;
	background: url(../images/bg-input.png) 0 -30px no-repeat;
	border: solid 1px #a9dbff;
	color: #288fd5;
}

.main_content input[type='password']:focus
{
	outline: 0px;
	background: url(../images/bg-input.png) 0 -30px no-repeat;
	border: solid 1px #a9dbff;
	color: #288fd5;
}
/*inner-container open*/
#inner-container
{
	width: 622px;
	height: 310px;
	margin: 90px auto auto auto;
	padding: 0;
	border: 6px solid #6a6a6a;
}
/*inner-container end*/

/*header open*/
div.main
{
	width: 620px;
	margin: 0;
	padding: 0;
	float: left;
	border: 1px solid #313131;
}

div.header
{
	width: 620px;
	height: 55px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/LucintelReporting/images/header-bg.gif) repeat-x 0 0;
}

div.header h1
{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 15px 0 0 10px;
}
/*header end*/

/*middle open*/
div.middle
{
	width: 620px;
	height: 253px;
	margin: 0;
	padding: 0;
	float: left;
	background: #dfdfdf url(/LucintelReporting/images/login.jpg) no-repeat left top;
}


div.signin
{
	width: 258px;
	margin: 45px 50px 0 0;
	padding: 0;
	float: right;
}

div.top-bg, div.bottom-bg
{
	width: 258px;
	height: 5px;
	float: left;
	margin: 0;
	padding: 0;
}

div.bottom-bg
{
	background: url(/LucintelReporting/images/bottom-bg.gif) no-repeat 0 0;
}

div.middle-bg
{
	width: 258px;
	float: left;
	background: #ebebeb;
	margin: 0;
	padding: 0;
	border: 1px solid #bfbfbf;
}

div.middle-bg h3
{
	margin: 0;
	padding: 10px 0 0 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #110551;
}

div.user
{
	width: 230px;
	margin: 10px 0 0 13px;
	padding: 0;
}

div.user label
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
	float: left;
	color: #110551;
}

div.user input
{
	border: 1px solid #bfbfbf;
	height: 15px;
	width: 120px;
	float: left;
	margin: 8px 0 0 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}


div.space
{
	width: 230px;
	height: 10px;
	margin: 0;
	padding: 0;
	float: left;
}

.crm
{
	color: #d50101;
}
/*middle end*/

/*internal page css*/
#container
{
	width: 1000px;
	padding: 0;
	margin: auto;
}

.head
{
	margin: 0;
	padding: 0;
	width: 1000px;
	float: left;
	background: #fff;
}

.logo
{
	float: left;
}

div.head h1
{
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 10px 0 10px 20px;
}

.head ul
{
	float: right;
	padding: 35px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 13px;
}

.head ul a
{
	padding: 5px 11px;
	color: #FFFFFF;
	background: url(../images/bg-menu-1.jpg) left top repeat-x;
	text-decoration: none;
	border: solid 1px #2a81bd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.head ul a:hover
{
	background: url(../images/bg-menu-1.jpg) left bottom repeat-x;
	color: #2a81bd;
}

a.logout
{
	background: url("../images/icon3.gif") no-repeat scroll left top transparent;
	float: left;
	margin: 0 0 0 15px;
	padding: 12px 0 0 25px;
}



/* Top Menu */

.menu
{
	width: 1000px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	padding: 0;
	background: #283b81;
	display: none;
}

.menu div
{
	float: left;
	background: #283b81;
}

.menu ul
{
	margin: 0px;
	padding: 0;
	float: right;
	list-style-type: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 13px;
	border-left: solid 0px #0794d9;
}

.menu ul li
{
	float: left;
	line-height: normal;
	position: relative;
	text-align: center;
	background: none;
	border-left: solid 1px #000;/*#0794d9;*/
}

.menu ul li:first-child
{
	border-left: solid 0px #0794d9;
	background: #FF0000;
	padding: 0 0 0 0px;
}

.menu ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	padding: 12px 9px !important;
	font-weight: normal;
	background: #283b81;
	float: left;
	display: block;
	text-align: center;
	/*font-size: 14px;*/
	font-size: 12px;
}

.menu ul li a.subTitle
{
}

.menu ul li:first-child a.subTitle
{
}

@media all and (min-width:0)
{
	.menu ul li:first-child a.subTitle
	{
		padding: 0 24px 0 25px\0;
	}
}

.menu ul li a:hover
{
	color: #fff;
	background: #a9c01a;
	border-top:5px solid #93ab0d;
	padding-top:7px !important;
}

.menu ul li.active .subTitle
{
	color: #fff;
	background: #a9c01a;
	border-top:5px solid #93ab0d;
	padding-top:7px !important;
}

.menu ul li.hover .subTitle
{
	color: #fff;
	background: #a9c01a;
	border-top:5px solid #93ab0d;
	padding-top:7px !important;
}

.menu ul li ul
{
	display: none;
	position: absolute;
	left: 0;
	top: 0px;
	width: 165px;
	background: #e3e3e3;
	border-top: solid 5px #93ab0d;
	z-index: 10;
}


.menu ul li ul ul
{
	left: 100%;
	top: 0px;
}

.menu ul li ul li
{
	width: 165px;
	border: 0px;
	padding: 0px;
}

.menu ul li ul li a
{
	width: 100%;
	background: none;
	width: 155px;
	padding: 0 0 0 10px;
	color: #fff;
	background: #283b81;
	line-height: 30px;
}

.menu ul li ul li a:hover
{
	background: none;
	background: #a9c01a;
	color: #fff;
}

.menu ul li ul.first
{
	width: 200px;
}

.menu ul li ul.first a
{
	width: 190px;
}

.menu ul li ul.last
{
	width: 200px;
}

.menu ul li ul.last a
{
	width: 190px;
}

.menu ul li ul.sec
{
	width: 210px;
}

.menu ul li ul.sec a
{
	width: 200px;
}

.menu ul li ul.third
{
	width: 200px;
}

.menu ul li ul.third a
{
	width: 190px;
}

.menu ul li ul.forth
{
	width: 200px;
}

.menu ul li ul.forth a
{
	width: 190px;
}

/* Main Content */
.main_content
{
	width: 980px;
	float: left;
	background: #fff;
	padding: 0 10px 0 10px;
}

.left-menu
{
	float: left;
	margin: 25px 0 0 0;
	width: 232px;
	float: left;
	padding: 0 0 0 0;
	background: #fff;
	border: solid 0px #cccccc;
}

.left-menu ul
{
	width: 232px;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border: solid 0px #CCCCCC;
	border-top: solid 1px #CCCCCC;
}

.left-menu ul li
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #e7e7e7;
}

.left-menu ul li a
{
	background: url(../images/bg-menu-4.jpg) left top repeat-x;
	color: #FFFFFF;
	float: left;
	font-weight: normal;
	line-height: 30px;
	padding: 0 0;
	width: 215px;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.left-menu ul li ul
{
	background: #fff;
	width: 230px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.left-menu ul li ul li a
{
	font-size: 12px;
	background: #fff;
	color: #666;
	float: left;
	width: auto;
	border: 0px;
}

.left-menu ul li ul li a:hover
{
	background: #0093d5;
	text-decoration: underline;
	background: #fff;
}

.left-menu ul li ul li.active
{
	position: relative;
}

.left-menu ul li ul li.active span
{
	position: absolute;
	right: -15px;
	top: 8px;
	width: 15px;
	height: 15px;
	background: url(../images/arrow-left-active.png) 0 0 no-repeat;
}

.left-menu ul li ul li.active a
{
	color: #263d80;
	text-decoration: underline;
}

.left-menu ul li h3
{
	background: #8f8f8f;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 11px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

.left-menu ul ul li h4
{
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	background: url(/LucintelReporting/images/arrow.gif) no-repeat 10px 7px #ffffff;
	line-height: 20px;
	font-weight: normal;
}


.left-menu ul ul ul
{
	border: solid 0px #CCCCCC;
	width: 198px;
}
.left-menu ul ul ul li a
{
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background: url(/LucintelReporting/images/arrow.gif) no-repeat 20px 4px #ffffff;
	line-height: 20px;
	display: inline;
	text-decoration: none;
}

.left-menu ul ul ul li a:hover
{
	background: url(/LucintelReporting/images/arrow.gif) no-repeat 20px 4px #ffffff;
	text-decoration: underline;
}



/* Page Content */

.average
{
	width: 740px;
	padding: 20px 0 0 20px;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.average h1
{
	color: #000000;
	margin: 0px;
	padding: 0 0 6px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: left;
	border-bottom: 1px solid #999999;
	line-height: 22px;
	width: 100%;
	margin: 0 0 15px 0;
}

.average h1 span
{
	float: left;
}
.average h1 .msg_req
{
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.average .msg_req span
{
	color: #FF0000;
	float: none;
}

.msg_reqstar
{
	color: #FF0000;
}

.average table
{
	float: left;
}

.average .nonetab
{
	float: left;
	background: #ffffff;
	margin: 10px 0 0 0;
}

.average .nonetab td
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
.average .nonetab input
{
	font-family: Verdana;
	font-size: 12px;
	color: #313131;
	padding: 1px;
}

.average .nonetab .input
{
	float: left;
}

.average .nonetab .cal
{
	float: left;
	margin: 0 5px 0 5px;
}


.average .nonetab .btn1
{
	border: 1px #B3B3B3 solid;
	background: url(../images/btn_bg.jpg) left top repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	padding: 2px 5px 2px 5px;
}

.average .nonetab select
{
	font-family: Verdana;
	font-size: 12px;
	color: #313131;
	padding: 1px;
}

.average table .img_btn
{
	float: left;
	margin: 1px 7px 1px 0;
}

.grid_holder
{
	width: 738px;
	float: left;
	margin-top: 10px;
}

.grid_holder span.records
{
	background: url(../images/bg-menu.jpg) left bottom repeat-x;
	padding: 4px 8px;
	float: right;
	color: #000000;
	font-weight: bold;
}

.grid_holder table
{
	float: left;
	background: #91d3ff;
}

.grid_holder table th
{
	color: #FFF;
	background: url(../images/bg-menu.jpg) left top repeat-x;
	text-align: left;
	padding: 2px 5px;
}

.grid_holder table th.edit
{
	width: 40px;
	text-align: center;
}

.grid_holder table th.delete
{
	width: 50px;
	text-align: center;
}

.grid_holder table th a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.grid_holder table th a:hover
{
	text-decoration: none;
}

.grid_holder tr.tr1 td
{
	color: #000;
	background: #fff;
	text-align: left;
	padding: 2px 5px;
}

.grid_holder tr.tr2 td
{
	color: #000;
	background: #eff9ff;
	text-align: left;
	padding: 2px 5px;
}

.grid_holder tr td .main_content input[type='image']
{
	width: 20px;
	height: 20px;
}

.grid_holder table tr td.edit
{
	text-align: center;
}

.grid_holder table tr td.delete
{
	text-align: center;
}

.average .grid_holder1
{
	width: 738px;
	overflow: auto;
	float: left;
	margin-top: 10px;
}

div.data
{
	width: 720px;
	margin: 0 0 40px 0;
	padding: 0;
	float: left;
}


div.data h2
{
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid #999999;
	line-height: 20px;
	text-align: center;
	width: 100%;
}

.stock
{
	margin: 0;
	border-right: 1px solid #8c8c8c;
	border-top: 1px solid #8c8c8c;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.stock
{
	margin: 0;
	padding: 0;
	width: 100px;
	height: 15px;
	border: 1px solid #CCCCCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

.kk
{
	border: 1px solid #8c8c8c;
	padding: 0;
	margin: 0;
}

.kk-a
{
	border-bottom: 1px solid #8c8c8c;
	padding: 6px 0 6px 6px;
	margin: 0;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}

.kk-b
{
	border-bottom: 1px solid #8c8c8c;
	padding: 6px 0 6px 0;
	margin: 0;
}

.kk-c
{
	border-left: 1px solid #8c8c8c;
	padding: 6px 0 6px 0;
	margin: 0;
}

.kk-d
{
	border-bottom: 1px solid #8c8c8c;
	padding: 6px 0 6px 4px;
	margin: 0;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}

.kk-e
{
	padding: 6px 0 6px 4px;
	margin: 0;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}


input.apply
{
	border: 1px solid #565656;
	background: #797979;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 2px 0 4px 0;
	cursor: pointer;
}

div.chart
{
	width: 720px;
	height: 400px;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	clear: both;
}

div.chart h2
{
	margin: 0;
	padding: 8px;
	background: #8c8c8c;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

div.chart img
{
	margin: 0;
	padding: 0 4px 0 0;
	float: right;
	position: relative;
	top: -24px;
}


div.close
{
	width: 550px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	text-align: center;
}

div.close a
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.newlabels
{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: right;
	float: left;
}

.newtextbox
{
	border: 1px solid #c7c7c7;
	height: 15px;
	float: left;
	margin: 8px 0 0 10px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

.newbutton
{
	border: 1px solid #565656;
	background: #797979;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 10px 0 0 104px;
	float: left;
	cursor: pointer;
}

.newerror
{
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: Red;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: left;
	float: none;
}

.newerror2
{
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: Red;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: left;
	float: none;
}

.description
{
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0;
	text-decoration: none;
	padding: 15px 0 0 0px;
}


.modelerror
{
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: Red;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: left;
	float: none;
}

/******** GrivView/DetailView Style ********/
/* table style */
.datagrid
{
	border: solid 1px #ad9e87;
}

/* common cell styles */
.datagrid th, .datagrid td
{
	cursor: default;
	height: 20px;
}

/* header cell style */
.datagrid th
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ad9e87;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ad9e87;
	background: #e1d6c7;
	color: #59483f;
	font-weight: bold;
	text-align: center;
}

/* cell styles */
.datagrid td
{
	color: #000;
	padding: 2px 8px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #f2e8da;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f2e8da;
}

/* mouseover row style */
.datagrid tr:hover
{
	background-color: #f2e8da;
}

TR.updated TD
{
	background-color: #DDD;
}
.modalBackground
{
	background-color: Black;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.detail
{
	font-size: 11px;
	background-color: #fff;
	border: solid 5px #45a4e4;
	padding: 0 0 5px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.dwidth
{
	width: 350px;
}


.dwidth1
{
	width: 450px;
}

.detail div
{
	float: left;
	width: 100%;
}

.detail center
{
	float: left;
	width: 100%;
	line-height: 25px;
	background: #f1f1f1;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

.detail div p
{
	margin: 0px;
	padding: 8px 0 0 0;
}

.detail div p label
{
	float: left;
	width: 35%;
	text-align: right;
	padding: 0 2% 0 0;
}

.detail div p input
{
	float: left;
}

.detail div p span
{
	color: #FF0000;
	padding: 0 0 0 5px;
}

.detail .right_internal_form
{
	float: left;
	width: 100%;
}



.detail .update
{
	float: left;
	text-align: left;
	padding: 8px 0 0 37%;
}

.detail .footer
{
	text-align: center;
	padding: 8px;
}


/* table style */
.detailgrid
{
	border: solid 1px #ad9e87;
}

/* cell styles */
.detailgrid td
{
	cursor: default;
	height: 20px;
	color: #000;
	padding: 2px 8px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #f2e8da;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f2e8da;
}

.loadmessage
{
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: Red;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	float: none;
}

.bread a
{
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #59483f;
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	float: none;
}

.grid_footer table
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	line-height: 18px;
	padding-left: 5px;
	margin: auto;
}

.grid_footer table a
{
	color: #000000;
	text-decoration: none;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background: #AFAFAF;
	display: block;
	margin: 0 2px 0 2px;
}

.grid_footer table a:hover
{
	color: #ffffff;
	background: #313131;
}

.grid_footer table span
{
	color: #ffffff;
	text-decoration: none;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background: #313131;
	display: block;
	margin: 0 2px 0 2px;
}

.login_star
{
	float: left;
	padding: 12px 0 0 5px;
	font-size: 9px;
}

.login_mess
{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding: 10px 0 5px 0;
}

.average .pro_seq
{
	background: #F0F0F0;
	margin: 0px;
	font-size: 12px;
	float: left;
}

.average .pro_seq td
{
	text-align: center;
}

.page_mess
{
	line-height: 25px;
	margin: 7px 0 7px 0;
	width: 100%;
	background: #FFE9E8;
	color: #FF0600;
	float: left;
	font-size: 11px;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

div.form_table
{
	margin: auto;
	width: 400px;
}

div.form_table table
{
	background: #f6f6f6;
}

div.form_table tr td
{
	padding: 3px 5px;
}

div.form_table td.text
{
	text-align: right;
}

div.form_table td.msg
{
	text-align: center;
}

div.form_table td.text span
{
	color: #FF0000;
}


div.form_table1
{
	margin: auto;
	width: 650px;
}

div.form_table table
{
	background: #f6f6f6;
}

div.form_table tr td
{
	padding: 3px 5px;
}

div.form_table td.text
{
	text-align: right;
}

div.form_table td.msg
{
	text-align: center;
}

div.form_table td.text span
{
	color: #FF0000;
}

#newPanel
{
	width: 720px;
	float: right;
	border: solid 1px #d6dde7;
	background: #FFFFFF;
	margin: 25px 0 0 0;
}

#newPanel div.title
{
	background: url(../images/bg-title.jpg) top left repeat-x;
	float: left;
	width: 100%;
	height: 46px;
}

#newPanel div.title h1
{
	border-bottom: 0px;
	line-height: 43px;
	padding: 0 0 0 15px;
	margin: 0px;
	font-size: 18px;
	width: auto;
	float: left;
	color: #263D80;
	font-weight: normal;
}

#newPanel div.title span.req
{
	float: right;
	line-height: 43px;
	font-size: 11px;
	padding: 0 15px 0 0;
}

#newPanel div.title span.req span
{
	color: #FF0000;
}

#newPanel div.title div.btnGraph
{
	float: right;
	padding: 10px 15px 0 0;
}

#newPanel div.content
{
	float: left;
	width: 670px;
	padding: 15px;
}

#newPanel div.content div.panelForm
{
	float: left;
	width: 648px;
	border: solid 1px #d6dde7;
	padding: 20px 10px 10px 10px;
	background: url(../images/bgPanelForm.jpg) left top repeat-x;
	color: #666;
	font-size: 13px;
	font-weight: normal;
}

#newPanel div.content div.panelForm table
{
	width: 70% !important;
	margin: 0 0 0 20%;
}

#newPanel div.content div.panelForm td
{
	padding: 0 0 12px 0;
}

#newPanel div.content div.panelForm td.req span
{
	float: left;
	padding: 5px 0 0 0;
	font-size: 11px;
}

#newPanel div.content div.panelForm td.text span
{
	color: #FF0000;
}

#newPanel div#graph
{
}

#newPanel div#graph #graphViewMe
{
	width: 670px;
}

#newPanel div#graph #graphViewMe div
{
	width: 290px;
	float: right;
	padding: 0;
	height: 180px;
	border: solid 3px #f0f0f0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#newPanel div#graph #graphViewMe div a
{
	float: left;
	width: 290px;
	height: 180px;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#newPanel div#graph #graphViewMe div a img
{
	margin: -25px 10px 0 4px;
}

#newPanel div#graph #graphViewMe div:first-child
{
	float: left;
}

#newPanel div#graph #graphViewMe div img
{
	width: 305px;
	height: 200px;
}

#newPanel div.panelTabs
{
	float: left;
	padding: 0 0 0 30px;
}

#newPanel div.panelTabs input
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	display: none; *display:block;
}

#newPanel div.panelTabs td
{
	padding: 0 10px 0 0;
}

#newPanel div.panelTabs label
{
	display: block;
	float: left;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
	padding: 0 8px;
	border-left: solid 1px #ececec;
	border-top: solid 1px #ececec;
	border-right: solid 1px #ececec;
	background: url(../images/bgTab.png) 0 0 repeat-x;
	cursor: pointer;
}

#newPanel div.panelTabs label:hover
{
	color: #000000;
	background: url(../images/bgTab.png) 0 0 repeat-x;
}

#newPanel div.panelTabs label.active
{
	color: #000000;
	background: url(../images/bgTab.png) 0 -38px repeat-x;
	position: relative;
	top: 1px;
}

#newPanel div.panelTabs label.active img
{
	position: absolute;
	left: 20px;
	top: 28px;
	width: 21px;
	height: 18px;
	background: url(../images/bgTab.png) 0 -76px repeat-x;
	display: none;
}

.select
{
	float: left;
	position: relative;
	background: url(../images/bg-input.png) 0 0 no-repeat;
	border: solid 1px #d6d6d6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 186px;
}

.select#activeSelect
{
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	background: url(../images/bg-input.png) 0 -30px no-repeat;
}

.select:hover
{
	background: url(../images/bg-input.png) 0 -30px no-repeat;
}

.select input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	width: 145px;
	padding: 7px 35px 7px 6px;
	float: left;
	cursor: pointer;
	font-weight: normal;
	background: url(../images/bgDropDown.png) 157px -1px no-repeat;
	border: 0px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.select input:hover
{
	background: url(../images/bgDropDown.png) 157px -1px no-repeat;
	border: 0px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.select input:focus
{
	background: url(../images/bgDropDown.png) 157px -1px no-repeat;
	border: 0px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}


.select div.selectbox
{
	float: left;
	width: 186px;
	overflow: auto;
	position: absolute;
	left: -1px;
	top: 31px;
	display: none;
	cursor: default;
	border-left: solid 1px #d6d6d6;
	border-right: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
}

.select ul li
{
	width: 176px;
	padding: 0 0 0 10px;
	line-height: 22px;
	background: #FFFFFF;
}

.select ul li.selected
{
	background: #f1f1f1;
}

.select ul li.current
{
	background: #f1f1f1;
}

.select select
{
	display: none;
}

.select div.selectSisabled
{
	width: 188px;
	height: 32px;
	position: absolute;
	left: -1px;
	top: -1px;
	background: #999999;
	filter: alpha(opacity=20);
	opacity: 0.2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

a.chartImg
{
	float: right;
	margin: 11px 10px 0 0;
	background: url(../images/bg-menu.jpg) left top repeat-x;
	padding: 3px 7px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border: solid 1px #154A6F;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-weight: bold;
	font-size: 13px;
}

a.chartImg:hover
{
	color: #666;
	background: url(../images/bg-menu.jpg) left bottom repeat-x;
}

.toolTipView
{
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	padding: 5px 8px;
	background: url(../images/bg-tool-tip.png);
	color: #333;
	border: solid 1px #666;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	line-height: 18px;
}



#chartPanel
{
	width: 98%;
	float: left;
	padding: 0 1% 20px 1%;
	background: #fff;
}

#chartPanel div.title
{
	background: url(../images/bg-title.jpg) top left repeat-x;
	float: left;
	width: 100%;
	height: 46px;
	float: left;
}



#chartPanel div.title h1
{
	border-bottom: 0px;
	line-height: 43px;
	color: #263D80;
	padding: 0 0 0 15px;
	margin: 0px;
	font-size: 18px;
	width: auto;
	float: left;
	font-weight: normal;
}

#chartPanel div.title span.req
{
	float: right;
	line-height: 43px;
	font-size: 11px;
	padding: 0 15px 0 0;
}

#chartPanel div.title span.req span
{
	color: #FF0000;
}

#chartPanel div.title div.btnGraph
{
	float: right;
	padding: 10px 15px 0 0;
}

#chartPanel div.content
{
	float: left;
	width: 670px;
	padding: 15px;
}

div.chartPanelSpace
{
	float: left;
	width: 100%;
	height: 30px;
}


div.chartPanel
{
	float: left;
	width:770px;
	padding:0 0 10px 0;
}

div.chartView
{
	float: left;
	padding:0;
	
	margin:0px;
	width:370px;
	background: #fff;
}

div.chartView div.chartImg
{
	text-align: center;
	position: relative;
	border: solid 1px #969696;
}

div.chartViewRight
{
	float: right;
}

div.chartViewClear
{
	float: left;
	width: 100%;
	height:10px;
	line-height:10px;
}

div.chartViewTable
{
	width: 99%;
}

div.chartView span
{
	float: left;
	width: 100%;
	line-height: 22px;
	text-align: left;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	border-top: solid 1px #969696;
	border-left: solid 1px #969696;
	border-right: solid 1px #969696;
	color: #263D80;
	text-align: center;
	font-weight:bold;
	
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	
	
 	background:#dad9d8;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dad9d8), to(#e7e6e4));
	background: -webkit-linear-gradient(top, #dad9d8, #e7e6e4);
	background: -moz-linear-gradient(top, #dad9d8, #e7e6e4);
	background: -ms-linear-gradient(top, #dad9d8, #e7e6e4);
	background: -o-linear-gradient(top, #dad9d8, #e7e6e4);
}



div.chartView div.chartImg span
{
	position: absolute;
}

div.chartView2 span
{
	float: left;
	width: 100%;
	line-height: 22px;
	text-align: left;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/bg-head-chart2.png) left top no-repeat;
	color: #263D80;
	text-align: center;
}

div.chartView span:hover
{
}

div.chartView img
{
	width: 100%;
}

div.chartView div
{
	background: #F0F8FF;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0 0 5px 0;
}



div.chartView div table
{
	float: left;
	width: 100%;
	background: #969696;
	font-size: 11px;
}

div.chartView div table td
{
	background: #FFFFFF;
	padding: 4px;
	text-align: left;
}

div.chartView div table th
{
	padding: 4px;
	background: url(../images/bg-chart-head.jpg) bottom left repeat-x none;
	background: #dadad9;
	color: #333;
	text-align: left;
}

/* 12:20 PM 7/4/2011 */

#newPanelHome
{
	width: 980px;
	float: right;
	
	background: #FFFFFF;
	margin: 0 0 0 1px;
}

#newPanelHome div.title
{
	
	float: left;
	width: 100%;
	height: 34px;
}

#newPanelHome div.title h1
{
	border-bottom: 0px;
	line-height: 35px;
	color: #666;
	padding: 0 0 0 15px;
	margin: 0px;
	font-size: 16px;
	width: auto;
	text-align:center;
}

#newPanelHome div.title div.btnGraph
{
	float: right;
	padding: 10px 15px 0 0;
}

#newPanelHome div.content
{
	float: left;
	width: 960px;
	padding: 10px 0 0 10px;
}

#newPanelHome div.content ul
{
	width: 100%;
	float: left;
}

#newPanelHome div.content ul li
{
	width: 220px;
	float: left;
	padding: 0 10px 20px 10px;
}

#newPanelHome div.content ul li ul
{
	width: 100%;
	float: left;
	background: #f9f9f7;
	background: url(../images/bg-tab-info.jpg) left top repeat-x;
	border: solid 1px #e3e3e3;
	padding: 0 0 10px 0;
}

#newPanelHome div.content ul li ul:hover
{
	background: url(../images/bg-tab-info-h.jpg) left top repeat-x;
}

#newPanelHome div.content ul li ul li
{
	width: 100%;
	float: left;
	padding: 0px;
	display: none;
}

#newPanelHome div.content ul li ul li.head
{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #666;
	padding: 10px 0 0 0;
	background: none;
	display: block;
}

#newPanelHome div.content ul li ul li.img
{
	text-align: center;
	padding: 8px 0;
	background: none;
	display: block;
}

#newPanelHome div.content ul li ul li a
{
	float: left;
	line-height: 18px;
	margin: 0 0 0 20px;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding: 0 0 0 14px;
	background: url(../images/arrow-img.gif) 0 6px no-repeat;
}

#newPanelHome div.content ul li ul li a:hover
{
	text-decoration: underline;
}

/* 4:20 PM 7/14/2011 */

#header
{
	width: 1000px;
	float: left;
	background: #FFFFFF;
}

#header #logo
{
	float: left;
	padding: 15px 0 0 0;
}

#header #logo a
{
	float: left;
}

#header #logo a img
{
	border: 0px;
}

#header #top_right
{
	float: right;
	width: 595px;
	padding: 0;
}

#header #top_right ul
{
	float: left;
	width: 512px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(../images/top-right-menu2.jpg) left top repeat-x;
	list-style-position: outside;
}

#header #top_right ul li
{
	float: left;
	margin: 0px;
	padding: 0 12px 0 12px;
	width: auto;
}

#header #top_right ul li a
{
	color: #283b81;
	font-size: 12px;
	display: block;
	line-height: 33px;
}

#header #top_right ul li a:hover
{
	color: #78A100;
}

#header #top_right ul li.li1
{
	background: url(../images/top-right-menu1.jpg) left top no-repeat;
	padding: 0 11px 0 26px;
}

#header #top_right ul li.li1 a
{
	background: url(../images/newsletter-icon.jpg) left top no-repeat;
	padding: 0 0 0 29px;
}

#header #top_right ul li.li2 a
{
	background: url(../images/latest-events-icon.jpg) left top no-repeat;
	padding: 0 0 0 26px;
}

#header #top_right ul li.li3 a
{
	background: url(../images/webinar-icon.jpg) left top no-repeat;
	padding: 0 0 0 30px;
}

#header #top_right ul li.li4 a
{
	background: url(../images/executive-insight-icon.jpg) left top no-repeat;
	padding: 0 0 0 26px;
}


#header #top_right form
{
	float: right;
	width: 263px;
	margin: 0px;
	padding: 0 0 5px 0;
	line-height: 15px;
}

#header #top_right a
{
	color: #585858;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header #top_right a:hover
{
	color: #78a100;
}

#header #top_right .toplink
{
	float: left;
	width: 100%;
	padding: 5px 0 0 0;
}
#header #top_right .my_account
{
	float: left;
	background: url(../images/icon1.gif) left top no-repeat;
	margin-top: 5px;
    padding: 10px 0 0 30px;
}
#header #top_right .my_account3
{
	float: left;
	background: url(http://www.lucintel.com/images/email-icon.png) left bottom no-repeat;
	padding: 13px 5px 0 30px;
	margin-top: -3px;
}

#header #top_right .my_account2
{
	float: left;
	background: url(http://www.lucintel.com/images/phone-icon.png) left bottom no-repeat;
	padding: 13px 5px 0 30px;
}


#header #top_right .shopping_cart
{
	float: left;
	background: url(../images/icon2.gif) left top no-repeat;
	padding: 13px 0 0 30px;
	margin: 0 0 0 38px;
}

#header #top_right .top_search
{
	float: left;
	width: 350px;
	padding: 12px 0 0 0;
}

#header #top_right .top_search a
{
	font-weight: normal;
	text-decoration: underline;
}

#header #top_right .top_search a:hover
{
	font-weight: normal;
	text-decoration: underline;
}

#header #top_right .top_search input
{
	border: 1px solid #AAAAAA;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 207px;
	float: left;
}

#header #top_right .top_search .gobtn
{
	float: left;
	background: url(../images/gobtn.gif) left top no-repeat;
	width: 23px;
	height: 23px;
	border: 0px;
	margin: 0 6px 0 0;
}

/* 5:07 PM 7/14/2011 */

#bottom
{
	float: left;
	width: 100%;
	border-top: #d6dde7 solid 0px;
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
}

#bottom .icons
{
	margin: auto;
	text-align: center;
	width: 763px;
}

#bottom .icons a
{
	float: left;
	margin: 0 0 0 36px;
}

#bottom .icons a img
{
	border: 0px;
}

#bottom .bottom_links
{
	float: left;
	width: 100%;
	background: #283b81;
	text-align: center;
	margin: 12px 0 0 0;
	color: #FFFFFF;
	padding: 14px 0 14px 0;
	line-height: 16px;
}

#bottom .bottom_links a
{
	color: #FFFFFF;
	text-decoration: none;
}

#bottom .bottom_links a:hover
{
	text-decoration: underline;
}

#bottom .copyright
{
	float: left;
	width: 100%;
	text-align: center;
	line-height: 22px;
	color: #283b81;
	padding: 3px 0 6px 0;
	background: #cedef7;
}

#bottom .copyright a
{
	color: #283b81;
	text-decoration: none;
}

#bottom .copyright a:hover
{
	text-decoration: underline;
}

/* 4:07 PM 8/9/2011 */

#loginPanel
{
	float: left;
	width: 100%;
	background: #fff;
	padding: 50px 0;
}

#loginPanelFull
{
	float: left;
	padding: 0 331px;
	background: #fff;
}

#loginPanel
{
	float: left;
	width: 338px;
	background: #fff;
	padding: 50px 0;
	background: url(../images/bg-admin.png) center -91px no-repeat #fff;
}

#loginPanel input[type='text']
{
	background: url("../images/bg-admin.png") no-repeat scroll -63px -491px transparent;
	border: 0 none;
	color: #666666;
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 21px;
	margin: 25px 0 0 40px;
	padding: 8px 10px;
	width: 248px;
}

#loginPanel input[type='password']
{
	background: url("../images/bg-admin.png") no-repeat scroll -63px -491px transparent;
	border: 0 none;
	color: #666666;
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 21px;
	margin: 25px 0 0 40px;
	padding: 8px 10px;
	width: 248px;
}

#loginPanel input[type='submit']
{
	background: url("../images/bg-admin.png") no-repeat scroll -246px -619px transparent;
	float: left;
	height: 31px;
	width: 77px;
	border: 0 solid #565656;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font: bold 10px/14px Verdana,Arial,Helvetica,sans-serif;
	margin: 13px 0 0 231px;
	padding: 3px 0;
}

ul#leftView
{
	float: left;
	width: 200px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}

ul#leftView ul
{
	float: left;
	width: 202px;
	border-top: solid 1px #04255A;
}

ul#leftView ul li
{
	width: 200px;
	float: left;
	border-left: solid 1px #04255A;
	border-bottom: solid 1px #04255A;
	border-right: solid 1px #04255A;
}


ul#leftView span
{
	float: left;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	background: #A9C01A;
	border-top: solid 4px #92AA0A;
	width: 202px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}



ul#leftView ul a
{
	float: left;
	width: 190px;
	padding: 0 0 0 10px;
	color: #fff;
	background: #293C81;
	text-decoration: none;
	line-height: 22px;
}

ul#leftView ul a:hover
{
	background: #A9C01A;
}

ul#leftView ul li:hover
{
	position: relative;
}

ul#leftView ul li:hover ul
{
	display: block;
}

ul#leftView ul ul
{
	display: none;
	padding: 0px;
	left: 0px;
	position: absolute;
	width: 100px;
	left: 200px;
	background: #f1f1f1;
}


ul#leftView ul ul li
{
	width: 100px;
}

ul#leftView ul ul li a
{
	width: 90px;
	padding: 0 0 0 10px;
}

span.lblUser
{
	float: left;
	width: auto;
	line-height: 22px;
	color: #333;
	font-size: 13px;
	padding: 4px;
	margin: 5px 0 0 0; /* 	background:#f1f1f1; 	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#f1f1f1)); 	background: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1); 	background: -ms-linear-gradient(top, #f9f9f9, #f1f1f1); 	background: -moz-linear-gradient(top, #f9f9f9, #f1f1f1); 	background: -o-linear-gradient(top, #f9f9f9, #f1f1f1);		 	 	border:solid 1px #d7d7d7; 	-moz-border-radius:8px; 	-webkit-border-radius:8px; 	-o-border-radius:8px; 	-ms-border-radius:8px; 	border-radius:8px;*/
}

span.lblUser span
{
	width: auto;
	line-height: 22px;
	color: #333;
	padding: 0 0 0 0;
	font-size: 13px;
	background: #f1f1f1;
	padding: 4px;
	margin: 5px 0 0 0;
	background: #f1f1f1;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#f1f1f1));
	background: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
	background: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
	background: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
	background: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
	border: solid 1px #d7d7d7;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

#loginData
{
	background: none repeat scroll 0 0 #F7FAFF;
	border: 1px solid #7F9DB9;
	color: #555555;
	float: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 10px 10px 10px 0;
	padding: 5px;
	text-align: left;
	width: 475px;
	height: 380px;
}

#loginData p
{
	text-align: justify;
	background: #E9F0FC;
	padding: 1%;
	margin: 0;
	width: 98%;
	line-height: 16px;
}

#loginData ul
{
	float: left;
	width: 96%;
	padding: 1% 1% 1% 3%;
	background: #E9F0FC;
	margin: 0;
}

#loginData ul li
{
	float: left;
	width: 100%;
	padding: 0 0 4px 0;
	line-height: 20px;
}


#login_page
{
	float: left;
	width: 100%;
	background: #fff;
}

div.login_box
{
	background: none repeat scroll 0 0 #F7FAFF;
	border: 1px solid #7F9DB9;
	float: left;
	padding: 5px;
	text-align: center;
	width: 475px;
	color: #555555;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 10px 0 10px 10px;
	height: 380px;
}

div.login_box a
{
	color: #283B81;
	text-decoration: underline;
}

div.login_box a:hover
{
	text-decoration: none;
}

div.login_box ul
{
	float: left;
	width: 100%;
}

div.login_box ul li
{
	float: left;
	width: 50%;
	line-height: 22px;
	padding: 0 0 8px 0;
}

div.login_box ul li.label
{
	width: 40%;
	text-align: right;
	padding: 0 10px 0 0;
	height: 22px;
}

div.login_box ul li.msg
{
	float: left;
	width: 100%;
	text-align: center;
}

div.login_box ul li.msg
{
	float: left;
	width: 100%;
	text-align: center;
}

div.login_box ul li.txt
{
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px;
}

div.login_box ul li.txt input[type='submit']
{
	background: url("../images/register-btns.gif") no-repeat scroll left top transparent;
	border: 0 solid #FFFFFF;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 6px;
	width: 83px;
	float: none;
}

div.login_box ul li input[type='text']
{
	float: left;
	font-size: 12px;
	color: #555;
	padding: 3px;
	border: 1px solid #7F9DB9;
	font-family: Arial,Helvetica,sans-serif;
	width: 150px;
}

div.login_box ul li input[type='password']
{
	float: left;
	font-size: 12px;
	color: #555;
	padding: 3px;
	border: 1px solid #7F9DB9;
	font-family: Arial,Helvetica,sans-serif;
	width: 150px;
}

div.login_box ul li input[type='submit']
{
	background: url("../images/login-btns.gif") no-repeat scroll left top transparent;
	border: 0 solid #FFFFFF;
	color: #FFFFFF;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 6px;
	width: 71px;
}

div.login_box ul li.label span
{
	color: #FF0000;
}


div.login_box ul li.title
{
	width: 96%;
	text-align: left;
	padding: 0px 2% 0px 2%;
	line-height: 28px;
	background: #E9F0FC;
	margin: 0 0 8px 0;
}

div.login_box ul li.title strong
{
	float: left;
	font-size: 14px;
}

div.login_box ul li.title span.req
{
	float: right;
}

div.login_box ul li.title span.req span
{
	color: #FF0000;
}

div.forgotpassword
{
	background: none repeat scroll 0 0 #F7FAFF;
	border: 1px solid #7F9DB9;
	float: left;
	padding: 5px;
	text-align: center;
	width: 550px;
	color: #555555;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 10px 0 0 230px;
}

div.forgotpassword a
{
	color: #283B81;
	text-decoration: underline;
}

div.forgotpassword a:hover
{
	text-decoration: none;
}

div.forgotpassword ul
{
	float: left;
}

div.forgotpassword ul li
{
	float: left;
	width: 50%;
	line-height: 22px;
	padding: 0 0 8px 0;
}

div.forgotpassword ul li.label
{
	width: 40%;
	text-align: right;
	padding: 0 10px 0 0;
}

div.forgotpassword ul li.msg
{
	float: left;
	width: 100%;
	text-align: center;
}

div.forgotpassword ul li.msg
{
	float: left;
	width: 100%;
	text-align: center;
}

div.forgotpassword ul li.txt
{
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px;
}

div.forgotpassword ul li.txt input[type='submit']
{
	background: url("../images/register-btns.gif") no-repeat scroll left top transparent;
	border: 0 solid #FFFFFF;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 6px;
	width: 83px;
	float: none;
}

div.forgotpassword ul li input[type='text']
{
	float: left;
	font-size: 12px;
	color: #555;
	padding: 3px;
	border: 1px solid #7F9DB9;
	font-family: Arial,Helvetica,sans-serif;
	width: 150px;
}

div.forgotpassword ul li input[type='password']
{
	float: left;
	font-size: 12px;
	color: #555;
	padding: 3px;
	border: 1px solid #7F9DB9;
	font-family: Arial,Helvetica,sans-serif;
	width: 150px;
}

div.forgotpassword ul li input[type='submit']
{
	background: url("../images/login-btns.gif") no-repeat scroll left top transparent;
	border: 0 solid #FFFFFF;
	color: #FFFFFF;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 6px;
	width: 71px;
}

div.forgotpassword ul li.label span
{
	color: #FF0000;
}


div.forgotpassword ul li.title
{
	width: 98%;
	text-align: left;
	padding: 5px 0 5px 2%;
	line-height: 30px;
	background: #E9F0FC;
}

div.forgotpassword ul li.title strong
{
	float: left;
	font-size: 14px;
}

div.forgotpassword ul li.title span.req
{
	float: right;
}

div.forgotpassword ul li.title span.req span
{
	color: #FF0000;
}



/********************************Suresh ************************************************/



div.registration
{
	background: none repeat scroll 0 0 #F7FAFF;
	border: 1px solid #7F9DB9;
	float: left;
	padding: 5px;
	text-align: center;
	width: 550px;
	color: #555555;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 10px 0 0 230px;
}

div.registration a
{
	color: #283B81;
	text-decoration: underline;
}

div.registration a:hover
{
	text-decoration: none;
}

div.registration ul
{
	float: left;
}

div.registration ul li
{
	float: left;
	width: 50%;
	line-height: 22px;
	padding: 0 0 8px 0;
}

div.registration ul li.label
{
	width: 40%;
	text-align: right;
	padding: 0 10px 0 0;
}

div.registration ul li.msg
{
	float: left;
	width: 100%;
	text-align: center;
}

div.registration ul li.msg
{
	float: left;
	width: 100%;
	text-align: center;
}

div.registration ul li.txt
{
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px;
}

div.registration ul li.txt input[type='submit']
{
	background: url("../images/register-btns.gif") no-repeat scroll left top transparent;
	border: 0 solid #FFFFFF;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 6px;
	width: 83px;
	float: none;
}

div.registration ul li input[type='text']
{
	float: left;
	font-size: 12px;
	color: #555;
	padding: 3px;
	border: 1px solid #7F9DB9;
	font-family: Arial,Helvetica,sans-serif;
	width: 150px;
}

div.registration ul li input[type='password']
{
	float: left;
	font-size: 12px;
	color: #555;
	padding: 3px;
	border: 1px solid #7F9DB9;
	font-family: Arial,Helvetica,sans-serif;
	width: 150px;
}
div.registration ul li textarea
{
	float: left;
	font-size: 12px;
	color: #555;
	padding: 3px;
	border: 1px solid #7F9DB9;
	font-family: Arial,Helvetica,sans-serif;
	width: 150px;
	height: 60px;
}

div.registration ul li input[type='submit']
{
	background: url("../images/login-btns.gif") no-repeat scroll left top transparent;
	border: 0 solid #FFFFFF;
	color: #FFFFFF;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 6px;
	width: 71px;
}

div.registration ul li.label span
{
	color: #FF0000;
}


div.registration ul li.title
{
	width: 98%;
	text-align: left;
	padding: 5px 0 5px 2%;
	line-height: 30px;
	background: #E9F0FC;
}

div.registration ul li.title strong
{
	float: left;
	font-size: 14px;
}

div.registration ul li.title span.req
{
	float: right;
}

div.registration ul li.title span.req span
{
	color: #FF0000;
}



/********************************Suresh ************************************************/

/* */

#news
{
	float: left;
	width: 990px;
	background: #fff;
	padding: 0 0 0 10px;
}

#news .bcNewsTitle
{
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding: 0 0 10px 0;
	line-height: 30px;
}

#news br
{
	display: none;
}

#news hr
{
	display: none;
}

#news .bcNewsCategories
{
	float: left;
	width: 250px;
	background: #CCCCCC;
	display: none;
}

#news .bcNewsCategories a
{
	float: left;
	clear: both;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#news #bcNewsCategories
{
	float: left;
	width: 220px;
	background: #f1f1f1;
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
}

#news #bcNewsCategories a
{
	display: block;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	border-bottom: solid 1px #333;
	line-height: 24px;
	background: #95b3d7;
	color: #FFFFFF;
	width: 210px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

#news #bcNewsCategories a:hover
{
	background: #a9c01a;
}


#news .bcList
{
	float: left;
	width: 690px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	line-height: 25px;
	color: #333;
	margin: 0 0 0 30px;
}

#news .bcList a
{
	text-decoration: underline;
	color: #293c81;
}

#news .bcList a:hover
{
	text-decoration: none;
}

#news center
{
	float: left;
	width: 100%;
	background: #f8f8f8;
	padding: 5px 0;
	margin: 8px 0 0 0;
}

#news center table
{
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	display: none;
}

#news center table a
{
	color: #333;
	text-decoration: underline;
}

#news center table a:hover
{
	text-decoration: none;
}

#news a.bcHeadline
{
	float: right;
	clear: both;
	background: #93ab0d;
	color: #FEFEFE;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 9px;
	text-decoration: none;
	margin: 0 10px 0 0;
	border: solid 1px #a8c01b;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c01b', endColorstr='#93ab0e');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c01b', endColorstr='#93ab0e')";
	background: -webkit-gradient(linear, left top, left bottom, from(#a8c01b), to(#93ab0e)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #a8c01b,  #93ab0e); /* for firefox 3.6+ */
	background-image: -o-linear-gradient(top, #a8c01b, #93ab0e);
}

#news center table .bcDisclaimer
{
	padding: 0 0 10px 0;
}

#news .bcStoryHeadline
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	margin: 5px 0 0 0;
	float: left;
	width: 100%;
}

#news .bcStoryByline
{
	font-size: .8em;
	color: #999;
	float: left;
}

#news .bcStoryImage
{
	float: right;
	margin: 0 0 0 10px;
	font-size: 12px;
	color: #666;
	max-width: 400px;
	line-height: 18px;
	text-align: justify;
	padding: 10px 16px 10px 10px;
	background: #f1f1f1;
}

#news .bcStoryImage img
{
	background: #FFFFFF;
	padding: 2px;
	border: solid 1px #ccc;
}

#news .bcStory
{
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 980px;
	float: left;
}

#news .bcStory p
{
	text-align: justify;
}

#news .bcCopyright
{
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: #f5f5f5;
	text-align: center;
	padding: 5px 0;
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
}

#news a[href='javascript:history.go(-1)']
{
	clear: both;
	background: #93ab0d;
	color: #FEFEFE;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 9px;
	text-decoration: none;
	margin: 0 10px 0 0;
	border: solid 1px #a8c01b;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c01b', endColorstr='#93ab0e');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c01b', endColorstr='#93ab0e')";
	background: -webkit-gradient(linear, left top, left bottom, from(#a8c01b), to(#93ab0e)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #a8c01b,  #93ab0e); /* for firefox 3.6+ */
	background-image: -o-linear-gradient(top, #a8c01b, #93ab0e);
	float: left;
}

.ChartDy
{
	float: left;
	width: 98%;
	padding: 2px 1%;
	background: #fff;
	font-size: 12px;
	color: #444;
}

.ChartDy div
{
	float: left;
	width: 98%;
	background: #f1f1f1;
	outline: solid 1px #ccc;
	padding: 1%;
}

.ChartDy select
{
	float: none;
}

.ChartDy input
{
	float: none;
	width: auto;
	line-height: 22px;
	color: #333;
	padding: 0 0 0 0;
	font-size: 13px;
	background: #f1f1f1;
	padding: 4px 8px;
	margin: 5px 0 0 0;
	background: #293C81;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F9F9F9), to(#F1F1F1));
	background: -webkit-linear-gradient(top, #F9F9F9, #F1F1F1);
	background: -ms-linear-gradient(top, #F9F9F9, #F1F1F1);
	background: -moz-linear-gradient(top, #F9F9F9, #F1F1F1);
	background: -o-linear-gradient(top, #F9F9F9, #F1F1F1);
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#F9F9F9', EndColorStr='#F1F1F1', GradientType=0);
	border: solid 1px #000516;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer; *padding:0;
}

.ChartDy input:hover
{
	background: #F1F1F1;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F9F9F9), to(#F1F1F1));
	background: -webkit-linear-gradient(top, #F9F9F9, #F1F1F1);
	background: -ms-linear-gradient(top, #F9F9F9, #F1F1F1);
	background: -moz-linear-gradient(top, #F9F9F9, #F1F1F1);
	background: -o-linear-gradient(top, #F9F9F9, #F1F1F1);
	border: 1px solid #333;
	color: #333;
}
div.chartView ul li
{
	margin: 0 0 10px 0;
}
div.chartView strong
{
	font-size: 12px;
}
div.chartView table tr td a
{
	color: #555555;
	text-decoration: underline;
}
div.chartView a:hover
{
	color: #555555;
	text-decoration: none;
}

/* Changes as per Sector Add in selection process 9 march 2012*/
.ChartDy1
{
	background: none repeat scroll 0 0 #fff;
	float: left; /* outline: 1px solid #CCCCCC;*/
	padding: 0%;
	color: #444444;
	font-size: 12px;
	width: 100%;
	margin: 0 0;
}
.ChartDy1 div
{
	background: none repeat scroll 0 0 #F1F1F1;
	border: 1px solid #CCCCCC;
	float: left; /* outline: 1px solid #CCCCCC;*/
	padding: 1%;
	width: 95.5%;
	margin: 0 1% 0 1%;
}
.ChartDy1 div .span-bloc
{
	float: left;
	margin-right: 23px;
}
.ChartDy1 div .span-bloc strong
{
	display: block;
	margin-bottom: 5px;
}
.span-bloc select
{
	border: 1px solid #CCCCCC;
	color: #555555;
	padding: 4px;
	float: left;
}
.span-bloc input
{
	border: 1px solid #CCCCCC;
	color: #555555;
	padding: 4px;
	float: left;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0;
	width: 170px;
	display:block;
}
.span-bloc input[type="submit"]
{
	-moz-border-radius: 6px 6px 6px 6px;
	background: -moz-linear-gradient(center top , #F9F9F9, #F1F1F1) repeat scroll 0 0 transparent;
	border: 1px solid #000516;
	background: #F9F9F9;
	color: #333333;
	cursor: pointer;
	float: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0 0;
	padding: 4px;
	width: auto;
}
/* ************************************************************************************* */




.menu ul li .subMenuBox
{
	position: absolute;
	left: 0;
	top: 100%;	
}
.menu ul li .subMenuBox ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;	
	/*width:137px;*/
	width:165px;
}
.menu ul li .subMenuBox ul li
{
	
	color: #333;
	float: none;
	
}
.menu ul li .subMenuBox ul li a, .menu ul li .subMenuBox ul li a:visited
{
	color: #ffffff !important;
	text-decoration: none;
	border-bottom: 1px #93AB0D solid !important;
	border-left: 1px #93AB0D solid;
	border-right: 1px #93AB0D solid;
	text-align: left;
	line-height: normal;
	padding: 4px 5px 4px 10px !important;
	font-size: 12px;
	/*width:121px;*/
	width:148px;
	display: block;
	position: relative;
	z-index: 100;
}
.menu ul li .subMenuBox ul li a:hover
{
	color: #ffffff !important;
	text-decoration: none;
	background: url(../images/bg-menu-4.jpg) left bottom repeat-x;
	padding: 4px 5px 4px 10px !important;
	border-top:none;
}

div.chartView.chartLargeImg
{
	width:960px;
	padding:0px;
}

div.chartView.chartLargeImg span 
{
	background:#E1E0DE;
}
#page-load
{
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	background:#000000;
	opacity:0.4;
	filter:alpha(opacity=80);
	z-index:100;
}

#page-load div 
{
	margin:auto;
	width:200px;
	text-align:center;
	position:relative;
	top:250px;
}




/* Start 8-11*/

.resList { float:left; padding:10px 0 0 10px; position:relative;}
.resList a{ color:#585858; text-decoration:none; padding:5px 2px; display:block;}

.resList .dropList{ width:115px; background:#4b57a4; border-top:0; border-left:1px #93ab0d solid; border-right:1px #93ab0d solid; position:absolute; left:25px; top:29px; display:none; z-index:500;}   
.resList .dropList a{ color:#ffffff !important; text-decoration:none; padding:3px 5px; display:block; font-weight:normal !important; border-bottom:1px #93ab0d solid;}
.resList .dropList a:hover{ background:#a9c01a; color:#ffffff !important; text-decoration:none;}

/* Start 12-11*/

.userGuideTxt{ font-size:12px; font-family:Arial; color:#333;}
.userGuideTxt a{ color:#288fd5; text-decoration:none;}
.userGuideTxt a:hover{color:#288fd5; text-decoration:underline;}
.userGuideTxt ul{ margin:0; padding:5px 0 0 0; list-style:none;}
.userGuideTxt ul li{ padding:0 0 5px 0;}

.reportGird div #ctl00_ContentPlaceHolder1_gvUnSubscribe tr td a span{
display:none;
}
.reportGird div #ctl00_ContentPlaceHolder1_gvUnSubscribe tr td a{
line-height:26px;
}


/* 4:06 PM 5/16/2013 */

.chartView3 {
	float:left;
	width:100%;
}

.chartView3 span {
	font-family:Arial, Helvetica, sans-serif;
}


/* 12:52 PM 5/21/2013 */

.top-search-panel
{
	background: none repeat scroll 0 0 #F1F1F1;
	float: left;
	color: #444444;
	font-size: 12px;
	width:978px;
	margin:0;
	padding:0px;
	border:1px solid #CCCCCC;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
}

.top-search-panel .panel-view {
	padding:9px;
	width:960px;
	float:left;
}

.top-search-panel h1, .top-search-panel h2 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:960px;
	padding:0 9px 0 9px;
	background:#eeeeee;
	border-bottom:solid 1px #CCCCCC;
	line-height:30px;
	margin:0;
	text-align:left;	
}

.top-search-panel .span-bloc
{
	float: left;
}
.top-search-panel .span-bloc strong
{
	display: block;
	margin-bottom: 5px;
}
.top-search-panel input, 
.top-search-panel select,
.top-search-panel textarea
{
	border: 1px solid #CCCCCC;
	color: #555555;
	padding: 4px;
	float: left;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0;
	width: 170px;
	display:block;
}


.top-search-panel input[type="submit"]
{
	-moz-border-radius: 6px 6px 6px 6px;
	background: -moz-linear-gradient(center top , #F9F9F9, #F1F1F1) repeat scroll 0 0 transparent;
	border: 1px solid #000516;
	background: #F9F9F9;
	color: #333333;
	cursor: pointer;
	float: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0 0;
	padding: 4px;
	width: auto;
}

.top-search-panel.width-120 .span-bloc {
	width:120px;
}

.top-search-panel.width-120 .span-bloc input,
.top-search-panel.width-120 .span-bloc textarea {
	width:90px;
}

.top-search-panel.width-120 .span-bloc select {
	width:108px;
}

.top-search-panel.width-120 .span-bloc.radioButtonList {
	width:200px;
}

#main-view {
	background:#fff;
	width:980px;
	padding:10px;
	float:left;
}

#sub-main {
	width: 790px;
	float:right;
	margin:10px 0 0 0;
}

#sub-main .datagrid-view {
	float:left;
	width:100%;
	background:#ccc;
}
#sub-main .datagrid-view th {
	text-align:left;
	background:#f1f1f1;
	padding:4px;
	text-align:left;
	border:0px;
}

#sub-main .datagrid-view td {
	background:#f6f9ff;
	padding:4px;
	text-align:left;
	border:0px;
}
div.chartView:nth-child(odd){
    margin: 0 18px 17px 0;
}

