
/* PAGE HEADER - OUR COMPANY AND SENIOR MANAGEMENT BIOS */
#aboutus_content #page_header .content {
	padding: 60px 0 0 31px;
}
#aboutus_content #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/aboutus_bg.jpg) no-repeat;	
}
	
	#aboutus_content #page_header h1 {
		background: url(../images/page_headers/aboutus_heading.png) no-repeat;	
		text-indent: -1000000px;
		width: 203px;
		height: 34px;	
	}
		* html #aboutus_content #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/aboutus_heading.png');
		}
		
	#aboutus_content #page_header .intro_copy {
		background: url(../images/page_headers/aboutus_intro.png) no-repeat;
		text-indent: -1000000px;
		height: 39px;
		width: 280px;
		margin-top: 15px;		
	}
		* html #aboutus_content #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/aboutus_intro.png');
		}
	
p.big .picture {
	margin-left: 20px;
}	


/* PAGE HEADER - DIVERSITY */
#diversity_content #page_header .content {
	padding: 60px 0 0 30px;
}
#diversity_content #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/livinglegend-feature.jpg) no-repeat;	
}
	
	#diversity_content #page_header h1 {
		background: url(../images/page_headers/diversity-title-blue.png) no-repeat;	
		text-indent: -1000000px;
		width: 633px;
		height: 35px;
	}
		* html #diversity_content #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/diversity-title-blue.png');
		}
		
	#diversity_content #page_header .intro_copy {
		background: url(../images/page_headers/diversity-subtitle-blue.png) no-repeat;
		text-indent: -1000000px;
		height: 70px;
		width: 335px;
		margin-top: 15px;		
	}
		* html #diversity_content #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/diversity-subtitle-blue.png');
		}	



/* PAGE HEADER - REALIGN */
#realign_content #page_header .content {
	padding: 60px 0 0 30px;
}
#realign_content #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/realign_bg.jpg) no-repeat;	
}
	
	#realign_content #page_header h1 {
		background: url(../images/page_headers/realign_heading.png) no-repeat;	
		text-indent: -1000000px;
		width: 420px;
		height: 85px;
	}
		* html #realign_content #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/realign_heading.png');
		}
		
	#realign_content #page_header .intro_copy {
		background: url(../images/page_headers/realign_intro.png) no-repeat;
		text-indent: -1000000px;
		height: 30px;
		width: 335px;
		margin-top: 15px;		
	}
		* html #realign_content #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/realign_intro.png');
		}		

	.realignboldblue {color:#3B607E;font-weight:bold;}		 /*339999 turquoisey 3B607E med-dark blue or 32506A very dark blue (too dark) */
		
	.realignfont {font-family: Georgia, "Times New Roman" , Times, serif;color: #032850; font-weight:bold}
		

/* PAGE HEADER - INVESTOR RELATIONS */
#investor_content #page_header .content {
	padding: 60px 0 0 30px;
}
#investor_content #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/investor_bg.jpg) no-repeat;	
}
	
	#investor_content #page_header h1 {
		background: url(../images/page_headers/investor_heading.png) no-repeat;	
		text-indent: -1000000px;
		width: 295px;
		height: 35px;
	}
		* html #investor_content #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/investor_heading.png');
		}
		
	#investor_content #page_header .intro_copy {
		background: url(../images/page_headers/investor_intro.png) no-repeat;
		text-indent: -1000000px;
		height: 70px;
		width: 335px;
		margin-top: 15px;		
	}
		* html #investor_content #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/investor_intro.png');
		}		


#investor_content #page_header .side_pod .thumb {
	margin-left: 20px;
}


