/**********
 *        *
 * Global *
 *        *
 **********/

body,table {
        font-family: Arial;
        font-size: 12px;
        color: #333333;
}

body#page {
	background-color: white;
	width: 920px;
	margin-top: 10px;
	margin-left: 20px;
}

body#popup {
	background-color: white;
}

body#component {
	background-color: white;
}

a:link {
	color: #003295;
}

a:visited { 
	color: #003295;
}

a:active { 
	color: #003295;
}

a:hover {
	color: #003295;
}

a.offset:link, a.offset:visited, a.offset:active {
	text-decoration: none;
}

a.offset:hover {
	text-decoration: underline;
}

/*********
 *       *
 * Input *
 *       *
 *********/

.input_button {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.input_button_highlight {
	color: #333333;
	background-color: #ed7c0c;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 157px;
	height: 34px;
	border-style: none;
	text-align: center;
	vertical-align: middle;
	/* background-image */
	background-repeat: no-repeat;
}

.input_button_negative {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.input_select {
	font-family: Arial;
	font-size: 12px;
}

.input_select_multiple {
	font-family: Arial;
	font-size: 10px;
}

.input_text {
	font-family: Arial;
	font-size: 12px;
}

.input_checkbox {
	font-family: Arial;
	font-size: 10px;
}

.input_radio {
	font-family: Arial;
	font-size: 10px;
}

.input_textarea {
	font-family: Arial;
	font-size: 10px;
}

.input_upload {
        font-family: Arial;
        font-size: 12px;
}

/***************
 *	       *
 * Text styles *
 *	       *
 ***************/

span.field-name-required {
	font-weight: bold;
}

span.field-name-optional {
	font-weight: normal;
}

a.job-link {
	font-weight: bold;
}

/**********
 *        *
 * Blocks *
 *        *
 **********/

div.content-block {
	background-color: inherit;
	padding-left: 7px;
	text-align: left;
	padding-bottom: 15px;
}

div.content-block-first {
	background-color: inherit;
	padding-left: 7px;
	text-align: left;
	padding-bottom: 15px;
}

div.content-block-last {
	background-color: inherit;
	padding-left: 7px;
	text-align: left;
	padding-bottom: 15px;
}

div.content-block-header {
	color: #333333;
	background-color: inherit;
	font-family: Arial;
	font-size: larger;
	font-weight: bold;
}

/************************
 * Content offset block *
 ************************/

div.content-offset-block {
	background-color: #EFF4FB;
	border: 1px solid #818181;
	padding: 10px;
}

/*******************
 * Job Description *
 *******************/

div.job-description {
}

/*********
 * Panel *
 *********/

div.panel-block {
	display: none;
	background: white;
	border: 1px solid black;
	padding: 5px;
	width: 125px;
	text-align: left;
	position: absolute;
	z-index: 10;
}

div.panel-block span.panel-header, div.panel-block span.panel-header a:link, div.panel-block span.panel-header a:visited, div.panel-block span.panel-header a:active, div.panel-block span.panel-header a:hover {
}

/**********
 * Footer *
 **********/

div.footer {
	color: #e5ac6a;
	background-color: inherit;
	width: 90%;
	margin-top: 20px;
}

div.footer table {
	color: #e5ac6a;
	background-color: inherit;
}

div.footer a:link, div.footer a:visited, div.footer a:active, div.footer a:hover {
	color: #e5ac6a;
	background-color: inherit;
	text-decoration: none;
}

/********
 *      *
 * Site *
 *      *
 ********/

table.main-table {
	width: 920px;
} 

table.main-table td.main-table-header {
	vertical-align: top;
	width: 920px;
}

table.main-table td.main-table-left-side {
	vertical-align: top;
	width: 150px;
	padding-top: 10px;
}

table.main-table td.main-table-center {
	vertical-align: top;
	width: 75%;
	padding-top: 10px;
}

table.main-table td.main-table-right-side {
	vertical-align: top;
	width: 25%;
	padding-top: 10px;
}

table.main-table td.main-table-footer {
	vertical-align: top;
}

table.interior-table {
	width: 920px;
}

table.interior-table td.interior-table-left {
	/*
	width: 25%;
	border-right: 1px solid #999999;
	padding-right: 10px;
	*/
	vertical-align: top;
	padding-top: 10px;
}

table.interior-table td.interior-table-center {
	width: 75%;
                padding-left: 25px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 10px;
}

table.interior-table td.interior-table-right {
	width: 25%;
	border-left: 1px solid #999999;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 10px;
}

a.name-header:link, a.name-header:active, a.name-header:visited {
	color: #333333;
	background-color: inherit;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

div.search-block {
	background-color: #FFFFD9;
	border: 1px solid #999999;
	padding: 10px;
}

div.search-block span.search-block-field-name-required {
	color: #4c4c4c;
	background-color: inherit;
	font-family: Arial;
	font-size: larger;
	font-weight: bold;
}

div.search-block span.search-block-field-name-optional {
	color: #4c4c4c;
	background-color: inherit;
	font-family: Arial;
	font-size: larger;
	font-weight: bold;
}

div.featured-block {
	color: inherit;
	background-color: #f9de91;
	font-size: larger;
	padding: 10px;
	margin-bottom: 15px;
}

div.featured-block span.featured-block-featured-job {
	color: #333333;
	background-color: inherit;
	font-family: Arial;
	font-weight: bold;
}

div.featured-block a.job-link {
	font-size: larger;
	font-weight: bold;
}

div.heading-block, div.heading-block table {
	color: #333333;
	background-color: inherit;
	font-weight: bold;
	vertical-align: middle;
}

div.heading-block {
	padding: 2px 5px;
	margin-bottom: 5px;
}

div.heading-block-alt {
	padding: 5px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

div.heading-block span.heading-block-text {
	color: #333333;
	background-color: inherit;
	font-family: Arial;
	font-size: larger;
	font-weight: bold;
}

div.heading-block a:link, div.heading-block a:visited, div.heading-block a:active, div.heading-block a:hover {
	font-weight: normal;
	text-decoration: none;
	padding-right: 2px;
	vertical-align: middle;
}

table.jobs-list {
	border-collapse: separate;
	border-bottom: 1px solid #989898;
	margin-bottom: 10px;
}

table.jobs-list span.date {
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
}

table.jobs-list tr td {
	border-bottom: 1px solid #dddddd;
}

table.jobs-list tr.pre-break td {
	border-bottom: none;
}

table.jobs-list tr.break td {
	border-top: 1px solid #989898;
}

table.jobs-list tr.pre-break-break td {
	border-top: 1px solid #989898;
	border-bottom: none;
}

div.nav-block {
	margin-bottom: 20px;
}

div.nav-block div.nav-block-header {
	font-family: Arial;
	font-size: larger;
	font-weight: bold;
}

div.nav-block div.nav-block-body {
	margin-top: 5px;
}

ul.bulleted {
	list-style-image: url('/images/bullet.gif');
	line-height: 18px;
	margin-top: 0;
}

div.shading-block {
	color: inherit;
	background-color: #eeeeee;
	padding: 3px 5px;
}

.alternate1 {
	color: inherit;
	background-color: #EFF4FB;
}

.alternate2 {
	color: inherit;
	background-color: #ffffff;
}

div.nav-block table.nav-block-table {
}

div.nav-block table.nav-block-table td.nav-block-content {
}

div.nav-block table.nav-block-table td.nav-block-top-left {
}

div.nav-block table.nav-block-table td.nav-block-top-center {
}

div.nav-block table.nav-block-table td.nav-block-top-right {
}

div.nav-block table.nav-block-table td.nav-block-side-left {
}

div.nav-block table.nav-block-table td.nav-block-side-right {
}

div.nav-block table.nav-block-table td.nav-block-bottom-left {
}

div.nav-block table.nav-block-table td.nav-block-bottom-center {
}

div.nav-block table.nav-block-table td.nav-block-bottom-right {
}
/***** Other *****/

body {font: 62.5%/1.3 arial, sans-serif; background:#fff; color:#111;}

/*-----layout-----*/
#page {width:962px; margin:0 auto; text-align:left;}
	#header{width:960px; float:left; position:relative;}
	#container{width:920px; float:left; padding:0 20px; background:#fff;}
		#rotating{width:920px; float:left; padding:5px 0;}
		#primary{float:left; padding:0 18px 0 0; }
		#secondary{float:left;}
			.sidebar{float:left;}
			.sidebar-items{padding:5px 1px 0 5px;}
		#footer{width:920px; float:left; clear:both;}

/*-----header-----*/
.homelink{font-size:35px; line-height:1; font-weight:bold; letter-spacing:-0.5px; padding:5px 20px 5px 20px; font-variant:small-caps;}
.homelink a{color:#444;}
.homelink a:hover{color:#000; text-decoration:none;}
.description{color:#666; margin-top:-10px; padding:0 0 10px 21px; font-size:13px; line-height:1; font-style:italic;}
#skip a{padding:0.2em 0.3em; font-weight:bold; background:#e5e5e5; color:#444; display:block; text-decoration:none; position:absolute; top:0.5em; right:999em;}
#skip a:first-letter{text-decoration:underline;}
#skip a:hover{background:#ddd;}
	
	/*-----main-menu*/
	#header .menu{position:absolute; bottom:0px; top:0px; right:25px; padding:2px 5px 0;}
	#header .menu li{float:left; margin:20px 0 0 5px; background:#426784; font-weight:bold; font-size:12px; line-height:1; list-style:none;}
	#header .menu li a{display:block; color:#fff; padding:5px 10px;}
	#header .menu li a:hover{text-decoration:none; background:#789EBC;}
	#header .menu li.current_page_item a, ul.menu li.current_page_item a:hover{color:#444; background:#789EBC;}
	#header .menu li.page_item page-item-11 a:hover {background:#D4001F !important;}

/*-----Generic Styles-----*/
b, strong{font-weight:bold;}
i, em, dfn{font-style:italic;}
dfn{font-weight:bold;}
abbr, acronym{border-bottom:1px solid #ddd;}
sup, sub{font-size:0.7692em; line-height:1;} 
sup{vertical-align:super;}
sub{vertical-align:sub;}
del{text-decoration:line-through;}
u, ins{text-decoration:underline;}
pre, code, tt{font:1em/1.5385 consolas, 'Courier New', Courier, Monospace;}
pre{margin:0 0 1.5385em; padding:0.7692em 10px; border:1px solid #ddd; overflow:auto;}
hr{background:#ccc; color:#ccc; clear:both; float:none; width:100%; height:0.1em; margin:0 0 1.5385em; border:none;}
blockquote{margin:0 0 1.5385em; padding:0 0 0 40px; color:#555; background:url('images/pp-quote.gif') no-repeat;}

/*-----headings-----*/	
h1, menu, h3, h4, h5, h6{font-weight:normal; font-family:'trebuchet MS', verdana, arial, sans-serif;}	
.entry-title, .page-title{font-size:1.4em; line-height:1; margin:0.9091em 0 0;}
.page .entry-title, .page-template .entry-title{text-align:center;}
.page-title{text-align:center; margin-bottom:0.9091em;}
.sidebar menu{font-size:1.3em;}
.entry-content h1, .entry-content menu{font-size:1.5385em; line-height:1; margin:1.5em 0 0.5em;}
.entry-content h3{font-size:1.3846em; line-height:1.1111; margin:1.66665em 0 0.55555em;}
.entry-content h4{font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}
	
	/*-----images*/
.entry-content img{max-width:100%; height:auto;}
img.alignleft, div.alignleft{margin:0 15px 3px 0; display:inline;}
img.alignright, div.alignright{margin:0 0 3px 15px; display:inline;}
.aligncenter, div.aligncenter {display:block; margin:0 auto 1.5385em;}
img.border{padding:4px; border:1px solid #ccc; background:#eee;}
.alignleft{float:left;}
.alignright{float:right;}
.center{text-align:center;}
.wp-caption {text-align:center; padding-top:4px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text {color:#555; padding:4px; margin:0; font:italic 0.923em/1.6666 'trebuchet ms', verdana, sans-serif;}
	
	/*-----tables*/
.entry-content table{margin:0 0 1.5385em; border-collapse:collapse; border:1px solid #ccc; color:#444;}
.entry-content th{font-weight:bold; background:#ccc;}
.entry-content th, .entry-content td{padding:0.2em 10px;}
.entry-content td{border:1px solid #ccc;}
.entry-content tfoot{background:#ddd;}

/*-----navigation-----*/
.navigation{font-size:1.2em; text-align:center; padding:1.8181em 0; border-bottom:1px dashed #ddd;}
.navleft, .gnavleft{float:left; width:50%; text-align:left;}
.navright, .gnavright{float:right; width:50%; text-align:right;}
.gnavigation{padding:0 0 2em;}
.looped .navigation {border-bottom:none;}

/*-----Borders-----*/
#rotating {
	border-top: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
}

/*-----links-----*/
a{text-decoration:none; color:#0070C5;}
a:hover{text-decoration:underline;}
.entry-content a{font-family:'trebuchet ms', verdana, sans-serif; text-decoration:underline;}
.entry-content a:hover{text-decoration:none;}
.entry-title a:hover, .entry-byline a:hover, .navigation a:hover{color:#000;}
.entry-byline a{color:#777;}
#primary.page-template .entry-content a{text-decoration:none; font-weight:normal;}
#primary.page-template .entry-content a:hover{text-decoration:underline;}
.gnavigation a:hover{border-bottom:none;}

div#job-title-suggestions {
	background-color: #FFFFD9;
	border: 1px solid #999999;
	padding: 10px;
}

<style type="text/css">
<!--

#testdiv {
}

body {padding-bottom:0px!important;margin-bottom:0px!important;}
#wrapper {padding-bottom:0px!important;margin-bottom:0px!important;}

#footersitemap {
background:#EAEAEA url(../images/footer-bg.gif) no-repeat scroll center top;
border-color:#CCCCCC;
border-style:solid;
border-width:0 1px;
clear:both;
color:#607889;
font-family:lucida grande,"Lucida Grande",sans-serif;
margin:0 auto;
overflow:auto;
padding:30px 0 20px;
text-align:center;
width:950px;
font-size:12px;
color:#607889!important;
bottom:0px;
line-height:170%!Important;
margin-top:10px!important;
-webkit-border-top-left-radius:10px;
         -webkit-border-top-right-radius:10px;

 
         -khtml-border-radius-topleft:10px;
         -khtml-border-radius-topright:10px;


         -moz-border-radius-topleft:10px;
         -moz-border-radius-topright:10px;
}

#footersitemap label {color:#607889;}


#sitemapfooter {
color:#BBBBBB;
padding:none!important;
text-align:none!important;
padding:10px!important;
}

#footersitemap dt {
font-weight:bold;
}

#sitemapfooter-nav li  {
list-style-type:none!important;
}

#sitemapfooter-nav li a {
text-decoration:none!important;
color:#888!important;
}
#sitemapfooter-nav li a:hover {
color:#1FB3DD!important;
}

#sitemapfooter-nav {
  margin-bottom:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  overflow-x:visible;
  overflow-y:visible;
  padding-left:3%;
width:30%;
float:left;
}

#sitemapfooter-pages, #sitemapfooter-cats, #sitemapfooter-archives {
  display:inline;
  float:left;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  padding-bottom:0;
  padding-left:5%;
  padding-right:0%;
  padding-top:0;
text-align:left;
}

#sitemapfooter-legal {
font-size:10px;
margin:0 auto;
padding-left:0px;
text-align:left;
color:#888!important;
}
#sitemapfooter-copyright {
float:left;
margin:0 0 22px;
padding-left:0px;
width:29%;
color:#888!important;
}

#sitemapfooter * p {
  font-size:11px;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
  padding-top:0;
  text-align:left;
}
#sitemapfooter-logo {
float:right;
margin:0;
padding:0 20px 0 0;
text-align:center;
width:23%;
font-size:12px;
}

#sitemapfooter-logo img {
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
}

-->
</style>
