<!--
.bodyText { font-family: verdana, Arial, Helvetica, sans-serif; font-size: .9em}
.bodyTextBold { font-weight:bold}
.bodyTextLarger { font-size: 1.1em;font-weight:normal}
.bodyTextLargerBold { font-size: 1.1em;font-weight:bold}
.bodyTextSmall { font-size:.8em;font-weight:normal;}
.bodyTextSmallBold { font-size:.8em; font-weight:bold;}
.bodyTextSmaller { font-size: .7em; font-weight:normal}
.bodyTextSmallerBold { font-size: .7em; font-weight:bold}
.bodyTextError { color:red;font-size: 10pt}
.bodyTextErrorSmall { color:red;font-size: 8pt}
.bodyTextErrorBold { color:red;font-size: 10pt;font-weight:bold}
.fieldLabelBold { font-size: 10pt;font-weight:bold}
.fieldLabelSmallBold {  font-size: 8pt;font-weight:bold}
.small {   font-size: 8pt; font-weight: normal}
.smallBold {  font-size: 8pt;font-weight:bold}
.vsmall {   font-size: 7pt; font-weight: normal}
.vsmallBold {   font-size: 7pt; font-weight: bold}
.pageTitle { margin-top: 1.5em; font-size: 14pt; color:#5f5f5f;padding-bottom:5px;}
.H1 { font-size: x-large; color: red ; color: #FF0033}
.H2 { font-size: large; color: blue }


/* ====================================================================== */

body {
	xbackground-image: url("images/header2-sap.gif");
	xbackground-repeat: repeat-x;
	xbackground-position: top;
	xborder-top: 2px solid #000;

	font-family: verdana, Arial, Helvetica, sans-serif;
 	font-size: .9em;
	color: #212121;
	color: #5f5f5f;
	background: url(../images/img01.jpg) repeat-x left top;

	margin-top:0px;

	text-align: center;
}



h1, h2, h3 {
	margin-top: 0px;
	color: #5f5f5f;
	margin-bottom: .3em;	
}



h1 {

	font-size: 2.4em;

}



h2 {

	font-size: 1.8em;

}



h3 {

	font-size: 1.2em;

}

h4 {
	font-size: .9em;
}



p, ol, ul {

	margin-bottom: 1.8em;

	line-height: 160%;

}

table {
	font-family: verdana, Arial, Helvetica, sans-serif;
 	font-size: .9em;
	xcolor: #212121;
	color: #5f5f5f;
}

a {
	color: #175500;
}



a:hover {

	text-decoration: none;

	color: #FF0000;

}



a img {

	border: none;

}



img{
	vertical-align:middle;
	margin:0px;
	padding:0px;

}

h4 {
	xcolor:5f5f5f;
}


hr {
	height:1px;
	border-width:0;
	color:gray;
	background-color:gray;
}


p.subHeading { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11pt;font-weight:bold; color: #5f5f5f}


h1.pageTitle { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12pt ;color:#5f5f5f}


hr.spacer {
	width:85%;
	padding: 15px;
}

.txtarea1 {
	border: 1px solid #afafaf;
	xbackground: #ef;
	width:90%;
	height: 4em;
 	font-size: 0.9em;
}

.txtarea2 {
	border: 1px solid #afafaf;
	xbackground: #ef;
	width:90%;
	height: 8em;
 	font-size: 0.9em;
}

.width50{
	width: 50%;
}

.width75{
	width: 75%;
}

.width80{
	width: 80%;
}

.width85{
	width: 85%;
}

.width90{
	width: 90%;

}

.width95{
	width: 95%;

}

.width100{
	width: 100%;

}

.margAuto {
	margin-left: auto;
	margin-right:auto;
}


.alignL {
	text-align:left;
}

.alignR {
	text-align:right;
}

.alignC {
	text-align: center;
}



A {
	xcolor: #000066;
}

A:link {
/*	color: #0099FF; */
	xcolor: #000066;
	xcolor: red;
	xtext-decoration: none;
}

A:visited {
/*	color: #9933FF; */
	xcolor: #000066;
	xtext-decoration: none;
}

A:hover {
	xcolor: #0099FF;
/* 	color: #CC0000; */
	xtext-decoration: underline;
}


hr {
	background: #cfcfcf;
	height: 2px;
	margin: 8px 0 8px 0;
}



/* Forms */
form {  
	margin: 0;
	padding: 0;
}


fieldset {
	text-align:left;
	xborder: 1px solid #781351;
	border: 1px solid #afafaf;
	border: none;
	width: 35em
}

legend {
	color: #fff;
	xbackground: #ffa20c;
	background: #000;
	font-size: 1.25em;
	font-weight: bold;
	xborder: 1px solid #781351;
	border: 1px solid white;
	padding: 2px 6px;
}

label {
	text-align: right;
	xmargin-right: 0.5em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em ;
	xborder: 1px solid green;
	width: 11em; 
	float:left; 
	margin: 0.5em 0.5em 0.0em 0.0em;
}

input { 
	border: 1px solid #afafaf;
	xborder: 1px #005996 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em ;
	color: #1f1f1f; 
	xcolor: #005996;
	padding: 0px 5px 0px 5px;
	margin: 0.3em 0.0em 0.0em 0.0em;
}

submit input{
	xmargin-left: 10.5em;
}

select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: 1f1f1f; 
	border: 1px solid #afafaf; 
	margin: 0.5em 0.0em 0.0em 0.0em;
} 

option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 0.9em;
	color: 1f1f1f; 
	xborder: 1px solid #dfdfdf;
}

textarea { 
	border: 1px solid #afafaf;
 	font-size: 1em;
	color: #151515; 
} 


radio {
	xborder: 1px solid #ffffff;
	xbackground: #efefef;
	vertical-align: center;
	font-size: 0.9em;
}

button {
	width: 10em;
	font-size:0.9em;
	font-weight:bold;
	border: 1px #afafaf solid;
	padding: 0 5px 0 5px;
	margin: 0.5em 0em 0.0em 0.2em;
	background: #dfdfdf;
	color: #5f5f5f
}

.curved {
	-moz-border-radius: 8px; /* Firefox */ 
	-webkit-border-radius: 8px; /* Safari and chrome */ 
	-khtml-border-radius: 8px; /* Linux browsers */ 
	border-radius: 8px; /* CSS3 */ 
	xbehavior: url("border-radius.htc");

	border: 1px #cfcfcf solid;
	background: #fff;
	padding: .5em;
}


.column_two_wide {
		display: inline-block;
		width: 75%;
		margin: 0 0 0 25px;
		float:left;
		clear:none;
		padding: 0 10px 0 10px;
		border-width: 0 0 0 1px;
		border-color: #C6CCD4;
		border-style: solid;
}

.tableOneColumn {
		display: inline-block;
		width: 100%;
}


/* ====================================================================== */


#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right:auto;
	xborder: 1px solid #C6CCD4;

	text-align: left;
}



#header {
	width: 100%;
	xborder: 1px solid #000;
	xheight: 90px;
	padding: 0px;
	margin:0px;
}

