/* CSS Document */

/* Global
------------------------------------ */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, li, ol, dl, address,img{
	margin:0;
	padding:0;
	}

body {
	margin:0 0 0 0;
	font:normal 8pt "Arial";
	Color:#000000;
	line-height: 1.6em;
	background:#f2f2f2;
}

pre {
	margin:0 0 0 0;
	font:normal 8pt "Arial";
	Color:#000000;
	line-height: 1.6em;
}

#co-container {
	width:955px;
	position: relative;
	margin: 0px auto;
}


a:link,
a:visited {
	text-decoration:none;
	}	
a:hover {
	text-decoration: underline;
	Color:#4e4e4e;
	}

img.evil { 
	behavior: url("pngbehavior.htc");
}

img {
	border:0;
	}
	

#right{
	float:right;
}

#left{
	float:left;
}


/* header
------------------------------------ */
#co-header{
	width:955px;
	float:left;
}

/* content-global
------------------------------------ */
#co-content_global{
	width:937px;
	background:#fff;
	float:left;
	padding:43px 9px 20px 9px;
}

#co-content_index{
	width:937px;
	float:left;
	border-top:1px solid #e5e5e5;
	padding:0;
}

#co-content{
	width:907px;
	float:left;
	border-top:1px solid #e5e5e5;
	padding:0 15px;
}

#co-maintitle{
	font:bold 14pt "Trebuchet MS";
	color:#0c902b;
	text-transform:lowercase;
	padding:19px 0 0 14px;
}
#indicate{
	float:left;
	width:893px;
	padding:10px 0 18px 14px;
	font:normal 7pt "Tahoma";
	color:#636363;
	text-transform:lowercase;
	
}
#indicate a{
	color:#636363;
}
#indicate a:hover{
	color:#6700db;
}
.txt_indicate{
	text-transform:lowercase;
	color:#0c902b;
}

#line{
	width:100%;
	float:left;
	margin:10px 0;
	background-color:#e5e5e5;
}

/* content-index
------------------------------------ */
#co-index-grey{
	float:left;
	width:323px;
	background:url(../i/p_index_grey.gif) left bottom no-repeat #f7f7f7;
	padding:40px 30px 15px 30px;
	margin:0 25px 0 0;
	overflow:hidden;
}

#co-index-para{
	float:left;
	width:323px;
	border-bottom:1px solid #e5e5e5;
	margin:0 0 8px 0;
	padding:0 0 15px 0;
}

#co-service{
	float:left;
	width:500px;
	padding:35px 0 0 0;
}

#co-service-para{
	float:left;
	width:500px;
}

#co-servicebox{
	float:left;
	width:105px;
	margin:5px 20px 0 0;
	text-align:center;
}

#co-servicebox p.servicebox{
	float:left;
	width:95px;
	border:1px solid #e5e5e5;
	padding:4px;
	margin:0 0 4px 0;
}
#co-service p.servicetxt{
	float:left;
	width:99px;
	padding:0 3px;
}

/* content-left
------------------------------------ */
#co-content_left{
	width:647px;
	float:left;
	margin:0 0 0 20px;
	padding:24px;
	background:url(../i/bg_content.gif) left top no-repeat;
}

#content_left-img{
	float:left;
	margin:0 20px 0 0;
}

#co-content-text{
	float:left;
	width:460px;
	font:normal 8pt "Arial";
	Color:#000000;
	line-height: 1.6em;
	text-align:justify;
}
#co-content-text-acc {
	float:left;
	width:647px;
	font:normal 8pt "Arial";
	Color:#000000;
	line-height: 1.6em;
	text-align:justify;
}


#co-content-text h4{
	font:bold 10pt "Trebuchet MS";
}

#co-content_left p.para{
	float:left;
	width:647px;
	border-bottom:1px solid #e5e5e5;
	padding:10px 0;
}

#row{
	float:left;
	width:647px;
}

#row p.vancancylogo{
	float:left;
	width:169px;
	padding:0 15px 15px 0;
}

#job{
	float:left;
	width:647px;
	padding:10px 0;
}

#servicebox{
	float:left;
	width:105px;
	margin:5px 20px 0 0;
	text-align:center;
}

#servicebox-img{
	float:left;
	width:95px;
	border:1px solid #e5e5e5;
	padding:4px;
	margin:0 0 4px 0;
}
#servicebox-txt{
	float:left;
	width:99px;
	padding:0 3px;
}



ul{
	list-style:disc;
	padding:4px 0 10px 15px;
}

li{	
	padding:1px 0 1px 0;
}

ol{
	padding:4px 0 10px 23px;
}

#credential{
	float:left;
	width:460px;
	border-bottom:1px dotted #e5e5e5;
	padding:15px 0;
}

/* content-right
------------------------------------ */
#content_right {
	width:192px;
	float:left;
}

#content_right p.sb{
	margin:0 0 10px 0;
}

#small-banner{
	float:left;
	padding:10px 0;
}
#small-banner2{
	float:left;
	padding:0 0 10px 0;
}

#sidenav{
	width:192px;
	float:left;
}

#sidenav ul{
	list-style:none;
	padding:0;
}

#sidenav li{
	list-style:none;
	padding:5px 0 5px 10px;
	border-bottom:1px dotted #e5e5e5;
}

#sidenav li a:hover{
	text-decoration:none;
}

body#job1 a#job1_nav,
body#job2 a#job2_nav,
body#job3 a#job3_nav,
body#job4 a#job4_nav,
body#em1 a#em1_nav,
body#em2 a#em2_nav
{
	color:#ff3000;
	font-weight:bold;
	text-decoration:none;
}


/* newsletter
------------------------------------ */
#newsletter{
	width:192px;
	float:left;
	background:url(../i/sb_newsletter.gif) left top no-repeat;
	padding:30px 0 0 0;
}

