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


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

}

h4 {
	color:5f5f5f;
}

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;
}

A {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000066;
}

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

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

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

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


fieldset {
	text-align:left;
	xborder: 1px solid #781351;
	border: 1px solid #afafaf;
	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;
	xdisplay: 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 { 
 	font-size: 0.9em;
	color: 1f1f1f; 
	border: 1px solid #afafaf; 
} 


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

button {
	width: 10em;
	font-size:0.9em;
	font-weight:bold;
	xborder: 1px #005996 solid;
	border: 1px #000 solid;
	padding: 0 5px 0 5px;
	margin: 0.5em 0em 0.0em 0.2em;
}


.column_two_wide {
		display: inline-block;
		width: 7=55%;
		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%;
}

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

body {
	xbackground-image: url("images/header2-sap.gif");
  background-repeat: repeat-x;
  background-position: top;
	xbehavior:url("csshover.htc");
	margin-top:0px;
}

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


#mainTable table{
	width: 760px;	
	table-align: center;
	xheight: 500px;
	border-collapse: collapse;
	xborder: 1px solid #efefef;
	xborder: 1px dotted green;
	margin-top:0px;

}

#mainTable td {
	xborder: 1px dotted red;
	text-align:left;		
}

#mainTable td.header {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	text-align: top;
	padding:0px;
}

#mainTable td.subHeader {
	vertical-align: top;
	text-align:left;
	xborder: solid 3px #cfcfcf;
	padding-left:3px;
	xpadding-top: 2px;
	xbackgroud-color: #cfcfcf;
}

#mainTable td.subHeader a {
	text-decoration:underline;
}

#mainTable td.body {
	xwidth:760px;
	minimum-height: 20em;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	vertical-align: top;
	text-align:left;
	xborder: solid 3px #cfcfcf;
	padding-left:3px;
	xpadding-top: 2px;
	xbackgroud-color: #cfcfcf;
}

#mainTable tr.body {
	min-height: 20em;
	xwidth:760px;
	xheight: 22em;
}

#mainTable td.footer {
	xbackground-image: url("/images/bgPat.gif");
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	xborder-bottom: dotted  1px #cfcfcf;
	xborder-top: solid 1px #cfcfcf;
}

#mainTable p.filler15 {
	height: 15em;
}

#mainTable p.filler10 {
	height: 10em;
}

#mainTable p.filler5 {
	height: 5em;
}
/* ====================================================================== */

#header table{
	width: 100%;
	height: 80px;	
	border-collapse: collapse;
	margin-top: 0px;
	padding: 0px;
	xborder: 1px solid #efefef;
	xborder: 1px dotted green;
	xbackground: #efefef;
}

#header td{
	xborder: 1px solid #efefef;
}

#header td.modeSelect {
	width: 100%;
	margin: 0px;
	padding:0px;
	font-size: 9px;
	text-align: right;
	height: 17px;
	color: #ffffff;
	xborder: 1px dotted red;
}

#header td.logo {
	xwidth: 526px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	margin:0px;
	padding:0px;
	height:66px;
	xborder: 1px dotted #ffffff;
	vertical-align: middle;
	text-align: left;
}

#header td.logo img {
	xborder: 1px solid white;
}

#header td.headBanner {
	width: 234px;
	height: 66px;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom: 0px;
	xborder: 1px dotted #ffffff;
	text-align: center;
	vertical-align: middle;
}

#header td.headBanner p{
	width: 85%;
	background: #dfdfdf;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	padding: .3em;
	font-size: .7em;
	font-weight: bold;
	colour: #5f5f5f;
	margin-botton: 1em;

}

#header td.bar1 {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
	text-align: top;
	text-align: center;
	padding:0;
	height:25px;
	xborder: 1px dotted white;
}

#header td.menuBar {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
	vertical-align: middle;
	text-align: center;
	xcolor: #afafaf;
	padding-top: 1px;
	xheight: 50px;
	xborder: 1px solid #cccccc;
	xbackground: #efefef;
	xborder-top: 1px solid #cfcfcf;
}

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

#modeSelect ul{
	margin: 0px;
	padding-top: 0px;
}

#modeSelect li {
	color: #ffffff;
	width: 90px;
	display: inline;
	text-align: center;
	font-size: 8pt;
	padding-right: 8px;
	padding-left: 9px;
	padding-bottom: 2px;
	padding-top: 1px;
	list-style-type: none;
	list-style-image: none;
}

#modeSelect li A:link {
/*	color: #0099FF; */
	color: #ffffff;
	text-decoration: underline;
}

