@charset "utf-8";
/* CSS Document */

div#about1, div#about2, div#about3, div#about4, div#about5,
div#ma-cfp, div#ma-research, div#ma-prepackage{
	width: 80%;
	line-height: 18px;
	border-left: 2px solid #e9e9e9;
	border-bottom: 2px solid #e9e9e9;
	margin-top: 10px;
	padding: 10px;
}
#difference li, #media-advisory li{
	margin-bottom: 18px;
}
#corporate {
	width: 50%;
}
#container table {
	font-size: 12px;
	line-height: 18px;
}
ul.career-menu {
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 0;
}
ul.career-menu li{
	display:inline;
	margin:0;
	padding:2px;
	font-weight: bold;
}

#contact-info {
	width: 300px;
	float: right;
}

#contact-us-form {
	background-color: #f9f9f9;
	width: 400px;
	padding: 10px;
}
#results {
	background-color: #f9f9f9;
	width: 380px;
	padding: 10px;
	margin-left:20px;
}

#careers td {
	border-bottom: 5px #ffffff solid;
}

#careers td ul {
	margin-top: 0;
	padding-top: 0;
}

.column-1,  .column-2 {
	vertical-align: top;
}

.even {
	background-color: #efefef;
}

#application-form th { 
	color: #fff;
	background-color: #002F51;
}

#application-form label span.wpcf7-list-item-label {
	display: none;
}

.wpcf7-response-output {
	padding: 5px;
	background-color:#002F51;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.wpcf7-display-none {
	display: none;
}
