/*
*	REVISED STYLE SHEET - 11/24/2009
*	AUTHOR (NEW/MODIFIED STYLES): JOHN FARRELL - EURO RSCG LIFE CATAPULT
*	---------------------------------------------------------------------
*	This style sheet is based on the original site's style sheet (previously "default.css", now archived as "default_orig.css").
*	All original style elements were left in tact with exception to those that have been altered, or which elements no longer
*	exist due to the redesign of the new site. Every effort was taken to use the existing framework of the site as much as possible
*	so as not to create the existence of unexpected lost or broken styles or other anomalies.
*/


/* set global styles */
* {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	}

body {
	background: #8099a9 url(../images/1209/mainBG.gif) 0 0 repeat-x;
	margin-bottom: 10px;
}

	body.mainpage {
		background: #8099a9 url(../images/1209/mainBG.gif) 0 0 repeat-x;
	}

/* global img style */
img { 
	border: 0;
}

a {
	outline: none;
}

.printonly {
	display: none;
}

/* is this even used? */
#skipnav {
	display: none;
}

/* main div container of the site */
#pagewrap {
	width: 960px;
	margin: 20px auto 0;
	background: #fff url(../images/1209/content-bg.gif) repeat-y;
}

.mainpage #pagewrap{
	width: 960px;
	margin: 20px auto;
	margin-bottom: 10px;
	background: #fff;
}

#masthead {
	position: relative;
	height: 193px;
	background: #fff;
	overflow: hidden;
}

.mainpage #masthead {
	height: 260px;
	background: #fff url(../images/1209/masthead-bg-home.gif) 0 0 repeat-x;
}

#masthead h1 {	
	position: relative;
	top: 0px;
	left: 30px;
	width: 240px;
	height: 0;
	background: transparent url(../images/1209/logo2_small.gif) 0 0 no-repeat;
}	

.subpage #masthead h1 {
	height:200px;
	left:30px;
	position:relative;
	top:0;
	width:240px;
	background: #fff;
}	

	.subpage #masthead h1 a {
		background:transparent url(../images/1209/logo2_small.gif) no-repeat 0 0;
		display:block;
		height:0;
		margin-top:50px;
		overflow:hidden;
		padding-top:70px;
		width:350px;
	}

.mainpage #masthead h1 {
	position: relative;	
	width: 528px;
	height: 0;
	padding-top: 140px;
	overflow: hidden;
	background: transparent url(../images/1209/logo2a_large.gif) 0 40px no-repeat;
	z-index: 500;
}

#utilitybar {
	position: relative;
	top: 0;
	left: 0;
	height: 20px;
	background: #a5bfce url(../images/1209/utiltybar_bg.gif) 0 0 repeat-x;
}

ul.mininav {
	float: right;
	margin-top: 4px;
	margin-right: 40px;
	list-style: none;
}

.mainpage ul.mininav,
ul.mininav {
	top: 35px;
}

ul.mininav li {
	float: left;
	font-size: 11px;
	line-height: 12px;
	border-left: solid 1px #bbb;
}

.mininav a {
	padding: 0 6px 0 7px;
	text-decoration: none;
	color: #1b5b80;
}

.mininav li:first-child {
	border: none;
}
.mininav a:hover {
	color: #c1314f; /* 269fe1; */
}


#imgbanner {
	position: absolute;
	right: 0px;
	bottom: 42px;
}

ul.mainnav { 
	list-style: none;
	background: #337297 url(../images/1209/mainnav-bg2.gif) repeat-x;
	width: 900px;
	padding: 0 30px;
	position: absolute;
	bottom: 0px;
	left: 0;
}

ul.mainnav li {
	float: left;
}

	/* inactive nav links */
	ul.mainnav li a {
		display: block;
		line-height: 20px;
		margin: 10px 0; 
		padding: 0 10px;
		font-size: 13px;
		color: #ffffff;
		font-weight: bold;
		border-right: solid 1px #ecb800;
		text-decoration: none;
	}

	ul.mainnav li a:hover {
		color: #95c9e7;
	}

	/* current page / section links */
	body#homepage li#nav_home a,
	body#products li#nav_products a,
	body#company li#nav_company a,
	body#news li#nav_news a,
	body#business li#nav_business a {
		color: #ecb800;
	}

		ul li.last a {
			border: none; }


/* New Typography 
------------------------------------------- */	

em {
	font-style: italic;
}

sup, sub {
	line-height: 1px;
}