#modeSelect li A:hover{
	xbackground: #efefef;
	color: blue;
	text-decoration: underline;
}


#modeSelect li A:visited {
/*	color: #9933FF; */
	color: #ffffff;
	text-decoration: none;
}

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

#xmenuBar {
	width: 770px;
	xmargin: 0 auto;
	border: 1px solid blue;
	text-align:center;
}

ul#menuBar{
	float: left;
	width: 700px;
	margin: 0 auto;
	padding-top: 0px 0px 0px 0px;
	xborder: 1px solid red;
	list-style-type: none;
	list-style-image: none;
}
	
ul#menuBar li {
	display: inline;
	float: left;
	margin: 0px;
	padding:0px 1px 0px 1px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	xcolor: #cfcfcf;
	color: #ffffff;
	xborder-right: 1px solid #ffffff;
	xborder: 1px solid #fff;
	xpadding-right: 2px;
}


#menuBar li.recruiter {
	background: #efefef;
	padding: 3px;
}

ul#menuBar li A:link {
/*	color: #0099FF; */
	xcolor: #cfcfcf;
	color: #ffffff;
	text-decoration: none;
}

ul#menuBar li A:hover{
	xbackground: #efefef;
	color: blue;
	text-decoration: underline;
}

#menuBar li.recruiter A:hover{
	padding: 0px;
	color: blue;
}

ul#menuBar A:visited {
/*	color: #9933FF; */
	color: #ffffff;
	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: underline;
	
}




/* ================= */
#footer {
	text-align: center;
}

#footer table{
	width: 100%;	
	border-collapse: collapse;
	margin:0px;
	padding:3px;
	xborder: 1px solid #efefef;
	xborder: 1px dotted red;
}

#footer td {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	margin:0px;
	padding:3px;
	xborder: 1px dotted red;
	vertical-align: middle;
	text-align: center;
}
	
/*=== Home Elements */


#homeMain table{
	width:100%;
	xborder:1px solid #cfcfcf;
	border-collapse: collapse;
	margin: 0em;
  font-family: verdana, Arial, Helvetica, sans-serif;
	xpadding:10px;
	xborder: 1px dotted red;
	height: 200px;
}

#homeMain td {
	text-align: top;
	margin: 0em;
	xborder: 1px dotted red;
	xpadding: 5px;
}

#homeMain td.column1 {
 width: 70%;
 text-align: top;
 xpadding-right:10px;
 vertical-align: top;
 xborder: 1px dotted green;
}

#homeMain td.column2 {
 width: 30%; 
 text-align: center;
 xvertical-align: top;
 xpadding:2px;
 xborder: 1px dotted green;
}

#homeMain a:link {
	text-decoration:underline;
}

/*==*/

table.newsItems {
	xwidth:100%;
	vertical-align:top;
  xborder: 1px dotted #cfcfcf;
	padding:2px;
	xbackground:efefef;
	font-size: 11px;
}

table.newsItems td.title{
	xbackground-image: url("images/bgPat.gif");
	height: 20px;
	width:70%;
	vertical-align:middle;
  font-size: 8pt;
	xpadding-left:4px;
	padding-right:4px;
	font-weight: bold;
  border: 1px solid #dfdfdf;
	xbackground: #dfdfdf;
	font-size: 11px;
}

table.newsItems td.book {
	width: 75%;
	vertical-align: middle;
  text-align: center;
	padding:4px;
	background-color: #efefef; 
	border: 1px solid #cfcfcf;
}

table.newsItems td.body{
	vertical-align:top;
	text-align: left
	padding:2px;
	font-size: 11px;
}


table.newsItems A:link {
	xcolor: red;
	text-decoration: underline;
}

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

#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;
}

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


#todaysDate {
	float: right;
}

#todaysDate p{
	xwidth: 20em;
	xborder: 1px solid green;;
	text-align: right;
	margin: 0.1em 0 0 0 ;
	font-size: 0.9em;
	color: #5f5f5f;
}

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

#statDisplay {
	xfloat: right;
	text-align: center;
}

#statDisplay fieldset{
	width: 13.5em;
	border: 0px solid #ffffff;
}


#statDisplay p{
	border: 1px solid #afafaf;;
	background: #000;
	text-align: center;
	margin: 1em 0 0 0em ;
	font-size: 0.7em;
	color: #fff;
	padding: 2px 5px 2px 5px;
}


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

