html, body {
	margin: 0;
	padding: 0;
	font: 62.5% Arial, Helvetica, sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}


body {
	background: #e1e1e1;
	margin: 0 auto;
	padding: 0px;
	color: #152025;
	font-size: 1.1em;
}

a, a:visited {
	color: #0066cc;
	text-decoration: underline;
}

a:hover {
	color: #3c3c3c;
	text-decoration: underline;
}
a:focus, :focus {
	outline: 0 !important;
}
h1, h2, h3, h4, h5, h6, .head {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	margin-bottom:.4em;
	line-height:1.3em;
	color: #ee2223;
}

h1 {
	font-size:1.4em;
}

h2 {
	font-size:1.65em;
	font-weight: bold;
}
h3 {
	font-size:1.2em;
	color: #3c3c3c;
}
h4 {
	font-size:1.1em;
	font-weight: bold;
}
h5 {
	font-size:1em;
}

h6 {
	font-size:1em;
}
p {
	margin: 0 0 1em;
	line-height: 1.2em;
}
p.note {
	font-size: 0.8em;
	font-style: italic;
}
ul li, ol li {
	line-height: 1.5em;
	list-style: none;
}
.box_outer {
	background: #e8a9b4;
	padding: 1px;
	margin: 0 0 15px;
}
.box_outer_grey {
	background: #e4e7e6;
	padding: 1px;
	margin: 0 0 15px;
}

.box_inner {
	background: #fff;
	padding: 1px;
}

.box {
	background: #fff;
	padding: 12px;
}
ul.general_list li {
	background: url(../job-images/358/icon_arrow.gif) 0 9px no-repeat;
	padding: 0 0 0 15px;
	line-height: 2.1em;
	height: 1%;
}
ul.tag_list li {
	display: inline;
	line-height: 2em;
	vertical-align: bottom;
}
ul.tag_list li a, ul.tag_list li a:visited {
	margin: 0 10px 0 0;
	text-decoration: none;
}
ul.tag_list li a.size1, ul.tag_list li a.size1:visited {
	font-size: 1.1em;
	color: #c52744;
}
ul.tag_list li a.size2, ul.tag_list li a.size2:visited {
	font-size: 1.1em;
	color: #c52744;
	font-weight: bold;
}
ul.tag_list li a.size3, ul.tag_list li a.size3:visited {
	font-size: 1.3em;
	color: #c52744;
	font-weight: bold;
}
ul.tag_list li a.size4, ul.tag_list li a.size4:visited {
	font-size: 1.4em;
	color: #c52744;
}

ul.tag_list li a.size1b, ul.tag_list li a.size1b:visited {
	font-size: 1em;
	color: #3c3c3c;
}
ul.tag_list li a.size2b, ul.tag_list li a.size2b:visited {
	font-size: 1em;
	color: #3c3c3c;
	font-weight: bold;
}
ul.tag_list li a.size3b, ul.tag_list li a.size3b:visited {
	font-size: 1.2em;
	color: #3c3c3c;
	font-weight: bold;
}
ul.tag_list li a.size4b, ul.tag_list li a.size4b:visited {
	font-size: 1.3em;
	color: #3c3c3c;
}


table.job_list_table, table.tableSearchResults {
	width: 100%;
}
table.tableSearchResults input#jobTitleKeyword, table.tableSearchResults input#locationsKeyword {
	margin: 0 0 0 5px;
	width: 250px;
	padding: 5px;
	border: 0;
	background: transparent;
}
table.job_list_table th, table.tableSearchResults th {
	padding: 8px 10px 30px 15px;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 15px;
	color: #152025;
	text-decoration: underline;
	text-transform: uppercase;
	overflow: hidden;
}
table.job_list_table th.job_title {
	width: 55%;
}
table.job_list_table th.job_location {
	width: 28%;
}
table.job_list_table th.job_date {
	width: 17%;
}
table.tableSearchResults th.thJobTitle {
	width: 50%;
}
table.tableSearchResults th.thLocations {
}
table.job_list_table td, table.tableSearchResults td {
	padding: 0px 10px 15px 15px;
	overflow: hidden;
}
table.job_list_table tr.over {
	background: #bf2e1b;
}

table.job_list_table td a, table.job_list_table td a:visited {
}
table.job_list_table td.over {
	color: #fff !important;
}
table.job_list_table td a.over, table.job_list_table td a.over:visited {
	padding: 0 0 0 15px;
	color: #fff;
}

