html {overflow-y: scroll;}

body, td, input, select  {
	font-family: verdana;
	font-size: 11px;
}

h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

.whiteLink {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.whiteLink:hover {
	color: #ff0;
	font-weight: bold;
	text-decoration: underline;
}

a {
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#staticPageDiv a {
	font-family: arial;
	font-size: small;
	color: #005FA9;
	text-decoration: none;
}

#staticPageDiv a:hover {
	font-family: arial;
	font-size: small;
	text-decoration: underline;
}


ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.searchFormSubHeading {
	color: #dfead7;
	font-family: arial;
	font-size: 16px;
	padding-bottom: 5px;
}

.searchFormLink {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

.searchFormLink:hover {
	color: #ff0;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.tabLink {
	color: #fff;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.crumbTrail {
	color: #ddd;
	font-weight: normal;
}

.crumbTrail h2 {
	color: #ddd;
	display: inline;
	font-size: 11px;
	font-weight: normal;
}

.crumbTrail a {
	color: #fff;
}

.loginTitle {
	color: #fff;
	font-size: 22px;
	font-family: arial;
}

.quickSearchTitle {
	display: inline;
	color: #fff;
	font-size: 22px;
	font-family: arial;
/*	line-height: 1em;*/
	line-height: 30px;
}

.quickJobSearchSpan {
	color: #fff;
	line-height: 1.4em;
}

.searchInputBox {
	border: 2px solid #fff;
	margin: 0px;
	padding: 0px;
}

.quickSearchTitleSmall {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	font-family: arial;
}

.loginBoxUsername {
	color: #000;
	width: 160px;
	height: 1.5em;
	background-color: #fff;
	line-height: 1.5em;
	vertical-align: center;
	border: 1px solid #000;
}

.loginBoxPassword {
	color: #000;
	width: 160px;
	height: 1.5em;
	background-color: #fff;
	line-height: 1.5em;
	vertical-align: center;
	border: 1px solid #000;
	margin-top: 9px;
	margin-bottom: 10px;
}

.quickJobSearchAdv {
	padding-left: 10px;
	font-family: arial;
	font-size: 15px;
	color: #000;
	height: 36px;
}

.cvBannerWhite {
	color: #fff;
	font-family: arial;
	font-size: 32px;
}

.cvBannerButton {
	font-size: 12px;
	font-weight: bold;
}

.jobsByBox {
	width: 483px;
	background-image: url('/images/new/gradientJobsBy.png');
	background-repeat: no-repeat;
	line-height: 1.7em;
	height: 90px;
	vertical-align: top;
}

.jobsByTitle {
	font-family: arial;
	font-size: 21px;
	font-weight: normal;
	color: #58595b;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
}

#jobsByTable h3, h4 {
	display: inline;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5a5e61;
}


#jobsByTable a {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #5a5e61;
}

#jobsByTable a:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #898f94;
	cursor: pointer;
	cursor: hand;
}

#searchButtonImage {
	cursor: pointer;
	cursor: hand;
}

.recruitNowBox {
	font-family: verdana;
	font-size: 11px;
	color: #58595b;
	width: 250px;
	height: 204px;
	margin: 0px;
	padding: 0px;
	background-image: url('/images/new/recruitNowBox.png');
	vertical-align: top;
	text-align: center;
}

.recruitNowTitle {
	font-family: arial;
	font-size: 21px;
	font-weight: normal;
	color: #58595b;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 10px;
}

.recruitNowList {
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	white-space: nowrap;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
}

.latestJobLink {
	color: #6e8db9;
}

.latestJobLink:hover {
	color: #b0c3df;
}

.footerPanel {
	background-image: url("/images/new/footerPanel.png");
	width: 760px;
	height: 39px;
	text-align: center;
	color: #fff;
	line-height: 1.3em;
}

.footerLink {
	color: #fff;
	text-decoration: none;
}

.footerLink:hover {
	color: #ff0;
	text-decoration: none;
}

.resultTitle {

	color: #005fa9;
	font-family: arial;
	font-size: 16px;
	background-image: url("/images/new/jobListing_top.png");
	width: 750px;
	height: 37px;
	padding-left: 15px;
	font-weight: bold;
}

.resultTitle a {

	color: #005fa9;
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
	width: 750px;
	height: 37px;
	font-weight: bold;
}


.resultTitle a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.resultTitleNew {

	color: #005fa9;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-image: url("/images/new/jobListing_topNew.png");
	width: 750px;
	height: 37px;
	padding-left: 15px;
	font-weight: bold;
}