/* FIVE UNIQUE CHARACTERISTICS - OUR COMPANY */
ol.fivethings {
	margin-top: 30px;
}
	ol.fivethings li {
		list-style: decimal;
		list-style-position: outside;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		color: #032850;
		margin-left: 20px;
		margin-bottom: 30px;
		vertical-align: top;
	}
	ol.fivethings li .info, ol.fivethings li .thumb {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-top: 5px;
		font-size: 12px;
		color: #666666;
	}
	ol.fivethings li .heading {
		display: block;
		font-size: 14px;
		color: #032850;
	}
	ol.fivethings li p {
		margin-top: 3px;
	}
	ol.fivethings li .float_wrapper .info {
		float: left;
		width: 305px;
	}
	ol.fivethings li .float_wrapper .thumb {
		float: left;
		width: 175px;
		margin-left: 20px;
	}
		ol.fivethings li .float_wrapper .thumb.ads {
			margin-top: 44px
		}
			ol.fivethings li .float_wrapper .thumb.ads a.cta_link {
				margin-left: 51px;
			}
		ol.fivethings li .float_wrapper .thumb.offering {
			margin-left: 41px;
		}
		ol.fivethings li .float_wrapper .thumb.community {
			margin-left: 40px;
		}
			ol.fivethings li .float_wrapper .thumb.community img {
				margin-bottom: 5px;
			}
			ol.fivethings li .float_wrapper .thumb.community a.cta_link {
				margin-left: 10px;
			}
	
		
		
/* PAGE HEADER SIDE POD - ABOUT US */		
#page_header #about_us.side_pod ul li {
	padding: 10px 7px 10px 33px;
	border-bottom: 1px solid #2a3d52;
}
#page_header #about_us.side_pod ul li.last {
	border-bottom: none;
}
	#page_header #about_us.side_pod ul li a {
		color: #fff;
		text-decoration: none;
	}
	#page_header #about_us.side_pod ul li a:hover {
		color: #a5bcd6;
	}
	

/* FACT SHEET POD - OUR COMPANY, SENIOR MANAGEMENT BIOS, DIVERSITY, INVESTOR RELATIONS */
#fact_sheet h3 {
	margin-bottom: 15px;
}
#fact_sheet .thumb {
	margin-right: 15px;
	margin-bottom: 40px;
}
#fact_sheet .size {
	display: block;
	font-size: 11px;
	margin-top: 3px;
}


/* CHILD CARE POD - DIVERSITY */
#child_care .thumb {
	margin: 15px 0;
}
#child_care p {
	margin-bottom: 10px;
}
#child_care .size {
	display: block;
	font-size: 11px;
	margin-top: 3px;
}



/* MISC */
#community_content .item_wide {
	width: 485px;
	overflow: hidden;
}




/* BOTTOM FEATURE - single product wide - bottom of diversity page */
#single_product_feature_wide.bottom_feature {
	padding: 25px 15px 15px 25px;
}
	#single_product_feature_wide.bottom_feature  .item {
		width: 800px;
		overflow: hidden;
		margin-right: 10px;
	}
	#single_product_feature_wide.bottom_feature  .item h3 {
		margin-bottom: 10px;
	}
	#single_product_feature_wide.bottom_feature  .item .thumb {
		float: left; 
	}
	#single_product_feature_wide.bottom_feature  .item .info {
		width: 510px;
		float: left;
		margin-left: 25px;
	}
		#single_product_feature_wide.bottom_feature  .item .info p {
			margin: 8px 0;
		}
	


/* BOTTOM FEATURE - INVESTOR RELATIONS */
#single_product_feature.bottom_feature {
	padding: 25px 25px 15px 25px;
}
	#single_product_feature.bottom_feature  .item {
		width: 525px;
		overflow: hidden;
		margin-right: 40px;
	}
	#single_product_feature.bottom_feature  .item h3 {
		margin-bottom: 10px;
	}
	#single_product_feature.bottom_feature  .item .thumb {
		float: left;
	}
	#single_product_feature.bottom_feature  .item .info {
		width: 320px;
		float: left;
		margin-left: 33px;
	}
		#single_product_feature.bottom_feature  .item .info p {
			margin: 8px 0;
		}
	
	
	
