/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #43423A;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

A {
	text-decoration: none;
	color: #2368C2;
}

#page {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
/*	overflow: auto; */
}

#header {
	width: 980px;
	float: left;
	margin-bottom: 1px;
}

#logo {
	float: left;
	width: 277px;
	height: 72px;
}

#phno {
	width: 158px;
	height: 31px;
	float: right;
	margin-top: 5px;
	text-align: center;
	color: #33322C;
	font-size: 20px;
}

#phno img {
	float: left;
	margin-right: 8px;
}

#links {
	background-image: url(images/bglinks.gif);
	background-repeat: no-repeat;
	padding: 0px 10px;
	width: 960px;
	color: #fff;
	float: left;
	margin-bottom: 3px;
}

#links ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
	margin-left: 30px;
}

#links li {
	list-style-type: none;
	display: block;
	float: left;
	padding: 21px 8px;
/*	padding: 0px 8px; */
}

#links li A {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
}

#buttoncareers {
	float: right;
	width: 101px;
	margin-right: 12px;
	padding: 12px;
}

#search {
	float: right;
	margin-right: 10px;
	width: 260px;
	margin-top: -3px;
}

#search .input {
	width: 150px;
	height: 14px;
	border: 1px solid #132C58;
}

#tblsearch td {
	padding: 0px 5px;
}

#banner {
	width: 980px;
	float: left;
	margin-bottom: 3px;
}

#threeboxescontainer {
	width: 980px;
	float: left;
	margin-bottom: 3px;
}

.threecoloredboxes {
	float: left;
	text-align: center;
	color: #fff;
}

.threecoloredboxes p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.threecoloredboxes .middlespacing {
	margin: 0px 8px;
}

.threecoloredboxes img {
	margin-bottom: 4px;
}

.threecoloredboxes img.border {
	border: 3px solid #fff;
}

.learnmore {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
}

.bluebox {
	width: 100%;
	background-image: url(images/bgpermplacement.gif);
	background-repeat: no-repeat;
	width: 301px;
	height: 210px;
	padding:10px;
}

.greenbox {
	width: 100%;
	background-image: url(images/bgcontract.gif);
	background-repeat: no-repeat;
	width: 301px;
	height: 210px;
	padding: 10px;
}

.orangebox {
	width: 100%;
	background-image: url(images/bgcontracthire.gif);
	background-repeat: no-repeat;
	width: 301px;
	height: 210px;
	padding: 10px;
}

#pressrelease {
	width: 874px;
	background-image: url(images/bgpressrelease.gif);
	background-repeat: no-repeat;
	height: 38px;
	float: left;
	margin-bottom: 3px;
	padding-left: 106px;
}

#pressrelease .text {
	width: 98%;
	margin: 11px 4px;
	font-size: 12px;
}

#content {
	float: left;
	margin-bottom: 3px;
	clear: both;
	width: 980px;
	margin-top: 5px;
	font-size: 12px;
}
#content-innerpage {
	float: left;
	margin-bottom: 3px;
	clear: both;
	width: 980px;
	margin-top: 5px;
	font-size: 12px;
}
#content-innerpage .tcinnerpage {
	background-image: url(images/tc-innercontent.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 980px;
}
#content-innerpage .bginnerpage {
	background-image: url(images/bg-innercontent.gif);
	background-repeat: repeat-y;
	padding: 20px;
	width: 940px;
}
#content-innerpage .bcinnerpage {
	background-image: url(images/bc-innercontent.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 980px;
}


.topborder {
	width: 100%;
	float: left;
	height: 6px;
	background-image: url(images/greyroundedtop.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
/*	border: 1px solid #00FFFF; */
}

.bottomborder {
	width: 100%;
	float: left;
	height: 6px;
	background-image: url(images/greyroundedbottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#content .leftColumn {
	float: left;
	width: 225px;
	padding: 0px;
	margin: 0px;
/*	border: 1px solid #FF00FF; */
}

#content .rightColumn {
	float: right;
	width: 225px;
	padding: 0px;
	margin: 0px;
}

.columntext {
	float: left;
	background-image: url(images/greybg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 3px;
	margin-left: 0px;
	width: 219px;
}

.columntext ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.columntext li {
	list-style-type: none;
	display: block;
	padding: 8px;
	width: 200px;
	background-image: url(images/dottedseparater.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	line-height: 18px;
	margin-top: 4px;
	float: left;
}

.orangehdr {
	font-weight: bold;
	color: #DB4300;
}

#contentText {
	float: left;
	width: 52%;
	margin: 0px 8px;
	line-height: 16px;
	margin-top: 3px;
}

#contentTextinner {
	float: left;
	width: 98%;
	margin: 0px 8px;
	line-height: 16px;
	margin-top: 3px;
}

#contentText img, #contentTextinner img {
	float: left;
	margin-right: 8px;
}

#contentText h2, #contentTextinner h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#footer {
	background-image: url(images/bgfooter.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 45px;
	padding: 15px;
	float: left;
	clear: both;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

#footer A {
	color: #fff;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #211C22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.bluesubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #022053;
	
	font-weight: bold;
}
.subheading11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #022053;
	font-weight: bold;
}
.imageborder {
	border: 3px solid #FFF;
}
.mapborder {
	background-color: #CCC;
	padding: 7px;
}

.hrbar {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #605E54;
	margin-top: 10px;
	margin-bottom: 10px;
}
#newsdetails {
	float: right;
	margin-right: 10px;
	width: 670px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#newsbrief {
	float: left;
	width: 223px;
}
.tc-newsbrief {
	background-image: url(images/greyroundedtop.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 225px;
}
.bg-newsbrief {
	background-image: url(images/greybg.gif);
	background-repeat: repeat-y;
	padding: 7px;
	width: 211px;
}

.bc-newsbrief {
	background-image: url(images/greyroundedbottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 225px;
}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #EC8300;
}
.jobheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #EC8300;
	font-weight: bold;
}

.alternate1 {
	background-color: #EEE;
	padding: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.alternate2 {
	padding: 15px;
	
}
.pagecounter_anchor  {
	display: block;
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	padding: 3px;
	margin-left: 5px;
	float: left;
}

.pagecount {
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 10px;
}
a .number {
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	padding: 3px;
}
.pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.txtbox {
	border: 1px solid #CCC;
}
.button {
	color: #FFF;
	background-color: #A83232;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #890200;
}