.resultTitleNew a {

	color: #005fa9;
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.resultTitleNew a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.resultTitleFeatured {

	color: #fff;
	font-family: arial;
	font-size: 16px;
	background-image: url("/images/new/jobListing_featuredTop.png");
	width: 750px;
	height: 37px;
	padding-left: 15px;
	font-weight: bold;
}

.resultTitleFeatured a {

	color: #fff;
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.resultTitleFeatured a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.resultTitleFeaturedNew {

	color: #fff;
	font-family: arial;
	font-size: 16px;
	background-image: url("/images/new/jobListing_featuredTopNew.png");
	width: 750px;
	height: 37px;
	padding-left: 15px;
}

.resultTitleFeaturedNew a {

	font-weight: bold;
	color: #fff;
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
}

.resultTitleFeaturedNew a:hover {
	text-decoration: underline;
}

.jobDetailBox {
	width: 550px;
	color: #58595b;
	font-family: verdana;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 0px;
	line-height: 1.4em;
}

.jobDetailSubtitle {
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 1.6em;
}

.transitTitle {
	color: #000;
	font-family: arial;
	font-size: 18px;
	padding-bottom: 15px;
}

.transitHighlight {
	color: #005fa9;
	font-family: arial;
	font-size: 18px;
}

.searchNavLink {
	font-family: arial;
	font-size: 12px;
	color: #005fa9;
	text-decoration: none;
	font-weight: bold;
}

.searchNavLink:hover {
	font-family: arial;
	font-size: 12px;
	color: #bf3f00;
	text-decoration: none;
	font-weight: bold;
}

/* Job Detail Styles */

#jobsByTable td {
	font-size: 11px;
}

#jobsByTable p {
	font-size: 12px;
}

#boxBlurb a {
	text-decoration: underline;
	font-family: verdana;
	color: #5a5e61;
	font-size: 12px;
}

#boxBlurb a:hover {
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px;
	color: #898f94;
	cursor: pointer;
	cursor: hand;
}

.featuredJob h4 {
	color: #005fa9;
	text-decoration: none;
	line-height: 1.3em;
}

.featuredJob a {
	color: #005fa9;
	text-decoration: underline;
	line-height: 1.3em;
}

.featuredJob a:hover {
	color: #b0c3df;
	text-decoration: underline;
	line-height: 1.3em;
}

#jobDetailExtraPane {
	margin-top: 10px;
	background: url("/images/new/jobDetailLinkPaneTop.png");
	width: 192px;
	background-repeat: no-repeat;
	background-position: top center;
}

#jobDetailExtraPane h2 {
	padding: 5px 5px 5px 10px;
	margin-top: 0px;
	font-family: arial;
	font-size: 17px;
	color: #58595b;
}

#jobDetailExtraPane a {
	padding: 5px 0px 5px 10px;
	text-decoration: underline;
	color: #005fa9;
	font-family: verdana;
	font-size: 11px;
	line-height: 2em;
}

#jobDetailExtraPane a:hover {
	padding: 5px 0px 5px 10px;
	text-decoration: underline;
	color: #76a5e2;
	font-family: verdana;
	font-size: 11px;
	line-height: 2em;
}

#jobDetailPane {
	padding: 12px 5px 5px 25px;
	width: 559px;
	background-image: url("/images/new/jobDetailPaneTop.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#jobDetailPaneShoulders {
	width: 559px;
	background-image: url("/images/new/jobDetailPaneShoulders.png");
	background-repeat: no-repeat;
	background-position: top center;
}

.jobDetailTitle {
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	color: #005fa9;
}

.jobDetailApplyDays {
	width: 147px;
	padding: 0px;
	padding: 13px 5px 5px 19px;
	font-family: arial;
	font-size: 11px;
	color: #005fa9;
}

.jobDetailSummary {
	padding: 5px 15px 20px 25px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	line-height: 1.5em;
 	vertical-align: top;
}

.jobDetailMain {
	padding: 0px 20px 10px 25px;
	font-family: verdana;
	font-size: 11px;
	color: #58595b;
	line-height: 1.5em;
 	vertical-align: top;
}

.jobDetailApply {
	padding-top: 10px;
	width: 146px;
	vertical-align: top;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #005fa9;
}

.jobDetailApplySlim {
	padding-top: 0px;
	width: 146px;
	vertical-align: top;
	font-family: arial;
	font-size: 10px;
	color: #929497;
}

.jobDetailField {
	font-family: verdana;
	font-size: 12px;
	color: #005fa9;
	line-height: 1.5em;
}