#headerDate {
	text-align: right;
}
#headerDate p{
	margin: .2em 0 0;
}
/*-------------------------------------------------------------------- */

#headerModeSelect {
	margin: 0px;
	padding:0px;
	font-size: 9px;
	text-align: right;
	height: 17px;
	xborder: 1px dotted red;
}

#headerModeSelect ul{
	margin: 0px;
	padding-top: 0px;
	height: 18px;
}

#headerModeSelect li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#headerModeSelect li A {
	width: 95px;
	display: inline;
	text-align: center;
	font-size: 1.2em;
	padding-right: 8px;
	padding-left: 9px;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	list-style-image: none;
}


#headerModeSelect li A:visited {
	text-decoration: none;
}

#headerModeSelect li A:hover{
}

/*-------------------------------------------------------------------- */

#headerLogoBanner {
	xwidth: 100%;
	xborder: 1px solid yellow;
	padding:0px;
	margin: 15px 0 2px 0;
	height: 70px;
}


#headerLogo {
	float: left;
	width: 373px;
	xheight:70px;
	padding:0;
	margin:0;
	xborder: 1px dotted #fff ;
	text-align: left;
	font-weight: bold;
	font-size: 30px;
}


#headerBanner {
	xdispay: inline;
	float: right;
	width: 470px;
	xheight:70px;
	margin:0px;
	padding:0px;
	xborder: 1px dotted red;
}

#menuBar {
	margin-left: auto;
	margin-right: auto;
	xborder: 1px solid blue;
	text-align:center;
}

#menuBar ul{
	font-weight: bold;
	font-size: .8em;
	xwidth: 800px;
	margin:0;
	margin-right:auto;
	padding: 0px 0px 0px 0px;
	height: 27px;
	xborder: 1px solid red;
}
	
#menuBar li {
	display: inline;
	list-style: none;
	text-align: center;
}

#menuBar li a {
	padding: 3px 2px 3px 2px;
	width: 110px;
	color: #fff;
	float: left;
	text-decoration: none;
	xborder-right: 1px solid #ffffff;
}

#menuBar li A:hover{
	background: #fff;
	color: #5f5f5f;
	text-decoration: none;
}


#menuBar A:visited {
/*	color: #9933FF; */
	color: #fff;
	text-decoration: none;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#optMenuBar {
	text-align: center;
	
}

#optMenuBar p{
	display: inline;
	font-size: 10pt;
	font-weight: bold;

}
#optMenuBar ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;

}

#optMenuBar li {
	xborder: 1px solid #afafaf;
	background: #efefef;
	display: inline;
	text-align: center;
	margin: 5px;
	font-size: 8pt;
	font-weight: normal;
	width: 110px;
	padding: 1px;
	list-style-type: none;
	list-style-image: none;
}


#optMenuBar A:link{
	text-decoration: none;
	
}

#optMenuBar A:hover{
	text-decoration: none;
	
}


#pageBody {
	text-align: center;		/* IE */
	padding: 0px;
	xborder: 3px dotted red;
	margin: 0em;
	min-height: 500px
}

#pageBodyInner {
	xborder: 3px dotted blue;
	text-align: left;		/* IE */
}

/* ----------------------------------------------------------------------------- */

#footer {
	text-align: center;
	width: 100%;	
	xborder: 1px solid green;
}

#footer table{
	border-collapse: collapse;
	margin:0px;
	padding:3px;
	xborder: 1px solid #efefef;
}

	
/*=== Home Elements */


#homeLeftColumn {
	width: 42em;
	xfloat: left;
	xborder: 1px solid blue;
	margin: 0 0 0 0em;
	text-align: center;		/* IE */
}

#homeRightColumn {
	width: 15em;
	float: right;
	xborder:1px solid #cfcfcf;
	margin: 0 0 0 0;
}




/*=================================================================*/

#priceGrid table {
	padding:0px;
	width:100%;
	xheight: 350px;
	border: 1px solid #cfcfcf;
	xbackground: #FFFFCC;
	font-size: 9pt;
  font-family: verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
}
#priceGrid tr{
	height: 22px;
}
#priceGrid tr.title{
	
	font-weight:bold;
	border-bottom: 1px solid #cfcfcf;
	text-align: center;
}

