body {
	background-color:#e7e7e8;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color:#000000;
	line-height:14px;
	text-align:center;
	}

h1 {
	font-size:20px;
	font-weight:bold;

	}
h2 {
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
	}
p {
	font-size:12px;
	}

a{
	
	color:#000000;
	}


#container{
	margin:50px auto 0px;
	position:relative;
	text-align:left;
	width:952px;
	}
.line {
	background: #e7e7e8 url(images/line.gif) repeat-x;
	height:4px;
	margin:20px 0px;
}

table#text { width:100%; }

table#text td.left { width:30%; font-size:13px; vertical-align:top; }
table#text td.right { width:70%; font-size:12px; vertical-align:top; }

li{padding-bottom:10px;}

.hidden {display:none} 
.reference {font-size:10px;}

table#thework {

}

table#thework p{
font-size:11px;
padding-top:5px;
}


table#thework td {
vertical-align:top;
}

table#thework td.right {
text-align:right;
}
table#thework td.center {
text-align:center;
}

p.recruitment {
text-align:center;
}
p.recruitment a{
text-decoration:none;
}

p.recruitment a:hover{
text-decoration:underline;
}