/* PAGE HEADER - IMSAPAGE */
#imsa_content #page_header .content {
	padding: 60px 0 0 30px;
}
#imsa_content #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/bg_imsa.jpg) no-repeat;	
}
	
	#imsa_content #page_header h1 {
		background: url(../images/page_headers/IMSA_heading.png) no-repeat;	
		text-indent: -1000000px;
		width: 233px;
		height: 35px;
	}
		* html #imsa_content #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/IMSA_heading.png');
		}
		
	#imsa_content #page_header .intro_copy {
		background: url(../images/page_headers/IMSA_intro.png) no-repeat;
		text-indent: -1000000px;
		height: 40px;
		width: 362px;
		margin-top: 15px;		
	}
		* html #imsa_content #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/IMSA_intro.png');
		}		

<!-- lee adding for diversity page -->		
#section_previews {
	padding-bottom: 30px;
}
	#section_previews .item {
		float: left;
		width: 230px;
		margin-right: 65px;
	}
	#section_previews .item.last {
		margin-right: 0;
	}
		#section_previews .item p {
			margin: 10px 0;
		}
		#section_previews .item .thumb.left {
			margin: 23px 0 5px 23px;
		}
		#section_previews .item .thumb.right {
			margin: 11px 0 -4px 5px;
		}
		
/* 		padding-left: 180px;    lee added for diversity partnerships - LIST WITH LOGOS */
.program {
	border-bottom: 1px solid #e1e1e1;
	padding: 25px 0;
}
.program.first {
	padding-top: 5px;
}
.program.last {
	border-bottom: 0;
}
	.program .logo {
		margin-right: 20px;
	}
	.program .info {
		width: 310px;
		float: left;

	}
		.program .info a.title {
			font-size: 14px;
			text-decoration: none;
		}
		.program .info p {
			margin: 0px 0;
		}
		
		.logowidth {width: 180px; float: left; text-align: center;}
		
		

.content_container .content_well.diveristy_full_width {
	float: left;
	width: 820px;
	padding: 25px 30px 5px 30px;
	margin-left: 10px;
	margin-right: 10px;
}
			
			
			
/* BOTTOM FEATURE - DIVERSITY */	
#diversity_content .bottom_feature {
	padding: 15px 15px 15px 15px;
}
	#diversity_content .bottom_feature h3 {
		margin-bottom: 5px;
	}	
	#diversity_content .bottom_feature .item {
		width: 240px;
		padding-right: 15px;
		margin-right: 15px;
		overflow: hidden;
		border-right: 1px solid #bbcddc;
	}
	#diversity_content .bottom_feature .item.last {
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
	}
	#diversity_content .bottom_feature .item a.title {
		display: block;
		margin-bottom: 10px;
		font-size: 14px;
		color: #006990;
		text-decoration: none;
	}
	#diversity_content .bottom_feature .item a.title:hover {
		color: #032850;
	}
	#diversity_content .bottom_feature .item .thumb {
		margin-top: 5px;
		margin-left: 24px;
		margin-bottom: 10px;
	}
	#diversity_content .bottom_feature .item p {
		margin: 8px 0;
		color: #485e6e;
	}
	
	
/* PAGE HEADER - Actuary */
#actuary_content #page_header .content {
	padding: 60px 0 0 30px;
}
#actuary_content #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/bg_actuary.jpg) no-repeat;	
}
	
	#actuary_content #page_header h1 {
		background: url(../images/page_headers/header_actuary.png) no-repeat;	
		text-indent: -1000000px;
		width: 433px;
		height: 35px;
	}
		* html #actuary_content #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/header_actuary.png');
		}
		
	#actuary_content #page_header .intro_copy {
		background: url(../images/page_headers/intro_actuary.png) no-repeat;
		text-indent: -1000000px;
		height: 40px;
		width: 362px;
		margin-top: 15px;		
	}
		* html #actuary_content #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/intro_actuary.png');
		}		



