/* CSS Document */

/*--------------------------------------------------------------------------------------------------------------+
|	Author: Sanjiv Kumar Biswas																					|
+--------------------------------------------------------------------------------------------------------------*/
*{margin:0; padding:0;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFE;
}
table tr td, table tr th {
	font-size:1em;
}
body {
	margin: 0;
	padding:0;
	background:#202e55;
}
a {
	color: #333;
	text-decoration: none;
	outline:none;
	cursor:pointer;
}
a:hover 
{
    color:#0068c5;
	text-decoration: none;
}
img {
	border:none;
}
p {
	margin:1em 0;
	padding:0;
	line-height:1.3em;
}
h1, h2, h3, h4, h5, h6 {color:#005ba8; font-size:24px; font-weight:bold; margin:0 0 10px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}

ul, ol, li {list-style:none;}
fieldset {
	border:none;
}
fieldset legend {
	font-size:0em;
	line-height:0em;
	height:0px;
	width:0px;
	visibility:hidden;
}
input, textarea, select {
	margin:0;
	padding:2px 2px 2px 5px;
	float:left;
	display:block;
	border:1px solid #c7c7c7;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#737373;
}
input {
	height:16px;
	width:auto;
}
input.sendOut {
	height:32px;
	width:auto;
	padding:0px 10px;
	margin:0;
	cursor:pointer;
	font-weight:bold;
	color:#336600;
	border:none;
	background-color:#C1E426;
}

textarea {
	height:70px;
	width:auto;
}
select {
	height:20px;
	width:auto;
}
a.readmore {
	background:transparent url(../images/buttons/read_btn.png) no-repeat left top;
	display:inline-block;
	width:81px;
	height:22px;
	float:right;
	text-align:center;
	line-height:22px;
	font-size:11px;
}
a.clickmore {
	background:transparent url(../images/buttons/large_click_btn.png) no-repeat left top;
	display:inline-block;
	width:163px;
	height:22px;
	float:right;
	text-align:center;
	line-height:22px;
	font-size:11px;
}
a.readmore:hover, a.clickmore:hover {
	text-decoration:underline;
}


.textBox{color:#333; width:185px; padding:3px; height:20px; line-height:20px; border:1px solid #ccc; font:12px arial;}
.buttonDiv{float:left; height:27px; padding:0 0 0 2px; background:url(../images/btn-bg.png) no-repeat 0 0;}
.buttonDiv .btn{float:left; height:27px; color:#fff; border:0; padding:0 10px 3px 8px; text-transform:uppercase; font-weight:normal; font-size:13px; overflow:visible; cursor:pointer; background:url(../images/btn-bg.png) no-repeat 100% -28px;}
#loginSection h3{padding:0 0 0 8px;}



#wrapper, #header, #contentBody, #footer {
	margin:0 auto;
	padding:0;
	clear:both;
	float:none;
	/*width:1000px;*/
	height:auto;
	font-size:12px;
}
#wrapper {
	/*background:transparent url(../images/body_bg.jpg) no-repeat center top;*/
	width:990px; margin:0 auto;
	background:none;
}

/*------------------------------------- Header -------------------------------------*/
/* ----- HEADER start ----- */
#header{ padding:0 0; overflow:hidden; text-align:center; margin:20px 0px 0px;  height:189px;}
    #header img
    {
        margin-bottom:20px; color:#fff;
    }
	  #header>img{visibility:hidden;}
	
.logo{width:570px; height:120px; margin:26px 0 0 16px; overflow:hidden; }
.logo a{display:block; width:100%; height:100%; text-indent:-5000px;}
/*.headerRight{float:right; width:765px; color:#fff; margin:46px 0 0; padding:0 0 3px; font-size:13px; border-bottom:2px solid #ffff00;}*/
/* ----- HEADER end ----- */
.application{float:right; height:39px; padding:0 0 0 19px; margin:2px 0 0 0; background:url(../images/blue-btn-bg.gif) no-repeat 0 0;}
.application a{float:left; height:39px; color:#fff; line-height:39px; text-transform:uppercase; text-decoration:none; padding:0 19px 0 0; background:url(../images/blue-btn-bg.gif) no-repeat 100% -40px;}
.MainSearch{float:left; width:300px;}
.MainSearchL{float:left; width:65px; background:url(../images/icon_arrowd.jpg) right 6px no-repeat; margin-top:5px;}
.MainSearchL a{text-decoration:underline; color:#FFF; font-size:12px;}
.MainSearchL a:hover{text-decoration:none;}
.MainSearchR{width:220px; background:url(../images/bg_search.jpg) left top no-repeat; float:right; height:29px; position:relative;}
.MainSearchR .datafield{float:left; background:#FFF; font:11px; color:#5d5d5d; padding:3px 1px; width:180px; margin:2px 0 0 2px; border:none;}
.MainSearchR .btn_search{position:absolute; right:10px; top:0; background:url(../images/icon_search.jpg) 0 0 no-repeat; border:0; width:35px; height:29px;}
.welcome{float:left; width:180px; color:#fff; font-size:11px; font-weight:bold; padding:33px 0 5px 79px;}
.Hright{float:right; width:290px;}
/*------------------------------------- Ends Header Content -------------------------------------*/

/*------------------------------------- Content Body -------------------------------------*/
#contentBody_login {clear:both; color:#676767; margin:0 14px; overflow:hidden; background:#fff url(../images/login-bg.png) 45px  76px no-repeat; margin:0px;
	/*border-radius:8px;*/
}
#contentBody {
	background:#FFFFFF;
	/*min-height:100px;
	height:auto !important;
	height:100px;*/
	color:#676767;
}
#contentBody table tr th, #contentBody table tr td {
	color:#676767;
}
#contentBody h1 {
	font-size:2.5em;
	font-weight:normal;
}
#contentBody h2 {
	font-size:2em;
}
#contentBody h3 {
	font-size:1.5em;
}