#searchBox,#serachFormBig,#latestJobsGrid {
	padding: 0.5em;
	xborder: 1px #005996 solid;
	xfont-size:14px;
	xtext-align: right; 
	xwidth: 100%; 
	xtext-align: center; 
}

#searchBox p,#latestJobsGrid p,#searchBoxBig p {
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	xborder: 1px #005996 solid;
}

#searchBox fieldset,#latestJobsGrid fieldset{
	width: 32em;
	margin-bottom: 0.1em;
	padding: 0em .2em .2em .2em;
}

#searchBox legend,#latestJobsGrid legend {
	font-size: .95em;
}

#searchBox label{
	font-size:0.8em;
	width: 7em; 
	xmargin: 0em .1em 0em 0em;
}

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

#searchBox select{
	font-size:0.8em;
	xpadding: 0 0px 0 5px;
	margin: .3em .1em 0em 0em;
}

#searchBox button{
	width: 5em;
	font-size:0.8em;

}

#searchBox table{
	xpadding: 5px;
	xmargin-left: 10px;
	width: 100%;
	height: 45px;
	border: 1px solid #cfcfcf;
	xbackground: #efefef;
	font-size: 7pt;
  font-family: verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

#searchBox td{
	padding-left: 6px;
	text-align: center;
}


#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;
}

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

#searchBoxBig{
	margin-bottom: 1em;
}

#searchBoxBig fieldset{
	width: 45em;
	margin-bottom: 1em;
	padding: 5px;
}

#searchBoxBig legend {
	font-size: 1.2em;
}

#searchBoxBig label{
	xborder: 1px solid #cfcfcf;
	font-size: 1.1em;
	width: 8em; 
	margin: .3em .1em 0em .5em;
}

#searchBoxBig input{
	width: 22em;
	font-size:1.1em;
	margin: 0em .1em 0em .5em;
}

#searchBoxBig select{
	font-size:.9em;
	padding: 0 0px 0 2px;
	margin: .4em .2em 0em 0.5em;
}

#searchBoxBig button{
	width: 6em;
	font-size:1em;
}

#searchBoxBig input.checkbox{
	text-align: left;
	font-size: .8em;
	height: 1.3em;	
	width: 1.3em;	
	xborder: 1px #005996 solid;
	padding: 0 0px 0 5px;
	margin: .5em 0 0em .5em;
}


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

#topRecruiters {
	padding: 0.5em;
	xborder: 1px solid #cfcfcf;
	text-align: left;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	xborder: 1px #005996 solid;
}

#topRecruiters fieldset{
	width: 13.5em;
	margin-bottom: 0.1em;
	padding: 5px;
}

#topRecruiters legend {
	font-size: 0.95em;
}


#topRecruiters table {
	width:100%;
	xheight: 230px;
	xborder: 1px dotted red;
	xborder: 1px solid #cfcfcf;
	border-collapse:collapse;
	background: #ffffff;
	font-size: 1em;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

#topRecruiters td.title{
	background: #dfdfdf;
	padding:0px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: bold;
}

#topRecruiters td.body{
	vertical-align: middle;
	padding: 0px;
	text-align: center;
	xborder: 1px solid red;
}

#topRecruiters td.footer{
	xpadding-left:4px;
	text-align: left;
	font-size: 7pt;
	font-style: italic;
}

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

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

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

#topRecruiters li {
	font-size: 0.73em;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

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



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;
}

/* === */

table.lateJobs {
	width: 100%;	
	xheight: 200px;
	xborder-collapse: collapse;
	top-margin:0px;
	xpadding:2px;
	border: 1px solid #cfcfcf;
	xborder: 1px dotted green;
}

table.lateJobs td {
	padding-left:4px;
  font-size: 0.8em;
	background: #efefef;
}


table.lateJobs tr.title {
	xbackground-image: url("images/bgPat.gif");
	height:20px;
  font-family: verdana, Arial, Helvetica, sans-serif;
  xfont-size: 8pt;
	padding-left:4;
	font-weight: bold;
	border: 1px dotted green;
	vertical-align: middle;
	background: #dfdfdf;
}

table.lateJobs tr.title td{
	xborder: 1px solid #dfdfdf;
	background: #efefef;
}


table.lateJobs tr.head{
	xbackground-image: url("images/bgPat.gif");
	font-weight:bold;
	color: #bbbbbb;
	background: #efefef;
}

table.lateJobs tr.head td {
  xfont-size: 8pt;
	border-bottom: 1px solid #cfcfcf;
}