/* PAGE HEADER - Actuarial Careers */
#actuarial_content #page_header .content {
	padding: 60px 0 0 30px;
}
#actuarial_content #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/actuarial_header.jpg) no-repeat;	
}
	
	#actuarial_content #page_header h1 {
		background: url(../images/page_headers/header_actuarial.png) no-repeat;	
		text-indent: -1000000px;
		width: 433px;
		height: 35px;
	}
		* html #actuarial_content #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/header_actuarial.png');
		}
		
	#actuarial_content #page_header .intro_copy {
		background: url(../images/page_headers/intro_actuarial.png) no-repeat;
		text-indent: -1000000px;
		height: 40px;
		width: 362px;
		margin-top: 15px;		
	}
		* html #actuarial_content #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/intro_actuarial.png');
		}		


/* BOTTOM FEATURE - ACTUARIAL CONTENT 
		
		*/
#actuarial_content .bottom_feature {
	padding: 25px 30px;
}
	#actuarial_content .bottom_feature .item {
		width: 370px;
		overflow: hidden;
		margin-right: 20px;

	}
	#actuarial_content .bottom_feature .item .thumb {
		float: left;
	}
	#actuarial_content .bottom_feature .item .info {
		width: 200px;
		float: left;
		margin-left: 25px;
	}
		#actuarial_content .bottom_feature .item .info p {
			margin: 8px 0;
		}
				

	#actuarial_content .bottom_feature .item2 {
		width: 350px;
		overflow: hidden;
		margin-right: 0px;
		margin-left: 35px;
		float: right;

	}
	#actuarial_content .bottom_feature .item2 .thumb {
		float: left;
	}
	#actuarial_content .bottom_feature .item2 .info {
		width: 150px;
		float: left;
		margin-left: 25px;
	}
		#actuarial_content .bottom_feature .item2 .info p {
			margin: 8px 0;
		}


		
		
#career_growth_stories {
	padding-bottom: 30px;
}
	#career_growth_stories .item {
		float: left;
		width: 230px;
		margin-right: 65px;
	}
	#career_growth_stories .item.last {
		margin-right: 0;
	}
		#career_growth_stories .item p {
			margin: 10px 0;
		}
		#career_growth_stories .item .thumb.left {
			margin: 23px 0 5px 23px;
		}
		#career_growth_stories .item .thumb.right {
			margin: 11px 0 -4px 39px;
		}



/* PAGE HEADER - Tax Time FEATURE PAGE */
#taxtime_content #page_header .content {
	padding: 29px 0 0 31px;
}
#taxtime_content #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/taxseason_bg.jpg) no-repeat;	
}
	
	#taxtime_content #page_header h1 {
		background: url(../images/page_headers/tax_header.png) no-repeat;	
		text-indent: -1000000px;
		width: 300px;
		height: 35px;	
	}
		* html #taxtime_content #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/tax_header.png');
		}
		
	#taxtime_content #page_header .intro_copy {
		background: url(../images/page_headers/tax_intro.png) no-repeat;
		text-indent: -1000000px;
		height: 66px;
		width: 500px;
		margin-top: 15px;		
	}
		* html #taxtime_content #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/tax_intro.png');
		}
	
	
/* BOTTOM FEATURE - taxtime */	
#taxtime_content .bottom_feature {
	padding: 25px 25px 25px 25px;
}
	#taxtime_content .bottom_feature h3 {
		margin-bottom: 15px;
	}	
	#taxtime_content .bottom_feature .item {
		width: 365px;
		padding-right: 20px;
		margin-right: 20px;
		overflow: hidden;
		border-right: 1px solid #bbcddc;
		align: left;		
	}
	#taxtime_content .bottom_feature .item.last {
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
	}
	#taxtime_content .bottom_feature .item a.title {
		display: block;
		margin-bottom: 10px;
		font-size: 14px;
		color: #006990;
		text-decoration: none;
	}
	#taxtime_content .bottom_feature .item a.title:hover {
		color: #032850;
	}
	#taxtime_content .bottom_feature .item .thumb {
		margin-top: 15px;
		margin-left: 5px;
		margin-bottom: 10px;
	}
	#taxtime_content .bottom_feature .item p {
		margin: 8px 0;
		color: #485e6e;
	}



