body{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2F586B;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;		
/*
	background-image: url(../images/back_bg.jpg);
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#C6CCD8;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#374D79;
	scrollbar-highlight-color:#B2BAC9;
	scrollbar-darkshadow-color:#B2BAC9;
	scrollbar-3dlight-color:#374D79;
}
Table {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
TR {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
TD {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
*/
}
/* No image should have a border when linked */
a img {
	border: 0;
}
.error{
color:#FF0000;
}
.normalText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2F586B;
	text-decoration: none;
}
.topHeaderBg {
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat;
	height: 83px;
}
.textArial11Bold {
	font-size: 11px;
	font-weight: bold;
	color: #356378;
	text-decoration: none;
}
.topHeaderLink {
	text-transform: uppercase;
	color: #4A8BA6;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.rightPadding10 {
	padding-right: 10px;
}
.leftPadding10 {
	padding-left: 10px;
}
.left-rightPadding10 {
	padding-right: 10px;
	padding-left: 10px;
}
.left-rightPadding5 {
	padding-right: 5px;
	padding-left: 5px;
}
.Padding5 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.padding52 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

.topHeaderTab1 {
	font-size: 14px;
	font-weight: bold;
	color: #4E5962;
	text-decoration: none;
	background-color: #EFF4FA;
	text-align: center;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B4CDE7;
}
.topHeaderTab2 {
	font-size: 14px;
	font-weight: bold;
	color: #4E5962;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B4CDE7;
}
.topHeaderTabLink {
	font-size: 14px;
	font-weight: bold;
	color: #4E5962;
	text-decoration: none;
}
a.topHeaderTabLink:hover{
	font-size: 14px;
	font-weight: bold;
	color: #F29000;
	text-decoration: none;
}
.topTabBottomBg {
	background-color: #FF9800;
}
.topTab1 {
	font-size: 12px;
	font-weight: bold;
	color: #396C81;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
}
.topTab2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/button-tab-over-bg.gif);
}
.topTabActive {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/button-tab-bg.gif);
}
/********************************************css for II top menu *********************/
.topTabLink {
	font-size: 12px;
	font-weight: bold;
	color: #396C81;
	text-decoration: none;
}
a.topTabLink:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.topTabLink1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topTabLink1:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/********************************************end css II top menu ********************/
/*.headTitleBg {
	font-size: 11px;
	font-weight: bold;
	color: #3C3C3C;
	text-decoration: none;
	background-color: #DEDEDE;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C1C1;
	padding-right: 8px;
	padding-left: 8px;
}*/
/************************************** 29-07-2008**************shri prakash singh*****************************************/
.headTitleBg{
	font-size: 12px;
	font-weight: bold;
	color: #EF8100;
	text-decoration: none;
	background-color: #E7F0FA;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C1C1;
	padding-right: 8px;
	padding-left: 8px;
}
/**********************************************************************************************************************************/
.headTitleBg a { color:3c3c3c; text-decoration:none; }
.tableBorderGray {
	border: 1px solid #C2C1C1;
}
.textArial11 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.textArial11Bullet {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-image: url(../images/arrow-bullet1.gif);
}
.textArial11Link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #2F586B;
}
.textArial11Link a { color:#2F586B; text-decoration:none; }
a:hover {
	color: #F48400;
	text-decoration: underline;
}
.orgButton {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF8A00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5B26F;
	border-right-color: #C86C00;
	border-bottom-color: #C86C00;
	border-left-color: #F5B26F;
	padding: 1px 3px 1px 3px ;
}
.orgButton:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.blueButton {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F586B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8FB9CD;
	border-right-color: #000f6B;
	border-bottom-color: #000f6B;
	border-left-color: #8FB9CD;
	padding: 1px 3px 1px 3px ;
}
.blueButton:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
text-decoration: none;
}

