#content .content_well h3 {
	margin-bottom: 20px;
}

	#content .content_well .intro_section .thumb {
		width: 145px;
		margin-right: 15px;
		float: left;
	}
	#content .content_well .intro_section .info {
		width: 430px;
		float: left;
	}


/* DIVIDED CONTENT */
.divided_content {
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}
	.divided_content .thumb {
		width: 145px;
		margin-right: 15px;
		float: left;
	}
	.divided_content .info {
		width: 430px;
		float: left;
	}


	.divided_content .info .title {
			display: block;
			font-size: 13px;
			font-weight: bold;
			color: #1c2649;
			margin-bottom: 6px;
		}
		.divided_content .info .sub_title {
			font-weight: bold;
			color: #464a50;
		}
		#content .content_well .divided_content .info p {
			line-height: 17px;
			margin-bottom: 10px;
		}
		.divided_content .info ul {
			margin-left: 16px;
		}
			.divided_content .info ul li {
				list-style-type: disc;
				list-style-position: inside;
				padding-left: 0px;
				margin-bottom: 3px;
			}


/* LIST TOGGLE */		
.list_toggle {
	width: 100%;
	overflow: hidden;
}
	.list_toggle .pagination {
		width: 140px;
		float: left;
		margin-right: 20px;
	}
		.list_toggle ul li {
			font-weight: bold;
			color: #787a7d;
			padding: 9px 0 11px 13px;
			border-bottom: 1px solid #c7c7c7;
			width: 100px;
			line-height: 14px;
		}
			.list_toggle ul li a {
				color: #787a7d;
				text-decoration: none;
			}
		.list_toggle ul li.active {
			background: transparent url(../../images/navigation/toggle_list_active.gif) no-repeat left top;
			border-bottom: none;
			width: 140px;
			color: #fff;
			margin-bottom: 1px;
		}
		.list_toggle ul li#double_height.active {
			background: transparent url(../../images/navigation/toggle_list_active_double_height.gif) no-repeat left top;
			border-bottom: none;
			width: 140px;
			color: #fff;
			margin-bottom: 1px;
		}
			.list_toggle ul li.active a {
				color: #fff;
				text-decoration: none;
			}
		.list_toggle ul li.last {
			border-bottom: none;
		}
	.list_toggle .window {
		width: 430px;
		float: left;
	}
		.list_toggle .window .carousel_item {
			display: none;
		}
		.list_toggle .window .title {
			display: block;
			font-size: 13px;
			font-weight: bold;
			color: #414243;
			margin-bottom: 6px;
		}
		#content .content_well .list_toggle .window p {
			line-height: 17px;
			margin-bottom: 10px;
		}
		
		
/* NEXT STEPS */		
#next_steps {
	background: #e1e1e1;
	padding: 20px;
	margin-bottom: 30px;
}
 	#content .content_well	#next_steps h3 {
		color: #3f3f3f;
	}
	#next_steps .info {
		width: 540px;
		background: #fcfcfc;
		padding: 15px;
		overflow: hidden;
	}
		#next_steps .info .left {
			display: inline; 
			width: 295px;
			float: left;
			padding-right: 20px; 
			margin-right: 20px !important; 
			margin-right: 10px; /* IE6 double margin fix */
			border-right: 1px solid #d4d5d8;
		}
		#next_steps .info .right {
			width: 200px;
			float: left;
		}
			#next_steps .info .left .presentation_thumb {
				float: left;
				margin-right: 10px;
			}
			#next_steps .info .left a {
				font-weight: bold;
			}
			#next_steps .info .left .file_size {
				display: block;
				font-size: 10px;
				color: #949698;
				margin-top: 5px;
			}
			#next_steps .info .title {
				display: block;
				font-size: 13px;
				font-weight: bold;
				color: #414243;
				margin-bottom: 8px;
			}
			#content .content_well #next_steps .info p {
				line-height: 15px;
				margin-bottom: 10px;
			}
			#next_steps .info .number {
				display: block;
				font-size: 18px;
				font-weight: bold;
				color: #414243;
				margin-bottom: 10px;
				margin-top:-3px;
			}
			#next_steps .info .number_small {
				display: block;
				font-size: 11px;
				font-weight: normal;
				color: #636971;
				margin-bottom: 10px;
				margin-top:-10px;
				letter-spacing: 2px;
			}			
			#next_steps .info .email {
				display: block;
				font-size: 12px;
				font-weight: bold;
				color: #315781;
				margin-bottom: 10px;
				text-decoration:none;
			}			
			#next_steps .info .email:hover {
				color: #173351;
			}			


/* CAROUSEL */			
.carousel {
	width: 100%;
	overflow: hidden;
}
	.carousel_content {
		width: 100%;
		overflow: hidden;
		margin-top: 15px;
	}			
	.carousel .window {
		width: 415px;
		float: left;
	}
	.carousel a.prev_button {
		margin-top: 40px;
		margin-right: 35px;
		margin-left: 33px;
		display: inline;/* IE6 double margin fix */
	}	
	.carousel a.next_button {
		margin-top: 40px;
		margin-left: 35px;
		display: inline;/* IE6 double margin fix */
	}
	.carousel .carousel_item {
		width: 100%;
		overflow: hidden;
	}
		.carousel .carousel_item .thumb {
			width: 125px;
			float: left;
			margin-right: 10px;
		}
		.carousel .carousel_item .info {
			width: 280px;
			float: left;
		}
			.carousel .carousel_item .info .title {
				font-size: 13px;
				font-weight: bold;
				color: #1c2649;
				margin-bottom: 10px;
			}
	.carousel .pagination {
		position: static;
		margin-top: 0;
		margin-left: 0;
		margin-top: 25px;
	}
		.carousel .pagination ul {
			width: 125px;
		}
		.carousel .pagination ul li a {
			display: block;
			background: transparent url(../../images/navigation/carousel_indicator_small.gif) no-repeat left -17px;
			height: 12px;
			width: 12px;
			text-indent: -1000000px;
			font-size: 1px;
			line-height: 1px;
		}
		.carousel .pagination ul li a:hover {
			background: transparent url(../../images/navigation/carousel_indicator_small.gif) no-repeat left -35px;	
		}
		.carousel .pagination ul li.active a, .carousel .pagination ul li.active a:hover {
			background: transparent url(../../images/navigation/carousel_indicator_small.gif) no-repeat left top;
		}
		
/* SIDERAIL */
#side_rail #get_information p {
	color: #fff;
}
	#side_rail #get_information p b {
		font-weight: bold;
	}
#side_rail #get_information .number {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
#side_rail #get_information .title {
	color:#B1C3DB;
}

#side_rail #get_information .email {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	text-decoration:none;
}			

#side_rail .info_wrap {
	width: 100%;
	overflow: hidden;
	margin-bottom: 0px;
}
	#side_rail .info {	
		width: 165px;
		float: right;
	}
	#side_rail img.thumb {
		float: left;
	}

	#side_rail .info a.title {
		font-size: 13px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
		#side_rail .info a.title:hover {
			color: #c0c5d8;
		}
	#side_rail .info p {
		color: #c2c8da;
		margin: 0px 0px 10px 0px;
	}
	#side_rail .info a.cta {
		font-weight: bold;
		color: #fff;
	}
		#side_rail .info a.cta:hover {
			color: #c0c5d8;
		}
		
	#side_rail .info .file_size {
		color:#949698;
		display:block;
		font-size:10px;
		margin-top:5px;
	}
		
