body {
  background: #efede3 url('images/bg_pageShadow.gif') top center repeat-y;
	/*background: #dad9d7;*/
	/*background: #e6e5e1;*/
	/*background: #dfdac3;*/
	/*background: #fff url('images/bg_column_grey.gif');*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	}	
h1 {
	margin: 10px 0 10px 20px;
	padding: 0;
	font-size: 1.2em;
	}
h2 {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 1em;
	}
h3 {
	margin: 0;
	padding: 0;
	font-size: .8em;
	}
p {
	margin: 0 0 7px 0;
	font-size: .8em;
	}
ul {
	margin: 0;
	padding: 0;
	}
ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .75em;
	}
ol li {
	font-size: .75em;
	}
	#wrapper {
	background: #fff;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 10px #fff solid;
	width: 860px;
}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
label {
	font-size: .75em;
	font-weight: 700;
	}
.imgleft {
	float: left;
	margin: 3px 10px;
	}
.imgright {
	float: right;
	margin: 3px 10px;
	}
#header {
	margin: 5px 0 5px 0;
	text-align: center;
}

#ltcol {
	float: left;
	width: 200px;
	}
#ltnav {
	background: #36f;
	padding: 10px;
	margin: 0 0 5px 0;
	}
#ltcol ul {
	list-style: none;
	margin: 0 0 10px 7px;
	font-size: 1em;
	}
.ltnavlist li {
	border-bottom: 1px dotted #fff;
	padding: 3px;
	}
li.lastitem {
	border-bottom: none;
	}
#ltnav a {
	color: #fff;
	text-decoration: none;
	
	}
#ltnav a:hover {
	color: #fff;
	text-decoration: underline;
	}

#ltnav h2 {
	color: #fff;
	}
#rtcol {
	float: right;
	width: 190px;
	padding: 0;
}

#ctrcol { 
	float: left;
	width: 460px;
	padding: 0 5px;
}

#footer {
	clear: both;
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;
	font-size: .7em;
}
#topnav {
	clear: both;
	background: #030077 url('images/bg_topnav.gif') no-repeat;
	list-style: none;
	margin: 0 auto;
	padding: 5px 10px 5px 20px;
	font-size: 1em;
	border-bottom: 4px #36f solid;
	}
#topnav li {
	display: inline;
	padding: 0 10px 0 10px;
	}
#topnav li a {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	}
#topnav li a:hover {
	text-decoration: underline;
	}
#dateline {
	padding: 5px 0 0 20px;
	text-transform: uppercase;
	font-size: .75em;
	text-align: left;
	}
#jobsearch {
	height: 42px;
	float: right;
	}
	
#jobsearchform {
	display: inline;
}

#searchquery {
	display: block;
	float: left;
	margin-top: 19px;
	}
#searchbtn {
	display: block;
	float: left;
	padding-left: 5px;
	margin-top: 18px;
	}
#jobsearch label {
	margin: 23px 7px 0 0;
	padding: 0;
	font-size: .7em;
	float: left;
	}
#logo {
	float: left;
	padding-bottom: 5px;
	border: 0;
	margin-top: 10px;
	}
* html #logo {
	padding-bottom: 0;
	}
#topBanner {
	border: 0;
	float: right;
	margin-bottom: 10px;
	}
#news h3 {
	/*color: #e65e06;*/
	}
#news {
	border-bottom: 1px #000 dotted;
	padding: 5px 5px;
	}
#news h2 {
	background: #fff url('images/bg_news.gif') right no-repeat;
	font-size: 1.2em;
	}
p.articlecaption {
	font-size: .7em;
	line-height: 1em;
	}
.galleryImg {
	width: 210px;
	border: 1px #999 solid;
	}
.reddot {
	margin: 0 0 7px 15px;
	padding: 0;
	}
.reddot li {
	padding-bottom: 5px;
	list-style: url(images/bullet_redSquare.gif) outside;
	}