#priceGrid td{
	border: 1px solid #cfcfcf;
}

#priceGrid tr.title td{
	font-weight:bold;
	text-align: center;
	border-bottom: 1px solid #cfcfcf;
}

#priceGrid td.qty{
	width: 13%;
	padding-right: 1px;
	xfont-weight:bold;
	border: 1px solid #efefef;
	text-align: center;
}

#priceGrid td.cost{
	width:17%;
	padding-right: 7px;
	text-align: right;
	xfont-weight:bold;
	border: 1px solid #efefef;
}

#priceGrid tr.title td.details{
	width:70%;
	padding-right: 5px;
	font size: 8pt;
	text-align: left;
	font-weight: normal;
	border: 1px solid #efefef;
}


/*------------------------------------------------------------------------*/

#activeJobs {
	width: 95%;
	text-align: center;
	border: 1px solid #afafaf;;
	background: #000;
	text-align: center;
	xmargin: .em 0 .5em 0;
	margin-left:auto;
	margin-right:auto ;
	font-size: 0.75em;
	color: #fff;
	padding: 4px;
	x5px 2px 5px;
}




/* Search boxes ====================================================== */


#searchBox {
	xwidth: 85%; 			/* set as class for each instance */
	text-align: center;
	padding: 5px; 
	margin-left:auto;
	margin-right:auto;
	margin-top: .5em;
	xborder: 1px #005996 solid;
}

#searchBox input{
	width: 20em;
	font-size: .95em;
	xborder: 1px #005996 solid;
	margin: 0em .1em 0em 0em;
}

#searchBox input.smaller{
	width: 17em;
}

#searchBox input.checkbox{
	width: 1em;
	font-size: .95em;
	border: none;
}
#searchBox select{
	font-size:0.8em;
	xpadding: 0 0px 0 5px;
	margin: .3em .1em 0em 0em;
}

#searchBox button{
	width: 6em;
	font-size:0.9em;

}

#searchBox A:link {
/*	color: #0099FF; */
	color: #000066;
	text-decoration: underline;
}

#searchBox A:visited {
/*	color: #0099FF; */
	color: #000066;
	text-decoration: underline;
}

#searchBox A:hover {
	color: #0099FF;
	xcolor: red;
	xcolor: red;
/* 	color: #CC0000; */
	text-decoration: underline;
}


/* ----------------------------------------------------------------------- */

#topRecruiters {
	padding: 0.5em;
	border: 1px solid #cfcfcf;
	text-align: left;
	margin: 3em 0 .1em 0;
	xborder: 1px #005996 solid;
	background: efefef;
	padding: .2em 0.2em .5em .4em;
}


#topRecruiters A:link {
	text-decoration: underline;
}


#topRecruiters ol {
	xwidth: 100%;
	xborder: 1px solid green;
	text-align:left;
	margin: .2em 0.1em 0.5em 0em;
	padding: 0em 0.1em .5em 2em;
}

#topRecruiters li {
	xdisplay: inline;
	xmargin: 0;
	xpadding: ;
	font-size: 0.85em;
	xborder: 1px red solid;
	line-height: 17px;
}
#topRecruiters h3 {
	margin-bottom: 0px;
}
/* ---------------------------------------------------------------- */



table.blurb {
	width:100%;
  border: 1px solid #dfdfdf;
	xpadding:2px;
	xbackground:#efefef;
}

table.blurb td {
	width:100%;
  border-top: 1px solid #ffffff;
	padding:2px;
	xbackground:#ffffff;
}

table.blurb A:link{
 text-decoration: none;
}


/* ===== end home elements */


#bookList {
	font-size: 10pt;
	padding:0;
	xborder: 1px dotted green;
	vertical-align: middle;

}

#bookList A:link{

	xtext-decoration: underline;
}

/* --------------------------------------------------------------------- */

#pricelist table{
	text-align: top;
	width:100%;
	xborder:1px solid #cfcfcf;
	border-collapse: collapse;
	margin:0px;
	padding:0px;
	xborder: 1px solid #efefef;
	xborder: 1px dotted red;
	xheight:200px;
}

#pricelist td {
  font-family: verdana, Arial, Helvetica, sans-serif;
  xfont-size: 10pt;
	margin:0px;
	xborder: 1px dotted red;
	vertical-align: middle;
}

#pricelist td.col1 {
 width: 70%;
 text-align: left;
 vertical-align: top;
 padding:2px;
}

#pricelist td.col2 {
 width: 30%; 
 text-align: center;
 vertical-align: top;
 padding:2px;
}

#pricelist td a:link {
	text-decoration:underline;
}

#pricelistBlurb {
	text-align: top;
	width:75%;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	border:1px solid #cfcfcf;
	border-collapse:collapse;
	background-color: orange;
}

/* ------------------------------------------------------------------- */


#searchlist li A {
	text-decoration:underline;
}

#searchlist li A:visited {
	text-decoration: underline;
}

#searchlist li.odd {
	xbackground-color: #efefef;
	xpadding: 5px;
	xborder-bottom: 1px dotted #cfcfcf;
}

#searchlist li.even {
	xpadding: 5px;
	xtext-decoration:underline;
	xbackground-color: #afafaf;
	xborder-bottom: 1px dotted #cfcfcf;

}

#searchlist p.std {
	background-color: #efefef;
	padding: 5px;
	xborder-bottom: 1px dotted #cfcfcf;
}