#contentBody .mainContainerBody {
	position:relative;
	float:left;
	width:1000px;
	height:auto;
	overflow:hidden;
}
#contentBody .mainInnerContainerBody {
	position:relative;
	float:left;
	width:1000px;
	height:auto;
	left:-777px;
	background:transparent url(../images/whtGradLine.jpg) repeat-y right;
}
#contentBody .mainInnerContainerBody2 {
	position:relative;
	float:left;
	width:1000px;
	height:auto;
	left:-777px;
}
#contentBody .innerContainerBody {
	position:relative;
	float:left;
	width:1000px;
	height:auto;
	left:777px;
}

/*------------------------------------- Ends Content Body -------------------------------------*/

/*------------------------------------- Breadcrum -------------------------------------*/
#contentBody #breadCrum {
	margin:0;
	padding:0;
	clear:both;
	float:none;
	border-bottom:1px solid #dbdbdb;
	background:#f3f3f3 url(../images/m_wht_grad_line.jpg) repeat-x top;
	height:37px;
	overflow:hidden;
	font-size:1.08em;
	line-height:36px;
}
#breadCrum ul.leftBreadCrum, #breadCrum ul.rightBreadCrum {
	margin:0;
	padding:0;
	clear:left;
	float:left;
	list-style:none;
	width:600px;
	height:37px;
	display:block;
}
#breadCrum ul.leftBreadCrum li, #breadCrum ul.rightBreadCrum li {
	margin:0;
	padding:0;
	float:left;
	width:auto;
	height:37px;
}
#breadCrum ul.leftBreadCrum li.orgGradBg {
	background:#ffa105 url(../images/m_org_arrow_wht_line.jpg) repeat-x top;
	padding:0px 25px;
	color:#FFFFFE;
}
#breadCrum ul.leftBreadCrum li.orgArrowGradBg, #breadCrum ul.rightBreadCrum li.blueWhtArrowGradBg {
	background:transparent url(../images/l_org_arrow_wht_line.jpg) no-repeat left top;
	width:16px;
	overflow:hidden;
	margin-right:10px;
}
#breadCrum ul.leftBreadCrum li.orgGradBg a, #breadCrum ul.rightBreadCrum li.blueWhtGradBg a {
	color:#FFFFFE;
}
#breadCrum ul.leftBreadCrum li.orgGradBg a:hover, #breadCrum ul.rightBreadCrum li.blueWhtGradBg a:hover {
	text-decoration:underline;
}

#breadCrum ul.rightBreadCrum {
	float:right;
	clear:right;
	width:400px;
}
#breadCrum ul.rightBreadCrum li {
	float:right;
}
#breadCrum ul.rightBreadCrum li.blueWhtGradBg {
	background:url(../images/m_blue_arrow_line.jpg) repeat-x top;
	color:#FFFFFE;
	font-weight:bold;
	padding-right:10px;
}
#breadCrum ul.rightBreadCrum li.blueWhtArrowGradBg {
	background:transparent url(../images/l_org_arrow_blue_line.jpg) no-repeat left top;
	margin:0;
}