.blkdot {
	margin: 0 0 7px 15px;
	padding: 0;
	}
.blkdot li {
	padding-bottom: 5px;
	list-style: disc outside;
	}
.whtdot {
	margin: 0 0 7px 15px;
	padding: 0;

	}
.whtdot li {
	padding-bottom: 5px;
	list-style: url(images/bullet_whtSquare.gif) outside;
	}
.colbox {
	margin: 0 0 5px 0;
	padding: 10px;
	}
.colboxNoPad {
	margin: 0 0 5px 0;
	}
.colboxNoPad div {
	padding: 0 10px 15px 10px;
	}
.yellow {
	border: 1px #000 dotted;
	background: #feff99;
	}
.grey {
	border: 1px #ccc solid;
	background: #c0c0c0;
	}
.white {
	border: 1px #030077 solid;
	/*border: 1px #ccc solid;*/
	background: #fff;
	}
.blue {
	background: #36f;
	}
.blue a {
	color: #fff;
	}
#featuredJob {
	border: 2px #fff dotted;
	color: #fff;
	}
#featuredJob a {
	color: #fff;
	font-size: .75em;
	text-decoration: underline;
	}
#featuredJob a span {
	display: block;
	}
#ctrcol .white {
  border: none;
	border-bottom: 1px #000 dotted;
	background: #fff;
	margin-bottom: 5px;
	padding: 10px;
	}
#resources {
	
	}
.fifty {
	width: 210px;
	float:left;
	margin: 7px;
	padding: 0;
	}
* html .fifty {
	width: 196px;
	}
.sixty {
	width: 264px;
	background: #fff;
	float: left;
	margin: 5px 5px 0 0;
	padding: 0;
	}
.forty {
	width: 191px;
	background: #fff;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	}

.caption {
	display: block;
	width: 200px;
	padding: 5px;
	font-size: .7em;
	background: #f0f0f0;
	margin: 0 0 7px 0;
	}
.titlelink {
	display: block;
	}
.sixty h3, .forty h3 {
	margin-bottom: 7px;
	}
#experts ul li {
	font-weight: 700;
	}
#experts ul li span {
	display: block;
	font-weight: normal;
	}
#squeakywheels h3 {
	width: 241px;
	height: 17px;
	background: #fff url('images/bg_squeakyWheels.gif') no-repeat;
	}
#squeakywheels img {
	float: right;
	margin-left: 3px;
	border: 1px #ccc solid;
	}
#businessupdate h3 {
	width: 241px;
	height: 17px;
	background: #fff url('images/bg_businessUpdate.gif') no-repeat;
	}
#turningpoints h3 {
	width: 165px;
	height: 17px;
	background: #fff url('images/bg_turningPoints.gif') no-repeat;
	}
#turningpoints img {
	float: right;
	margin-left: 3px;
	border: 1px #ccc solid;
	}
h2 {

	}
h3 span {
	position: absolute;
	left: -1000px;
	}
#findjob {
	/*background: #36f url('images/bg_rtcolmid.gif') bottom no-repeat;*/
	margin-bottom: -7px;
	}
#findjob {
  width: 200px;
	text-indent: -9999px;
	height: 61px;
	background: #fff url('images/bg_findJob.gif') no-repeat;
	}
#employer {
  width: 190px;
	height: 37px;
	text-indent: -9999px;
	background: #fff url('images/bg_employer.gif') no-repeat;
	}
#employerinfo {
	background: #36f url('images/bg_rtcolmid.gif') bottom no-repeat;
	padding: 10px 10px 15px 10px;
	margin-top: -7px;
	}
#jobseeker {
  width: 190px;
	height: 27px;
	margin-top: -5px;
	text-indent: -9999px;
	background: #fff url('images/bg_jobseekers.gif') no-repeat;
	}
#jobseekerinfo {
	margin-top: -7px;
	background: #36f url('images/bg_rtcolbottom.gif') bottom no-repeat;
 }
