@charset "utf-8";
img, div { behavior: url(iepngfix.htc); }



body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	min-width:985px;
}

a {
	color: #357a8e;

}

#apply {
	text-align: center;
	margin-top: 20px;

}

#appImage {
	text-decoration: none;
	border: 0;
}
#innerImg {
	float: left;
	margin: 0 20px 0 0;
	display: block;
	height: 380px;
}
#innerImg.employers {
	margin: 0 30px 0 30px;
	display: inline;
}


#addressBlock{
	/*background-color: #CCCCCC;*/
	background: #e1e1e1 none repeat scroll 0 0;
	width: 280px;
	margin: 10px 0 0 0;
}

b.rtop, b.rbottom {
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
}
b.rtop b, b.rbottom b {
	background:#e1e1e1 none repeat scroll 0 0;
	display:block;
	height:1px;
	overflow:hidden;
}
b.r1 {
	margin:0 5px;
}
b.r2 {
	margin:0 3px;
}
b.r3 {
	margin:0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	height:2px;
	margin:0 1px;
}

#addressTxt {
	padding: 10px;
}

#wrap-outer {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapShadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#wrap-inner {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px;
}
#footer-outer {
	/*width: 985px;*/
	/*IE 6 Middle Fix*/
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;

	
}
#footer-inner {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left 15px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	padding-top:20px;
	height:100px;
}
#footer-address-1 {
	float:left;
	margin-left:108px;
	padding-top:8px;
	display:inline;
}
#footer-address-2 {
	float:left;
	margin-left:24px;
	padding-top:8px;
	display:inline;
}
#footer-links {
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#footer-links ul {
	margin: 0px;
	padding: 20px 0px;
	list-style-type: none;
}
#footer-links li {
	display: inline;
	padding: 0px 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 20px;
}
#footer-links li a {
	color: #666666;
	text-decoration: none;
}
#footer-links li a:hover {
	color:#000000;
}


#head {
	height: 109px;
	background-image: url(../images/head_bg_sm.jpg);
	background-repeat: no-repeat;
}
.clear {
	font-size: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}

#head .logo {
	margin-top: 14px;
	margin-left: 26px;
	float:left;
	display: inline;
}
#head #navWrap {
	margin: 0 46px 0 0;
	float: right;
	display: inline;
	

}
#head ul {
	float:left;
	color:#FFFFFF;
	font-size:14px;
	margin: 12px 0 0 0;
	
	/*display:block;
	position:absolute;*/
}
#head ul li {
	list-style:none;
	display:inline;
	padding:0 2px;
	border-right:#FFFFFF 1px solid;
}
#head ul li.last,
#footer-links li.last {
	border:none;
}
#head ul li a {
	color:#FFFFFF;
	text-decoration:none;
	padding: 4px;
}
#head ul li a:hover {
	background-color:#FFFFFF;
	color:#bf1e2e;
}

#status {
	background-image: url(../images/status_bg.jpg);
	background-repeat: no-repeat;
	height: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 33px;
	padding-left: 24px;
	color: #878787;
	font-weight: normal;
}
#contentLeft {
	float: left;
	width: 220px;
	/*height: 500px;*/
	margin: 0 25px 0 0;
	display: block;
}



#officer {
	margin: auto 0;
	display: block;
	text-align: center;
}

#officerTitle {
	font: italic 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	/*border-bottom: #b3b3b3 solid 1px;*/
	padding: 5px 5px;
	width: 200px;
	margin: auto;
	text-align:center;
}

#officerMessage{
	margin: 10px auto 50px auto;
	padding: 0 0 40px 0;
	width: 182px;
}

#officerMessageTitle{
	font: bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #bf1e2e;
	margin: 0 0 5px 0;

}
#officerMessageTop{
	margin: 0;
	padding: 0;
	background: #e7e7e7 url(../images/message_top.gif) no-repeat top left; 
	height: 9px;

}
#officerMessageContent{
	margin: 0;
	padding: 12px;
	background-color: #e7e7e7; 
	line-height: 20px;
}
#officerMessageBot{
	margin: 0;
	padding: 0;
	background: transparent url(../images/message_bot.gif) no-repeat top left; 
	height: 34px;
}
#officerMessageJobBot{
	margin: 0;
	padding: 0;
	background: transparent url(../images/job_bot.gif) no-repeat top left; 
	height: 9px;
}

#jobDescription {
	float: right;
	width: 600px;

}

.jobSideHeader {
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	margin: 10px 0 5px 0;
}
.jobSideInfo {
	margin: 0 0 8px 0;
}