#outer {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 990px;
}
#container {
	background: #fff;
	clear: both;
	position: relative;
}
#header {
}
#header #logo {
	float: left;
	width: 200px;
	display: block;
	padding: 27px 0 0 28px;
}
#header ul.top_nav {
	width: 700px;
	margin: 90px 0 15px;
	overflow: hidden;
	float: right;
	text-align: right;
}
#header ul.top_nav li {
	font-size: 1.4em;
	font-weight: bold;
	display: inline;
	padding: 0 15px;
	border-right: 2px solid #b3b4b4;
}
#header ul.top_nav li.last {
	border: 0;
}
#header ul.top_nav li a, #inner ul.top_nav li a:visited {
	color: #000;
	text-decoration: none;
font-family:tahoma;
font-size: 16px;
}

#breadcrumbs {
	background: #cc0000 url(../job-images/358/bg_breadcrumb.gif) 0 0 repeat-x;
	padding: 16px 40px; color:white;
}
#breadcrumbs  a{
	color:white;
	/*float: left;*/
	font-size: 1.1em;
	margin: 0 8px 0 0;
	padding: 0 0 0 10px;
}

#breadcrumbs ul li {
	background: url(../job-images/358/icon_breadcrumbs.gif) 0 7px no-repeat;
	float: left;
	font-size: 1.1em;
	margin: 0 8px 0 0;
	padding: 0 0 0 15px;
}
#breadcrumbs ul li.first {
	background: none;
	padding-left: 0;
}
#breadcrumbs ul li a, #breadcrumbs ul li a:visited {
	color: #fff;
	text-decoration: underline;
}

.banner {
	position: relative;
	background: #fff url(../job-images/358/bg_banner.jpg) 0 100% repeat-x;
	padding: 0 40px 0 0;
	height: 300px !important;
}
.banner .banner_photo {
	left: 0;
	bottom: 0;
	position: absolute;
	width: 221px;
}
.banner .banner_photo img {
	display: block;
}
.banner .banner_content {
	float: right;
	width: 495px;
	padding: 45px 0 0;
}
.banner_content h1 {
	font-size: 2em;
	font-weight: bold !important;
	color: #ec008c;
	margin: 0;
}
.banner_content h1.kick_career {
	background: url(../job-images/358/tagline_kick_your_career.gif) 0 0 no-repeat;
	text-indent: -9999px;
	height: 42px;
}
.banner_content h1.opportunity_everywhere {
	background: url(../job-images/358/tagline_opportunity_everywhere.gif) 0 0 no-repeat;
	text-indent: -9999px;
	height: 36px;
}

.banner h1 strong {
	display: block;
	font-weight: inherit;
}
.banner h2 {
	color: #ec008c;
	font-size: 1.45em;
	margin: 0 0 1em;
}
.banner_content h4.position {
	font-size: 1.5em;
	color: #cc0066;
	line-height: 1em;
	padding: 0 0 0 30px;
	margin: 0 0 5px;
}

.banner h2 span {
	display: block;
}

.banner .banner_content p {
	text-align: justify;
	color: #fefefe;
	margin: 0 0 1em;
	font-size: 0.9em;
	line-height: 1.4em;
}
.banner .banner_content p.name {
	background-position: 15px 0;
	background-repeat: no-repeat;
	padding: 0 0 0px 30px;
	margin: 0;
	line-height: 1em;
	font-size: 1.2em;
	font-weight: bold;
}
.banner_content p#name_gladys {
	background-image: url(../resources/358/img_gladys_name.jpg);
	text-indent: -9999px;
	margin: 30px 0 0;
}
.banner_content p#name_gary {
	background-image: url(../job-images/358/img_gary_name.jpg);
	text-indent: -9999px;
}

#outer_content {
	position: relative;
	padding: 0 16px 0 0;
}
#content {
	float: left;
	width: 740px;
}
.no_banner #search_job {
	margin-top: 16px;
}
.module_outer {
	background: #b3b4b4;
	padding: 1px;
	margin: 0 0 16px;
}
.module {
	background: #f5f6f6 url(../job-images/358/bg_module.gif) 0 100% repeat-x;
	padding: 16px 25px;
	margin: 0 0 16px;
}
.module_outer .module {
	margin: 0 !important;
}
#main_content {
	clear: both;
	padding: 20px 0 0 16px;
}
#main_content .module {
	padding: 16px 25px;
}

