@charset "UTF-8";
/* CSS Document */

#subPage #primaryContent #careers h2 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0 0 0 0;
	border:none;
}
#subPage #primaryContent #careers h3 {
	margin:0;
	padding:15px 0 0 0;
	border-top:1px solid #e1e1e1;
	font-size:18px;
	font-weight:normal;
	color:#c2000c;
}
#subPage #primaryContent #careers h4 {
	margin:0;
	padding:15px 0 5px 0;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#subPage #primaryContent #careers h5 {
	margin:0;
	padding:10px 0 5px 0;
	font-size:12px;
	font-weight:normal;
	color: #000000;
}
#subPage #primaryContent #careers ul {
	margin:0 0 0 19px;
	padding:0 0 5px 0;
	font-size:12px;
	line-height:19px;
	color:#333;
}
#subPage #primaryContent #careers p {
	font-size:12px;
	line-height:20px;
	padding-bottom:15px;
	color:#333;
	text-align:left;
}
#dvThanks {
	height:100%;
	display:none;
	font-size:17px;
	text-align:center;
}
.tblTxt {
	font-size:14px;
}
#dvError {
	font-size:14px;
	color:Red;
}
.culture ul {
	/*margin-left:35px;*/
	padding-bottom:28px;
	list-style: none;
}
.culture li {
	font-size:12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height:21px;
	color:#5c5c5c;
	padding-right:100px;/*text-align:justify;*/
	}
/*added new*/
#subPage #primaryContent #careers h2.header {
	font-size:18px;
	font-weight:normal;
	color:#000000;
}
#dvScroll .submitResumeContent {
	height:200px;
	display:none;
}
#dvScroll .submitResumeContent .submitTxtMesg {
	height:100%;
	display:none;
}
#dvScroll .submitResumeContent .fillDetails {
	width:100%;
	height:100%;
	display:none;
}
.fillDetails td textarea {
	width: 150px;
	height: 58px;
}
