/*<![CDATA[*/
/* START LAYOUT */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	margin-top: 5px!important;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;  /**/
	background-color: #0E191F;
	
	letter-spacing: 0.0pt;
	word-spacing: 0.0pt;
	line-height: 1.1;	
}
#container {
	color: #333333;
	width: 850px;
	text-align: center;	
}

#header {
	height: 85px;
	width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#hdr-l {
	height: 85px;
	width: 470px;
	float: left;
}
#hdr-r {
	height: 85px;
	width: 350px;
	float: right;
}
#menubar {
	height: 15px;
	width: 840px!important;	
	width: 850px;
	color: #FFFFFF;
	text-align: right;
	padding: 2px 5px 2px 5px;	
	margin: 5px 0px 0px 0px;
	/*background-color: #0E191F;	*/
}

.mnubaritem {
	height: 15px;
	width: auto;
	margin: 0px 0px 0px 0px;	
	text-align: center;
	float: right;
}
#menubar a {
	color: #49BA6C;
}
#menubar a:hover {
	color: #CCCCCC;
}

/* index page */
#idx-mainimg {
	width: 450px;
	height: 350px;
	margin: 20px 0px 0px 0px;
	float: left;	
}
#idx-rhsimg {
	width: 380px;
	height: 100px;
	margin: 20px 0px 20px 0px;	
	float: right;		
}
#idx-txthldr {
	width: 380px;
	height: 230px;
	margin: 0px 0px 0px 0px;
	float: right;
	background-image: url(images/bg_idx_txt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;		
}
#idx-txt {
	width: 340px;
	height: 190px;
	margin: 20px 20px 20px 20px;
}
#idx-txt p, #idx-txt h1 {
	color: #FFFFFF;
	text-align: justify;
}
#idx-txt strong {
	color: #FFFFFF;
	font-weight: bold;
}

#idx-boxhldr {
	width: 850px;
	height: 165px;
	margin: 20px 0px 0px 0px;
	background-color: #000000;	
}
.infobox {
	width: 240px;
	height: 145px;
	margin: 10px 0px 10px 33px!important;
	margin: 10px 0px 10px 30px;	
	background-color: #000000;	
	float: left;
}
.ibox-title {
	width: 240px;
	height: 40px;
	margin: 0px 0px 0px 0px;	
	background-color: #000000;	
}
.ibox-title a {
	margin: 0px 0px 0px 0px;
}
.ibox-txt {
	width: 240px;
	height: 60px;
	margin: 0px 0px 0px 0px;	
	background-color: #000000;	
}
.ibox-txt p {
	color: #999999!important;
	text-align: justify;	
	margin: 0px 0px 0px 0px;	
}
.ibox-txtlnk {
	width: 240px;
	height: 15px;
	text-align: right; 
	background-color: #000000;	
}
.ibox-txtlnk a {
	color: #49BA6C!important;
}
.ibox-txtlnk a:hover {
	color: #FFFFFF!important;
}
.ibox-img {
	width: 240px;
	height: 30px;
}

.clear {
	font-size: 1px;
	clear: both;
}
/* Firefox Fix */
* > #container {
	margin: 0px auto 0px auto; 
}

* > #header {
	margin: 0px;
	width: 850px;	
}

#content0col {
	width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
}
#transbg {
	width: 850px;
	background-color: #FFFFFF;
	opacity: 0.8;
	filter: Alpha(Opacity=80);
	
	position: absolute;
	z-index: 1;
}	
#bgcnt_top, #bgcnt_bottom {
	width: 850px;
	height: 10px;
	opacity: 0.8;
	filter: Alpha(Opacity=80);
	background-color: transparent;
}
#contentwording {
	width: 810px;
	padding: 10px 20px 10px 20px!important;
	padding: 0px 20px 0px 20px;	
	position: absolute;
	z-index: 1000;	
}
#accredlogos {
	width: 810px;
	height: 50px;
	margin: 0px 0px 0px 0px;	
	text-align: center;
}
#ftrstrap {
	clear: both;
	width: 850px;
	height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;	

}

.footer {	
	width: 850px;
	height: 25px;	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;	
	font-size: 10px;
	text-align: center;
}
table.tabftr {
	color: #333333;		
	font-size: 10px;
}

