.rFJTitCont{ float:left; width:100%;}
.rFJTitCont .titL{ float:left;  height:24px; -44px -112px no-repeat;}
.rFJTitCont .titBody{ float:left;  height:21px; padding:3px 0 0 5px; background: #8a0101  0px -644px repeat-x; color:#fff;}

.jppagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #067AB4;
}
.pageheadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #067AB4;
	border:1px solid #067AB4;
	background-color:#C3D9FF;
}
.sectionheadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #067AB4;
	border-bottom:1px solid #067AB4; 
}
.tableborder{
	border-width: thin;
	border-style: dashed;
	border-color:#067AB4;
}
.maintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.sortlnks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #067AB4;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
.sortlnks:link, .sortlnks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #067AB4;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}

.sortlnks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #067AB4;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}

	/* -------------------------------------------------- */
	/* toplinks */
	/* -------------------------------------------------- */
	#toplinks {
		clear:left;
		float:left;
		width:100%;
		line-height:0px;
		background:#80C8FF ;
		font-family:Trebuchet MS, Helvetica, sans-serif;
		border-bottom:1px solid #49A9FF;
		overflow:hidden;
	}
	#toplinks ul {
		clear:left;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		left:50%;
		text-align:center;
	}
	#toplinks ul span {
		display:block;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		right:50%;
	}
	#toplinks ul span.first {
		border-left:1px solid #49A9FF;
	}
	#toplinks ul span.last {
		border-right:1px solid #99D8FF;
	}
	#toplinks ul span a {
		display:block;
		margin:0;
		padding:.3em .9em;
		padding-top:.5em;
		color:#067AB4;
		text-decoration:none;
		border-left:1px solid #99D8FF;
		border-right:1px solid #49A9FF;
		line-height:1.1em;
	}
	#toplinks ul li a span {
		font-weight:bold;
	}
	#toplinks ul span a:hover {
		color:black;
		//color:#0794D8;
	}	
	#toplinks ul span a span {
		display:block;
	}

	/* -------------------------------------------------- */
	/* captcha label*/
	/* -------------------------------------------------- */
	.captchalab{
		font-size: 12px;
		font-weight: bolder;
		color: red;
	}

a.pageLink:link, a.pageLink:active, a.pageLink:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:27px;
	padding:3px 15px;
	text-decoration: none;
	color: #067AB4;
	border:1px solid #C3D9FF;
}

a.pageLink:hover{
	border:1px solid #067AB4;
}

.curloc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #067AB4;
}
.curloclnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #067AB4;
}
.curloclnk:link, .curloclnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #067AB4;
}

.curloclnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #07A8F5;
	text-decoration: underline;
}