#diversity_content .diveristy_full_width {
	float: left;
	width: 820px;
	padding: 5px 30px 10px 30px;
}
			
			
	

/*	width: 850px;	*/		
/* BOTTOM FEATURE - DIVERSITY */	
#diversity_content .single_bottom_feature {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #d9e8f3;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding: 15px 15px 15px 15px;
	background: #d9e8f3;
}
	#diversity_content .single_bottom_feature .items_wrapper {
		width: 100%;
		overflow: hidden;
	}
		#diversity_content .single_bottom_feature .item {
			float: left;
			padding-right: 0;
			margin-right: 0;
			overflow: hidden;
			}
			#diversity_content .single_bottom_feature .item .info {
				color: #485e6e;
			}
				#diversity_content .single_bottom_feature .item .info h3 {
					font-size: 18px;
					color: #032850;
				}
					#diversity_content .single_bottom_feature .item .info h3 a {
						color: #032850;
						text-decoration: none;
					}
					#diversity_content .single_bottom_feature .item .info h3 a:hover {
						color: #2c5683;
					}


			#diversity_content .single_bottom_feature .item .thumb {
				margin-top: 5px;
				margin-left: 10px;
				margin-bottom: 10px;
			}

	
/* PAGE CONTENT - Diveristy */

.photo_container {

}

	.photo_container img {

	}

	.photo_container .caption {

		background: #d9e8f3;

		margin-top: 4px;

		color: #032850;

		padding: 10px;

	}



.photo_container.left {

	margin: 20px 25px 15px 0;

	float: left;

}

.photo_container.left img {

	float: left;

}

.photo_container.left .caption {

	float: left;

}



.photo_container.right {

	margin: 0 0 15px 25px;

	float: right;

}

.photo_container.right img {

	float: right;

}

.photo_container.right .caption {

	float: right;

}



	

	
	
	
/* PAGE HEADER - Where Do We Go FEATURE PAGE */
#wheredowego_content #page_header .content {
	padding: 29px 0 0 31px;
}
#wheredowego_content #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/feature_image_road.jpg) no-repeat;	
}
	
	#wheredowego_content #page_header h1 {
		background: url(../images/page_headers/Where_text.png) no-repeat;	
		text-indent: -1000000px;
		width: 450px;
		height: 40px;
		margin-top: 40px;	
	}
		* html #wheredowego_content #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/Where_text.png');
		}
		
	#wheredowego_content #page_header .intro_copy {
		background: url(../images/page_headers/A_plan_text.png) no-repeat;
		text-indent: -1000000px;
		height: 19px;
		width: 500px;
		margin-top: 1px;		
	}
		* html #wheredowego_content #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/A_plan_text.png');
		}




/*
#wheredowego_content .single_bottom_feature .items_wrapper {
		width: 100%;
		overflow: hidden;
	}
		#wheredowego_content .single_bottom_feature .item {
			float: left;
			padding-right: 0;
			margin-right: 0;
			overflow: hidden;
			}
			#wheredowego_content .single_bottom_feature .item .info {
				color: #485e6e;
			}
				#wheredowego_content .single_bottom_feature .item .info h3 {
					font-size: 18px;
					color: #032850;
				}
					#wheredowego_content .single_bottom_feature .item .info h3 a {
						color: #032850;
						text-decoration: none;
					}
					#wheredowego_content .single_bottom_feature .item .info h3 a:hover {
						color: #2c5683;
					}
			#wheredowego_content .single_bottom_feature .item .thumb {
				margin-top: 5px;
				margin-left: 24px;
				margin-bottom: 10px;
			}

	
*/		



