/* CSS Document */
body {
	background:#FFFFFF;
	text-align:center;
	margin:0px;
}
.tophdr {
	font-family:arial;
	font-size:12px;
	font-weight:none;
	color:#7B7B7B;
	text-align:right;
	padding:60px 5px 5px 5px;
}
.innermenu {
	font-family:arial;
	font-size:12px;
	font-weight:none;
	color:#7B7B7B;
	text-align:center;
	padding:10px 5px 5px 5px;
}
.toplinktxt {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#7B7B7B;
	text-align:right;
}
.toplinks {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#7B7B7B;
	text-align:right;
	padding:0px 5px 0px 5px; 
	text-decoration:none;
}
.toplinks:hover {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#7B7B7B;
	text-align:right;
	padding:0px 5px 0px 5px; 
	text-decoration:underline;
	cursor:hand;
	cursor:pointer;
}
.downlinks {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#7B7B7B;
	text-align:right;
	padding:0px 5px 0px 5px; 
	text-decoration:none;
}
.downlinks:hover {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#7B7B7B;
	text-align:right;
	padding:0px 5px 0px 5px; 
	text-decoration:underline;
	cursor:hand;
	cursor:pointer;
}
form {
	padding:0px;
	margin:0px;
}
.srchbg {
	background:url(../images/srchbody.gif);
	background-position:center center;
	background-repeat:repeat-x;
	height:120px;
	font-family:arial;
	font-weight:none;
	color:#7B7B7B;
	text-align:left;
}
.srchtxt {
	font-family:arial;
	font-weight:none;
	color:#7B7B7B;
	font-size:12px;
	padding:2px;
}
.srchbox {
	border:1px solid #809EB9;
	font-family:arial;
	font-size:11px;
	color:#333333;
	padding:0px 0px 0px 2px;
}
.srchbut {
/*	background:url(../images/srch_but.gif);
	background-repeat:no-repeat;*/
	background:#C5C5C5;
	border:1px solid #808080;
	padding:0px 5px 0px 5px;
	cursor:hand;
	cursor:pointer;
}
.spacer {
	font-size:6px;
}
.txt {
	font-family:arial;
	font-weight:none;
	font-size:12px;
	color:#484848;
	padding:0px 10px 0px 10px;
	text-align:justify;
}
.jobcattitle {
	background: url(../images/title_jobs_categories.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-bottom:0px solid #BC4723;
	height:25px;
	padding:25px 0px 0px 0px;
}
.catlinks {
	background: url(../images/bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px 5px 0px 30px;
	line-height:25px;
	font-family:arial;
	font-size:12px;
	font-weight:none;
	color:#484848;
	text-decoration:none;
}
.catlinks:hover {
	padding:0px 5px 0px 30px;
	line-height:25px;
	font-family:arial;
	font-weight:none;
	font-size:12px;
	color:#484848;
	text-decoration:underline;
}
.cattble {
	border-bottom:1px solid #BC4723;
	border-top:1px solid #BC4723;
}
img.floatLeft { 
    float: left; 
    margin: 0px 8px 0px 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.rtbantopcurve {
	background:url(../images/rt_topcurve.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	color:#CC6600;
}
.rttopcurve {
	background:url(../images/rt_topcurve.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	color:#CC6600;
	padding:10px 0px 0px 15px;
}
.rtbody {
	background:url(../images/rt_body.gif);
	background-position:center center;
	background-repeat:repeat-y;
	text-align:center;
	font-weight:6px;
}
.rtdowncurve {
	background:url(../images/rt_downcurve.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.ftrbg {
	background:url(../images/ftr_body.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
}
.ftrtxt {
	font-family:arial;
	font-weight:none;
	font-size:12px;
	color:#7B7B7B;
	padding:8px 5px 5px 5px;
	text-align:center;
}
.tilink {
	font-family:arial;
	font-size:12px;
	font-weight:none;
	color:#7B7B7B;
	text-decoration:underline;
}
.tilink:hover {
	font-family:arial;
	font-size:12px;
	font-weight:none;
	color:#AC3815;
	text-decoration:none;
}
.err{
	font-family:arial;
	padding:2px 5px 2px 5px;
	font-weight:none;
	font-size:12px;
	color: #FF0000;
}
/*------------ERROR BOX--------------------*/
.errbox {
	font-family:Georgia;
/*	padding:2px 5px 2px 5px;*/
	font-weight:none;
	font-size:12px;
	color: #000000;
/*	width:150px;*/
	background:#FFFFFF;
	border:1px solid #ff0000;
}
/*------------SEARCH RESULT PAGE-------------*/
.srchrslt {
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#951503;
	text-align:left;
	text-decoration:none;
	line-height:25px;
}
.jobtitle {
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#0063DC;
	text-align:left;
	padding:5px 0px 5px 0px;
	text-decoration:none;
}
.jobtitle:hover {
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#0063DC;
	text-align:left;
	padding:5px 0px 5px 0px;
	text-decoration:underline;
}
.jobtitlebig {
	font-family:arial;
	font-weight:bold;
	font-size:20px;
	color:#0063DC;
	text-align:left;
	padding:5px 0px 5px 0px;
	text-decoration:none;
}
.srchrslttxt {
	font-family:arial;
	font-weight:none;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:justify;
}
.srchreadmore {
	font-family:arial;
	font-weight:none;
	font-size:12px;
	color:#CE4E12;
	text-decoration:underline;
}
.srchreadmore:hover {
	font-family:arial;
	font-weight:none;
	font-size:12px;
	color:#CE4E12;
	text-decoration:none;
}
.lineseparator {
	background:url(../images/srchsep_dot.gif);
	background-repeat:repeat-x;
	background-position:center center;
}
.applybut {
	background:url(../images/apply_but.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:150px;
	height:30px;
	border:none;
	cursor:hand;
	cursor:pointer;
}
/*------------MEMBER LOGIN PAGE------------*/
.entertxt {
	font-family:arial;
	font-size:12px;
	color:#484848;
	padding:5px 0px 5px 0px;
	background:url(../images/srchsep_dot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.box {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	border:1px solid #5F94BE;
	padding-right: 1px;
	padding-left: 1px;
}
.button {
	font-family:arial;
	font-weight:bold;
	color:#AC3815;
	font-size:12px;
	text-aling:center;
	background:url(../images/button.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:150px;
	height:30px;
	border:none;
	cursor:pointer;
	cursor:hand;
}
.blacktitle {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding:0px 0px 0px 10px;
}
/*------------------MEMBER MENU-------------*/
.menuon {
	font-family:arial;
	font-weight:none;
	font-size:12px;
	color:#000000;
	background:FF0000;
	text-decoration:none;
	width:60px;
	height:25px;
	text-align:center;
	cursor:hand;
	cursor:pointer;
}
.menuon:hover {
	font-family:arial;
	font-weight:none;
	font-size:12px;
	color:#000000;
	background:00FF00;
	text-decoration:underline;
	width:60px;
	height:25px;
	text-align:center;
	cursor:hand;
	cursor:pointer;
}
.cal_button {
	background:url(../images/calendar_icon.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border:none;
	cursor:pointer;
	cursor:hand;
}

.jobcatlinks {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	text-align:right;
	padding:0px 5px 0px 5px; 
	text-decoration:none;
}
.jobcatlinks:hover {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	text-align:right;
	padding:0px 5px 0px 5px; 
	text-decoration:underline;
	cursor:hand;
	cursor:pointer;
}
.srclinks {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000080;
	padding:0px 5px 0px 5px; 
	text-decoration:none;
}
.curve {
	background:#F7CB48;
	height:10px;
}
.curvebody {
	background:#F7CB48;
	padding:0px 5px 0px 5px;
}