#newsletter h2 {
	height: 17px;
	text-indent: -9999px;
	background: #fff url('images/bg_newsletter.gif') no-repeat;
	}
#experts h2 {
	height: 17px;
	text-indent: -9999px;
	background: #fff url('images/bg_industryExperts.gif') no-repeat;
	}
#overTheCurb h2 {
	height: 29px;
	text-indent: -9999px;
	background: #fff url('images/bg_blog.gif') no-repeat;
	}
#featuredJobs h2 {
	height: 13px;
	text-indent: -9999px;
	background: #fff url('images/bg_featuredJobs.gif') no-repeat;
	}
#proposals h2 {
	height: 17px;
	text-indent: -9999px;
	background: #fff url('images/bg_bidsProposals.gif') no-repeat;
	}	
.deck {
	font-size: .7em;
	}
.mainlink {
	display: block;
	font-size: .8em;
	text-align: center;
	padding: 3px 0;
	}
.lt {
	float: right;
	margin-left: 4px;
	}
#postjobinfo {

	}
#postjobinfo ul li {
	margin-bottom: 5px;
	}
#postjobinfo ul li span {
	display: block;
	font-weight: 700;
	}
#postnewuser {
	background: #f0f0f0;
	margin-bottom: 15px;
	}	
#postnewuser h2 {
	height: 37px;
	background: #fff url('images/bg_postNewCust.gif') no-repeat;
	text-indent: -9999px;
	}
#postnewuser p {
	margin: 10px 20px 5px 20px;
	}
#postnewuser img {
	margin: 0 20px 5px 20px;
	}
#postretuser {
  background: #f0f0f0;
	padding-bottom: 10px;
	}
#postretuser h2 {
	height: 37px;
	background: #fff url('images/bg_postRetCust.gif') no-repeat;
	text-indent: -9999px;
	}	
#postretuser p {
	margin: 10px 20px 5px 20px;
	}
#postretuser form {
	margin: 5px 20px 10px 20px;
	}
#postretuser form input {
	display: block;
	margin: 1px 0;
	}
#postretuser label {
	display: block;
	}
	
div#joblisting {
	font-size: .8em;
	margin: 10px 0 20px 0;
	}

div#joblisting h1 {
	font-size: 120%;
	margin:0 0 7px;	
	}

div#joblisting h2 {
	font-size: 110%;
	}

div#joblisting h3 {
	font-size: 100%;
	}

div#joblisting p {
	font-size: 100%;
	}

div#joblisting ul {
	margin: 0px 0px 7px 40px;
	}
div#joblisting ul li {
	list-style: outside disc;
	font-size: 100%;
	}
div#joblisting ol li {
	font-size: 100%; 
	}

	
#retjobseekers {
  background: #f0f0f0;
	padding-bottom: 10px;
	}
#retjobseekers h2 {
	height: 37px;
	background: #fff url('images/bg_returningJobSeekers.gif') no-repeat;
	text-indent: -9999px;
	}	
#retjobseekers p {
	margin: 10px 20px 5px 20px;
	}
#retjobseekers form {
	margin: 5px 20px 10px 20px;
	}
#retjobseekers form input {
	display: block;

	margin: 1px 0;
	}
#retjobseekers label {
	display: block;
	}	
	
	
	
#forgotpassword label {
	display: block;
	}	
#forgotpassword input {
	display: block;
	}	
.auxlink {
	font-size: .75em;
	}
.twoColLt {
	width: 49%;
	padding: 0 5px 0 0;
	float: left;
	}
.twoColRt {
	width: 49%;
	padding: 0 0 0 5px;
	float: right;
	}	
#twocollt {
	width: 630px;
	float: left;
	padding-left: 20px;
	}	
#twocolrt {

	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* BEGIN Post New Jobs */
#userOptions {
width:730px;
overflow:auto;
}

