<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#career  {

}

#career-section {
	/*background-image:url(../images/career/career_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
	padding:55px 0px;
	padding-bottom:100px;
	border-bottom: 1px solid #b0b0b0;
}

#career-section .content {
	width:720px;
	float:left;
}

#career-section .content h1 {
	font-family:'Questrial', sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	color:#565656;
	margin-bottom:5px;
}

#career-section .content h2 {
	font-family:arial;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	color:#565656;
	margin-bottom:5px;
	border-bottom:solid 1px #b0b0b0;
	padding-bottom:20px;
	margin-bottom:30px;
}

#career-section .content h2 span {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	font-size:11px;
	margin-right:20px;
}

#career-section .content p {
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#565656;
	margin-bottom:10px;
}

#career-section .content a {
	color:#565656;
}

#career-section .content hr {
	border:none;
	border-bottom:solid 1px #b0b0b0;
	margin-top:40px;
	margin-bottom:15px;
}


#career-section .content ul {
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#565656;
	margin-bottom:40px;
	margin-left:18px;
	float:left;
}

#career-section .content .job-list {
	list-style:none;
	border-top:solid 1px #b0b0b0;
	padding-top:10px;
	margin:0px;
	float:left;
}

.job-list li {
	list-style:none;
	border-bottom:solid 1px #b0b0b0;
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
	width: 100%;
}

.job-list li span{
float: right;
}

.job-list li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/about/white_arrow_off.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	float:left;
}

.job-list li a span {
	float:right;
	font-size:11px;
	margin-right:20px;
}

#career-section .content .back {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#50830A;
	text-decoration:none;
	background-color:#e3e4e2;
	border-radius: 5px;
	padding:0px 10px;
	margin-right:10px;
	background-image:url(../images/career/green_arrow.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	border-bottom:solid 2px #e3e4e2;
	float:right;
}
.com_name{
	margin-bottom:10px;
	margin-top:20px;
	font-size: 12px;
	float:left;
}</pre></body></html>