.cattdeven {
	background-color: #F9FCCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
}
.cattdodd {
	background-color: #F7FBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FF3300;
	font-weight: bold;
}
.even {
	background: url(../images/jsjobs01_gradient_even_grey.png) 0 0 repeat-x;
	//background-color: #E8EEF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.odd {
	background: url(../images/jsjobs01_gradient_odd_grey.png) 0 0 repeat-x;
	//background-color: #E0ECFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.jobstatusmsg {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

	/* -------------------------------------------------- */
	/* resume links */
	/* -------------------------------------------------- */
	dl.tabs {
		float: left;
		margin: 10px 0 -1px 0;
		z-index: 50;
	}

	dl.tabs dt {
		float: left;
		padding: 4px 10px;
		border-left: 1px solid #067AB4;
		border-right: 1px solid #067AB4;
		border-top: 1px solid #067AB4;
		margin-left: 3px;
		background: #E8EEF7;
		color: #067AB4;
		font-weight: bold;
	}

	dl.tabs dt.open {
		background: #F9F9F9;
		border-bottom: 1px solid #F9F9F9;
		z-index: 100;
		color: #067AB4;
	}

	div.current { 
		clear: both; 
		border: 1px solid #067AB4; 
		padding: 10px 10px;
	}

	div.current dd 
	{ 
		padding: 0; 
		margin: 0;
	}
.tbfilters {
	border: 1px solid #067AB4;
	background-color: #F9F9F9;
}
.cplinks
{
	width:300px; 
	float:left; 
	margin:5px;  
	color: #067AB4;
	//color: #e61e1e;
	font-size: 14pt;
}
.cplinks:hover
{
	color: #2c2c2c;
}
.cplinks a
{text-decoration:none;}

.jsjobsmsg{
	font-size: 12px;
	font-weight: bolder;
	color: red;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.testrating{
    color: #8a0101;
    font-size: larger;
    background-color: #99D8FF;
}
.jsjobs_title{
float: left;
position: relative;
left: 5px;
width:100%;
/* height: 100%;*/
}
.jsjobs_applynow{
  position: relative;
  top: 0;
  left: 50%;
  width: 20%;
/*  float: left;
  height: 100%;*/
  margin-top: 5px;
}
.tellafriend{
border:5px solid #067AB4;
border-radius:20px 20px 20px 20px;
background-color:#C3D9FF;
}
#tellafriend{
padding:15px 15px 15px 15px;
position:fixed;
top:40%;
left:24%;
z-index:1;
display:none;
}
.date{
    float: left;
    margin-left: 5px;
    position: relative;
    top: 23px;
font-size:12px;
font-weight:bold;
}
.jsjobs_status {
	float: right;
	height: 63px;
}
.jsjobs_tellfriendicon1{
float: right;margin-right: 4px;
}
.jsjobs_tellfriendicon2{
float: right;margin-right: 21px;margin-top: 43px;
}
.jsjobs_status span span{display:none;}
 .jsjobs_status span.jsjobs_new {
     background:url('../images/hotjob.png') no-repeat left top  ;
     display: block;
     width: 83px;
     height: 83px;
 }

.jsjobs_divsubcontainer{
    float: left;
    position: relative;
    width: 100%;
    height: 100%
}
.jsjobs_address{
    float: left;
    left: 5px;
    position: relative;
    width: 95%;
    height: 20%;
}
.jsjobs_leftdiv{
    position: relative;
    left: 5px;
    float: left;
    width: 95%;
    height: 12px;
}
.jsjobs_rightdiv{
	float: left;
	height: 100%;
	left: 25px;
	position: relative;
	top: 18px;
	width: 50%;
}
.jsjobs_titlestyle{
color: #067AB4;

}
.jsjobs_myjobsicons{
 position: relative;
 clear: left;
 float: left;
 text-align: center;
 
}
.jsjobs_resumetop{
    position: relative;
    width: 100%;
    float: left;
    left: 5px;
    top: 3px;
}
.jsjobs_resumeimg {
    position: relative;
    float: left;
    width: 25%;

}
.jsjobs_resumeworkexp{
    position: relative;
    float: left;
    width: 36%;
    top: 15px;


}
.jsjobs_resumeinfo{
    position: relative;
    float: left;
    width: 36%;
    top: 20px;

}
.jsjobs_resumebottom{
    position: relative;
    float: left;
    left: 60%;
    width: 100%;
}
.jsjobs_titlestyle{
    font-size: large;
    color: black;


}
.jsjobs_titlestylewx{
   font:bold ;
    font-size: small;
    color: black;
   text-decoration: underline;


}
.jsjobs_addresslocationset{
    margin-left: 30px;

}
.jsjobs_titlelocationset{
    margin-left: 80px;
    font-size: small;

}
#main ul li{
	display:inline;
}
#errormessage{
	background-color: #C3D9FF;
	border: 2px solid #067AB4;
	border-radius: 0 20px 0 20px;
}
.errormessage{
    left: 24%;
    padding: 15px;
    top: 40%;
    z-index: 1;
}
ul{
list-style-type:none;
}
ul li{
display:inline;
margin:3px;
}