#main_content .module_header h3 {
	margin: 0 0 10px;
	color: #ee2223;
	font-size: 1.8em;
	font-weight: bold;
}
#main_content .module_content {
	
}
#sidebar {
	float: right;
	width: 216px;
	padding: 16px 0 0;
}
#sidebar p {
	color: #444343;
}
#sidebar .module {
	padding: 16px;
}

#sidebar .module_header h3 {
	margin: 0 0 10px;
	color: #ee2223;
	font-weight: bold;
	font-size: 1.65em;
}
#sidebar .module_content {
}


#recent_jobs {
	clear:both;
}
#sidebar_links .general_list li {
	font-size: 1em;
}

#footer {
	background: #a2a2a2;
	padding: 10px;
}
#search_job {
	background: #464646 url(../job-images/358/bg_search.gif) 253px 18px no-repeat;
	position: relative;
	padding: 20px 10px 10px 90px;
	height: 45px;
	z-index: 999;
}
#search_job label {
	display: block;
	background: url(../job-images/358/label_search.gif) 0 0 no-repeat;
	float: left;
	width: 165px;
	height: 31px;
	color: #c52744;
	text-indent: -9999px
}
#search_job #job_input_text {
	background: transparent none;
	float: left;
	width: 196px;
	height: 16px;
	padding: 8px 10px;
	border: 0;
	vertical-align: middle;
	overflow: hidden;
}
#search_job #search_job_submit {
	display: block;
	float: left;
	cursor: pointer;
	border: 0;
	background: url(../job-images/358/button_search.gif) 0 0 no-repeat;
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	height: 28px;
	width: 61px;
	margin: 0 0 0 10px;
	vertical-align: middle;
	text-indent: -9999px;
}
#searchHTML {
	background: #f5f6f6 url(../job-images/358/bg_search_box.gif) 0 100% repeat-x;
	z-index: 9999;
	position: absolute;
	left: 235px;
	top: 72px;
	color: #646464;
}
#searchHTML #srb {
	background: #d7d7d7 url(../job-images/358/bg_search_box.gif) 0 0 repeat-x;
	padding: 0 0 10px;
	width: 315px;
	border: 1px solid #b3b4b4;
}
/*
#searchHTML #srb .srb-header {
	background: transparent url(../job-images/358/bg_search_top.png) 0 0 no-repeat;
	height: 20px;
	overflow: hidden;
}
#searchHTML #srb .srb-wrapper {
	background: transparent url(../job-images/358/bg_search_content.png) 0 0 repeat-y;
	padding: 0 15px;
}

#searchHTML #srb .srb-content {
	background: #f5f6f6 url(../job-images/358/bg_search_box.gif) 0 100% repeat-x;
}
#searchHTML #srb .srb-footer {
	background: transparent url(../job-images/358/bg_search_bottom.png) 0 0 no-repeat;
	height: 20px;
	overflow: hidden;
}
*/
#searchHTML .header {
	position: relative;
	padding: 0 35px;
	height: 35px;
	overflow: hidden;
}
#searchHTML .header h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0;
}

#searchHTML .header span.close {
	position: absolute;
	right: 15px;
	top: 12px;
}
#searchHTML .header span.close a, #searchHTML .header span.close a:visited {
	font-weight: bold;
	font-size: 1em;
	color: #000 !important;
	text-decoration: none;
}
#searchHTML a, #searchHTML a:visited {
}
#searchHTML table.content {
	margin: 0 auto;
	width: 90%;
}
#searchHTML table.content td {
	padding: 5px;
	color: #000;
	padding: 5px 20px;
}
#searchHTML table.content tr.over {
	background: #D8D8D8;
}

