
*
{
	margin: 0px;
	padding: 0px;
	
}

body
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414345;
	background-color: transparent;
	background-image: url(../images/bg_b.gif);
	background-attachment: fixed;
	background-position: 0% 0%;
}

html,body
{
	height: 100%;
}
img
{
	border:0;
	margin: 0px;
	padding: 0px;
	vertical-align:text-bottom;
}
 
ol li 
{
	padding:0 0 0 2px;
	margin:0 0 0 10px;
}

#ctl00_DULSCOMasterPageContentPlaceHolder_lblTopHeader ol li 
{
	padding:0 0 0 2px;
	margin:0 0 0 25px;
}

.tablecenter
{
	padding: 0px auto;
	margin: 0px auto;
}

tr, td
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414345;
}


.MaskedEditError
{
	background-color: #fffb9b;
	z-index:50;
}

input, select, option
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.sa_menu
{
	
}

.sa_menu_bg
{
	font-weight: bold;
	font-size: 9px;
	color: #4e5153;
	background-color: #d0d0d0;
}
.sa_Logout
{
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	color: #4e5153;
	background-color: #d0d0d0;
	padding-top: 4px;
	padding-left: 5px;
}

.sa_Logout a
{
	text-decoration: none;
	color: #4e5153;
	background-color: #d0d0d0;
	margin-top: 4px;
}

.sa_Logout a:hover
{
	text-decoration: underline;
	color: #000000;
	background-color: #d0d0d0;
	margin-top: 4px;
}

.sa_hover
{
	font-weight: bold;
	text-decoration: none;
	color: #4e5153;
	border-bottom: 1px solid #acacac;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	padding-left: 4px;
	padding-top: 10px;
	background-color: #f7f7f7;
}

.sa_hover a
{
	font-weight: bold;
	text-decoration: none;
	color: #4e5153;
	border-bottom: 1px solid #acacac;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	padding-left: 4px;
	padding-top: 10px;
	background-color: #f7f7f7;
}

.sa_hover a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #acacac;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	padding-left: 4px;
	padding-top: 10px;
	background-color: #f7f7f7;
}

.sa_menu
{
	
}

.sa_menu a
{
	font-weight: bold;
	text-decoration: none;
	color: #4e5153;
	padding-left: 4px;
	padding-top: 10px;
}

.sa_menu a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #4e5153;
	padding-left: 4px;
	padding-top: 10px;
}



h2
{
	font-size: 12px;
	color: #298fcb;
	font-weight: bold;
	text-align: left;
}

h3
{
	font-size: 11px;
	color: #206893;
	font-weight: normal;
	font-family: Tahoma;
	text-align: left;
}

h4
{
	font-size: 12px;
	color: #206893;
	font-weight: normal;
	font-family: Tahoma;
	text-align:center;
}

.textheaderbold
{
	color: #206893;
	font-family: Arial;
	font-weight: bold;
	font-size:12px;
}

.welcomemessage
{
	font-size: 13px;
	color: #414345;
	font-weight: bold;
	font-family: Arial;
}

.welcomemessagebold
{
	color: #206893;
	font-family: Arial;
	font-weight: bold;
	padding-left: 2px;
}

.underconstruction
{
	font-size: 20px;
	color: #fd8832;
}

p
{
	font-size: 11px;
	line-height: 16px;
	color: #414345;
	padding-bottom: 10px;
	text-align: justify;
}

.joblist p
{
	font-size: 11px;
	line-height: 12px;
	color: #414345;
	padding-bottom: 6px;
	text-align: justify;
	margin-left: 15px;
}
/* Homepage page Class*/

.maincontainerdiv
{
	margin: 0px auto;
	/*border: 3px solid #FF0000;*/
	min-height: 88%;
	width: 990px;
	background-color: #FFFFFF;
	padding: 0px;
	top: 0px;
	vertical-align: top; 
	bottom: 0px;
}

* html .maincontainerdiv {
height: 88%;
}

.contentdiv
{
	top: 0px;
	width: 100%;
	/*height:100%;*/
	margin: 0px auto;
	padding-bottom:6px;
}