ol {
	padding-left: 24px;
	padding-right: 0;
	font-weight: bold;
}

ol p {
	font-weight: normal;
}

div#middle_col ul.bullet_list li {
	margin-bottom: 4px;
}


/* Main Layout
------------------------------------------- */


.clearfix { clear: both; }
.zeroHeight { height: 0px; }

#contentwrap { 
	clear:both;
	padding: 40px 10px 0 40px;
	background: url(../images/1209/contentwrap-bg.gif) 0 0 repeat-x;
}

.mainpage #contentwrap { 
	clear:both;
	padding: 40px 10px 0 40px;
	background: url(../images/1209/mainnav_shadow.gif) 0 0 repeat-x;
}

	
.mainpage #mainIntro	{
	float: left;
	width: 580px;
	margin-left: 0px;
	margin-top: -5px;
}

	.mainpage #mainIntro p {
		color:#444444;
		font-size:12px;
		line-height:18px;
		margin: 0 0 15px 0;
	}
	
	.mainpage #mainIntro p span.introText {
		font-size: 24px;
		color: #185172;
		font-weight: bold;
		line-height: 28px;
	}
	
.mainpage #mainIntro_callout {
	float: left;
	width: 256px;
	height: 69px;
	margin: 15px 50px 0 20px;
}

.mainpage #mainCallouts {
	width: 880px;
	padding-top: 10px;
}

	.mainpage #mainCallouts #callout_1,
	.mainpage #mainCallouts #callout_2,
	.mainpage #mainCallouts #callout_3 {
		float: left;
		width: 278px;
		padding: 0;
		margin: 0 11px;
	}	
	.mainpage #mainCallouts #callout_1 {
		margin-left: 0;
	}
	.mainpage #mainCallouts #callout_3 {
		margin-right: 0;
	}
	
	.mainpage #mainCallouts .calloutHeader {
		height: 28px;
		background: #6D8DA1 url(../images/1209/mainCallout_headerBG.gif) repeat-x;
		padding-left: 18px;
		vertical-align: middle;
		border: 2px solid #185071;
		border-bottom: none;
	}
	
	.mainpage #mainCallouts .calloutHeader h3 {
		font-family: Arial, sans-serif;
		font-size: 16px;
		line-height: 24px;
		font-weight: bold;
		font-style: italic;
		text-align: left;
		color: #fff;
		margin: 0px;
	}
			
	.mainpage .mainCallouts_content {
		height: 200px;
		overflow: hidden;
		padding: 10px 20px 20px;
		border: 2px solid #185071;
		border-bottom: none;
		border-top: none;
		font-family: Arial, sans-serif;
		font-size:11px;
		line-height:18px;
		color:#333;
	}
	.mainpage .mainCallouts_content p {
		font-family: inherit;
		font-size: inherit;
		line-height: inherit;
		color: inherit;
		margin-bottom: 8px;
	}
	
	.mainpage .mainCallouts_content p:last-of-type {
		margin-bottom: 0;	
	}
	
	.mainpage .mainCalloutFoot {
		padding: 8px 20px;
		border: 2px solid #185071;
		border-top: none;
		text-align: right;
		vertical-align: middle;
	}
	
	.mainpage #mainCallouts a.moreLink,
	.mainpage #mainCallouts a.moreLink_active {
		font-size: 12px;
		font-weight: bold;
		color: #185172;
		text-decoration: none;
		text-transform: uppercase;
		padding-right: 15px;
		background: url(../images/1209/moreLink_indicator.gif) no-repeat 36px -46px;
	}
	
	.mainpage #mainCallouts a.moreLink:hover {
		color: #c1314f;
		background: url(../images/1209/moreLink_indicator.gif) no-repeat 36px -15px;
	}
		
	.mainpage #mainCallouts a.moreLink_active {
		background: url(../images/1209/moreLink_indicator.gif) no-repeat 40px -30px;
	}
	.mainpage #mainCallouts a.moreLink_active:hover {
		color: #c1314f;
		background: url(../images/1209/moreLink_indicator.gif) no-repeat 40px 1px;
	}
	.mainpage #mainCallouts a.moreNews:hover {
		color: #c1314f;
	}
	
	.mainpage #mainCallouts a.moreNews {
		font-size: 12px;
		font-weight: bold;
		color: #185172;
		text-decoration: none;
		text-transform: uppercase;
		padding-right: 15px;
	}
	
	
	.mainpage #mainCallouts span.empty_moreLink {
		font-size: 12px;
		font-weight: bold;
		color: #185172;
		text-decoration: none;
		text-transform: uppercase;
	}

