#careers-mast {
	
	background-image: url(/images/careers/mast.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 698px;
	height: 84px;
	float: left;
	
}

#careers-corner {
	
	background-image: url(/images/careers/mast-corner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 237px;
	height: 188px;
	float: right;
	
}

#careers-content {
	
	float: left;
	width: 611px;
	background-color: white;
	padding-left: 40px; 
	padding-right: 45px;
	padding-top: 37px;
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	font-weight: normal;
	border-left: 1px #c6c5c5 solid;
	border-right: 1px #c6c5c5 solid;
	
}

#careers-content h2 {
	
	font-family: Helvetica, arial, sans-serif;
	font-size: 20px;
	color: #477495;
	font-weight: 700;
	padding-bottom: 20px;
	
}

#careers-content h2 {
	
	font-family: Helvetica, arial, sans-serif;
	font-size: 20px;
	color: #477495;
	font-weight: 700;
	padding-bottom: 10px;
	
}

#careers-content h3 {
	
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	color: #477495;
	font-weight: 700;
	
}

#careers-content p {
	
	margin-bottom: 15px;
	
}

#careers-content input[type=text] {
	
	width: 406px;
	height: 22px;
	font-size: 16px;
	background-color: #E9E9E9;
	
}


.career-item {
	
	padding: 20px;
	border: 1px solid gray;
	font-size: 12px;
	color: #4a4a4a;
	background-color: #f2f2f2;
	margin-bottom: 20px;
	
}

.careers-item img {
	
	float: right;
	/* margin-top: -19px;*/
	
}

.careers-item h3 a {
	
	color: #477495;
	font-weight: 700;
	/* font-size: 14px; */
	text-decoration: none;
	
}

.careers-title {
	
	color: #477495;
	text-decoration: none;
	
}

#careers-container-bottom {
	
	background-image: url(/images/careers/footer.gif);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 698px;
	
}

.container-footer {

	display: none;
	/*
	background-image: url(/images/careers/footer.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 935px;
	margin: auto;
	*/
	
}

.postalAddressBox {
	
	display: block;
	padding: 18px;
	background-color: #edf1f4;
	border: 1px solid #d2dbe4;
	width: 269px;
	height: 200px;
	float: left;
	margin-right: 13px;
	margin-bottom: 25px;
	
	
}


.applyOnlineBox {
	
	display: block;
	padding: 18px;
	background-color: #edf1f4;
	border: 1px solid #d2dbe4;
	width: 252px;
	height: 200px;
	float: left;
	margin-bottom: 25px;
	
	
}

.apply_now {
	
	display: block;
	background-image: url(/images/global/button_applynow.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 19px;
	text-indent: -9999px;
	margin-top: 18px;
	overflow: hidden;	
	margin-bottom: 30px;
	
}
