@charset "UTF-8";
/* CSS Document */

#subnav, #subcontent, #homeleft, #homeright, #homebottom {	
	display: none;
}

/* ------------------------------------------------------------------ */
/* ------- Just Content Styling ------------------------------------- */
/* ------------------------------------------------------------------ */

#justcontent {
	width: 719px;
	height: auto;
	float: left;
}

#justcontent a {
	color: #274253;
	text-decoration: none;
}

#justcontent a:hover {
	text-decoration: underline;
}

#justcontent .csc-header h2 {
	font-size: 24px;
	border-bottom: 1px solid #000;
	margin: 0px 0px 10px;
}

#justcontent .news-list-container {
	margin-bottom: 10px;
}

#justcontent p {
	margin-top: 0px;
}

#justcontent .socialtag {
	float: left;
	height: auto;
	width: auto;
	margin: 3px 5px 0px 0px;
}

#justcontent .socialicons {
	float: left;
	height: auto;
	width: auto;
	margin: 0px 2px 0px 0px;
	padding: 1px;
	border: 1px solid #ccc;
}

#justcontent .socialicons img {
	width: 16px;
	height: 16px;
}

/* ------------------------------------------------------------------ */
/* ------- Contact Form Styling ------------------------------------- */
/* ------------------------------------------------------------------ */

.csc-mailform {
	margin: 0px;
	border: none;
	padding: 0px;
}

.csc-mailform-field {
	padding-bottom: 10px;
}

.csc-mailform-field label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 118px;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	background-color: #fff;
	border: 1px solid #000;
}

.csc-mailform-field select {
}

.csc-mailform-field .csc-mailform-radio fieldset {
	width: 157px;
}

.csc-mailform-field .csc-mailform-radio label {
	float: none;
	margin: 0px;
	text-align: left;
	width: auto;
}

#mailformformtype_mail {
	margin-left: 128px;
}

/* ------------------------------------------------------------------ */
/* ------- Employment Styling --------------------------------------- */
/* ------------------------------------------------------------------ */

.dmmjobcontrol_list_th1, .dmmjobcontrol_list_th2 {
	text-align: left;
	width: 80px;
}

.dmmjobcontrol_list_th3 {
	text-align: left;
	width: 553px;
}

.tx-dmmjobcontrol-pi1 h3 {
	margin-bottom: 0px;
}