table.lateJobs td.td1{
	width:50%;
	font-weight:bold;
  xfont-size: 8pt;
}

table.lateJobs td.td2{
  xfont-size: 7pt;
	xwidth:25%;
}

table.lateJobs td.td3{
	xwidth:25%;
  xfont-size: 7pt;
}

table.lateJobs tr.body {
  font-family: verdana, Arial, Helvetica, sans-serif;
  xfont-size: 7pt;
	padding:0;
	vertical-align: middle;
}

table.lateJobs a:link {
  font-family: verdana, Arial, Helvetica, sans-serif;
  xfont-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}

table.lateJobs a:visited {
  font-family: verdana, Arial, Helvetica, sans-serif;
  xfont-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}

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


div.bookList {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
	padding:0;
	xborder: 1px dotted green;
	vertical-align: middle;

}

div.bookList A:link{

	text-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 {
	text-align: center;
	xborder: 1px solid red;
}

#jobDisplay fieldset{
	width: 40em;
	margin-right:auto;
	margin-left:auto;
	xmargin-right: .5em;
	xtext-align: center;
}

#jobDisplay legend {
	font-size: 1.2em;
	padding: 3px;
	margin-bottom: 3px;
}

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

#jobDisplay table {
	width: 100%;
	xborder: 1px solid green;
	margin-bottom: 0.5em;
}

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

#jobDisplay td.lbl{ 
	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: 12px;
	color: #404040;
	vertical-align: top;
	width:25%;
}

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

}

#jobDisplay td.Td3 { 
	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: 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%;
	xbackground-image: url("/images/bgPat.gif");
	xborder-bottom: 1px solid #dfdfdf;
	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;
	border: 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 button {
	width: 20em;
	font-size: 1em;
	border: 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.recruiter li#recruiter {
	border: 1px solid #000;
	background: #000000;
	xbackground: red;
}

body.recruiter li#recruiter a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

body.recruiter li#def a:hover{
	color: blue;
}

body.def li#def {
	border: 1px solid #000;
	background: #000000;
}


body.def li#def a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

body.def li#recruiter a:hover{
	color: blue;
}

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


#latestJobsGrid table {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	background: #fff;
	xwidth: 100%;	
	table-align: center;
	xheight: 200px;
	border-collapse: separate;
	xborder: 1px solid #efefef;
	xborder: 1px dotted red;
}

#latestJobsGrid td {
	height: 4.35em;
	width: 33%;
	border: 2px solid #cfcfcf;
  font-family: verdana, Arial, Helvetica, sans-serif;
  xfont-size: 10pt;
	text-align: center;
	padding:0px;
	margin: 4px;
	border-spacing:1px;
}
#latestJobsGrid td.1 {
	width:34%;
}


#latestJobsGrid h1 {
  font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	xfont-weight: bold;
	text-decoration: underline;
}

#latestJobsGrid p {
	text-align: center;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
	font-weight: normal;
}

#latestJobsGrid h1,#latestJobsGrid p {
	padding: 0.2em 0.1em 0.1em 0.1em;
	margin: 0px;
}

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

#latestJobsGrid td a:hover {
	xbackground: yellow; 
	background: #efefef; 
	color: red;
}

#latestJobsGrid td a:visited {
	display: block; 
	width: 100%; 
	height: 100%;
	vertical-align: middle;
	text-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;
}

#loginForm fieldset{
	width: 30em;
	padding: 5px;
}

#loginForm legend {
	font-size: 0.95em;
	padding: 2px 6px;
	margin-bottom: .5em;
}

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

#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;
	font-weight:bold;
	xborder: 1px #005996 solid;
	border: 1px #afafaf solid;
	padding: 0px 5px 0px 5px;
	margin: 0.5em 0em 0.5em 8em;
	display: inline;
}

#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;
	font-weight:bold;
	border: 1px #afafaf solid;
	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 {

}

#profileResults ol{

}
#profileResults li{
	

}

#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;
} 

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

#displayProfile fieldset{
	margin-top: 2em;
	display:block;
	width: 45em;
}

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


#displayProfile td {
	font-size: .8em;
	padding: 2px;
	padding-left: 4px;
	vertical-align: top;
}

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

#displayProfile td.field {
	width: 70%;
	font-size: .8em;
}


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

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

/*=================================================================== */
#companyDisplay {
	
	display: block;
	xmargin-left: auto;
	xmargin-right: auto;
	xwidth: 70em;
	text-align:center;
}