.mainpage #careerOps h3 {
	font-size: 16px;
	font-weight: bold;
	color: #8C001E;
	text-transform: capitalize;
	margin: 4px 0;
}

/* homepage news callout */

	#homenews p,
	#careerOps p a {
		font-size: 12px;
		line-height: 14px;
		color: #8C001E;
		text-transform: uppercase;
		margin: 5px 0 0 0;
		padding: 5px 0;
		}
	/* first paragraph has no top padding or margins */
	#homenews p:first-child,
	#careerOps p:first-child {
		margin-top: 0;
		padding-top: 0;
	}
		
	.homenews_divider {
		margin: 10px 5px;
		border: none;
		border-top: solid 1px #9CAEBB;
	}

	#homenews p a,
	#careerOps p a {
		font-size: 10px;
		color: #185172;
		text-transform: none;
	}
	
	#careerOps p a {
		font-size: 11px;
	}

	#homenews p a:hover,
	#careerOps p a:hover {
		color: #2989C1;
	}

/* end homepage news callout */


#maincontent {
	float: right;
	width: 700px;
}

#right_col {
	float: right;
	width: 190px;
}

/* Section Navigation
------------------------------------------- */

#sectionnav {
	float: left;
	width: 170px;
}

#sectionnav ul {
	list-style: none;
	margin: 14px 0 20px 0;
	}

#sectionnav ul li {
	display: block;
	border-top: solid 1px #dedede;
	}

#sectionnav ul li a {
	display: block;
	width: 158px;
	font-size: 12px;
	line-height: 15px;
	padding: 5px 12px 5px 0;
	color: #4289B3; /* #269fe1; */
	text-decoration: none;
}

#sectionnav ul li:first-child {
	border: none;
}

	#sectionnav ul li a:visited {
		color: #269fe1;
	}

	#sectionnav ul li a:hover {
		background: url(../images/1209/sectionnav-arrow2.gif) right center no-repeat;
		color: #004c77;
		}

#sectionnav ul li.current a {
	background: url(../images/1209/sectionnav-arrow1.gif) right center no-repeat;
	color: #004c77;
	font-weight: normal;
	}


/* Center Column Styles
------------------------------------------- */

#middle_col {
	float: left;
	width: 460px;
	font-size: 12px;
	line-height: 18px;
	color: #444;
}

#middle_col h2 {
	font-size:18px;
	font-weight:bold;
	line-height:27px;
	color:#1F5D7E;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #DEDEDE;
}

#middle_col h3 {
	color: #004c77;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 5px 0;
	}

#middle_col h4 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

#middle_col p {
	font-size: 12px;
	line-height: 18px;
	color: #444;
	margin: 0 0 15px 0;
}

#middle_col ul {
	margin: 0 0 18px 0;
	padding: 0 0 0 24px;
}

	#middle_col ul li {
		margin: 5px 0 0 0;
	}

#middle_col a {
	color: #004c77;
	text-decoration: underline;
}

	#middle_col a:visited {
		color: #C1314F; /*#88bd23;*/
	}

	#middle_col a:hover {
		color: #3099D0; /*#004c77;*/
	}


/* Right Column Styles
------------------------------------------- */

#right_col {
	font-size: 11px;
	line-height: 14px;
	color: #1D5C7E;
	margin: 0 0 0 10px;
}

#right_col h3 {
	/*background: url(../images/h3-bg.gif) 0 0 no-repeat;*/
	padding: 10px;
	font-weight: bold;
	color: #1D5C7E;
	font-size: 11px;
	line-height: 14px;
}

img.sidebar-img {
	display: block;
	margin-bottom: 15px;
}

#right_col p {
	margin: 0 10px 20px 10px;
}

	#right_col a {
		color: #287DAA;
	}

	#right_col a:hover {
		color: #3099D0;
	}


/* Item Summary Lists
------------------------------------------- */

