//CSS of job portal
body, form{
	margin:0px;
	padding:0px;
}
.tableBorder{
	border-style:solid;
	border-color:#3B65B1;
	border-width:1px;
}
.formHeading{
	font-family:"Verdana";
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.textBox{
	border:0px;
	padding:0px;
	font-family:"Verdana";
	font-size:10px;
}
.headings{
	font-family:"Verdana";
	font-size:12px;
	color:#000000;
	padding-left:3px;
}
.tableHeadings{
	font-family:"Verdana";
	font-size:12px;
	color:#000000;
	padding-left:3px;
	text-decoration:underline;
}
.boldSubHeadings{
	font-family:"Verdana";
	font-size:12px;
	color:#000000;
	padding-left:3px;
}
.subHeadings{
	font-family:"Verdana";
	font-size:10px;
	color:#000000;
	padding-left:3px;
}
.dataRow{
	font-family:"Verdana";
	font-size:10px;
	color:#000000;
	padding-left:2px;
}
.loginTxt{
	font-family:"Verdana";
	font-size:10px;
	color:#000000;
	padding-left:12px;
}
.loginTxtBox{
	font-family:"Verdana";
	font-size:10px;
	color:#000000;
}
.topBorder{
	border-top:1px solid #3B65B1;
}
.bottomBorder{
	border-bottom:1px solid #3B65B1;
}
.leftBorder{
	border-left:1px solid #3B65B1;
}
.rightBorder{
	border-right:1px solid #3B65B1;
}
.centerText{
	text-align:center;
}
.topRow{
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	/*background-color:#C5D3FC;*/
}
.topRow1{
	font-family: Verdana;
	font-size: 13px;
	color: #29539D;
	font-weight: bold;
}
.bottomRow{
	background-color:#F8F8F6;
}
.coloredCenter{
	background-color:#29539D;
	width:8px;
}
.selectBox{
	border:1px solid #000000;
	padding:0px;
	font-family:"Verdana";
	font-size:10px;
}
.links{
	cursor:pointer;
	font-family:"Verdana";
	font-size:10px;
	text-decoration:none;
	color:#385B9D;
}
.normalTextBox{
	border:1px solid #7F9DB9;
	padding:0px;
	font-family:"Verdana";
	font-size:10px;
}
.normalSelectBox{
	border:1px solid #000000;
	padding:0px;
	font-family:"Verdana";
	font-size:11px;
}
.paddingLeft{
	padding-left:2px;
	padding-right:2px;
}
.title{
	font-family:"Verdana";
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.userName{
	font-family:"Bookman Old Style";
	font-size:14px;
	color:#084CAD;
	font-weight:bold;
}
.pinkBackground{
	background-color:#F7DCEF;
}
.firstRow{
	background-color:#E9E9F1;
}
.alternateRow{
	background-color:#FBE9F7;
}
.logoutTxt{
	font-family:"Bookman Old Style";
	font-size:12px;
	color:#817D7D;
	font-weight:bold;
	text-decoration:none;
}
.altBack{
	background-color:#FEFFEC;
}
/********************************************/
/*All buttons*/
.signUp{
	background-image:url(../images/signup.jpg);
	border:0px;
	width:62px;
	cursor:pointer;
	height:23px;
}
.logInButt{
	background-image:url(../images/login.jpg);
	border:0px;
	width:46px;
	cursor:pointer;
	height:23px;
}
.search{
	background-image:url(../images/search.gif);
	border:0px;
	width:62px;
	cursor:pointer;
	height:23px;
}
.delete{
	background-image:url(../images/delete.gif);
	border:0px;
	width:62px;
	cursor:pointer;
	height:23px;
}
.submit{
	background-image:url(../images/submit.gif);
	border:0px;
	width:62px;
	cursor:pointer;
	height:23px;
}
.send{
	background-image:url(../images/send.gif);
	border:0px;
	width:62px;
	cursor:pointer;
	height:23px;
}
.update{
	background-image:url(../images/update.gif);
	border:0px;
	width:62px;
	cursor:pointer;
	height:23px;
}
.logout{
	background-image:url(../images/logout.jpg);
	border:0px;
	width:70px;
	cursor:pointer;
	height:20px;
}
.apply{
	background-image:url(../images/apply-button.jpg);
	border:0px;
	width:70px;
	cursor:pointer;
	height:20px;
}
.back{
	background-image:url(../images/back.jpg);
	border:0px;
	width:70px;
	cursor:pointer;
	height:20px;
}
.save{
	background-image:url(../images/save.gif);
	border:0px;
	width:62px;
	cursor:pointer;
	height:23px;
}
.show{
	background-image:url(../images/show.gif);
	border:0px;
	width:62px;
	cursor:pointer;
	height:23px;
}
.add{
	background-image:url(../images/add.jpg);
	border:0px;
	width:70px;
	cursor:pointer;
	height:20px;
}
.jobSearch{
	background-image:url(../images/jobsearch.jpg);
	border:0px;
	width:108px;
	cursor:pointer;
	height:28px;
}
.close{
	background-image:url(../images/close.gif);
	border:0px;
	width:62px;
	cursor:pointer;
	height:23px;
}
.clear{
	background-image:url(../images/clear.gif);
	border:0px;
	width:62px;
	cursor:pointer;
	height:23px;
}
.download{
	background-image:url(../images/download.gif);
	border:0px;
	width:62px;
	cursor:pointer;
	height:23px;
}
/********************************************/
.searchTable{
	border:2px solid #e0f2ff;
}
.remarksBorder{
	border:2px solid #F0C3E1;
}
.redStar{
	color:#ff0000;
	font-size:10px;
	vertical-align:top;
}
.errorMsg{
	color:#ff0000;
	font-family:Verdana;
	font-size:10px;
}
.font10{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.font11{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
.topBarLinks{
	text-decoration:none;
	font-family:Bookman Old Style;
	font-size:11px;
	color:#385fa9;
	cursor:pointer;
}
.indexTitle{
	font-family:Verdana;
	font-size:20px;
	color:#0E4EA5;
}
.blackTitle{
	font-family:Verdana;
	font-size:20px;
	color:#000000;
}
.errMsg{
	font-family:Verdana;
	font-size:10px;
	color:#ff0000;
}
.mixedState{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background:#D0E0F1;
}
.backImage{
	background-image:url(../images/bg.jpg);
	width:629;
	height:514;
	background-repeat:repeat-y;
}
.backImage1{
	background-image:url(../images/bgi.jpg);
	width:629;
	height:514;
	background-repeat:repeat-y;
}
.homeLinks{
	font-family:Verdana;
	font-size:12px;
	color:#0750AA;
}
.homeBoxBg{
	background-color:#fee4b1;
}
.infoTitle{
	font-family:Verdana;
	font-size:14px;
	color:#0060B8;
	font-weight:bold;
}
.contactDiv{
	font-family:Verdana;
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
}
.forgotPassword{
	cursor:pointer;
	font-family:"Verdana";
	font-size:10px;
	text-decoration:none;
	color:#0051AC;
}
.northText{
	font-family:Verdana;
	font-size:10px;
	color:#ff0000;
	font-weight:bold;
}
.northDetails{
	font-family:Verdana;
	font-size:10px;
	color:#ff0000;
}
.southText{
	font-family:Verdana;
	font-size:10px;
	color:#0255B3;
	font-weight:bold;
}
.southDetails{
	font-family:Verdana;
	font-size:10px;
	color:#0255B3;
}
.eastText{
	font-family:Verdana;
	font-size:10px;
	color:#599946;
	font-weight:bold;
}
.eastDetails{
	font-family:Verdana;
	font-size:10px;
	color:#599946;
}
.westText{
	font-family:Verdana;
	font-size:10px;
	color:#8F887E;
	font-weight:bold;
}
.westDetails{
	font-family:Verdana;
	font-size:10px;
	color:#8F887E;
}
.centerText{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
.centerDetails{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.noticeMsg{
	font-family:Verdana;
	font-size:8px;
	color:#ff0000;
	padding-top:3px;
}