/* Adroit CSS */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #222222;
}
.body_jobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
}

a:link {
	color: #FF6B04;
}
a:visited {
	color: #FF6B04;
}
a:hover {
	color: #FFB051;
}
a:active {
	color: #FF6B04;
}
.titles {
	font-size: 18px;
	font-weight: normal;
	color: #828282;
}



.title_orange {
	color: #FF6B04;
}

.news {
	font-size: 12px;
	line-height: normal;
	color: 222222;
}
.small {
	font-size: 10px;
	font-weight: bold;
	color: 222222;
}

#footer {font-size: 10px;  }

#footer a:link {
	color: #333333;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	color: #747474;
}
#footer a:active {
	color: #333333;
}
.box_text {
	color: #1E1E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

.box_title {
	font-size: 18px;
	font-weight: normal;
	color: #1E1E5C;
}
.italic {
	color: #111111;
	font-style: italic;
	font-size: 12px;
	line-height: normal;
}
ul{
    margin-top:0;
	margin-bottom:0;
}