/* new PAGE HEADERS for DIVERSITY */
#diversity_legend #page_header .content {
	padding: 60px 0 0 30px;
}
#diversity_legend #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/livinglegend-feature.jpg) no-repeat;	
}
	
	#diversity_legend #page_header h1 {
		background: url(../images/page_headers/diversity-title-blue.png) no-repeat;	
		text-indent: -1000000px;
		width: 633px;
		height: 35px;
	}
		* html #diversity_legend #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/ddiversity-title-blue.png');
		}
		
	#diversity_legend #page_header .intro_copy {
		background: url(../images/page_headers/diversity-subtitle-blue.png) no-repeat;
		text-indent: -1000000px;
		height: 70px;
		width: 335px;
		margin-top: 15px;		
	}
		* html #diversity_legend #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/diversity-subtitle-blue.png');
		}	


#diversity_advantage #page_header .content {
	padding: 60px 0 0 30px;
}
#diversity_advantage #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/makemost-feature.jpg) no-repeat;	
}
	
	#diversity_advantage #page_header h1 {
		background: url(../images/page_headers/diversity-title-blue.png) no-repeat;	
		text-indent: -1000000px;
		width: 633px;
		height: 35px;
	}
		* html #diversity_advantage #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/diversity-title-blue.png');
		}
		
	#diversity_advantage #page_header .intro_copy {
		background: url(../images/page_headers/diversity-subtitle-blue.png) no-repeat;
		text-indent: -1000000px;
		height: 70px;
		width: 335px;
		margin-top: 15px;		
	}
		* html #diversity_advantage #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/diversity-subtitle-blue.png');
		}	


#diversity_partner #page_header .content {
	padding: 60px 0 0 30px;
}
#diversity_partner #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/partnerships-feature.jpg) no-repeat;	
}
	
	#diversity_partner #page_header h1 {
		background: url(../images/page_headers/diversity_heading.png) no-repeat;	
		text-indent: -1000000px;
		width: 633px;
		height: 35px;
	}
		* html #diversity_partner #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/diversity_heading.png');
		}
		
	#diversity_partner #page_header .intro_copy {
		background: url(../images/page_headers/diversity_intro.png) no-repeat;
		text-indent: -1000000px;
		height: 70px;
		width: 335px;
		margin-top: 15px;		
	}
		* html #diversity_partner #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/diversity_intro.png');
		}	


#diversity_board #page_header .content {
	padding: 60px 0 0 30px;
}
#diversity_board #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/board-feature.jpg) no-repeat;	
}
	
	#diversity_board #page_header h1 {
		background: url(../images/page_headers/diversity-title-blue.png) no-repeat;	
		text-indent: -1000000px;
		width: 633px;
		height: 35px;
	}
		* html #diversity_board #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/diversity-title-blue.png');
		}
		
	#diversity_board #page_header .intro_copy {
		background: url(../images/page_headers/diversity-subtitle-blue.png) no-repeat;
		text-indent: -1000000px;
		height: 70px;
		width: 335px;
		margin-top: 15px;		
	}
		* html #diversity_board #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/diversity-subtitle-blue.png');
		}	



#diversity_recog #page_header .content {
	padding: 60px 0 0 30px;
}
#diversity_recog #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/recognition-feature.jpg) no-repeat;	
}
	
	#diversity_recog #page_header h1 {
		background: url(../images/page_headers/diversity-title-blue.png) no-repeat;	
		text-indent: -1000000px;
		width: 633px;
		height: 35px;
	}
		* html #diversity_recog #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/diversity-title-blue.png');
		}
		
	#diversity_recog #page_header .intro_copy {
		background: url(../images/page_headers/diversity-subtitle-blue.png) no-repeat;
		text-indent: -1000000px;
		height: 70px;
		width: 335px;
		margin-top: 15px;		
	}
		* html #diversity_recog #page_header .intro_copy {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/diversity-subtitle-blue.png');
		}	

#diversity_advantage .diveristy_full_width {
	float: left;
	width: 820px;
	padding: 5px 30px 10px 30px;
}

#diversity_legend .diveristy_full_width {
	float: left;
	width: 820px;
	padding: 5px 30px 10px 30px;
}
		