.footerdiv
{
	bottom: 0px;
	width: 990px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

.container
{
	top: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px auto;
	height: 100%;
}




.navh
{
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

.navh ul, li
{
	margin: 0px;
}

.navh li
{
	display: inline;
	list-style-type: none;
	background-image: url(../images/bul_nav.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 10px;
	background-position: 0px 3px;
}

.navh li a
{
	color: #828282;
	text-decoration: none;
}

.navh li a:hover
{
	color: #4d4d4d;
	text-decoration: none;
}

.marquebg
{
	background-image: url(../images/img001.gif);
	background-repeat: no-repeat;
}

.marquetxt
{
	font-size: 11px;
	color: #7f7f7f;
}

.ban2
{
	background-image: url(../images/img003.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	
}
.ban3
{
	background-image: url(../images/img003a.jpg);
	background-repeat: no-repeat;
	background-position:0 16px;
}
.ban4
{
	background-image: url(../images/img003b.jpg);
	background-repeat: no-repeat;
	background-position:0 5px;
}
.jobsearch
{
	background-image: url(../images/img005.jpg);
	background-repeat: no-repeat;
}

.search_acp
{
	background-image: url(../images/search_acp.gif);
	background-repeat: no-repeat;
}

.search_acp li
{
	display: inline;
	list-style-type: none;
}

.search_acp li a
{
	color: #5e5e5e;
	text-decoration: none;
}

.search_acp li a:hover
{
	color: #9d9d9d;
	text-decoration: none;
}

.logobg
{
	background-image: url(../images/img007.jpg);
	background-repeat: no-repeat;
}

.signinbg
{
	background-image: url(../images/signinbg.jpg);
	background-repeat: no-repeat;
	border:0px;
}

.regnow
{
	font-size: 10px;
	color: #c18d33;
}
.regnow strong
{
	font-size: 12px;
	font-weight: bold;
}
.regnow a
{
	color: #c18d33;
	text-decoration: none;
}
.regnow a:hover
{
	color: #e5ba6f;
	text-decoration: none;
}
.regnow strong a
{
	color: #c18d33;
	text-decoration: none;
}
.regnow strong a:hover
{
	color: #e5ba6f;
	text-decoration: none;
}

.btn_signin
{
	background-image: url(../images/btn_signin2.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	border: 0px;
	cursor: hand;
}
.welcomepage1
{
	background-image: url(../images/welcomebg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 283px !important;
	height: /**/ 235px;
	padding-top: 90px !important;
	padding-top: /**/ 110px;
}
/*Login Class starts here*/
/*
.loginpage1{
	background-image: url(../images/signbg1.jpg);
	background-repeat: no-repeat;
}

.loginpage2{
	background-image: url(../images/signbg2.jpg);
	background-repeat: no-repeat;
}

.btn_signin2{
	background-image: url(../images/btn_signin2.jpg);
	background-repeat: no-repeat;
	height:22px;
	width:65px;
	border:0px;
	cursor : hand;
}
*/

/*Login Class ends here*/



.btn_find
{
	background-image: url(../images/btn_findjob.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 77px;
	border: 0px;
	cursor: pointer;
}

.btn_QuickUpload
{
	background: transparent;
	height: 79px;
	width: 93px;
	border: 0px;
	cursor: pointer;
}

.btn_RegNow
{
	background: transparent;
	height: 24px;
	width: 135px;
	border: 0px;
	cursor: pointer;
}
.btn_RegNow1
{
	background: transparent;
	height: 16px;
	width: 160px;
	border: 0px;
	cursor: pointer;
}

.btn_RegisterNow
{
	background-image: url(../images/regnow.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 149px;
	border: 0px;
	cursor: pointer;
}


.forgotpass a
{
	color: #214559;
	text-decoration: none;
}

.forgotpass a:hover
{
	color: #214559;
	text-decoration: underline;
}

.promobg
{
	background-image: url(../images/promo.gif);
	background-repeat: no-repeat;
}

.adbg
{
	background-image: url(../images/adbg.gif);
	background-repeat: no-repeat;
	color: #808080;
}

.adbg strong
{
	color: #000;
	font-weight: bold;
}

.adbg a
{
	color: #6699c0;
	text-decoration: none;
}

.adbg a:hover
{
	color: #6699c0;
	text-decoration: underline;
}

.hotjobs
{
	color: #868686;
}

.hotjobs a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.hotjobs a:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.more a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.more a:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.list li
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	padding-left: 20px;
	list-style-type: none;
}

.list li a
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	padding-left: 20px;
}

.list li a:hover
{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
	padding-left: 20px;
}

.ad li
{
	list-style-type: none;
}

/* Inside page Class*/

.logo_insidebg
{
	background-image: url(../images/logo_insidebg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	height: 110px;
}

.logo_inside
{
	background-image: url(../images/logo02_in.jpg);
	background-repeat: no-repeat;
}

.leftsqbracket
{
	font-size: 22px;
	color: #c9c9c9;
	padding-right: 2px;
	font-weight: lighter;
	vertical-align: middle;
}

.rightsqbracket
{
	font-size: 22px;
	color: #c9c9c9;
	padding-right: 13px;
	padding-left: 2px;
	font-weight: lighter;
	vertical-align: middle;
}
.page li
{	font-size:10px;
	font-weight:bold;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	background-position: 0px 3px;
	color: #206893;
}

.page li a
{
	color: #206893;
	text-decoration: none;
}

.page li a:hover
{
	color: #cccccc;
	text-decoration: none;
}

.nav
{
	font-size: 10px;
	color: #828282;
}


.nav ul, li
{
	margin: 0px;
}

.nav li
{
	display: inline;
	list-style-type: none;
	background-image: url(../images/bul_nav.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-right: 5px;
	background-position: 0px 3px;
}

.nav li a
{
	color: #828282;
	text-decoration: none;
}

.nav li a:hover
{
	color: #4d4d4d;
	text-decoration: none;
}

.nav a
{
	color: #828282;
	text-decoration: none;
}

.nav a:hover
{
	color: #4d4d4d;
	text-decoration: none;
}
.breadcrumbstitle
{
	font-weight:bold;
	font-size: 10px;
	color: #000000;
}

.breadcrumbs
{
	font-size: 11px;
	color: #414345;
}

.breadcrumbs a
{
	color: #414345;
	text-decoration: none;
	text-align:left;
}

.breadcrumbs a:hover
{
	color: #414345;
	text-decoration: underline;
	text-align:left;
}

.clientlogosbgback
{
	background-color: #FFFFFF;
	background-image: url(../images/in_pelogos_leftbgback.gif);
	background-repeat: repeat-y;
}

.clientlogosbg
{
	background-image: url(../images/in_pelogos_leftbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 26px;
}
.clientlogosbg li
{
	list-style-type: none;
	padding-bottom: 4px;
}

.clientlogosbg2
{
	background-image: url(../images/in_pelogos_rightbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 26px;
}
.clientlogosbg2 li
{
	list-style-type: none;
	padding-bottom: 4px;
}

.clientlogosbgback2
{
	background-color: #FFFFFF;
	background-image: url(../images/in_pelogos_rightbgback.gif);
	background-repeat: repeat-y;
}

.header
{
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-y;
	background-color: #c8e8f7;
	height: 23px;
	padding-left: 15px;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
}
.headerSA
{
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/headerbgSA.jpg);
	background-repeat: repeat-y;
	height: 23px;
	padding-left: 15px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
}

.mandatory
{
	text-align: left;
	padding: 5px 0px 5px 15px;
}

.bgcform
{
	background-color: #e9f1f7;
	margin-bottom: 4px;
}

.formlink a
{
	color: #fe1202;
	text-decoration: underline;
}
.formlink a:hover
{
	color: #fe1202;
	text-decoration: none;
}


/*.btn{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/btn_center.jpg);
	background-repeat: repeat-x;
	border: 0px;
	font-size: 10px;
	height: 22px;
	text-transform: uppercase;
}*/

.btn
{
	font-weight: bold;
	color: #525252;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	border: 0px;
	font-size: 10px;
	height: 20px;
	margin-right: 8px;
	text-align: center;
}

.btn_disable
{
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	border: 0px;
	font-size: 10px;
	height: 20px;
	margin-right: 8px;
	text-align: center;
}

.footer
{
	border-bottom: 3px solid #fd5332;
	margin-bottom: 30px;
	margin-top: 20px;
}

.copyright
{
	color: #fd937f;
}


.footer li
{
	list-style-type: none;
	display: inline;
	padding-right: 8px;
}

.footer li a
{
	color: #808080;
	text-decoration: none;
}

.footer li a:hover
{
	color: #adadad;
	text-decoration: none;
}

/*MySpace Class starts here*/

.gheader
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/ms_gheadingbg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-align: left;
}

.grp li
{
	list-style-type: none;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 10px;
	color: #414345;
	background-image: url(../images/bul_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.grp li a
{
	color: #414345;
	text-decoration: none;
}

.grp li a:hover
{
	color: #414345;
	text-decoration: underline;
}

.msbul li
{
	list-style-type: none;
	padding: 0px 5px 8px 12px;
	font-size: 10px;
	color: #414345;
	background-image: url(../images/bul_reddotarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: inline;
}

.msbul li a
{
	color: #414345;
	text-decoration: none;
}

.msbul li a:hover
{
	color: #414345;
	text-decoration: underline;
}

.btn_go2
{
	background-image: url(../images/btn_gobg.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 36px;
	border: 0px;
	font-style: italic;
	font-weight: bold;
	margin-top: 1px;
}

.btn_go
{
	background-image: url(../images/btn_gobg.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 36px;
	border: 0px;
	font-style: italic;
	font-weight: bold;
	
}


.gobox
{
	font-size: 11px;
	font-style: italic;
	color: #9e9e9e;
	background-image: url(../images/textboxbg_go.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 156px;
	height: 17px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.gobtndiv
{	float:left;
	clear:right;
	padding-top:0px!important;
	padding-top:1px;
	border-top :1px solid #ffffff;
	_border-top :0px solid #ffffff;
}
	
.goboxdiv
{
	float:left;
}

/*MySpace Class ends here*/

/*Schemes Class starts here*/
.schemeheader1
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/schemes_headingbg2.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-align: left;
}

.schemeheader2
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/schemes_headingbg2.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-align: left;
}
/*Schemes Class ends here*/

/*width Class*/
.w11
{
	width: 11px;
}
.w12
{
	width: 12px;
}
.w13
{
	width: 13px;
}
.w16
{
	width: 16px;
}
.w25
{
	width: 25px;
}
.w35
{
	width: 35px;
}
.w45
{
	width: 45px;
}
.w50
{
	width: 50px;
}
.w60
{
	width: 60px;
}
.w70
{
	width: 70px;
}
.w74
{
	width: 74px;
}
.w77
{
	width: 77px;
}
.w83
{
	width: 83px;
}
.w84
{
	width: 84px;
}
.w87
{
	width: 87px;
}
.w90
{
	width: 90px;
}
.w92
{
	width: 92px;
}
.w93
{
	width: 93px;
}
.w113
{
	width: 113px;
}
.w130
{
	width: 130px;
}
.w135
{
	width: 135px;
}
.w138
{
	width: 138px;
}
.w145
{
	width: 145px;
}
.w156
{
	width: 156px;
}
.w160
{
	width: 160px;
}
.w165
{
	width: 165px;
}
.w186
{
	width: 186px;
}
.w189
{
	width: 189px;
}
.w197
{
	width: 197px;
}
.w210
{
	width: 210px;
}
.w213
{
	width: 213px;
}
.w233
{
	width: 233px;
}
.w260
{
	width: 260px;
}
.w262
{
	width: 262px;
}

.w295
{
	width: 295px;
}
.w296
{
	width: 296px;
}
.w316
{
	width: 316px;
}
.w320
{
	width: 320px;
}
.w346
{
	width: 346px;
}
.w352
{
	width: 352px;
}
.w379
{
	width: 379px;
}
.w390
{
	width: 390px;
}
.w458
{
	width: 458px;
}
.w461
{
	width: 461px;
}
.w505
{
	width: 505px;
}
.w568
{
	width: 568px;
}
.w615
{
	width: 615px;
}
.w724
{
	width: 724px;
}
.w970
{
	width: 970px;
}
.w980
{
	width: 980px;
}

/*height Class*/
.h04
{
	height: 4px;
}
.h06
{
	height: 6px;
}
.h15
{
	height: 15px;
}
.h16
{
	height: 16px;
}
.h18
{
	height: 18px;
}
.h19
{
	height: 19px;
}
.h22
{
	height: 22px;
}
.h24
{
	height: 24px;
}
.h25
{
	height: 25px;
}
.h27
{
	height: 27px;
}
.h29
{
	height: 29px;
}
.h31
{
	height: 31px;
}
.h35
{
	height: 35px;
}
.h42
{
	height: 42px;
}
.h40
{
	height: 40px;
}

.h55
{
	height: 55px;
}
.h56
{
	height: 56px;
}
.h62
{
	height: 62px;
}
.h77
{
	height: 77px;
}
.h80
{
	height: 80px;
}
.h88
{
	height: 88px;
}
.h92
{
	height: 92px;
}
.h100
{
	height: 100px;
}
.h109
{
	height: 109px;
}
.h110
{
	height: 110px;
}
.h130
{
	height: 130px;
}
.h145
{
	height: 145px;
}
.h148
{
	height: 148px;
}
.h152
{
	height: 152px;
}
.h190
{
	height: 190px;
}
.h214
{
	height: 214px;
}
.h276
{
	height: 276px;
}
.h283
{
	height: 283px;
}
.h311
{
	height: 311px;
}
.h462
{
	height: 462px;
}


/*margin top Class*/
.m00
{
	margin: 0px;
}
.mt02
{
	margin-top: 2px;
}
.mt04
{
	margin-top: 4px;
}
.mt09
{
	margin-top: 9px;
}
.mt15
{
	margin-top: 15px;
}
.mt30
{
	margin-top: 30px;
}
.mt36
{
	margin-top: 36px;
}
.mt80
{
	margin-top: 80px;
}
.mt131
{
	margin-top: 86px;
}

.mr12
{
	margin-right: 12px;
	}

/*margin left Class*/
.ml12
{
	margin-left: 12px;
}
.ml20
{
	margin-left: 20px;
}
.ml32
{
	margin-left: 32px;
}
.ml39
{
	margin-left: 39px;
}
.ml42
{
	margin-left: 42px;
}
.ml55
{
	margin-left: 55px;
}

.m10
{
	margin: 10px;
}

.mb10
{
	margin-bottom: 10px;
}

.p02
{
	padding: 2px;
}

.p06
{
	padding: 6px;
}
.p12
{
	padding: 12px;
}

/*padding top Class*/
.pt01
{
	padding-top: 1px;
}
.pt02
{
	padding-top: 2px;
}
.pt04
{
	padding-top: 4px;
}
.pt05
{
	padding-top: 5px;
}
.pt06
{
	padding-top: 6px;
}
.pt07
{
	padding-top: 7px;
}
.pt08
{
	padding-top: 8px;
}
.pt10
{
	padding-top: 10px;
}
.pt12
{
	padding-top: 12px;
}
.pt14
{
	padding-top: 14px;
}
.pt15
{
	padding-top: 15px;
}
.pt16
{
	padding-top: 16px;
}
.pt20
{
	padding-top: 20px;
}
.pt38
{
	padding-top: 38px;
}
.pt42
{
	padding-top: 42px;
}
.pt45
{
	padding-top: 45px;
}
.pt65
{
	padding-top: 65px;
}
.pt70
{
	padding-top: 70px;
}
.pt85
{
	padding-top: 85px;
}
.pt105
{
	padding-top: 105px;
}

/*padding right Class*/
.pr04
{
	padding-right: 4px;
}
.pr06
{
	padding-right: 6px;
}
.pr07
{
	padding-right: 7px;
}
.pr08
{
	padding-right: 8px;
}
.pr10
{
	padding-right: 10px;
}
.pr12
{
	padding-right: 12px;
}
.pr15
{
	padding-right: 15px;
}
.pr35
{
	padding-right: 35px;
}

/*padding bottom Class*/
.pb02
{
	padding-bottom: 2px;
}
.pb04
{
	padding-bottom: 4px;
}
.pb06
{
	padding-bottom: 6px;
}
.pb09
{
	padding-bottom: 9px;
}
.pb10
{
	padding-bottom: 10px;
}
.pb15
{
	padding-bottom: 15px;
}
.pb20
{
	padding-bottom: 20px;
}
.pb35
{
	padding-bottom: 35px;
}
.pb50
{
	padding-bottom: 50px;
}

/*padding left Class*/
.pl03
{
	padding-left: 3px;
}
.pl04
{
	padding-left: 4px;
}
.pl05
{
	padding-left: 5px;
}
.pl06
{
	padding-left: 6px;
}
.pl07
{
	padding-left: 7px;
}
.pl08
{
	padding-left: 8px;
}
.pl10
{
	padding-left: 10px;
}
.pl12
{
	padding-left: 12px;
}
.pl15
{
	padding-left: 15px;
}
.pl19
{
	padding-left: 19px;
}
.pl22
{
	padding-left: 22px;
}
.pl25
{
	padding-left: 25px;
}
.pl30
{
	padding-left: 30px;
}
.pl32
{
	padding-left: 32px;
}
.pl36
{
	padding-left: 36px;
}
.pl39
{
	padding-left: 39px;
}
.pl41
{
	padding-left: 41px;
}
.pl42
{
	padding-left: 42px;
}
.pl45
{
	padding-left: 45px;
}
.pl47
{
	padding-left: 47px;
}
.pl52
{
	padding-left: 52px;
}
.pl55
{
	padding-left: 155px;
}
.pl60
{
	padding-left: 60px;
}
.pl65
{
	padding-left: 65px;
}
.pl73
{
	padding-left: 73px;
}
.pl114
{
	padding-left: 114px;
}
.pl147
{
	padding-left: 147px;
}
.pl327
{
	padding-left: 327px;
}




/*border Class*/
.bdt1
{
	border-top: 1px solid #ddd;
}
.bdr1
{
	border-right: 1px solid #ddd;
}
.bdb1
{
	border-bottom: 1px solid #ddd;
}
.bdl1
{
	border-left: 1px solid #ddd;
}
.bd0
{
	border: 0px;
}

.bd1
{
	border: 1px solid #ddd;
}

.tar
{
	text-align: right;
}
.tac
{
	text-align: center;
}
.tal
{
	text-align: left;
}
.vlt
{
	vertical-align: top;
}
.vlm
{
	vertical-align: middle;
}
.vlb
{
	vertical-align: bottom;
}
.fll
{
	float: left;
}
.flr
{
	float: right;
}
.cll
{
	clear: left;
}
.clr
{
	clear: right;
}
.fcgrey
{
	color: #999999;
}
.fcred
{
	color: #ff0000;
}
.divmessage
{
	position: absolute;
	color: Gray;
	margin-left:215px;
	
}

.divmessage2
{
	position: absolute;
	color: Gray;
	margin-left:260px;
	
}

.tableheadercolor
{
	background-color: #298fcb;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}
.tableheader
{
	background-color: #298fcb;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}

.tablealternatecolor
{
	background-color: #d8f0fc;
}


/*Login Class starts here*/

.loginpage1
{
	background-image: url(../images/loginbg.jpg);
	background-repeat: no-repeat;
}
.loginpageSA
{
	background-image: url(../images/loginbgSA.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 283px !important;
	height: /**/ 235px;
}
.loginpage2
{
	background-image: url(../images/signbg2.jpg);
	background-repeat: no-repeat;
}

.btn_signin2
{
	background-image: url(../images/btn_signin2.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 65px;
	border: 0px;
}


/*Login Class ends here*/

.wordwrap
{
	word-break: break-all;
}

/* for Groups */

.grp li
{
	list-style-type: none;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 10px;
	color: #414345;
	background-image: url(../images/bul_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.grp li a
{
	color: #414345;
	text-decoration: none;
}

.grp li a:hover
{
	color: #414345;
	text-decoration: underline;
}

.grp li ul
{
	list-style-type: none;
	padding-top: 10px;
}

.grp li ul li
{
	list-style-type: none;
	padding-left: 17px;
	font-size: 10px;
	color: #298fcb;
	background-image: url(../images/bul_grey2.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

.grp li ul li a
{
	list-style-type: none;
	color: #298fcb;
	text-decoration: none;
}

.grp li ul li a:hover
{
	list-style-type: none;
	color: #298fcb;
	text-decoration: underline;
}

.tableheaderclass
{
	background-color: #298fcb;
	color: White;
	text-align: left;
	vertical-align: top;
}
/* end for Groups */

/*Float Class*/
.fll
{
	float: left;
}
.flr
{
	float: right;
}

/*Clear Class*/
.cll
{
	clear: left;
}
.clr
{
	clear: right;
}


.fcgrey
{
	color: #999999;
}

.tableheadercolor
{
	background-color: #298fcb;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}
.tableheader
{
	background-color: #298fcb;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}

.tablealternatecolor
{
	background-color: #d8f0fc;
}

.ico_grp li
{
	list-style-type: none;
	padding-bottom: 8px;
	padding-left: 35px;
	padding-top: 4px;
	font-size: 10px;
	color: #414345;
}

.ico_grp li a
{
	color: #414345;
	text-decoration: none;
}

.ico_grp li a:hover
{
	color: #414345;
	text-decoration: underline;
}

.ico_as_manageposting
{
	background-image: url(../images/ico_managepostings.gif);
	background-repeat: no-repeat;
}

.ico_as_shortlistcandidate
{
	background-image: url(../images/ico_shortlistcandi.gif);
	background-repeat: no-repeat;
}

.ico_as_desktopmanager
{
	background-image: url(../images/ico_desktopmanager.gif);
	background-repeat: no-repeat;
}

.ico_as_postjobs
{
	background-image: url(../images/ico_postjobs.gif);
	background-repeat: no-repeat;
}

.ico_as_interviewdetails
{
	background-image: url(../images/ico_interviewdetails.gif);
	background-repeat: no-repeat;
}

.ico_as_assesmentsheet
{
	background-image: url(../images/ico_assesmentsheet.gif);
	background-repeat: no-repeat;
}

.ico_search_qcsearch
{
	background-image: url(../images/ico_qcsearch.gif);
	background-repeat: no-repeat;
}

.ico_search_acsearch
{
	background-image: url(../images/ico_acsearch.gif);
	background-repeat: no-repeat;
}

.ico_managefolder
{
	background-image: url(../images/ico_managefolder.gif);
	background-repeat: no-repeat;
}

.ico_schemes
{
	background-image: url(../images/ico_schemedetails.gif);
	background-repeat: no-repeat;
}

.ico_profile_manageuser
{
	background-image: url(../images/ico_manageuser.gif);
	background-repeat: no-repeat;
}

.ico_profile_changepassword
{
	background-image: url(../images/ico_changepassword.gif);
	background-repeat: no-repeat;
}

.ico_profile_editreg
{
	background-image: url(../images/ico_editregdetails.gif);
	background-repeat: no-repeat;
}

.ico_rc_misreport
{
	background-image: url(../images/ico_misreport.gif);
	background-repeat: no-repeat;
}

.ico_rc_searchagent
{
	background-image: url(../images/ico_searchagent.gif);
	background-repeat: no-repeat;
}

.ico_rc_newsletter
{
	background-image: url(../images/ico_newsletter.gif);
	background-repeat: no-repeat;
}


.article
{
	font-size: 10px;
	font-weight: normal;
	color: #414345;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.articletitle
{
	font-size: 15px;
	font-weight: bold;
	color: #298fcb;
}

.InnerPagesTopBanner img
{
	width: 450px;
	height: 60px;
}
.InnerPagesLeftRightTop img
{
	width: 169px;
	height: 282px;
}
.InnerPagesLeftRightBottom img
{
	width: 128px;
	height: 47px;
}
.HomePageTopBanner img
{
	width: 450px;
	height: 60px;
}
.HomePageSmallBanner img
{
	width: 265px;
	height: 49px;
}
.HomePagePremierEmployees img
{
	width: 94px;
	height: 35px;
}
.HomePageHotJobs img
{
	width: 70px;
	height: 35px;
}
.HomePageRightBottom img
{
	width: 168px;
	height: 99px;
}

.EmpMySpaceTopBanner img
{
	width: 450px;
	height: 60px;
}
.EmpMySpaceRightBanner img
{
	width: 192px;
	height: 325px;
}

.fnt18
{
	font-size: 100px;
	color: #0070bd;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.fnt25{
	font-size: 18px;
color: #0070bd;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
padding-bottom:10px;
}

.fnthot{
	font-size: 10px;
color: #ffffff;
font-weight: bold;
text-align: left;
}

.hotlinkbg{
background-color: #fd5332;
}

.fnt10{
	font-size: 12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
	
}

.faq li
{
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #4d4d4d;
}

.faq li a
{
	padding-bottom: 10px;
	color: #4d4d4d;
	text-decoration: none;
}

.faq li a:hover
{
	padding-bottom: 10px;
	color: #828282;
	text-decoration: none;
}

.faqans li
{
	font-size: 11px;
	padding-bottom: 15px;
	color: #828282;
	text-align: justify;
}

.faqans li ul
{
	font-size: 11px;
	margin-left: 30px;
	margin-top: 20px;
	color: #828282;
	text-align: justify;
	list-style-position: outside;
	list-style-type: disc;
}

.faqans a
{
	color: #fe1202;
	text-decoration: underline;
}
.faqans a:hover
{
	color: #fe1202;
	text-decoration: none;
}
.LoginRegisterNow
{
	background-image: url(../images/signbg2.jpg);
	background-repeat: no-repeat;
	width:215px;
	height:270px; 
	border: 0px;
	cursor: pointer;
}
.sitemap li{
	padding-bottom:6px;
	background-image: url(../images/bul_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:12px;
	list-style-type: none;
}
.sitemap li a{
	color: #414345;
	text-decoration: none;
}

.sitemap li a:hover
{
	color: #414345;
	text-decoration: underline;
}
.bold
{
	font-weight : bold;
}

.boldSuccess
{
	font-weight : bold;
	color:Red;
}
.keyword
{
	font-style: italic;
	color: #9e9e9e;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 2px 4px;
	height: 18px;
}

.pemore
{
	float:right;
	}
	
/* Vishal for Hot links  */
.hotlinks
{
	border : 0px solid #fd5332;
	vertical-align:top;
}

.hotlinks div
{
	list-style-type: none;
	display: inline;
	padding-right: 8px;
}

.hotlinks div a
{
	color: #808080;
	text-decoration: none;
}

.hotlinks div a:hover
{
	color: #adadad;
	text-decoration: none;
}

.hotlinks li
{
	list-style-type: none;
	display: inline;
	padding: 0 2px;
}

.hotlinks li a
{
	/*color: #808080;*/
	color: #dadada;
	text-decoration: none;
}

.hotlinks li a:hover
{
	/*color: #adadad;*/
	color: #FFFFFF;
	text-decoration: none;
}



.footerHomePage
{
	border-bottom: 3px solid #fd5332;
	margin-bottom: 10px;
	margin-top: 20px;
}


.footerHomePage li
{
	list-style-type: none;
	display: inline;
	padding-right: 8px;
}

.footerHomePage li a
{
	color: #808080;
	text-decoration: none;
}

.footerHomePage li a:hover
{
	color: #adadad;
	text-decoration: none;
}



.error 
{
	border: 1px solid;
	margin: 10px 0px;
	padding:10px  10px  25px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #D8000C;
	background-color: #FFBABA;
	font-weight:normal;
	font-size:11px;
	background-image: url('../images/icon_error.jpg');
}

.careeropportunitiesdisplay
{
	background-image:url('../images/career_opportunities02.gif');
	background-repeat: no-repeat;
	height:43px;
	text-align:center;
	vertical-align:middle;
}
.careeropportunitiesheader
{
	background-color:#e3e4e5;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:10px;
	border:solid 1px #b1b1b1;
	color:#35383e;
	height:28px;
}

.careeropportunitiesmiddle
{
	background-color:#ffffff;
	text-align:left;
	padding-left:30px;
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;
	background-position:10px;
	vertical-align:middle;
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:13px;
	color:#14455e;
	height:28px;
	
}
.careeropportunitieseparate
{
	background-color:#ffffff;
	background-image:url('../images/dotline.gif');
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
	height:28px;
}
.careeropportunitiesbottom
{
	background-color:#abd8ef;
	padding-left:15px;
	font-family:Arial,Verdana;
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
	color:#35383e;
	height:60px;
}


.minuploadReg
{
	font-family:Trebuchet MS,Arial,Verdana;
	font-size:11px;
	font-weight:normal;
}


#footercontainer {
	background-image:url(../images/footer_main_bg.gif);
	background-repeat:repeat-x;
	width:966px;
	height:210px;
	padding:28px 20px 28px 3px;
	margin: 0 auto 0 auto;
	text-align:center;
}

.footerdivider {
	background-image:url(../images/block_divider.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:37px;
	vertical-align:top;
}

.footerorangetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f08c2a;
	font-weight:bold;
}

.footerorangetext a:link, .footerorangetext a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f08c2a;
	font-weight:bold;
	text-decoration:underline;
}

.footerorangetext a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f08c2a;
	font-weight:bold;
	text-decoration:none;
}

.footerlinks ul {
	padding:0 0 0 0;
	margin:15px 0 0 0;
	list-style-type:none;
	list-style-image:none;
	width:151px;
}

.footerlinks ul li {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414345;
	line-height:21px;
}

.footerlinks ul li a:link, .footerlinks ul li a:visited {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414345;
	line-height:21px;
	text-decoration:none;
}

.footerlinks ul li a:hover {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414345;
	line-height:21px;
	text-decoration:underline;
}

#lblJobDescpValue ul 
{
	list-style-type:disc;
	padding:10px;
	margin:0 0 0 15px;
}	

#lblJobDescpValue ul li 
{
	list-style-type:disc;
	padding:10px;
	margin:0 0 0 15px;
}