#companyDisplay h4{
	margin: .7em 0em 0em 0em;
	xtext-align: left;
}
#companyDisplay fieldset{
	margin-top: 2em;
	display:block;
	width: 50em;
}

#companyDisplay table{
	width: 85%;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #cfcfcf;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

#companyDisplay table.options{
	dispaly: block;
	float: right;
	width: 12em;
	margin-left:auto;
	margin-right:auto;
	xborder: 1px solid #cfcfcf;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

#companyDisplay td {
	font-size: .8em;
	padding: 2px;
	padding-left: 4px;
	vertical-align: top;
}

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

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

#companyDisplay td.option {
	width: 30%;
	text-align: right;
	border: 1px solid #efefef;
}

#companyDisplay textarea.txarea {
	border: 0px;
	xbackground: #efefef;
	width:100%;
	height: 20em;
 	font-size: 1.3em;
}

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

#companyDisplay select{
	width:7em;
}

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

#companyDisplayOptions {
	display: block;
	xmargin-left: auto;
	xmargin-right: auto;
	xwidth: 70em;
	text-align:center;
}

#companyDisplayOptions h4{
	margin: .7em 0em 0em 0em;
	xtext-align: left;
}

#companyDisplayOptions fieldset{
	margin-top: 2em;
	display:block;
	width: 50em;
}

#companyDisplayOptions table{
	width: 85%;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #cfcfcf;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

#companyDisplayOptions table.options{
	dispaly: block;
	float: right;
	width: 12em;
	margin-left:auto;
	margin-right:auto;
	xborder: 1px solid #cfcfcf;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

#companyDisplayOptions td {
	font-size: .8em;
	padding: 2px;
	padding-left: 4px;
	vertical-align: top;
}

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

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

#companyDisplayOptions td.option {
	width: 30%;
	text-align: right;
	xborder: 1px solid #efefef;
}

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

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

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

table.oneColumnTable {
	border: 1px dotted red;
	width: 100%;
	height: 350px;
	border-collapse: collapse;
	text-align: top;
}

table.oneColumnTable td.column1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

table.twoColumnTable {
	border: 1px dotted red;
	width: 99%;
	height: 350px;
	border-collapse: collapse;
	text-align: top;
	margin-left: auto;
	margin-right: auto;	
}


#twoColumnTableEqual table {
	width:100%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}

#twoColumnTableEqual td {
	width: 50%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}





#searchResults {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	align:center;
	xborder: 1px solid green;
}


#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: 13em; 
	margin: 0.5em 0.0em 0.0em 0.0em;
}

#expressPost input { 
	width: 20em;
	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.0em;
} 

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

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

#expressPost button{
	width: 10em;
	font-size:0.9em;
	font-weight:bold;
	border: 1px #005996 solid;
	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{

}

#events A {
	margin-left: 1.9em;
	font-weight: bold;
	font-size: 1em;	
  text-decoration: underline;
}

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

#events p.highlight {
	width:55%;
	border: 1px dotted #afafaf;
	padding: .2em;
	text-align:center;
	margin-left: auto;
	margin-right:auto;	
	font-size: .9em;
	margin-top: .1em;
	font-weight: bold;
	color: #5f5f5f;
}

#events h3{
	color: #5f5f5f;
	xfont-weight: normal;

}


#shortlist {
	border: 1px solid #afafaf;
	margin-top:1em;
	width:165px;
	float:right;
	background-color: #efefef;
}

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

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

#shortlist iframe {
	width:100%;
	border:none;
	font-size:.6em;
	height: 250px;
}

#shortlistData {
	xwidth:140px;
}

#shortlistData p {
	xborder: 1px solid red;
	font-size: .6em;
	width:100%;
}

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




#shortlistData p.new,#shortlistData p.exist {
	width:100%;
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #fff;
	border: 1px solid #afafaf;
	padding: 2px;
}

#shortlistData p.remove {
	font-size: .6em;
	margin-top:0px;
	width: 100%;
	text-align:right;
	text-decoration: underline;
	xborder: 1px solid #1f1f1f;
	xbackground-color: #fff;
	color: blue;
}


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

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

#shortlistData button {
	xfont-weight: normal;
	font-size: .9em;
	width: 110px;
	margin:0em;
}

#emailForm {
	width: 500px;
	font-size: .7em;
	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:130px; 
	xborder: 1px solid #afafaf;
	margin-top:2px;	
}
#emailForm input,#emailForm textarea {
	font-size: 1.1em; 
	width: 300px; 
}

#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; 
}

#emailForm button.butt {
	width:100px;
	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;
}
-->