#breadCrum ul.rightBreadCrum li.blueOrgArrowGradBg {
	background:transparent url(../images/l_org_arrow_blue_line.jpg) no-repeat right top;
	width:17px;
	margin:0;
}
.orgGradBg2 {
	background:#ffa105 url(../images/m_org_arrow_wht_line.jpg) repeat-x top;
	padding-left:10px;
	color:#FFFFFE;
	padding-right:10px!important;
	}
	
#breadCrum ul.rightBreadCrum li.blueWhiteArrowGradBg{background:transparent url(../images/l_org_arrow_wht_line.jpg) no-repeat right top;
	width:16px;
	overflow:hidden;
	}

/*------------------------------------- Ends Breadcrum -------------------------------------*/

/*------------------------------------- Login -------------------------------------*/
#loginSection {
	clear:both;
	float:right;
	width:463px;
	height:auto;
    background:#fff;
    border-radius:6px;
}
#loginSection img.loginName {
	display:block;
	clear:both;
	float:none;
	margin:10px 0 10px 10px;
}
#loginSection .bLogin {
	width:463px;
	padding:0px ;
}
#loginSection .tLogin {
	padding-top:5px;
	width:443px;
	margin-left:10px;
}
#loginSection .mLogin {
	height:auto;
	width:441px;
}
#loginSection .formPlace {
	margin:0;
	padding:41px 10px 20px 10px;
	min-height:140px;
	height:auto !important;
	height:140px;
	width:421px;
}
/*#loginSection form p {
	margin:0;
	padding:0;
	clear:both;
	float:none;
	line-height:0em;
}
#loginSection form label {
	display:block;
	float:left;
	width:126px;
	height:27px;
	line-height:2.5em;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
#loginSection form p span{float:left; width:270px;    color:#FF0000; padding:5px 0;}
#loginSection form input {
	border-color:#d3dac2;
	height:20px;
	width:241px;
	float:left;
	margin-bottom:1em;
	font-size:1.1em;
	padding-top:4px;
}
#loginSection form input.loginBtn {
	margin:0 5px 0 0;
	padding:0;
	width:92px;
	height:32px;
	background:url(../images/buttons/blue_btn.jpg) no-repeat left top;
	text-transform:uppercase;
	color:#FFFFFE;
	border:none;
	font-weight:bold;
	cursor:pointer;
}
#loginSection form p.normTxt {
	line-height:1.2em;
	margin:0;
	padding:0.5em 0 0 136px;
}
#loginSection form a {
	color:#676767;
}
#loginSection form a:hover {
	color:#ff8605;
}*/
/*------------------------------------- Ends Login -------------------------------------*/

/*####################################### Inner Left Panel #######################################*/
#contentBody #leftPanel {
	margin:0;
	padding:0;
	float:left;
	clear:left;
	width:202px;
	height:auto;
	font-size:0.9em;
}
#leftPanel a {
	color:#676767;
}
#leftPanel a:hover, #leftPanel a.selected {
	color:#ff8605;
}
#leftPanel a.selected {
	font-weight:bold;
}
#leftPanel .comDullGradBg {
	background:#eaeaea url(../images/leftGreyGradBg.jpg) repeat-y right;
	width:182px;
	height:auto;
	clear:both;
	float:none;
	margin:0;
	padding:10px;
	margin-bottom:2px;
}
#leftPanel .contentGreyBg {
	font-size:1.09em;
	background-color:#fbfbfb;
	width:172px;
	padding:5px;
	color:#a0a0a0;
}
#leftPanel .comLghtGradBg {
	background:#f4f4f4 url(../images/leftLghtGreyGradBg.jpg) repeat-y right;
	width:182px;
	height:auto;
	clear:both;
	float:none;
	margin:0;
	padding:10px;
	margin-bottom:2px;
}
#leftPanel h2 {
	font-size:1.17em;
	color:#a0a0a0;
	margin-bottom:0.7em;
}
#leftPanel .comDullGradBg ul, #leftPanel .comLghtGradBg ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	width:182px;
}
#leftPanel .comDullGradBg ul li, #leftPanel .comLghtGradBg ul li {
	width:160px;
	height:auto;
	float:left;
	clear:both;
	padding:0px 0px 1px 22px;
	margin-bottom:0.6em;
}
#leftPanel .comDullGradBg ul li {
	background:transparent url(../images/icons/rounded_grey_arrow.jpg) no-repeat 4px top;
}
#leftPanel .comLghtGradBg ul li {
	background:transparent url(../images/icons/rounded_lght_grey_arrow.jpg) no-repeat 4px top;
}
#leftPanel .comDullGradBg ul li ul, #leftPanel .comLghtGradBg ul li ul {
	margin:0.7em 0 0 0;
	padding:0;
	width:160px;
}
#leftPanel .comDullGradBg ul li ul li, #leftPanel .comLghtGradBg ul li ul li {
	background-position:0px 5px;
	padding-left:10px;
	width:128px;
}
#leftPanel .comDullGradBg ul li ul li {
	background-image:url(../images/icons/dull_grad_arrow.jpg);
}
#leftPanel .comLghtGradBg ul li ul li {
	background-image:url(../images/icons/lght_grad_arrow.jpg);
}
/*####################################### Ends Inner Left Panel #######################################*/