#newsletter-text{
	width:158px;
	float:left;
	padding:0 16px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
}

#newsletter h3{
	float:left;
	width:158px;
	padding:5px 0 0 0;
}

#newsletter-bottom{
	float:left;
	width:192px;
}

.nl_textbox{
	border:1px solid #cdcdcd;
	height:15px;
	font:normal 8pt "Arial";
	color:#444444;
	width: 100px;
	margin:2px 0;
}

.btn_join{
	padding:0 0 0 10px;
}

/* contact body
------------------------------------ */

.field2 {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-color: #d7d7d7;
	FONT-FAMILY: Tahoma; 
	color: #3a3a3a;
	padding-right: 1px; 
	padding-left: 1px; 
}

.button {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-color: #cbcbb8;
	FONT-FAMILY: Tahoma;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../i/background_form_element.gif);
}


/* form
------------------------------------ */

#form{
	width:350px;
	float:left;
	border:1px solid #e5e5e5;
	background-color:#efefef;
	padding:10px;
}

#form label {
	display: block;
	float: left;
}
#form p.row{
	width:340px;
	float:left;
	margin:5px 0 5px 0;
}

#form p.row2{
	width:190px;
	float:left;
	margin:5px 0 5px 0;
	padding:0 0 0 120px;
}
#form label{
	font:bold 8pt "Arial";
	width: 100px;
	padding: 0 15px 0 0;
	text-align:left;
}

.textarea{
	width:190px;
	height:150px;
	border:1px solid #e6e6e6;
	font:normal 8pt "Arial";
}

.input2{
	border:1px solid #e6e6e6;
	height:15px;
	font:normal 8pt "Arial";
	width: 190px;
}
.field{
	border:1px solid #e6e6e6;
	height:15px;
	font:normal 8pt "Arial";
	width: 190px;
}

.select{
	width:190px;
	border:1px solid #e6e6e6;
	font:normal 8pt "Arial";
}

.button {
	border:1px solid #d1d1d1;
	font:bold 7pt "Tahoma";
	color: #333317;
	background-color: #FFFFFF;
	background-image: url(../i/background_form_element.gif);
	margin-right:3px;
}

.txt-red2{
	color:#ff0600;
	font:bold 7pt "tahoma";
}

/* Popup
------------------------------------ */
#popup{
	width:770px;
	position: relative;
	margin: 0px auto;
}

#pop-head{
	float:left;
	width:730px;
	padding:15px 20px;
}

#pop-content{
	float:left;
	width:740px;
	background:#fff;
	padding:15px;
	border-top:1px solid #e5e5e5;
}

#pop-content h4{
	float:left;
	width:740px;
	text-align:right;
	padding:0 0 20px 0;
}

#pop-text{
	float:left;
	width:740px;
	padding:0 0 20px 0;
	text-align:justify;
}

#pop-text h3{
	float:left;
	padding:0 20px 20px 0;
}

#pop-footer {
	width:760px;
	float:left;
	background:url(../i/footer.gif) left top no-repeat;
	text-align:right;
	font:normal 7pt "Tahoma";
	Color:#a8a8a8;
	text-decoration: none;
	padding:9px 5px 0 0;
	height:18px;
}

#pop-footer a{
	Color:#999;
	text-decoration: none;
}
#pop-footer a:hover{
	Color:#9a6767;
	text-decoration: underline;
}



/* link-txt / text
------------------------------------ */


.title{
	font:bold 11pt "Arial";
	color:#1e1e1e;
}
#subtitle1{
	font:bold 10pt "Trebuchet MS";
	color:#ff3000;
	text-transform:uppercase;
	text-decoration:none;
}

#subtitle2{
	font:bold 12pt "Trebuchet MS";
	color:#ff3000;
	text-transform:uppercase;
	padding:0 0 5px 0;
}

.subtitle{
	font:bold 9pt "Trebuchet MS";
	color:#0c902b;
	text-transform:uppercase;
	text-decoration:none;
}


.linkred{
	color:#c80028;
}

.linkred-b{
	color:#c80028;
	font:bold 7pt "Tahoma";
}

.txtblue{
	color:#188fbf;
}

.txtgrey{
	color:#4e4e4e;
	font:bold 8pt "Arial";
	text-decoration:none
}

.txtgrey2{
	color:#4e4e4e;
	font:bold 8pt "Arial";
}

.linkgreen-b{
	color:#0c902b;
	font:bold 8pt "Arial";
}

.linkgreen-b2{
	color:#0c902b;
	font:bold 9pt "Arial";
	text-decoration:none;
}

.linkgreen{
	color:#0c902b;
	font:normal 8pt "Arial";
}


.txtorange-b2{
	color:#ff3000;
	font:bold 9pt "Arial";
	text-decoration:none
}

#txtaccord{
	color:#666666;
	text-decoration:none;
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
}
#title {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 4px;
}



/* content-contact
------------------------------------ */

#contact_tel{
	float:left;
	width:50px;
}

#contact_no{
	float:left;
	width:120px;
}


/* space
------------------------------------ */
.space1{
	padding:0 0 5px 0;
}

.space2{
	padding:0 0 15px 0;
}

.space3{
	padding:0 10px 0 10px;
}

.space4{
	padding:8px 0 0 0;
}


/* footer
------------------------------------ */
#footer {
	width:950px;
	float:left;
	background:url(../i/footer.gif) left top no-repeat;
	text-align:right;
	font:normal 7pt "Tahoma";
	Color:#a8a8a8;
	text-decoration: none;
	padding:9px 5px 0 0;
	height:18px;
}

#footer a{
	Color:#999;
	text-decoration: none;
}
#footer a:hover{
	Color:#9a6767;
	text-decoration: underline;
}