#middle_col ul.item_summary {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

	#middle_col ul.item_summary li { 
		margin: 0 0 10px 0;
		padding: 0;
	}

			#middle_col ul.item_summary li a {
				display: block; 
				padding: 7px 10px;
				border: solid 1px #cdcdcd;
				background: #fff;
				text-decoration: none;
				color: #333;
				width: 438px;
			}

		#middle_col ul.item_summary li h3 {
			margin: 0 0 5px 0;
		}

		#middle_col ul.item_summary li p {
			margin: 0;
			color: #666;
		}

		#middle_col ul.item_summary li p span {
			color: #c00;
			text-decoration: underline;
			font-size: 10px;
			text-transform: uppercase;
			font-weight: bold;
		}

		#middle_col ul.item_summary li a:hover {
			border-color: #bbb;
			color: #333;
			background: #efefef;
		}

		#middle_col ul.item_summary li a:hover h3 {

		}

		#middle_col ul.item_summary li a:hover p {
			color: #333;
		}

/* Footer
------------------------------------------- */

#footer {
	padding: 10px 0 5px 0;
	margin-left: 210px;
}
	#footer p {
		font-size: 10px;
		color: #333;
		margin: 0;
		text-align: left;
		vertical-align: bottom;
	}

.mainpage #footer { 
	padding: 10px 0 5px 0;
	margin: 0;
}
	.mainpage #footer p {
		font-size: 10px;
		color: #333;
		margin: 0;
		text-align: center;
		vertical-align: bottom;
	}

	.landing #footer { margin-left: 35px; }

#footer a {
	margin: 0;
	padding: 0 5px;
	border-left: solid 1px #aaa;
	color: #1B5B80;
	text-decoration: underline;
}

	#footer a:visited { color: #1B5B80; }
	#footer a:hover { color: #C1314F; }

#clearcontent { 
	clear: both; 
	font-size: 8px; 
	line-height: 8px;
	/*border-bottom: solid 6px #2688b8;*/
}

div#pipeline h3 {
	background: #88bd23;
	padding: 5px 11px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 2px 0;
}

div#pipeline ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	border-bottom: solid 2px #88bd23;
}

	div#pipeline ul li {
		margin: 0;
		padding: 0;
		line-height: 24px;
		background: #fff url(../images/pipeline-bg1.gif) 0 0 repeat-x;
	}

		#middle_col div#pipeline ul li a {
			line-height: 24px;
			display: block;
			padding: 0 11px;
			background: #fff url(../images/pipeline-bg2.gif) 0 0 repeat-x;
			color: #fff;
			text-decoration: none;
			font-size: 11px;
			border-bottom: solid 2px #fff;
		}

			#middle_col div#pipeline ul li a:hover {
				background: #fff url(../images/pipeline-bg3.gif) 0 0 repeat-x;
			}

			.w20 { width: 20%; }
			.w20 { width: 30%; }
			.w40 { width: 40%; }
			.w50 { width: 50%; }
			.w60 { width: 60%; }
			.w70 { width: 70%; }
			.w80 { width: 80%; }
			.w90 { width: 90%; }
			.w100 { width: 100%; }

#contactinfo em {
	font-style: normal;
	font-size: 80%;
}

	
	#right_col .callout {
		background:transparent url(../images/1209/rightCol_callout_bg.gif) no-repeat scroll 0 0;
		margin:0 0 30px;
	}
	#right_col .callout p {
		color: #1D5C7E;
	}
	
	/*
	#right_col #contactinfo {
		margin: 0 0 30px 0;
	}
	#right_col #contactinfo p, #right_col #contactinfo p em {
		color: #fff;
	}
	*/

#middle_col  p.note, .note {
	color: red;
	font-weight: bold;
}

#googlemap p {
	border: solid 1px #ccc;
	padding: 10px;
}

#middle_col .people {
	list-style: none;
	margin: 0;
	padding: 0;
}

#middle_col .people li {
	margin:0 0 15px;
	padding:0;
}

#middle_col .people li h4 {
	margin: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004c77;
}

#middle_col .people li h5 {
	margin: 0 0 5px 0;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
}

#middle_col .people li p {
	margin: 0;
}

#contactform {
	width: 460px;
	padding: 0;
	margin: 0;
}

	#contactform p {
		clear: both;
		padding: 8px 0;
		margin: 0px;
	}

	#contactform label {
		float: left;
		width: 130px;
		text-align: right;
	}

	#contactform span {
		float: right;
		text-align: left;
		width: 320px;
	}

		input, textarea {
			width: 300px;
			border: solid 1px #aaa;
			padding: 3px;
		}

		textarea {
			height: 70px;
		}

		input:focus, textarea:focus {
			border-color: #000;
			background: #ffc;
		}

		#contactform p.btn { padding-left: 140px; }

		#contactform p.btn input { width: auto; }
		
		#contactform .Errortext { color: #C1314F; }
		
		#contactform .error {
			background-color:#FFEFEF !important;
			border:2px solid #C1314F !important;
		}
		
		#contactform .DivErrortext {
			background-color:#FFFFAA;
			border:1px solid #C1314F;
			color:#C1314F;
			font-size:11px;
			margin:4px;
			padding:5px;
		}

