@CHARSET "UTF-8";

html,body {
	background: #000000 !important;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
div.clearer {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* ----------- Header -----------*/
div#hd div.navbar {
	height: 50px;
	width: 954px;
	display: block;
	padding-left: 20px;
	position: relative;
	z-index:10;
}

div#hd div.navbar div#homeNav {
	position: absolute;
	top: 10px;
	right: 10px;
	color: white;
	font-family: georgia
}

div#hd div.navbar div#homeNav a {
	color: white;
	text-decoration: none;
	font-size: 10px;
}

div#hd div.navbar div#homeNav a:hover {
	color: #9CB7DB;
	text-decoration: underline;
}

div#hd div.navbar div.behind {
	height: 50px;
	z-index: -1;
}

div#hd div div img.logo {
	width: 180px;
	position: relative;
	background: none;
	z-index: 10;
}

div#hd div.navbar,div.navbar div {
	background-color: #111229;
	text-align: center;
}

/* link to career center pages */
div#hd div.navbar div ul li {
	height: 50px;
	width: 155px;
	float: left;
	background-color: #111229;
	margin:0 8px;
	padding: 0;
	overflow:hidden;
}

div#hd div.navbar div ul li a {
	display: block;
	margin:0 1px;
	height: 50px;
	width: 153px;
	color: white;
	font-family: georgia;
	border:0;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	outline:none;
	padding:20px 0 0 0;
}

div#hd div.navbar div ul li a:link, div#hd div.navbar div ul li a:visited {
	background-image:none;
	margin:0 1px;
	border:0;
}

div#hd div.navbar div ul li a:hover, div#hd div.navbar div ul li a:active {
	background-image: url("../images/pagelinkhighlight.png");
	margin:0;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

div#hd div.navbar div ul li a:active {
	color: grey;
}

div#hd div.navbar div ul li.thispage a {
	background-image: url("../images/pagelinkbg.png");
	margin:0;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

/* -------------- CLOUDS ------------------ */
div#hd div.cloudbar {
	padding-top:50px;
	border-top: 15px solid #9CB7DB;
	background-color: #2E3C7F;
	height: 125px;
	width: 974px;
	overflow: hidden;
	position: relative;
	z-index:0;
}

/* ---------- BODY ---------- */
div#bd {
	background: #111328 url("../images/BackgroundTexture_1200.jpg") no-repeat;
	color: white;
	padding-top: 14px;
}

/* job column */
div#bd div div.job_column {
	width: 220px;
	display: block;
	text-align: center;
	/*background-image: url('../images/note.png');
			background-repeat: no-repeat;
			background-attachment: scroll;
			background-position: top center;*/
	color: black;
	font-family: "verdana";
}

div#bd div div.job_column div {
	width: 100%;
	text-align: center;
}

div#bd div div.job_column div ul {
	text-align: left;
	padding-left: 15px;
	width: 170px;
}

div#bd div div.job_column div ul li {
	list-style-position: outside;
	list-style-image: url("../images/redblock.gif");
	padding-right: 15px;
}

div#bd div div.job_column div ul li a.title {
	display: block;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px 0 2px 8px;
	text-decoration: none;
}

div.job_column div a.view_all:hover,div#bd div div.job_column div ul li a.title:hover
	{
	outline: thin solid rgb(200, 200, 200);
	color: #2E3C7F;
	/*text-decoration: underline;*/
}

div.job_column div a.view_all:active,div#bd div div.job_column div ul li a.title:active
	{ /*text-decoration: underline;*/
	outline: thin solid rgb(200, 200, 200);
	position: relative;
	top: 1px;
	left: 1px;
}

div#bd div div.job_column div ul li a.title:link,div#bd div div.job_column div ul li a.title:visited
	::after { /*content: url('../check.gif');
			margin-left: 2px*/
	
}

div#bd div div.job_column div ul li p {
	font-style: italic;
	font-size: 8pt;
	margin: 3px 4px 8px 8px;
}

div.job_column div a.view_all {
	padding: 2px 2px 2px 2px;
	color: black;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

div.job_column div a.view_all:after {
	display: inline;
	content: "\BB";
	font-size: 8.5pt;
	color: #DE3B2C;
	margin-left: 3px;
}

/* ---- center columns ---- */
div#bd div div.main_column {
	display: block;
	width: 592px;
	height: 100%;
	padding: 1px;
	position: relative;
	left: -10px;
}

div#bd div div.top {
	display: block;
	background-image: url("../images/content-underlay.png");
	background-repeat: repeat-y;
	min-height: 255px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#bd div div.main_column div.content {
	width: 96%;
	white-space: nowrap;
	text-align: left;
	font-family: "verdana";
	padding: 8px 5px 5px 15px;
}

div#bd div div.main_column div.content h1, div#bd div div.main_column div.content h2, div#bd div div.main_column div.content h3 {
	font-family: "georgia";
	margin-bottom: 2px;
	cursor:default;
}

div#bd div div.main_column div.content h1 {
	font-size: 18pt;
}
div#bd div div.main_column div.content h2 {
	margin-top:15px;
	font-size: 16pt;
	border-bottom:0 !important;
}
div#bd div div.main_column div.content h3 {
	font-size: 15pt;
}

h1 .jobTitle {
	width:360px;
}

div#bd div div.main_column div.content p {
	font-family: verdana;
	font-size: 14px;
	margin-top: 10px;
	line-height: 19px;
}

div#bd div div.this_photo {
	text-align: right;
	float: right;
	width: 200px;
	margin-right: 100px;
}

div#bd div div.this_photo img { /*height: 225px;	width: 200px;*/
	position: relative;
	top: -10px;
	right: -5px;
}

