.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	border: none;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.grey_border {
	border: 1px solid #E5E5E5;
}
.dk_grey_border {


	border: 1px solid #666666;
}
.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.grey_photo_border {


	border: 2px solid #999999;
}
.section_header {
	border: 1px solid #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-indent: 8px;
	text-transform: uppercase;
}
.column_text {
	margin: 4px;
	padding: 4px;
}
.press_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: auto;
	padding: 10px;
	text-transform: uppercase;
}
.job_headline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: auto;
	padding: 10px;
	text-transform: uppercase;
}
.job_descrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.black_photo_border {



	border: 1px solid #000000;
}
.one_onehalf_ls {
	line-height: 18px;
}
