@charset "utf-8";
#optim_txt{
	position:absolute;
	width:515px;
	margin-left:225px;
	margin-top:230px
}

#sector_results{
	position:absolute;
	width:660px;
	margin-top:130px;
	margin-left: 235px;
	text-align: justify;
}

#sector_results h3{
	color:#000066;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 110%;
}


#sector_results h4{
	color:#000099;
	font-size: 100%;
}


#sector_results ul{
	margin:0;
	padding:0;
	list-style-type:none;
}


#sector_results li{
	text-align: left;
	/*width: 150px;*/
	width: 210px;
	float: left;
	border: 1px solid #F2F2F2;
	margin-right: 5px;
	padding: 1px;
	background-color: #E6F2FF;
	color: #0066FF;
	margin-bottom: 2px;
}

#sector_results a{
	text-decoration:none;
}

#sector_results a:hover{
	text-decoration:underline;
}

#sector_results p{
	margin-top:10px;
}


#frm_sector_qsearch{
	width:490px;
	margin-bottom: 10px;
	clear: both;
}

#frm_sector_qsearch fieldset{
	border:1px solid #CCCCCC
}

#frm_sector_qsearch legend{
	color:#FF3300;
	font-weight:bold;
	margin-left:10px;
}

#frm_sector_qsearch p{
	margin-left:10px;
}

#frm_sector_qsearch label{
	float:left;
	width:100px;
	text-align:right;
	margin-right:5px;
}

#frm_sector_qsearch .txt{
	width:350px;
}


#result_summary{
	font-size:80%;
	color:#333333;
	padding-bottom:5px;
}

#results_section{
	border-top:1px solid #CCCCCC;
}

.job_details{
	border-bottom:1px dotted #CCCCCC;	
	font-size:95%;
}

.full_job_details{
	padding-bottom:5px;
	font-size:95%;
}

#results_section .full_job_details li{
	list-style-type:none;
}

#results_section .jobtitle {
	padding-top:5px;
	color:#FF3300;
	font-weight:bold;
}

#results_section .jobsummary {
	text-align:left;
}

#results_section li{
	display:block;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	border:none;
	list-style:square;
}

#results_section .right ul{
	margin-top:5px;
}

#results_section .options li, #results_section .middle li{
	display:inline;
	padding-left:0px;
}

.job_header{
	background-color:#F5F5F4;
	padding-bottom:5px;
}

.job_header p{
	margin-left:5px;
}

.job_header .agency_logo{
	float:right;
	margin-right:5px;
	margin-top:10px;
}

.apply_now{
	padding:2px;
	font-weight:bold;
	font-size:120%;
	border:2px solid #003300;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/green_gradient.gif);
	background-repeat:repeat;
	background-position:left bottom;
	background-color: #86B531;
	width:150px;
	margin:0 auto;
	text-align:center;
}

#results_section .apply_now a, 
#results_section .apply_now a:hover{
	color:#FDF5E6;
	text-decoration:none;
	display: block;
}

#featured_co{
	float:right;
	margin-left:10px;
	padding:5px;
	border:1px solid #cccccc;
	width: 155px;
	margin-top: 5px;
	background-color: #FAF0E6;
	margin-bottom: 5px;
}

#featured_co h3{
	color:#000000;
	text-align:center;
	border:none;
	font-size: 110%;
	margin-bottom:5px;
}

#featured_co p{
	text-align:left;
	font-size:85%;
}

#featured_co img{
	border:none;
}

.middle .right a{
	font-size:90%;
	color:#FF6600;
	text-decoration:none;
}

.middle .right a:hover{
	text-decoration:underline;
}
#latest_jobs  h3{
	clear: both;
	padding-top: 10px;

}

#latest_jobs li{
	display: list-item;
	margin-left: 30px;
	width: 600px;
	float: none;
	border: none;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
}


#latest_jobs li:hover{
	background-color:
}