#userOptions div {
width:350px;
border:1px solid #696969; 
background-color:#E7E3D6; 
font: 12px/16px verdana, arial, helvetica, sans-serif;
}

#newUsers {
float:left;
text-align: left;
}

#existingUsers {
float:right;
text-align: left;
}

#userOptions h2 {
margin:0;
font-size:18px;
border-bottom:1px solid #696969;
padding:12px;
background-color:#FF9900; 
color:#FFF;
}

#userOptions ul, #userOptions p, #userOptions dl {
margin:12px;
padding:0;
}

#userOptions ul {
list-style-type:none;
}

#userOptions li {
background: url(jobs_bullet.gif) 0 4px no-repeat;
padding-left:12px;
margin:10px 0;
}

#userOptions li span {
font-weight:bold;
}

#userOptions a#postNow {
display:block;
margin:15px 70px 12px 70px;
padding:5px;
background-color:#7BA2C6;
border:1px solid #696969;
text-decoration:none;
font-size:16px;
font-weight:bold;
color:#FFF;
text-align:center;
}

#userOptions a#postNow:hover {
background-color:#FF9A00;
}

#userOptions dl {
height:30px;
margin:0 12px;
}

#userOptions dt, #userOptions dd {
float:left;
margin:0;
}

#userOptions dt {
width:95px;
font-weight:bold;
}

#userOptions input {
border:1px solid #B8B8B8;
width:150px;
}

#userOptions #submitIt dd {
margin-left:96px;
float:none;
margin-top:1px;
}

#userOptions #submitIt input{
background-color:#7BA2C6;
border:1px solid #696969;
width:auto;
padding:3px 10px;
color:#FFF;
font-weight:bold;
font-size:16px;
}
/* END Post New Jobs */

/* BEGIN FAQ */

#faqcontact {
	float: right;
	width: 250px;
	background: #f0f0f0;
	padding: 10px;
	border: 1px #ccc dotted;
	}
.faqcat {
  font-size: 1em;
	font-weight: 700;
	margin-top: 10px;
	}
.question {
	}
.answer {
	}
.backlink {
	}

/* END FAQ */
ul.printfriendly li {
	display: inline;
	padding: 0 5px;
	}
.jobListingTitle {
	font-size: .8em;
	padding: 5px;
	}
.jobListingTitle .listingLabel {
	text-align: left;
	}
.jobListingTitle strong {
	color: #020060;
	}
.listingDetails {
	border: 1px green solid;
	font-size: 1.1em;
	}
.listingDetails li {
	padding: 1px 0;
	}
.listingDetails span {
	font-weight: 700;
	padding-left: 20px;
	}
	
/* BEGIN --- Moved from solicitation_folder.cfm   P. KALSCHEUER 6/8/10 */

#empFolder {
border:1px solid #696969; 
background-color:#e7e3d6; 
font: 15px/16px arial, verdana, helvetica, sans-serif;
margin:20px 0;
}

#empFolder td {
border:1px solid #fff;
padding:12px;
width:50%;
}

#empFolder td.folderHed{
font-size:20px;
border:0;
border-bottom:1px solid #696969;
background-color:#8f8f91;
color:#fff;
width:100%;
}

#empFolder span{
font-weight:bold;
}

#empFolder h3{
font-size:1.1em;
margin:0 0 2px 0;
}
/* END --- Moved from solicitation_folder.cfm   P. KALSCHEUER 6/8/10 */

.notice {
	color: #ff0000;
	}
.normaltext {
	font: 12px arial, helvetica, sans-serif;
}
.required {
	font-size: 14px;
	color: #ff0000;
}
div#twocollt ul {
	margin: 0px 0px 7px 40px;
	}
div#twocollt ul li {
	list-style: outside disc;
	}

/* JOB/SOLICITATION POSTING NAVIGATION */

.autoTextButton {
	 font-size: 16px;
	 font-weight: 700;
	 margin: 10px auto;
	}
	
.postStepNav {
	display: inline;
	}
