@charset "UTF-8";
/* CSS Document */

#job_postings .pagination_search:before {	content: "SEARCH EMPLOYMENT";	}
#job_postings .pagination_filter_fields > h3 { display: none;}
#job_postings .pagination_filter_fields{ margin-top: 1em }
#job_postings .job_postings_pagination_table.pagination_table {    margin: 0 0 0 -35px;    width: 706px; }

#job_postings .job_postings_pagination_table th.pagination_header_item {    background-color: #004B84;    padding: 0.75em 0; }
#job_postings .job_postings_pagination_table th.pagination_header_item,
#job_postings .job_postings_pagination_table th.pagination_header_item a {	color: #A7D6E8; }
#job_postings .job_postings_pagination_table td.pagination_list_item_column,
#job_postings .job_postings_pagination_table td.pagination_list_item_column a { color: #004B84; font-style: italic; font-size: 12px; font-weight: bold;}
#job_postings .job_postings_pagination_table td.pagination_list_item_column a { text-decoration: underline;}

#job_postings .back {  font-weight: bold;	font-size: 0.9em;  }
#job_postings .application_nav  .nav_item a,
#job_postings .lc_cms_form_submit {
	background-color: #0098D7;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: none;
}

#job_postings.detail .item label,
#job_postings.online_form .item label{ color: #004F82; }
#job_postings.detail .header .item,
#job_postings.online_form .header .item { color: #06032E; }