ul.benefits {
	padding: 0;
	list-style: none;
	margin: 0 10px 20px;
}

	.benefits li {
		padding: 3px 0;
		margin: 0;
		border-top: solid 1px #B0C9D9;
	}

/* Sitemap 
------------------------------------------- */

#middle_col ul.sitemap {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#middle_col ul.sitemap li {
	margin: 0;
	padding: 0;
}

	#middle_col ul.sitemap li.section {
		background-color:#F2F8FB;
		font-weight:bold;
		margin:15px 0 0;
		padding:1px 0 2px;
	}

	#middle_col ul.sitemap li a {
		color: #004c77;
	}

	#middle_col ul.sitemap li a:visited {
		color: #666;
	}

	#middle_col ul.sitemap li a:hover {
		color: #C1314F;
	}


/* News and Career Listings 
------------------------------------------- */

#middle_col ul.newslist {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#middle_col ul.newslist li {
	border-top: solid 1px #efefef;
	padding: 10px 0;
	margin: 0;
	width: 460px;
}

#news #middle_col ul.newslist li.over {
	background-color: #f2f8fb;
	cursor: pointer;
}

#middle_col ul.newslist li h3 {
	margin: 0 0 5px 0;
}
	
#middle_col ul.newslist li h3 a {
	text-decoration: underline;
	color: #004c77;
}

	#middle_col ul.newslist li a:visited {
		color: #004c77;
	}

	#middle_col ul.newslist li a:hover,
	#middle_col ul.newslist li a.over{
		color: #C1314F; /*#88bd23;*/
	}

#middle_col ul.newslist li p {
	margin: 0 0 0 0;
}

/* pagination nav: << prev | next >> */
#prev-next {
	background-color:#f2f8fb;
	padding-bottom:4px 0;
	color: #666;
	font-size: 14px;
}
	#prev-next a {
		color: #C1314F;
		text-decoration: none;
	}
	#prev-next a:hover {
		color: #004c77;
	}

.boiler {
	margin-top: 40px;
}

#middle_col .boiler h4 {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}

#middle_col .boiler p {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}

#middle_col ul.jobslist {
	list-style: none;
	margin: 0 0 30px 0;
	padding:0;
	border-top: solid 1px #ccc;
}

	#middle_col .jobslist li {
		margin: 0;
	}

	#middle_col .jobslist li a {
		display: block;
		padding: 4px;
		border-bottom: solid 1px #ccc;
		text-decoration: none;
	}

		#middle_col .jobslist li a:hover {
			background: #eee;
		}

	#middle_col .jobslist li a span {
		margin-left: 10px;
		text-decoration: underline;
	}

	.listing {
		border-bottom: solid 1px #dedede;
		margin-bottom: 15px;
	}

	#middle_col .listing h3 {
		font-size: 15px;
	}
		
	#middle_col #jobinfo {
		list-style: none;
		margin: 15px 0;
		padding: 0;
	}

	#middle_col #jobinfo li {
		margin: 0 0 5px 0;
	}

	#middle_col .backto {
		line-height: 10px;
		font-size: 10px;
		text-transform: uppercase;
		border-bottom: solid 1px #dedede;
		padding-bottom: 15px;
	}

	#middle_col a.dwnld-pdf {
		font-size: 10px;
		text-transform: uppercase;
		color: #666;
		background: url(../images/pdf-icon.gif) 0 0 no-repeat;
		padding-left: 15px;
	}

	.apply-job {
		border: solid 1px #ECB800;
		padding: 15px 15px 0 15px;
		margin: 0 0 15px 0;
	}
		
/* Trouble Shooting Tags
-------------------------------------------

	a[href="#"] {background: lime;}
	a[href=""] {background: fuchsia;}

	img {outline: 5px solid red;}
	img[alt][title] {outline-width: 0;}
	img[alt] {outline-color: fuchsia;}
	img[alt], img[title] {outline-style: double;}
	img[alt=""][title], img[alt][title=""] {outline-width: 3px;}
	img[alt=""][title=""] {outline-style: dotted;}
*/