.Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.FooterLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.TextTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D2F55;
	font-weight: bold;
}
a:visited {
	color: #0D2F55;
	text-decoration: none;
}
a:hover {
	color: #274464;
	text-decoration: underline;
}
a:active {
	color: #0D2F55;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.style4 {
	font-size: 10px
	color: #eeeeee;
}

col#col_title {
	width: 200px;
}
col#col_location {
	width: 210px;
}
col#col_status {
	width: 100px;
}
col#col_details {
	width: 80px;
}

#tbl_postings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	table-layout: fixed;
}

#tbl_postings tr {
	height: 60px;
}

#tbl_postings td {
	border-bottom: 2px solid #74a184;
}

#tbl_postings

div.jobposting {
	//#b6ceb8 = light green
	//#74a184 = darker green
	//#b4ceb5 = light green again
	
}