#searchlist p.short {
	border-top: 1px dotted #cfcfcf;
	xbackground-color: #efefef;
	padding: 5px;
	border-bottom: 1px dotted #cfcfcf;
}

/*-------------------------------------------------------------------------*/

#jobDisplay {
	width: 95%;
	text-align: center;
	xborder: 1px solid red;
	margin-top:2em;
	margin-left:auto;
	margin-right:auto;
}


#jobDisplay p {
	margin-top: 0.6em;
	margin-bottom: 0.5em;
}

#jobDisplay table {
	xwidth: 80%;				/* in template */
	xborder: 1px solid green;
	margin-bottom: 0.5em;
}

#jobDisplay tr.title { 
	font-weight: bold;
	font-size: 14px;
	color: #404040;
	vertical-align: top;
}

#jobDisplay td.lbl{ 
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	vertical-align: top;
	width:25%;
}

#jobDisplay td.field { 
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	vertical-align: top;
	width:75%;

}

#jobDisplay td.Td3 { 
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	vertical-align: top;
	width:25%;
}


#jobDisplay td.titleOld { 
	xbackground-image: url("/images/bgPat.gif");
	xborder-bottom: 1px solid #dfdfdf;
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #404040;
	vertical-align: top;
	xwidth:75%;
}

#jobDisplay td.fieldNameOld { 
	width: 25%;
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	background-color: #cfcfcf;
	text-align: right;
	padding: 1px 2px 1px 1px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	vertical-align: top;
	xwidth:75%;

}

#jobDisplay td.fieldValueOld { 
	xwidth: 25%;
	xbackground-image: url("/images/bgPat.gif");
	xborder-bottom: 1px solid #dfdfdf;
	xborder-top: 1px solid #dfdfdf;
	xbackground-color: #6699CC;
	xbackground-color: #cfcfcf;
	text-align: left;
	padding: 1px 1px 1px 2px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	vertical-align: top;
	xwidth:75%;

}
#jobDisplay button {
	width: 20em;
	font-size: 1em;
	xborder: 1px solid #afafaf;

}

/*------------------------------------------------------------------------*/
#jobDisplayOptions {
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	xborder: 1px solid red;;
	text-align: center;
	float: right;
}

#jobDisplayOptions fieldset{
	width: 120px;
	text-align: center;
}

#jobDisplayOptions legend {
	font-size: 1.0em;
	padding: 2px;
	margin-bottom: 1px;
}

#jobDisplayOptions table {
	border: 1px solid #781351;
	xfloat: right;
	width: 80%;
	xborder: 1px solid #dfdfdf;
}

#jobDisplayOptions  {
	width: 20em;
	font-size: 1em;
	xborder: 1px solid #afafaf;

}

/*-------------------------------------------------------------*/

#xxx p{
	xline-height: 22px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	font-size: 8pt;
	font-weight: bold;
}
#xxx A{
	text-decoration: underline;
}

#xxx form{

padding:0px
}

#xxx table{
	xline-height: 22px;
	padding: 5px;
	xborder: 1px solid #cfcfcf;
	font-size: 8pt;
	font-weight: bold;
}

#pricelistSpecial {
	width: 90%;
	padding: 5px;
	border: 2px dotted #cfcfcf;	
	xborder-bottom: 2px dotted #cfcfcf;	
}

#pricelistSpecial h2 {
	font-size:13pt;
	font-weight:bold;
	color: blue;
}

#pricelistSpecial p.blurb {
	
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
#pricelistSpecial p.tandc {
	
	text-align: center;
	font-size: 7pt;
	font-weight: normal;
}

#uLink A:link{
/*	color: #0099FF; */
	color: #000066;
	xcolor: red;
	xtext-decoration: none;
	text-decoration: underline;
}
#uLink A:hover {
	color: #0099FF;
/* 	color: #CC0000; */
	text-decoration: underline;
}

/* ----------- mode selector control -----------------------------*/

body.def li#def {
}

body.def li#def a{
	color: #6b9e4a;
	text-decoration: none;
	background: none;
}

body.def li#def a:hover{
	xcolor: #fff;
	background: none;
	text-decoration: none;
	
}

body.def li#recruiter {	
}

body.def li#recruiter a {	
	color: #fff;
	background: #000;
	font-weight: bold;
	text-decoration: none;
}

body.def li#recruiter a:hover{
	xcolor: #5f5f5f;
	xcolor: blue;
	background: #fff;
	text-decoration: none;
	
}

body.recruiter li#recruiter {
	xborder: 1px solid #000;
	xbackground: #000000;
	xbackground: #afafaf;
	xbackground: red;
}

body.recruiter li#recruiter a{
	color: #6b9e4a;
	xfont-weight: bold;
	text-decoration: none;
}

body.recruiter li#def a{
	color: #fff;
	background: #000;
	font-weight: bold;
	text-decoration: none;
}

body.recruiter li#def a:hover{
	color: #5f5f5f;
	xcolor: 000;
	background: #fff;
	xfont-weight: bold;
	text-decoration: none;
}

body.recruiter li#recruiter a:hover{
	xcolor: #fff;
	background: none;
	text-decoration: none;
}

/*------------------------------------------------------*/

#latestJobsGrid {
	border: 1px solid #cfcfcf;
	background: #ffffcc;
	padding: 5px;
	width: 85%;	
	text-align: center;
	margin-left: auto;
	margin-right:auto;
}	

#latestJobsGrid table {
	margin: 0;
	background: #fff;
	width: 100%;	
	table-align: center;
	border-collapse: separate;
	xborder: 1px dotted red;
}