/*####################################### Inner Left Panel #######################################*/
#contentBody #rightBody {
	margin:0;
	padding:17px 20px 17px 0px;
	float:right;
	clear:right;
	width:752px;
	font-size:0.9em;
}
#contentBody #rightBody input{
width:160px;
}
#contentBody #rightBody select{
width:167px;
}
#contentBody #rightBody textarea{
width:160px;
}

#rightBody .greyBgTable {
	clear:both;
	float:none;
	margin:0;
	padding:0;
	background-color:#e5e5e5;
	border:1px solid #dadada;
	line-height:1.4em;
	min-height:200px; /*for All browsers*/
}
* html #rightBody .greyBgTable {
	min-height:200px; /*for IE 6*/
}
#rightBody .greyBgTable ul, #rightBody .greyBgTable ol {
	margin:0 0 0 1.4em;
}

#rightBody .greyBgTable2 {
	clear:both;
	float:none;
	margin:0;
	padding:0;
	background-color:#e5e5e5;
	border:1px solid #dadada;
	line-height:1.4em;
}
#rightBody .greyBgTable2 td {

	border-right:1px solid #dadada;
	border-top:1px solid #dadada;
}
#rightBody .greyBgTable2 table tr th {
	
	background-color:#A5A5A5;
	border-left:1px solid #dadada;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
#rightBody .greyBgTable ul, #rightBody .greyBgTable2 ol {
	margin:0 0 0 1.4em;
}
.width418{width:418px;}
.width400{width:400px; margin:auto!important; padding:0px;}
.width600{width:600px;}
.width500{width:500px; margin:auto!important; padding:0px;}
.sal-detail{padding-left:70px;}

#contentBody #rightBody h2{ margin:0px; padding:0px; font-size:12px!important; font-weight:bold;}



.submit-apply{ background:url(../images/buttons/apply.gif) no-repeat left top; padding:0px 0px 4px 12px; color:#737373; font-size:11px; border:none; width:71px; height:23px; cursor:pointer;}

.search{ background:url(../images/buttons/search.gif) no-repeat left top; padding:0px 0px 4px 15px; color:#737373; font-size:11px; border:none; width:81px; height:23px; cursor:pointer;}

.save {	margin:0; padding:0px 0px 4px 10px; width:69px;	height:23px; background:url(../images/buttons/save_grey_btn.gif) no-repeat left top; color:#737373; border:none;
	cursor:pointer;}
.resetwhite {	margin:0; padding:0px 0px 4px 10px; width:69px;	height:23px; background:url(../images/buttons/reset.gif) no-repeat left top; color:#737373; border:none;
	cursor:pointer;}
.active-lieftlink{color:#FF8605!important; font-weight:bold!important;}
/*####################################### Ends Inner Left Panel #######################################*/



/*------------------------------------- Footer -------------------------------------*/
/*#footer {margin:10px 14px; padding:8px 10px; background:#081d56; text-align:center; font-size:11px;}*/
#footer{margin:0 0px; padding:6px 10px; color:#fff; font-size:11px;  line-height: 26px; height: 26px; }

/*------------------------------------- Ends Footer -------------------------------------*/

.cl {
	clear:both;
	float:none;
	margin:0;
	padding:0;
	width:100%;
	height:0px;
	font-size:0em;
	line-height:0em;
	border:none;
	background:none;
	visibility:hidden;
}
.gol {
	float:left;
}
.gor {
	float:right;
}
img.gol {
	margin:0px 10px 10px 0px;
}
img.gor {
	margin:0px 0px 10px 10px;
}
img.centerBlock {
	margin:0 auto 0.5em auto;
	display:block;
	clear:both;
	float:none;
}
.redCol {
	color:#CC0000;
}
.txtCenter {
	text-align:center;
}
.orgCol {
	color:#ff8605;
}
.greylghtBg {
	background-color:#f8f8f8;
}
.greydullBg {
	background-color:#e5e5e5;
}
p.topMargNone {
	margin-top:0;
}
a.greylink{color:#676767; text-decoration:underline;}
a.greylink:hover{color:#FF8605; text-decoration:none;}



/*------------------------------------- new css 2-12-10 -------------------------------------*/

.technology{ /*header of 2nd demo*/ cursor: hand; cursor: pointer; margin: 5px 0; padding-left:0px;  line-height:22px; height:22px;}

.technology2{ /*header of 2nd demo*/ cursor: hand; cursor: pointer; margin: 5px 0; padding-left:0px;  line-height:22px; height:22px;}

.thelanguage{clear:both; }


ul.list li{
	list-style:none;
	background:url(../images/icons/icon1.gif) no-repeat left 8px;
}
ul.list li a{color:#737373; font-weight:bold!important; text-decoration:none; font-size:11px; padding-left:25px; line-height:30px;}
ul.list li a:hover{color:#ff8400; text-decoration:underline;}











#contentBody #rightBody2 {
	margin:0;
	padding:17px 66px 17px 95px;
	float:left;
	clear:right;
	width:825px;
	font-size:0.8em;
}
#contentBody #rightBody2 .inputbox{
width:160px;
}
#contentBody #rightBody2 select{
width:167px;
}
#contentBody #rightBody2 textarea{
width:160px;
}

#rightBody2 .greyBgTable {
	clear:both;
	float:none;
	margin:0;
	padding:0;
	background-color:#e5e5e5;
	border:1px solid #dadada;
	line-height:1.4em;
	/*min-height:200px; for All browsers*/
}
* html #rightBody2 .greyBgTable {
	min-height:200px; /*for IE 6*/
}
#rightBody2 .greyBgTable ul, #rightBody .greyBgTable ol {
	margin:0 0 0 1.4em;
}