.textArial11org {
	font-size: 11px;
	font-weight: normal;
	color: #EF8100;
	text-decoration: none;
}
.textArial11orgBold {
	font-size: 11px;
	font-weight: bold;
	color: #EF8100;
	text-decoration: none;
}
.textArial12orgBold {
	font-size: 12px;
	font-weight: bold;
	color: #EF8100;
	text-decoration: none;
}
.textArial12org {
	font-size: 12px;
	color: #EF8100;
	text-decoration: none;
}

.textBox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #264857;
	text-decoration: none;
	border:1px #7F7F7F solid;
	/*width:220px;
	height: 18px;*/
}
.listMenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #264857;
	text-decoration: none;
	border:1px #7F7F7F solid;
	/*width:220px;
	height: 18px;*/
}
.textArial10 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.redLink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #E50000;
	text-decoration: none;
}
.bottomBg {
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #24333B;
	text-decoration: none;
	height: 83px;
}
.textVerdana10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #24333B;
	text-decoration: none;
}
a.textVerdana10:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.textArial11orgBold:hover{
	color: #2F586B;
	text-decoration: underline;	
}
.centerCurveBottom {
	background-repeat: repeat;
	background-image: url(../images/center-curve-bottom-line.gif);

}
.centerLeftRightBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AAC5E4;
	border-left-color: #AAC5E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAC5E4;

}
.centerTitleBgColor {
	font-size: 12px;
	font-weight: normal;
	color: #1E4758;
	text-decoration: none;
	background-color: #D3E1F1;
}
.redStar {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #D60000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;

}
.trGrayBG {
	background-color: #F9F9F9;
}
.trGrayBG1{
	background-color: #FFFFFF;
	font-size:12px;
}
.trGrayBG2 {
	background-color: #F9F9F9;
	font-size:12px;
}
.trWhtBG2 {
	background-color: #FFFFFF;
	font-size:12px;
}

.trWhiteBGColor {
	background-color: #FFFFFF;
}
.normalText12 {
	font-size: 12px;
	font-weight: normal;
	color: #2F586B;
	text-decoration: none;
}


.centerSubTitle {
	font-size: 14px;
	font-weight: bold;
	color: #1A364B;
	text-decoration: none;
	background-color: #E9F4FE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #6FADDB;
}
.centerSubTitle1 {

	font-size: 14px;
	font-weight: bold;
	color: #1A364B;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #6FADDB;
}
.normalTextBold12 {

	font-size: 12px;
	font-weight: bold;
	color: #2F586B;
	text-decoration: none;
}
.subTitle {
	font-size: 11px;
	font-weight: bold;
	color: #1A364B;
	text-decoration: none;
	background-color: #E7F0FA;
}
.subTitle2 {
	font-size: 11px;
	font-weight: bold;
	color: #F58220;
	text-decoration: none;
	background-color: #FFEFD8;
}
.tddata {
	border-style: solid;
	border-color: rgb(247, 150, 70);
	border-width: 1pt 1pt 2.25pt;
	padding: 0.1cm 5.4pt;
	width: 125.35pt;
	background-color: transparent;
	}

.tddata2 {
	border-style: none solid solid;
	border-color: rgb(224, 223, 227) rgb(247, 150, 70) rgb(247, 150, 70); 
	border-width: medium 1pt 1pt; 
	padding: 0.3cm 5.4pt; 
	background: rgb(253, 228, 208) none repeat scroll 0% 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
	width: 125.35pt;
	}
.tddata-0{
	border-style: none solid solid; 
	border-color: rgb(224, 223, 227) rgb(247, 150, 70) rgb(247, 150, 70); 
	border-width: medium 1pt 1pt;
	padding: 0cm 5.4pt;
	background: rgb(253, 228, 208) none repeat scroll 0% 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	width: 80.35pt;
}
.tddata3{
	border-style: solid;
	border-color: rgb(247, 150, 70);
	border-width: 1pt 1pt 2.25pt;
	padding: 0cm 5.4pt;
	width: 91pt;
	background-color: transparent;
}
.tddata4{
	border-style: none solid solid;
	border-color: rgb(224, 223, 227) rgb(247, 150, 70) rgb(247, 150, 70);
	border-width: medium 1pt 1pt;
	padding: 0cm 5.4pt; 
	width: 80.35pt;
	background-color: transparent;
}
.tabledata{
	border: medium none ;
	margin: auto auto auto 36pt; 
	width: 401.75pt; 
	border-collapse: collapse;
}
.tabledata1{
	border: medium none ;
	margin: auto auto auto 36pt;
	width: 182.05pt;
	border-collapse: collapse;
}
.trorange {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        color: #2F586B;
        background-color: #FDE4D0;
        border: 1px solid #F79646;

}