/* START PRESENTATION */
p {
	text-align: justify;
}
p.txtcent {
	text-align: center;
}

img {
	margin: 0px 0px 0px 0px;
}
.servimg {
	margin: 0px 0px 10px 10px;
}

a {
	color: #49BA6C;
	color: #009933;
	color: #1A3467;	
	text-decoration: none;
	
}
a:hover {
	color: #FFFFFF;
}
a span.morelnk {
	font-weight: normal;
	font-style: underline;
	color: #009933;
}
a span.morelnk:hover {
	color: #FFFFFF;
}
a img {
	border: none;
}
a.footerlink {
	color: #333333;	
}
a.footerlink:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
}


h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;	
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;	
}
hr {
	height: 1px;
	border-top: 1px solid #49BA6C;
}

ul {
	margin: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 10px;
	position:relative; /*works on ie7 i think*/
}
li {

	font-size: 11px;
	padding: 0px 0px 6px 10px;

	list-style-type:none;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	
}
ul li ul li {
	margin: 5px 0px 0px 5px;
	background-image: none;
	list-style-position: outside;
	list-style-type: circle;
}

ul li.hplst {
	margin: 0px 0px 0px 0px;
	background-image: none!important;
	list-style-position: outside;
	list-style-type: none;
}

dt {
	font-weight: bold;
	margin: 0px 0px 0px 0px;	
	}
dd	{
	margin: 10px 0px 10px 0px;
	text-align: justify;
	}


/* Forms General */
form {
	font-size: 10px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
/* FAQ */
.faqheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF99CC;
	border: 0px solid #990000;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
	width: auto;	
}


/* Web Links Page */
h2.h2lnks {
margin: 0px 0px 10px 0px;
}

.disclaimertext {
	font-size: 9px;
	color: #666666;	
}
.webmstrtext {
	font-size: 9px;
}

/*Contact Us Page */
table.tabcontus {	
	font-size: 11px;
	width: 605px;
	color: #333333;
	margin: 0px auto 10px auto;

	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #666666;	
	border-right: 1px solid #666666;
	text-align: left;	
	}
a.tabcontus {
	font-size: 11px;
	}
table.tabcontus2, table.tabstckenq {
	font-size: 11px;
	width: 600px;
	color: #333333;	
	border: 0px solid #CCCCCC;	
	text-align: left;			
	}
a.tabcontus2 {
	font-size: 11px;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;	
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #7F9DB9;	
}	
input.contbtn {
	width: auto;
	font-size: 11px;
	border: 0px solid #333333!important;
	width: 75px;
	color: #FFFFFF;
	background-color: #009933;
	cursor: hand;		
}

fieldset.cntout {
	margin: 0px auto 0 auto;
	font-size: 11px;
	color: #333333;

	border-top: 1px solid #999999;
	border-left: 1px solid #999999;	
	border-bottom: 1px solid #666666;	
	border-right: 1px solid #666666;			
	padding: 2px;
	width: 600px;	
}
.qtybx {
	width: 16px;
	position: relative;
}
legend.cnttitle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #009933;
	border: 0px solid #333333;
	padding: 2px;	
}
/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #990000;
}
p.error {
	font-size: 11px;
	padding:1px 0;
	color: red;
	text-align:left;
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.qredtext {
	font-size: 11px;
	color: #990000;
	font-weight: bold;	
}




table {
	font-size: 11px;
	color: #000000;
}
td {
	vertial-align: top;
}

/* Vacancies */
table.vacancies{
	border-collapse: collapse;
	width:810px;
	margin: 0 0 0 0px;
}
table.vacancies td, table.vacancies th, {
	padding: 5px;
}
table.vacancies th, {
	background-color: none;
	color:#000066;
}
td.job-title {
	white-space: nowrap;
	font-weight: bold;
}

td.job-description {
}

td.pay {
}
tr.vac-spc td {
	background-color: none;
}
td.deadline {
	white-space: nowrap;
}
table#job th {
	color:#006633;
	vertical-align: top;
}
table p {
	padding: 3px 0;
}
p.return-link {
	float: right;
}


/*]]>*/
