<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    height: 100%;
}

div.main-content {
    margin-top: -15px;
    padding: 20px;
    background-color: white;
}

.acenter {
    text-align: center;
}
.aright, .table th.aright, .table td.aright {
    text-align: right;
}
.fright {
    float: right;
}

table.datatable th, table.datatable td {
    border-bottom: 1px solid #e0e0e0;
}
table.datatable td, table.datatable th {
    font-size: 11px; line-height: 15px;
    vertical-align: top;
    padding: 5px 10px;
}
table.datatable th {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}
table.datatable tr.row0 th, table.datatable tr.row0 td {
    background: #ffffff;
}
table.datatable tr.row1 th, table.datatable tr.row1 td {
    background: #f6f6f6;
}

ul.errorlist {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.errorlist li {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #900;
    float: left;
}

.dataform {
    margin-bottom: 5px;
    border: 1px solid #d4d4d4;
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    background: #fcfcfc;
    width: 100%;
}
.dataform th {
    font-weight: bold;
    vertical-align: top;
}
.dataform td, .dataform th {
    text-align: left;
    padding: 10px;
}
.dataform label {
    display: block;
    margin: 0;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

/*****************************************************************************
** Job lists
******************************************************************************/

div.clear {
    clear: both;
}
table.jobs th {
    text-align: left;
}
table.jobs td {
    line-height: 18px;
}
div.description {
    margin: 10px 0;
}
div.job-info {
    margin: 10px 0;
    padding: 5px 0;
}
div.jobfilter ul li {
    margin: 0;
    list-style: none;
    background-image: none;
}

div.jobfilter {
}
div.jobfilter h2 {
    background-color: #296DC1;
    padding: 5px;
    color: #fff;
    margin: 0;
}
div.jobfilter ul {
    overflow: auto;
    list-style: none;
    margin: 0;
    padding: 0 5px 0 0;
}
div.jobfilter ul li.active {
}
div.jobfilter ul li a {
    display: block;
}
div.jobfilter ul li.active a {
	background-color: #F2EAF2;
	display: block;
	font-weight: bold;
    padding: 3px 0 3px 3px;
    margin: 2px 0;
}

.keywords ul {
    list-style: none;
    margin-top: 0;
    padding: 0 0 16px 0;
}
.keywords li {
    list-style: none;
    float: left;
    padding-left: 50px;
    font-style: italic;
}
.keywords li#keyword-title {
    padding-left: 0;
    font-style: normal;
    font-weight: bold;
}

table#job-search-results {
    width: 100%;
    padding-bottom: 8px;
}
table#job-search-results th {
    text-align: left;
}
table#job-search-results th, table#job-search-results td {
    padding: 3px;
}
table#job-search-results tr.row0 td {
}
table#job-search-results tr.row1 td {
    background-color: #F6F6F6;
}

#sub-featured-careers li {
    line-height: 22px;
}

/** Messages **/
.messages {
    margin: 10px 0;
}
.messages .message {
    border-radius: 5px;
    padding: 10px;
}
.messages .message-success {
    background-color: #eeffee;
    border: 1px solid #009900;
}
.messages .message-error {
    background-color: #ffeeee;
    border: 1px solid #990000;
}

/** Overrides from static page styles **/
a {
	color: #2a4200;
	font-size: 14px;
	line-height: 18px;
}

a.sendBtn {
	color: #FFFFFF;
	font-size: 13px;
	border-width: 2px;
	border-color: rgb( 0, 0, 0 );
	border-style: solid;
	border-radius: 4px;
	background-color: rgb( 103, 125, 0 );
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	display: block;
	height: 18px;
	width: 50px;
	text-align: center;
}
button.sendBtn {
	color: #FFFFFF;
	font-size: 13px;
	border-width: 2px;
	border-color: rgb( 0, 0, 0 );
	border-style: solid;
	border-radius: 4px;
	background-color: rgb( 103, 125, 0 );
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	display: block;
	height: 28px;
	width: 72px;
	text-align: center;
}
.zipcode {
	background-color: #FFF;
	display: inline;
	float: left;
	height: 22px;
	width: 93px;
	margin-top: 25px;
	margin-left: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	color: #000;
	padding-right: 2px;
	padding-left: 5px;
}
.zipcode-radius {
	background-color: #FFF;
	display: inline;
	float: left;
	height: 24px;
	width: 80px;
	margin-top: 25px;
	margin-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	color: #000;
	padding-right: 0;
	padding-left: 5px;
}

table.job-apply-form {}
table.job-apply-form th {
    text-align: left;
}

/** Management interface **/
.body-class-manage .main-content {
    margin-top: 50px;
}

.body-class-manage .main-content h1 {
    margin-top: 5px;
}

#careerNavBar a.topNav.manage {
    float: right;
    font-weight: bold;
}
</pre></body></html>