#latestJobsGrid td {
	height: 4.35em;
	width: 33%;
	border: 2px solid #cfcfcf;
	padding:2px;
	margin: 4px;
	border-spacing:1px;

	-moz-border-radius: 8px; /* Firefox */ 
	-webkit-border-radius: 8px; /* Safari and chrome */ 
	-khtml-border-radius: 8px; /* Linux browsers */ 
	border-radius: 8px; /* CSS3 */ 
	xbehavior: url("border-radius.htc");
}


#latestJobsGrid h4 {
	text-align: center;
	font-size: 0.75em;
	margin-bottom:0;
	margin-top:0;
}

#latestJobsGrid p {
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0.2em 0.1em 0.1em 0.1em;
	margin: 0px;
}

#latestJobsGrid td a {
	display: block; 
	width: 100%; 
	height: 100%;
	vertical-align: middle;
	text-decoration: none;
}

#latestJobsGrid td a:hover {
	xdisplay: block; 
	background: #dfdfdf; 
	color: red;
}

#latestJobsGrid td a:visited {
	xdisplay: block; 
	xwidth: 100%; 
	xheight: 100%;
	xvertical-align: middle;
	xtext-decoration: none;
}

/*----------------------------------*/


#userDetails table {
	width: 100%;	
	table-align: center;
	xheight: 200px;
	xborder-collapse: collapse;
	border: 1px solid #dfdfdf;
	xborder: 1px dotted green;
}

#userDetails form {
	padding: 0px;
	margin: 6px;
}

#userDetails input.sub {
	padding: 0px;
	margin: 0px;
	width: 165px;
}

#searchNextPageLinks {
	margin-top: 10px;
	width: 100%;
	border: 1px solid red;
	align: center;	
}

#searchNextPageLinks table {
	width: 25%;
	background-color: #ffffff;
	xborder-top: 1px dotted #afafaf;
	xborder-bottom: 1px dotted #afafaf;
	border: 1px green solid;
	xborder-collapse: collapse;
	xborder-spacing: 2px;
}

#searchNextPageLinks td.Lbl { 
	width:100px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	padding-left: 3px;
	border-collapse: collapse;
} 

#searchNextPageLinks td.current { 
	xbackground-color: #6699aa;
	background-color: #afafaf;
  width: 5%;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	font-family: Verdana, sans-serif, Arial;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-left: 3px;
	border-collapse: collapse;
} 

#searchNextPageLinks td.next { 
	background-color: #efefef;
  xwidth: 5%;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	font-color: #ffffff;
	text-align: center;
	padding-left: 3px;
	border-collapse: collapse;
} 

#searchNextPageLinks td.next:hover {
	xcolor: #0099FF;
 	color: #ffffff; 
	xtext-decoration: underline;
	background-color: #ffffff;
}

/* --------------------------------------------------------------------*/

#loginForm {
	margin-top: 0.7em;
	margin-bottom: 0.1em;
	xborder: 2px dotted #blue;
	width: 50%;
	xbackground: #fff;
}

#loginForm label{
	font-size:0.9em;
	font-weight:bold;
	text-align: right; 
	width: 7em; 
	float: left; 
	padding: 0px;
	margin: 0.3em 0.5em 0.2em 1.5em;
	xborder: 1px #005996 solid;
}

#loginForm input{
	width: 15em;
	font-size: 1em;
	xborder: 1px #005996 solid;
	border: 1px #afafaf solid;
	padding: 0px 5px 0px 5px;
	margin: 0.2em 0.0em 0.2em 0em;
}

#loginForm button{
	width: 5em;
	font-size:0.9em;
	xborder: 1px #005996 solid;
	xborder: 1px #afafaf solid;
	padding: 0px 5px 0px 5px;
	margin: 0.5em 0em 0.5em 0em;
}

#loginForm p {
	margin: 1em 0 1em 0;
}

#loginForm A {
		text-decoration: underline;

}


/* Recruiter Page Items -----------------------------------------------------------------------*/

#recruiterLogin {
	xborder: 1px solid #cfcfcf;
	width: 17em;
	margin-bottom: 0.1em;
	xtext-align:right;
	float: right;
}

#recruiterLogin fieldset{
	width: 16em;
	margin: 0em 0em 0.5em 0em;
	padding-left: 3px;
	float: right;
	display: block;
}

#recruiterLogin legend {
	font-size: .95em;
	padding: 2px 6px;
}

#recruiterLogin label{
	font-size:.9em;
	font-weight:bold;
	text-align: right; 
	width: 6em; 
	display:block; 
	float:left; 
	xpadding: 0 1em 0 0;
	margin: .1em 0.5em .1em 0;
	xborder: 1px #005996 solid;
	xdisplay: inline;
}

#recruiterLogin input{
	width: 7em;
	font-size:1em;
	xborder: 1px #005996 solid;
	border: 1px #afafaf solid;
	padding: 0 5px 0 5px;
	margin: 0 0 0.2em 0;

}

#recruiterLogin button{
	width: 5em;
	font-size:0.9em;
	padding: 0 5px 0 5px;
	margin: 0 0 0 6.5em;

}

#recruiterLogin p {
	text-align:left;
	margin: .5em 0 .1em 0;
	font-size: 1em;
	xborder: 1px solid #cfcfcf;
	xborder-collapse:collapse;
	xbackground-color: #efefef;
	padding: 1px;

}

#recruiterLogin h4 {
	width: 16em;
	background-color: #efefef;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin: 0em;
	padding: 0px;
	float:right;
	display:block;
}