#status strong {
	font-weight: normal;
	color: #b3b3b3;
}
h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#home-content {
	margin:8px 19px 0px;
	padding-bottom: 24px;
}
#hp-candidates {
	height: 280px;
	width: 445px;
	float: left;
	background-image: url(../images/hp_browse_bg.jpg);
	background-repeat: no-repeat;
}
#hp-candidates-inner {
	text-align: right;
	margin-top: 38px;
	margin-right: 30px;
	margin-left: 185px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	
}
#hp-employers {
	float: right;
	height: 280px;
	width: 449px;
	background-image: url(../images/hp_seek_bg.jpg);
	background-repeat: no-repeat;
}
#hp-employers-inner {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:34px;
	margin-left: 32px;
	margin-right: 180px;
}

#home-content h2 {
	font-size:20px;
	color:#bf1e2e;
	margin-bottom:6px;
}
#home-content h3 {
	font-size:16px;
	color:#3d3d3d;
	font-weight:normal;
	font-style:italic;
	margin:0;
}
#home-content #home-btm-outer, #landing-outer {
	clear:both;
	width: 920px;
	background-image: url(../images/home_block_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;	/*position:inherit;*/
}
#home-content #home-btm-inner {
	width: 920px;
	background-image: url(../images/home_block_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:280px;
	padding-bottom:36px;
}
#landing-inner {
	background-image: url(../images/landing_block_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:450px;
	padding: 24px 45px 24px 24px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 22px;
}

#landing-inner h3 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 15px;
}

#landing-inner  .jobTitle {
	margin: 0;
	padding: 5px 0 5px 0;
}

#featuredTitle {
	font-size: 15px;
	font-weight: bold;
}

.location {
	color: #666666;
	font-style: italic;

}

.jobLocation, .jobDate {

	color: #666666;
}


.arrowLink {
	font-size: 17px;
	color: #357a8e;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/a_arrow.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 18px;
	display:inline-block;
}

.error {
	color:#FF0000;
}
#landing-inner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #bf1e2e;
	margin: 0px;
	padding: 0px;
}
#landing-inner h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #3d3d3d;
	font-weight:normal;
	margin: 5px 0 20px 0;
}


#landing-content {
	margin: 19px 19px 0;
	padding-bottom: 35px;
}
#home-btm-inner #home-btm-left {
	display: inline;
	padding: 0px;
	float: left;
	width: 415px;
	margin-right: 50px;
	margin-left: 18px;
	margin-top: 20px;
	font-size:13px;
}

#hbl_copy, #hbr_copy {
	padding: 20px;

}


#home-btm-inner #home-btm-right {
	display: inline;
	padding: 0px;
	float: left;
	width: 415px;
	margin-left: 0px;
	margin-top:20px;
	font-size:13px;
	height: 275px;
}
#home-btm-inner #home-btm-right h2,
#home-btm-inner #home-btm-left h2 {
	padding:0;
	margin-top:0;
	margin-bottom:12px;
}

#jobFilter{
	float: right;
	margin: 0;
	padding: 0;

}

#jobFilterText {
	margin: 0;
	padding: 0;
}

/* Contact Form Styles */

#contactBlock {
	float: left;
	width: 490px;
}
#formBlock {
	padding: 15px 0 0 0;
	
}

label {
	float: left;
	width: 120px;
	font-weight: bold;
	clear: both;
}

label.error { 
	width: 250px; 
	display: block; 
	/*float: left; */
	color: red; 
	padding-left: 10px; 
	clear: both;
}


input, textarea {
	width: 180px;
	margin-bottom: 5px;
}

textarea {
	width: 350px;
	height: 250px;
}
.activecheck {
	width: 16px;
}

.boxes {
	width: 1em;
}

#submitbutton {
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}

br {
	clear: left;
}
#captcha {
	margin-left: 120px;
	clear: both;
}
#captchaResponse {
	font-size: 15px;
	font-weight: bold;
	color: #990000;

}

#contactResponse {
	font-size: 15px;
	font-weight: bold;

}
.errorMsg {
	padding: 20px 20px 20px 55px;
	border:2px #FF0000 solid;
	color: #FF0000;
	font-weight: bold;
	margin-bottom:18px;
	background: #FFD5D5 url(../images/ico-error.gif) no-repeat 10px 10px; 
	
}
.successMsg {
	padding: 20px 20px 20px 55px;
	border: 2px #00AA00 solid;
	color: #333333;
	font-weight: bold;
	margin-bottom:18px;
	background: #CCFFCC url(../images/ico-success.gif) no-repeat 10px 10px; 
}