.trwhite {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 16px;
        color: #2F586B;
        background-color: #ffffff;
        border: 1px solid #F79646;
}
.divdata1{
	margin: 0cm 0cm 0pt 36pt;
	text-indent: -18pt;
}

.spandata1{
	font-family: 'Times New Roman';
	font-style: normal;
	font-variant: normal;
	font-weight: normal; 
	font-size: 7pt;
	line-height: normal;
	font-size-adjust: none; 
	font-stretch: normal;
}


.tr2 {
	font-size: 11px;
	color: #1A364B;
	background-color: #FFF7EA;
}
.tr3 {
	font-size: 11px;
	color: #1A364B;
	background-color: #EEF4FA;
}
.pageTitleBg {
	font-size: 12px;
	font-weight: bold;
	/*color: #3C3C3C;*/
	text-decoration: none;
	/*background-color: #DEDEDE;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C1C1;
	padding-right: 8px;
	padding-left: 8px;
	color: #EF8100;
	background-color: #E7F0FA;
}
.borderRed
{ 
 	background:#FCE2BF;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #264857;
	text-decoration: none;
	border:1px #FF0000 solid;
 }
.backGrey {background:#EFEFEF; }
.greyBackBorder {border:1px solid #C2C1C1; background-color:#ffffff; }

.orangeLeft {
	background-image: url(../images/employer_lt.gif);
	background-position:left;
}
.orangeRight {
	background-image: url(../images/employer_rt.gif);
	background-position:right;
}
.orangeTop {
	background-image: url(../images/employer_top.gif);
	background-position:top;
}
.orangeBot {
	background-image: url(../images/employer_bot.gif);
	background-position:bottom;
}

.blueLeft {
	background-image: url(../images/employer_lt1.gif);
}
.blueRight {
	background-image: url(../images/employer_rt1.gif);
}
.blueTop {
	background-image: url(../images/employer_top1.gif);
}
.blueBot {
	background-image: url(../images/employer_bot1.gif);
}

.tabDeactive {
	background: url(../images/nav_back.gif) repeat-x;
	height:18px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	font-weight:bold;
	}
.tabDeactive a { color:#2F586B; text-decoration:none;
	}
.tabActive {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	font-size:11px;
	}
.errorJob {
	background-color:#FFF9AE;
	color:ff0000;
	font-size:12px;
	}
.bottomBg1 {
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #24333B;
	text-decoration: none;
}
.borderLeftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C3D7EC;
	border-left-color: #C3D7EC;
}
.mainDiv{
text-align:left;
}
.subDiv1{
	text-align:left;
	float:left;
	width:300px;
	height:24px;
	margin:.25em;
	font-weight:400;
	font-size:12px;
/*	border: 1px #000000 solid;*/
	vertical-align: bottom;
	padding:0px;
}
.subDiv2{
	width:450px;
	height:24px;
	margin:.25em;
	text-align:left;
	float:right;
	font-weight:400;
	font-size:12px;
	/*border: 1px #000000 solid;*/
	vertical-align: bottom;
	padding:0px;
}
/*--------------------------------------------- 24-07-2008 ------------------------------------------------------*/
.textArial12orgBold a {
            color: #EF8100;
            text-decoration: none;
}

.subTitle a {
            color: #1A364B;
            text-decoration: none;
}
#langMode{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2F586B;
	text-decoration: none;
	padding:5px;
	background-color: #FFFFFF;
	float:right;
	width:150px;
	height:18px;
	/*border:1px #000000 solid;*/

}