#recruiterLogin p.new {
	width: 18em;
	background-color: #efefef;
	font-size: 0.9em;
	color: #000;
	border: 1px solid #cfcfcf;
	xborder-collapse:collapse;
	background-color: #efefef;
	text-align:center;
	margin-bottom: 1em;
	padding: 3px;
	float:right;
	display:block;
}

#recruiterLogin A {
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------*/

#recruiterRatesInfo  {
	width: 16em;
	xmargin-top: 1em;
	xalign: center;
	float: right;
	xdisplay: block;
}

#recruiterRatesInfo p{
	width: 100%;
	text-align: center;
	padding: 10px;
	background-color: #dfdfdf;
	border: 1px dotted #afafaf;
	font-size: .9em;
	font-weight: normal;
}

#recruiterRatesInfo A {
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------*/

#recruiterBenefits {
	xborder: 1px solid #cfcfcf;
	font-size: 1em;
	width: 37em;
	xfloat: right;
}

#recruiterBenefits A{
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------*/

#showComp table {
	width: 42em;
	font-size: .85em;
	width: 540;
	border: 1px solid #afafaf;
	margin: 2px 0 0.5em 0;
}


#showCompOptions table {
	width: 20em;
}

#showComp td,#showCompOptions td{
	padding: 1.5px;
}

#showComp td.title {
	background: #cfcfcf;
	font-weight: bold;
	font-size: 1.1em
}

#showComp td.fieldName {
	width: 13em;
	background: #efefef;
	font-weight: bold;
}


#showComp td.fieldValue {
	width: 27em;
}

/* ----------------------------------------------------------------------------*/

#orderForms table{
	width:60%;
	background: #efefef;
}

#orderForms td{
	text-align:center;
	margin: 2px 2px 2px 2px;
	padding: 2px;
	padding-right: 3px;
}
#orderForms h4{
	background: #afafaf;
	text-align:left;
	margin: 2px 2px 2px 2px;
}

#orderFormsExtra {
	text-align:center;
}

#orderFormsExtra table{
	width:75%;
	background: #efefef;
}

#orderFormsExtra td{
	text-align:left;
	margin: 2px 2px 2px 2px;
	padding: 2px;
	padding-right: 3px;
}

#orderFormsExtra A:link{
/*	color: #0099FF; */
	color: #000066;
	xcolor: red;
	xtext-decoration: none;
	text-decoration: underline;
}
#orderFormsExtra A:hover {
	color: #0099FF;
/* 	color: #CC0000; */
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------*/

#orderForms1 table{
	width:90%;
	background: #efefef;
}

#orderForms1 td {
	text-align:left;
	margin: 2px 2px 2px 2px;
	padding: 2px;
	padding-right: 3px;
}

#orderForms1 td.right{
	text-align:right;
}

#orderForms1 td.center{
	text-align:center;
}

#orderForms1 h4{
	background: #afafaf;
	text-align:left;
	margin: 2px 2px 2px 2px;
}


/* ----------------------------------------------------------------------------*/

#mainSection {
	width: 100%;
	xtext-align: center;
}

/* ----------------------------------------------------------------------------*/

#jobSearchMain {
	xwidth: 90%;
	text-align: left;
	xborder: 1px dotted #dfdfdf;
}

#jobSearchMain table {
	xborder-colapse: collapse;
	xbackground-color: #efefef;
	xborder: 1px solid #cfcfcf;
	width: 100%;
}

/* ----------------------------------------------------------------------------*/

#jobSearchResultsStandard,#jobSearchResultsBrief {
	width: 90%;
	border-bottom: 1px dotted #dfdfdf;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


#jobSearchResultsStandard table,#jobSearchResultsBrief table{
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	margin-top: 7px;
	border-colapse: collapse;
	background-color: #efefef;
	border: 1px solid #cfcfcf;
	xwidth: 90%;
}

#jobSearchResultsBrief table{
	background-color: #ffffff;
	border: 0px solid red;
	margin-top: 3px;
}

#jobSearchResultsStandard td.td1,#jobSearchResultsBrief td.td1 { 
	padding: 2px 2px 1px 5px;
	text-align: Left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040;
	vertical-align: top;
	width:80%;
}

#jobSearchResultsStandard td.td2,#jobSearchResultsBrief td.td2 { 
	padding: 2px 2px 1px 5px;
	xborder: 1px solid #000;
	text-align: right;
	font-family: Verdana;
	xfont-weight: bold;
	font-size: 11px;
	color: #404040;
	vertical-align: top;
	xwidth: 20%;
	margin-right: 0px;
}

#jobSearchResultsStandard td.td3,#jobSearchResultsBrief td.td3 { 
	padding: 1px 2px 2px 5px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	xbackground-color: #6699CC;
	text-align: left;
	xwidth:100%;
} 


	
/* ---------------------------------------------------------------- */

#profileResults {
	xwidth: 80%;
	text-align: left;

}


#profileResults table{
	xborder: 1px solid #cfcfcf;
}

#profileResults td{
	border: 1px solid #cfcfcf;
}

#profileResults td.title { 
	width: 87%;
	border: 1px solid #afafaf;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: .75em;
	color: blue;
	background-color: #efefef;
	text-align: left;
	padding-left: 3px;
	width:60%;
}
#profileResults td.updateDate { 
	width: 13%;
	padding-right: 3px;
	background-color: #ffffff;
	font-weight: normal;
	font-size: .7em;
	border: 1px solid #afafaf;
	text-align:right;
}

#profileResults td.body { 
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: .7em;
	border: 1px solid #afafaf;
}

#profileResults td.other { 
	font-size: .7em;
	color: blue;
	xborder-bottom: 1px solid #afafaf;
}

#profileResults A {
	xtext-decoration: underline;
} 

