body 
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	background-color: #FFFFFF;
}

#divTopContainerIndex
{
	min-width: 880px;
	background-color: #FFFFFF;
	height: 106px;
	width: 100%;
	top: 0px;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/recruitment.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#divLogoIndex 
{
	position: relative;
	width: 525px;
	height: 106px;
	float: left;
}

#divBanner 
{
	position: relative;
	width: auto;
	height: 106px;
	float: right;
}

#divMenu
{
	height: 24px;
	width: 100%;
	top: 0px;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bgMenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#divMainContainer
{
	min-width: 880px;
	width: 98%;
	top: 0px;
	margin: 0 auto;
}

#divMainContainerIndex
{
	width: 98%;
	top: 0px;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bgMain2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#divMainLeft{
	width:200px;
	height: 100%;
	float:left;
	position:relative;
	text-align: left;
}

#divMainRight{
	float:right;
	position:relative;
	width: auto;
	text-align: left;
	padding-right: 10px;
}

#divFooterContainer
{
	background-color: #FFFFFF;
	height: 24px;
	width: 100%;
	bottom: 0px;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bgMenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
}

#divFooterContainerLong
{
	background-color: #FFFFFF;
	height: 24px;
	width: 100%;
	bottom: 0px;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bgMenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
}

#divClients
{
	height: 250px;
	width: 200px;
	top: 125px;
	margin: 0;
	background-attachment: scroll;
	background-image: url(images/clients.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: justify;
	position: absolute;
	left: 90px;
	padding-right: 25px;
	padding-left: 25px;
}

#divCandidates
{
	height: 250px;
	width: 200px;
	top: 125px;
	margin: 0;
	background-attachment: scroll;
	background-image: url(images/clients.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: justify;
	position: absolute;
	left: 400px;
	padding-right: 25px;
	padding-left: 25px;
}

#divFrontSearch
{
	height: 125px;
	width: 650px;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/frontsearch.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	position: relative;
}

#divAdSearch
{
	height: 185px;
	width: 650px;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/Adsearch.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	position: relative;
}

#divFrontBoxes
{
	height: 200px;
	width: auto;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	position: relative;
}

#divFrontSearchLeft
{
	height: 150px;
	width: 30px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/frontsearchbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	position: relative;
}

#divFrontSearchRight
{
	height: 150px;
	width: auto;
	margin: 0 auto;
	float: right;
	background-attachment: scroll;
	background-image: url(images/frontsearchbgright.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: left;
	position: relative;
}



p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9933;
}


.boxbg
{
	height: auto;
	width: auto;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/boxbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	position: relative;
}


#bgBlueLine1
{
	line-height: 1px;
	background-color: #006699;
}

#SearchResult
{
	height: auto;
	width: 650px;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	position: relative;
}

#searchSpacer
{
	height: 20px;
	width: auto;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	position: relative;
}

#searchGrouped
{
	height: auto;
	width: auto;
	margin: 0 auto;
}

#searchHeader
{
	height: 25px;
	width: auto;
	margin: 0 auto;
	background-color: #DFEFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #000099;
	text-align: center;
	position: relative;
	border: thin solid #E4E4E4;
}

#appBox
{
	height: auto;
	width: 80%;
	margin: 0 auto;
	float: right;
	bottom: 20px;
	background-color: #DFEFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #000099;
	text-align: center;
	position: relative;
	border: thin solid #E4E4E4;
}

#appSpacer
{
	height: 20px;
	width: 80%;
	margin: 0 auto;
	float: right;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	position: relative;
}

#searchMain
{
	height: 65px;
	width: auto;
	top: 0;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	position: relative;
	border-top: thin none;
	border-right: thin solid #E4E4E4;
	border-bottom: thin solid #E4E4E4;
	border-left: thin solid #E4E4E4;
}

#JobDetailsHeader
{
	height: 22px;
	width: auto;
	margin: 0 auto;
	background-color: #DFEFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #000099;
	text-align: center;
	position: relative;
	border: thin solid #E4E4E4;
}

#JobDetailsMain
{
	height: auto;
	width: auto;
	top: 0px;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	position: relative;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #E4E4E4;
	border-bottom: thin solid #E4E4E4;
	border-left: thin solid #E4E4E4;
}

#JobDetailsLeft
{
	height: 65px;
	width: 45%;
	top: 0px;
	float: left;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	position: relative;
	padding: 5px;
}

#JobDetailsRight
{
	height: 65px;
	width: 45%;
	top: 0px;
	float: right;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	position: relative;
	padding: 5px;
}

#JobDetails
{
	height: 95px;
	width: auto;
	top: 0px;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	position: relative;
	border-top: thin none;
	border-right: thin solid #E4E4E4;
	border-bottom: thin solid #E4E4E4;
	border-left: thin solid #E4E4E4;
}

#JobMain
{
	height: 165px;
	width: auto;
	top: 0px;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	position: relative;
	border-top: thin none;
	border-right: thin solid #E4E4E4;
	border-bottom: thin solid #E4E4E4;
	border-left: thin solid #E4E4E4;
}

#searchFooter
{
	height: 20px;
	width: auto;
	top: 0px;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: center;
	line-height: 18px;
	position: relative;
	border-top: thin none;
	border-right: thin solid #E4E4E4;
	border-bottom: thin solid #E4E4E4;
	border-left: thin solid #E4E4E4;
}

#searchRight
{
	height: 18px;
	width: 250px;
	top: 1px;
	margin: 0 auto;
	float: right;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: right;
	line-height: 16px;
	position: relative;
}

.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	text-decoration: none;
}

.txtSmall:hover {
	color: #FF9933;
	text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
}

#txtLarger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	text-decoration: none;
}

.txtLarger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	text-decoration: none;
}

.txtLarger:hover {
	color: #FF9933;
}

.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	text-decoration: none;
}

#txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	text-decoration: none;
}

#txtbold:hover {
	color: #FF9933;
}

.bgEnquiry { 
	border: 1px #CCCCCC solid; 
	background-color: #DFEFFF
}
.bgAdvert {
	background-attachment: fixed;
	background-image: url(images/clients.gif);
	background-repeat: no-repeat;
}
.txtLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF9933;
}
.orange {
	color: #FF9933;
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
}

.AlignLeft {
	text-align: left;
}

.AlignRight {
	text-align: right;
}

.AlignCenter {
	text-align: center;
}

.PageTextSmall
{
	font-family: Verdana, Arial; 
	font-size: x-small; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
	text-decoration: none;
	color: #000000; 
}

.txtSmallBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}

.txtGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.txtboldUnderlined {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	text-decoration: underline;
}

.txtboldUnderlined:hover {
	color: #FF9933;
}