@charset "utf-8";
/* CSS Document */


* { margin: 0; padding: 0; }

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background: #262b3d url(../img/body-bg.png) repeat-x left top;
	}

table td {
	padding: 2px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li { text-align: left; font-weight: normal; }


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	letter-spacing: -1px;
	color: #24293b;
	}

h3 {
	font-weight: bold;
	margin: 15px 0 0 0;
	font-size: .9em;
}



#header {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	}

#header a img {
	border: none;
}

#content {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	padding: 0 0 50px 0;
	}

#footer {
	width: 960px;
	margin: 0 auto 3em auto;
	background: #e6e6e6;
	border-top: 1px dotted #24293b;
	text-align: left;
	padding: 10px 0;
	clear: both;
	}

#footer p {
	font-size: .75em;
	color: #666;
	padding: 0 0 0 10px;
	}

#nav {
	width: 980px;
	margin: 0 auto;
	background: #24293b;
	text-align: left;
	}

/*
#nav ul {
	margin: 0 0 0 15px;
	}

#nav ul li {
	float: left;
	list-style: none;
	}

#nav ul li a {
	display: block;
	color: #fff;
	padding: .25em .5em;
	margin: 10px 0 10px 5px;
	font-size: 1em;
	}

#nav ul li a:hover {
	background: #363b4e;
	text-decoration: none;
	}
*/

#footer ul {
	margin: 0 0 0 5px;
	/* position: relative;
	top: -35px; */
	}

#footer ul li { float: left; list-style: none; margin: 0 3px 0 0; }
#footer ul li a {
	padding: .25em .5em;
	display: block;
	font-size: .75em;
	color: #666;
	background: #e6e6e6;
	/* border-top: 1px dotted #24293b;
	border-left: 1px dotted #24293b;
	border-right: 1px dotted #24293b; */
	}

#footer ul li a:hover { text-decoration: none; }

.left-col ul { margin: 0 0 0 20px; }
.left-col ul li { list-style: none; }
.left-col ul li a {
	font-size: .75em;
	}
.left-col p { font-size: .75em; }

.wrapper {
	width: 760px;
	padding: 50px 100px;
	}

.wrapper-jobdata {
	padding: 50px 10px;
	}

.wrapper p, .right-col p {
	padding: 1em 0 0 0;
	color: #4c4c4c;
	font-size: .9em;
	}

.left-col {
	float: left;
	width: 300px;
	padding: 50px 0 0 20px;
	}

.right-col { margin: 0 0 0 320px; padding: 30px 0 0 0;  }

.split-two {
	width: 340px;
	float: left;
	padding: 0 10px;
	}

.split-two ul, .wrapper ul { margin: 1em 0 1em 2em; }
.split-two ul li, .wrapper ul li { white-space: normal; font-size: .9em; color: #4c4c4c; }
.split-two img { margin: 0 0 0 2em; }

ul.bullets { margin: 1em 0 1em 2em; list-style: disc outside;}
ul.bullets li { white-space: normal; font-size: .9em; color: #4c4c4c; }

.grey-box {
	width: 600px;
	background: #e6e6e6;
	/* margin: 0 0 0 20px; */
	margin: 0 auto;
	}

.intro {
	font-style: italic;
	color: #000;
	margin: 0 0 20px 0;
	}

.push {
	margin: 0 20px;
	}

.special {
	margin: 1em;
	padding: 1em;
	background: url(../img/special-bg.png) repeat-x left top;
	border-top: 1px dotted #ccc;
	/* border-bottom: 1px dotted #24293b; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	}

.form-left {
	padding: 0 1em 0 0;
	font-size: .9em;
	font-weight: bold;
	}

.menu-list li { height: 70px; list-style: none; font-size: .8em; padding: 10px 10px 0 10px; }
.menu-list li:hover {
	/* cursor: pointer; */
	background: url(../img/pane-menu-hover.png) no-repeat left top;
	}

.menu-list li a { font-weight: bold; }
.menu-list li img {
	float: left;
	margin: 0 10px 10px 0;
	}


.b-top {
	display: block;
	background: url(../img/grey-top.png) no-repeat left top;
	height: 21px;
	}

.b-bottom {
	display: block;
	background: url(../img/grey-bottom.png) no-repeat left top;
	height: 21px;
	}

.login-f {

	}

.facility { font-weight: bold; font-size: 1.25em; color: #176715; }
.zebra { margin: 1em 0 0 0; }
.t-cell { padding: .5em; font-size: .8em; }

.login-f p {
	text-align: left;
	padding: .5em 0;
	}

.login-f p label {
	float: left;
	width: 100px;
	}

.error {
	color: #c20000;
	font-weight: bold;
}

fieldset { padding: 0 20px 20px 20px; margin-top: 20px; }

fieldset legend { padding: 0 10px; font-size: .9em; }

fieldset label { margin-right: 10px; font-size: .9em; }
fieldset label input { margin-right: 3px; }

fieldset h3 { margin: 20px 0; }

#JobDataEntryTable tr.job-updated td.pos-num, #JobDataEntryTable tr.job-updated td.title,
#job-descriptions-list tr.job-updated td.pos-num, #job-descriptions-list tr.job-updated td.title
{ font-weight: bold; }