#profileResults h4 {
	margin: 0 0 .2em 0;
}
#profileResults p {
	margin: .1em 0 .1 0;
}

/*=================================================================== */
#displayProfile {
	
	xmargin-left: auto;
	xmargin-right: auto;
	width: 45em;
	text-align:center;
}


#displayProfile table{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #cfcfcf;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	font-size: .9em;
}


#displayProfile td {
	padding: 2px;
	padding-left: 4px;
	vertical-align: top;
}

#displayProfile td.lbl {
	width: 30%;
	font-weight: bold;
	background: #efefef;
}

#displayProfile td.field {
	width: 70%;
}


#displayProfile textarea.txarea {
	border: 0px;
	xbackground: #efefef;
	width:100%;
	height: 25em;
 	font-size: 1.1em;
}


/*=================================================================== */
#companyDisplayLeft {
	xfloat:left	
	xmargin-top: 2em;
	width: 38em;
	text-align:left;
}


#companyDisplayLeft table{
	width:95%;
	font-size:1em;
	xborder-collapse:colapse;
	xbackground: #fff;
}

#companyDisplayLeft td.Label{
	width:30%;
	xbackground: efefef;
	font-weight: bold;
}


#companyDisplayRight{
	float: right;
	width: 18em;
	xmargin-top: 2em;
	background: #efefef;
}

#companyDisplayRight h4{
	margin-bottom:.5em;
	margin-top:.2em;
}


#companyDisplayRight ul {
	list-style: none;
	margin: 0;
	padding:0;
}

#companyDisplayRight button{
	width: 9em;
	font-size:0.8em;
}

#companyDisplayRight select{
	width:7em;
}


#companyDisplayOptions button{
	width: 9em;
	font-size:0.8em;
}

#companyDisplayOptions select{
	width:7em;
}
#companyDisplayOptions ul,li{
	margin: 0em;
}

/*=================================================================== */






#searchResults {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	align:center;
	xborder: 1px solid green;
	text-align: center;			/* IE */
}


#expressPost fieldset {
	text-align:left;
	xborder: 1px solid #781351;
	border: 1px solid #1f1f1f;
	width: 55em
}

#expressPost legend {
	color: #fff;
	xbackground: #ffa20c;
	background: #000;
	font-size: 1em;
	font-weight: bold;
	xborder: 1px solid #781351;
	border: 1px solid white;
	padding: 2px 6px;
}

#expressPost label {
	text-align: right;
	xmargin-right: 0.5em;
	display: block;
	float:left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em ;
	xborder: 1px solid green;
	width: 17em; 
	margin: 0.5em 0.0em 0.0em 0.0em;
}

#expressPost input { 
	width: 25em;
	border: 1px solid #afafaf;
	xborder: 1px #005996 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em ;
	color: #1f1f1f; 
	xcolor: #005996;
	padding: 0px 5px 0px 5px;
	margin: 0.5em 0.0em 0.0em 0.5em;
}

#expressPost submit input{
	xmargin-left: 10.5em;
}
 
#expressPost select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: 1f1f1f; 
	xborder: 1px solid #afafaf; 
	margin: 0.5em 0.0em 0.0em 0.5em;
} 

#expressPost option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 0.9em;
	color: 1f1f1f; 
	xborder: 1px solid #dfdfdf;
	margin: 0.5em 0.0em 0.0em 0.5em;
}

#expressPost textarea { 
 	font-size: 0.9em;
} 

#expressPost button{
	width: 10em;
	font-size:0.9em;
	padding: 0px 0px 0px 0px;
	margin: .5em 0em 0em 13.5em;

}

#expressPost p {
	text-align: left;
}

#expressPost p.error {
	text-align: left;
	color: red;
	font-size: .75em;
	margin: 0em 0em .5em 16.5em;
}


#showStats table {
	margin-left:auto;
	margin-right:auto;
	width: 70%;
	border: 1px solid #cfcfcf
}

#showStats td {
	width: 20%;
	text-align:left;
}
	
#showStats td.data {
	text-align:right;
	padding-right: 20px;
}

#showStats A{
	text-decoration: underline;
}

#showStats tr.dayTot {
	font-weight:Bold;
	background-color:#cfcfcf;
}

#events{
	width:100%;
	xmargin-left: 1.9em;
	
}


#eventsItem {
	width: 80%;
	margin-left: 2em;
}
	
#eventsItem A {
	xmargin-left: 1.9em;
	font-weight: bold;
	font-size: 1em;	
	text-decoration: underline;
}

#eventsItem p.description {
	xmargin-left: 2em;
	xcolor:#6f6f6f;
	font-size: 1em;
	margin-top: .1em;
}

#events p.highlight {
	float: right;
	width:15em;
	border: 2px dotted #afafaf;
	padding: .2em;
	text-align:center;
	xmargin-left: auto;
	xmargin-right:auto;	
	font-size: .9em;
	xmargin-top: 4em;
	font-weight: bold;
	xcolor: #fff;
	xbackground: #000;
}

#events h3{
	margin: 2em 0 1em 0;
	xcolor: #5f5f5f;
	xfont-weight: normal;

}

/* -------------------------------------------------- */


#shortlist {
	border: 1px solid #afafaf;
	xmargin-top:1em;
	width:170px;
	padding-top:3px;
	float:right;
	background-color: #efefef;
	text-align: left;
}

#shortlist p {
	font-size:.7em;
	margin-bottom:3px;
	text-align: center;
}

#shortlist h2 {
	font-size:.9em;
	margin-bottom:3px;
	font-family:verdana;	
	text-align: center;
}

	