#rightBody2 .greyBgTable2 {
	clear:both;
	float:none;
	margin:0;
	padding:0;
	background-color:#e5e5e5;
	border:1px solid #dadada;
	line-height:1.4em;
}
#rightBody2 .greyBgTable2 td {

	border-right:1px solid #dadada;
	border-top:1px solid #dadada;
}
#rightBody2 .greyBgTable2 table tr th {
	
	background-color:#A5A5A5;
	border-left:1px solid #dadada;
	font-weight:bold;
	color:#fff;
	font-size:11px;
}
#rightBody2 .greyBgTable ul, #rightBody .greyBgTable2 ol {
	margin:0 0 0 1.4em;
}
.close{ background:url(../images/buttons/save_grey_btn.gif) no-repeat left top; width:67px; height:23px; text-align:center; border:none; padding-left:15px;}
.back{ background:url(../images/buttons/save_grey_btn.gif) no-repeat left top; width:67px; height:23px; text-align:center; border:none; padding-left:15px;}
.generate{ background:url(../images/buttons/generate.gif) no-repeat left top; width:105px; height:23px; text-align:center; border:none; padding-left:15px; font-size:11px; color:#737373!important;}

.grey-links {cursor:pointer;	text-decoration:none; background: url(../images/buttons/news.gif) no-repeat right top #fff; padding-right:24px; display:inline-block; line-height:23px; height:23px; font-size:11px; color:#737373!important; float:left; margin-right:2px;}

span.grey-links {vertical-align: middle;}

.grey-links span { background: url(../images/buttons/news.gif) no-repeat left top #fff; padding-left:24px; line-height:23px; height:23px; display:inline-block; margin-right:2px; text-align:center; color:#737373!important}

.grey-links span span {background:none; padding:0; color:#737373!important}
.width-50{width:50px; text-align:center;}

.txt-center{text-align:center;}


ul.form{float:left; width:100%;}
ul.form li{float:left; width:100%; padding:5px 0;}
ul.form label{float:left; width:125px; padding:3px 0 0; font-weight:bold;}
ul.form .dataField{float:right; width:270px;}

.headerRight{ padding:20px 15px 0; margin: 0px; line-height: 34px; color:#fff; font-size: 16px; text-align: right;
font-weight: bold;}

#loginSection img.loginName {
display: block;
clear: both;
float: none;
margin-left: 10px;
}

.login_wrap
{
    padding: 8px;
    border-radius:6px;
    overflow:hidden;
    background: url(../images/transparent-bg.png) repeat;
    margin: 100px 50px;
    clear: both;
    float: right;
    width: 463px;
    height: auto;
}