#searchHTML table.content td.srb-col1 {
}
#searchHTML table.content .srb-lastrow td {
	padding-top: 30px !important;
	padding-bottom: 20px !important;
}
#searchHTML table.content .srb-lastrow td a, #searchHTML table.content .srb-lastrow td a:visited {
	text-decoration: underline;
}
#recent_jobs_container {
}
#recent_jobs .module_header h3 {
	font-size: 2.7em;
	font-weight: bold;
	margin: 0 0 15px;
}
#recent_jobs .module_content h4  {
	background: url(../job-images/358/icon_arrow.gif) 0 4px no-repeat !important;
	padding: 0 0 0 15px;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin: 0;
	color: #152025;
	height: 1%;
}
#recent_jobs .module_content h4  a, #recent_jobs .module_content h4  a{
	font-weight: normal;
	font-size:0.9em;
}
#recent_jobs .module_content ul.recent_jobs_list li {
	margin: 0 0 2em;
}
#recent_jobs .module_content ul.recent_jobs_list li p {
	line-height: 1.2em;
}
#sidebar_links ul.general_list li {
	background: url(../job-images/358/icon_bullet.gif) 0 12px no-repeat;
	padding-left: 10px;
}
#sidebar_links ul  a {
	background: url(../job-images/358/icon_bullet.gif) 0 12px no-repeat;
	padding-left: 10px; padding-top:5px;
}
#jobs_by_location .module_header h3 {
	font-size: 1.45em;
	text-transform: lowercase;
}
#jobs_by_location ul li {
	width: 22%;
	float: left;
	padding: 0 5px 0 15px;
}
#sidebar .blank {
	background: transparent none !important;
	padding: 0 !important;
}

#jobs_list_category {
	padding: 0 !important;
}
#jobs_list_category .module_content {
	background: url(../job-images/358/bg_job_list_header.gif) 0 0 repeat-x;
}
#jobs_list_category table.job_list_table {
	background: url(../job-images/358/bg_jobs_list_category.gif) 0 0 repeat-y;
}

#similar_jobs .module_header h3 {
	font-size: 2.7em;
	font-weight: bold;
	margin: 0 0 15px;
}
#similar_jobs .module_content h4  {
	background: transparent none !important;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #152025;
	height: 1%;
	padding: 0 !important;
	margin: 0;
}

#apply_job .module_header h3 {
	font-size: 2.7em;
	font-weight: bold;
	margin: 0 0 15px;
	text-transform: lowercase;
}
#apply_job .module_content h4  {
	background: transparent none !important;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 15px;
}
#apply_job .module_content p  {
	margin: 0 0 15px;
	line-height: 1.3em;
}
#apply_job .module_content ul, #apply_job .module_content ol {
	padding: 0 0 0 15px;	
}
#apply_job .module_content ul li, #apply_job .module_content ol li {
	list-style: disc;
}
#apply_job p.clearfix {
	margin: 0;	
}
#apply_job .apply_button {
	float: right;
	display: block;
	background: url(../job-images/358/button_apply.gif) 0 0 no-repeat;
	width: 84px;
	height: 24px;
	text-indent: -99999px;
}
#search_result {
	padding: 0 !important;
}
#search_result .module_header h3 {
	font-size: 2.7em;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0 0 0 20px;
	text-transform: none;
}

#search_result .module_content {
	background: url(../job-images/358/bg_job_list_header.gif) 0 0 repeat-x;
}
#search_result table.tableSearchResults {
	background: url(../job-images/358/bg_search_result_filter.gif) 15px 49px no-repeat;
	
}
dt {
color:#152025; padding-top:10px;}

.recent_jobs_list  a{ background:transparent url(../job-images/358/icon_arrow.gif) no-repeat scroll 0 4px !important; color:#152025; padding-left:15px; font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;}

#recent_jobs a{ background:transparent url(../job-images/358/icon_arrow.gif) no-repeat scroll 0 4px !important; color:#152025; padding-left:15px; font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
text-decoration:none;}
#recent_jobs a:hover{text-decoration:underline;}

#similar_jobs a{ background:transparent url(../job-images/358/icon_arrow.gif) no-repeat scroll 0 4px !important; color:#152025; padding-left:15px; font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;text-decoration:none;}
#similar_jobs a:hover{text-decoration:underline;}
.footer-link-2 {padding-left:680px;}
#footer a{color:black;}
#footer span {color:#A2A2A2;}
#btGo{display:none;}
#btReset{display:none;}
#sidebar img{padding-top:10px;padding-right:10px;}

#header ul.top_nav a:hover {
text-decoration: underline;
} 
#breadcrumbs a:hover {
text-decoration: none;
}
#sidebar_about a:hover{
text-decoration: none;
}
#main_content .module_content a:hover{
text-decoration: none;
}

#sidebar_links ul a:hover {
text-decoration: none;
}
#searchHTML .header span.close a:hover{
text-decoration: underline;
}

#searchHTML a:hover{
text-decoration: none;
}

#footer a:hover {
text-decoration: none;
}
#main_content .module_content a:hover {
text-decoration: none;
}
#main_content .module_content a {
text-decoration: underline;
}
.srb-lastrow a:hover {
text-decoration: none;
}}