#shortlist iframe {
	width:100%;
	border: none;
	font-size:.6em;
	height: 290px;
	padding:0;
	background: #fff;
}

#shortlistData {
	width:100%;
	margin: 1px 0 0 0;
	xborder: 1px solid red;
	padding:0px;
	xwidth:140px;
	text-align: left;
}

#shortlistData ol {
	width:100%;
	xborder: 1px solid #afafaf;
	font-size:.7em;
	margin: 0;
	xpadding: 10px;
	list-item:none;
}
#shortlistData li {
	margin: 0;
	padding: 0;
}

#shortlistData p {
	xborder: 1px solid red;
	font-size: .7em;
	width:100%;
	border-bottom: 1px dotted #afafaf;
	text-align: left;
	margin: .1em 0 .2em 0
}
#shortlistData input.check {
	font-size: 1.1em;
	width: 17px;
	xmargin-left: 140px;
	border: none;
}

#shortlistData a {
	text-decoration: underline;
	font-size: .8em;
}

#shortlistData2 p.clear,#shortlistData2 p.clear a {
	padding:2px;
	text-align:center;
	width:100%;
	margin-top:2em;
	background-color:#1f1f1f;
	font-weight:bold;
	color:#fff;
}




#shortlistData2 p.new,#shortlistData2 p.exist {
	width:100%;
	margin: .2em 0 0 0;
	xbackground-color: #fff;
	xborder: 1px solid #afafaf;
	padding: 0px 2px 0px 2px;
	xborder-top: 1px dotted #afafaf;
}

#shortlistData2 p.remove {
	xfloat: right;
	font-size: .6em;
	padding: 0px 0px 2px 0px;
	margin-top:0px;
	margin-bottom:.5em;
	width: 100%;
	text-align:right;
	text-decoration: underline;
	color: blue;
	border-bottom: 1px dotted #afafaf;
}


#shortlistData2 a {
	text-decoration: none;
	
}

#shortlistData2 p.remove a{
	color: blue;
	text-decoration: underline;
	text-align: right;
}


#shortlistData2 p.new,#shortlistData p.error {
	font-weight:bold;
}

#shortlistData2 p.error {
	color:red;
	border: none;
}

#shortlistData button {
	font-size: 1em;
	width: 140px;
	margin:1em 0em 0em 0em;
}
#shortlistData2 input.check {
	font-size: 1.1em;
	width: 17px;
	xmargin-left: 140px;
	border: none;
}

#emailForm {
	width: 650px;
	font-size: .9em;
	background-color:#efefef;
	font-family:verdana;
	padding:8px;
	border: 1px solid #afafaf;
	margin-bottom:.5em;
}

#emailForm h3{
	border: 1px solid red;
	xfont-size: .8em;

}

#emailForm ul{
	width: 80%;
	xborder: 1px solid #afafaf;
	list-style-type: disc;
}

#emailForm li {
	margin-bottom:.2em;
}

#emailForm label { 
	font-size: 1.1em;
	position: absolute; 
	text-align:right; 
	width:140px; 
	xborder: 1px solid #afafaf;
	margin: 2px 3px 0 0;	
}
#emailForm input,#emailForm textarea {
	font-size: 1.1em; 
	width: 400px; 
}

#emailForm input,#emailForm textarea {
	font-size: 1.2em; 
	margin-left: 140px; 
	margin-bottom:4px;
}

#emailFormx label.check, label.radio { 
	position:relative; 
	text-align:left; 
}
#emailForm input.check {
	font-size: 1.1em;
	width: 17px;
	margin-left: 140px;
	border: none;
}

#emailForm button.butt {
	width:120px;
	font-size: 1em;
	margin-top: 5px;
	margin-left: 140px; 
}
#emailForm p.emailBody{
	xfont-family:courier;
	font-size:.9em;
	xborder: 1px solid red;

}
#emailForm pre{
	font-size: 1.25em;
}

/*-------------------------------------------*/
#basicForm {
	width: 80%;
	font-size: 1em;
	xbackground-color:#efefef;
	font-family:verdana;
	xpadding:8px;
	xborder: 1px solid #afafaf;
	margin-left: auto;
	margin-right: auto;
}


#basicForm p {
	margin:.5em 0em .5em 0em;
}


#basicForm table {
	width:95%;
	xborder: 1px solid #afafaf;
	xfont-weight:bold;
	font-size: 1em;
}

#basicForm td.label { 
	xborder: 1px solid #afafaf;
	width:33%;
	font-weight:bold;
	font-size: 1em;
}

#basicForm td.value { 
	font-weight:normal;
}

#basicForm input { 
	font-size: 1em;
	width: 25em;
}

#basicForm input.checkbox { 
	font-size: 1em;
	width: 1.25em;
}


#basicForm button {
	font-size: 1em;
	width:120px;
	margin: .5em 0em 0em 0em ;
	xmargin-left: 140px; 
}

#basicForm pre{
	font-size: 1.25em;
}

#basicForm textarea { 
	font-size: 1.3em;
	width:95%;
}

#basicForm label { 
	text-align: right;
	xmargin-right: 0.5em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em ;
	xborder: 1px solid green;
	width: 11em; 
	float:left; 
	margin: 0.0em 0.5em 0.0em 0.0em;
}

/*-----------------------------------------------------------*/

#stdBox1 {
	width: 15em;
	float: right;
	border: 1px solid #cfcfcf;
	background: #efefef;
	margin: .5em;
}

#stdBox2 {
	width: 20em;
	xfloat: right;
	border: 1px solid #cfcfcf;
	xbackground: #efefef;
	margin: .5em;
}

-->

