.jobs_table {
	font-family: Helvetica;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.jobs_title {
	font-family: Helvetica;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
.jobs_content {
	font-family: Helvetica;
	font-size: 10pt;
	color: #333333;
}
.jobs_date{
	font-family: Helvetica;
	font-size: 10pt;
	color: #999999;
}
.jobs_link {
	font-family: Helvetica;
	font-size: 10pt;
	color: #333333;
}
.jobs_link:hover {
	color: #86A629;
}
.jobs_view{
	font-family: Helvetica;
	font-size: 8pt;
	color: #333333;
	text-transform: uppercase;	
}
.jobs_view:hover {
	text-decoration: underline;
	cursor: pointer;
}
.jobs_form {	
	font-family: Helvetica;	
	font-size: 12px;
	color:#FFFFFF;
	}
.jobs_input {	
	font-family: Helvetica;	
	font-size: 12px;
	width: 280px;
	}
.jobs_textarea {
	font-family: Helvetica;
	font-size: 8px;
	width: 280px;
	height: 100px;
	}
.jobs_btn {	
	font-family: Helvetica;	
	font-size: 12px;
	width: 80px;
	}
.jobs_updates {	
	font-family: Helvetica;	
	font-size: 12px;
	width: 20px;
	}
.jobs_upload_title {
	font-family: Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	}