div#bd div div.bottom { /* display: block; */
	height: 100% *;
	vertical-align: bottom;
	padding-top: 3px;
}

div#bd div div.icon_bar {
	position: relative;
	margin-top: 40px;
	margin-bottm: 20px;
	width: 580px;
	height: 40px;
	clear: both;
	/*	text-align: center; */ /*	margin: 10px 10px 10px 10px;*/
}

/*div#bd div div.icon_bar div.icon {
			height: 35px;
			width: 35px;
			display: block;
			float: left;
			background-color: #232427;
			border: 2px solid #9CB7DB;
			margin-left: 8px;
			margin-right: 8px;
		}
		div#bd div div.icon_bar div.icon:hover{
			background-color: transparent;
			background-image: url('../images/highlight.png');
		}
		div#bd div div.icon_bar div.icon:active{
			position: relative;
			top: 	1px;
			left: 	1px;
		}*/ /* last column */
div#bd div div.photo_selection {
	display: block;
	width: 120px;
	height: 389px;
	text-align: center;
	float: right;
	position: relative;
}

div#bd div div.photo_selection div.photo_icon {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	position: absolute;
	right: 4px;
}

div#bd div div.photo_selection div.photo_icon img {
	
}

div#polo1 {
	background-image: url("../images/company/Company_highlight.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
}

div#polo2 img {
	background-image: url("../images/who/Who_highlight.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
}

div#polo3 {
	background-image: url("../images/why/Why_highlight.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
}

div#polo4 {
	background-image: url("../images/faces/Faces_highlight.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
}

div#polo1 img:hover {
	background-image: url("../images/company/Company_highlight.png");
	background-repeat: no-repeat;
	background-position: 2px 3px;
	overflow: hidden;
}

div#polo2 img:hover {
	background-image: url("../images/who/Who_highlight.png");
	background-repeat: no-repeat;
	background-position: 6px 6px;
	overflow: hidden;
}

div#polo3 img:hover {
	background-image: url("../images/why/Why_highlight.png");
	background-repeat: no-repeat;
	background-position: 6px 6px;
	overflow: hidden;
}

div#polo4 img:hover {
	background-image: url("../images/faces/Faces_highlight.png");
	background-repeat: no-repeat;
	background-position: 6px 8px;
	overflow: hidden;
}

div#bd div div.photo_selection div.photo_icon img:active {
	position: relative;
	top: 2px;
	left: 2px;
}

/* Scroller Box */
#scroller_container {
	position: relative;
	width: 964px;
	height: 160px;
	overflow: hidden;
	margin-left: 4px;
	margin-top: 4px;
}

#scroller {
	font-family: verdana;
	white-space: nowrap;
	font-size: 25px;
	height: 100px;
	margin-left: 8px;
	margin-top: 10px;
}

#scroller p {
	font-weight: bold;
	color: #9CB7DB;
	font-size: 18px;
}

#scroller2 {
	font-family: verdana;
	white-space: nowrap;
	font-size: 16px;
	margin-top: 100px;
}

#scroller2 p {
	font-weight: bold;
	color: #9CB7DB;
	font-size: 12px;
}

/* Scoller Box */
.faceItemBlock {
	float: left;
	border-right: 1px solid white;
	border-top: 1px solid white;
}

.faceItem {
	height: 55px;
	width: 55px;
	position: relative;
	display: block;
}

.faceBlank1 {
	height: 55px;
	width: 55px;
	position: relative;
	display: block;
	background: #9CB7DB;
}

.faceBlank2 {
	height: 55px;
	width: 55px;
	position: relative;
	display: block;
	background: #000000;
}

.faceBlank3 {
	height: 55px;
	width: 55px;
	position: relative;
	display: block;
	background: #2E3C7F;
}

.faceBlank4 {
	height: 55px;
	width: 55px;
	position: relative;
	display: block;
	background: #FFFFFF;
}

.faceBlank5 {
	height: 55px;
	width: 55px;
	position: relative;
	display: block;
	background: #111229;
}

.faceItem img {
	width: 100%;
	height: 100%;
	border: 0;
}

.faceItem:hover {
	z-index: 10;
	margin: -5px;
	width: 61px;
	height: 61px;
	border: 2px solid #ccc;
}
/* Overwrite the default application styles */
table.sortable a:link, table.sortable a:visited, table.sortable a:hover, table.sortable a:active {
	color:white !important;
	text-decoration:none;
}
table.sortable a:hover {
	background:transparent !important;
	text-decoration:underline;
}	           
table.sortable {
	background:transparent;
}
table.sortable tbody {
	background:transparent;
	color:white;
}
.evenTableRow {
	background:transparent !important;
}

#details_description {
	width:100% !important;
	color:white !important;
	white-space: normal;
}

#searchresults a, #detail_apply a, #thankyou a {
	color:white !important;	
}

#detail_header {
	border-color: #30336E !important;
	background-color: #9CB7DB !important;
}
/* Application form styling */
#apply-form {
	width:565px !important;
	font-size:1.1em;
}	

.multi-header {
	color:black;
	width:564px !important;
	background:#9CB7DB !important;
	background-image:none !important;
}
.multi-header a {
	color:black;
}
.multi-container {
	width:565px !important;
}
.inner-form {
	width:100% !important;
}
.multi-container .question {
	width:95% !important;
	padding:5px 0 0 5px !important;
}
#apply-form .question label {
	width:auto !important;
	min-width:160px !important;
}
.removeLink {
	background-color:#9CB7DB !important;
	border:2px solid #111328;
	padding:2px;
	color:black;
	margin-right:4px !important;
}
#apply-form select {
	clear:none;
}
#zip {
	clear:both !important;
}