/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * GENERAL STYLES  * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body{background-color:#aebac4;}
h2{color:#145174; font-size:18px; font-weight:bold; margin-bottom:14px;}
h3{color:#145174; font-size:16px; font-weight:bold; margin-bottom:4px;}
h4{font-size:12px; font-style:italic; margin-bottom:8px;}
p{font-size:12px; margin-bottom:7px; line-height:1.3em;}
.hilight{font-size:1.2em; color:#f15f22;}
.hilight2{font-size:1.2em}
.hilight_small{color:#f15f22;}
.no_border{border:none !important;}
a{color:inherit;}
ul.fck_ul{list-style:disc; margin-left:20px;}
ul.fck_ul li{list-style:disc;}
ul.fck_ul li ul{list-style:circle; margin-left:20px;}
ul.fck_ul li ul li{list-style:circle;}
img{display:block;}
.centerText{text-align:center;}
.required{color:red;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * LAYOUT STYLES * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#wrapper_bg{background:url(../images/page_bg.gif) top left repeat-y; width:940px; margin:20px auto;}
	#wrapper_top_bg{background:url(../images/page_top.gif) top left no-repeat; width:940px;}
		#wrapper_bottom_bg{background:url(../images/page_bottom.gif) bottom left no-repeat; width:940px; overflow:hidden;}
			#wrapper{float:left;width:918px; display:inline; margin:9px 13px 14px 9px;}
				#logo{margin:25px 0 0 35px;}
					#logo a{display:block; background:url(../images/logo.jpg) top left no-repeat; width:237px; height:43px; text-indent:-10000px;}
					#logo h1{display:none;}
					#logo h2{display:none;}
					
/* * * * * * * * * * * * * * MAIN NAVIGATION * * * * * * * * * * * * * * * * * * * */
				
				#main_nav{float:left; display:inline; width:918px; margin-top:20px; background-color:#f15f22; padding:0; text-transform:uppercase; position:relative; z-index:2;}
					#main_nav li{float:left; display:inline; position:relative;}
						#main_nav li ul{display:none; position:absolute; top:32px; left:0; z-index:500; background-color:#963923; padding:5px 0;}
						#main_nav li ul li{position:relative;z-index:500;}
						#main_nav li a{text-indent:-1000000px; display:block; height:32px;}
						
						/*ABOUT SECTION*/
						#main_nav li.about{margin-left:20px;}		
						#main_nav li.about a{background:url(../images/nav_about_off.gif) top left no-repeat; width:84px;}
							#main_nav li.about a:hover{background:url(../images/nav_about_over.gif) top left no-repeat;}
							#main_nav li.about a.active{background:url(../images/nav_about_on.gif) top left no-repeat;}
							#main_nav li.about ul{width:175px;}
								#main_nav li.about ul li a{width:175px; height:22px;}

								/*ABOUT SECTION SUB NAV*/
								#main_nav li.about li.about_overview a{background:url(../images/nav_about_overview_off.gif) top left no-repeat;}
									#main_nav li.about li.about_overview a:hover{background:url(../images/nav_about_overview_on.gif) top left no-repeat;}
								#main_nav li.about li.about_partners a{background:url(../images/nav_about_partners_off.gif) top left no-repeat;}
									#main_nav li.about li.about_partners a:hover{background:url(../images/nav_about_partners_on.gif) top left no-repeat;}
								#main_nav li.about li.about_history a{background:url(../images/nav_about_history_off.gif) top left no-repeat;}
									#main_nav li.about li.about_history a:hover{background:url(../images/nav_about_history_on.gif) top left no-repeat;}
								#main_nav li.about li.about_approach a{background:url(../images/nav_about_facts_off.gif) top left no-repeat;}
									#main_nav li.about li.about_approach a:hover{background:url(../images/nav_about_facts_on.gif) top left no-repeat;}
								#main_nav li.about li.about_leadership a{background:url(../images/nav_about_leadership_off.gif) top left no-repeat;}
									#main_nav li.about li.about_leadership a:hover{background:url(../images/nav_about_leadership_on.gif) top left no-repeat;}
								#main_nav li.about li.about_ceo a{background:url(../images/nav_about_ceo_off.gif) top left no-repeat;}
									#main_nav li.about li.about_ceo a:hover{background:url(../images/nav_about_ceo_on.gif) top left no-repeat;}
									
							
						/*PROGRAM SECTION*/
						#main_nav li.program a{background:url(../images/nav_program_off.gif) top left no-repeat; width:81px;}
							#main_nav li.program a:hover{background:url(../images/nav_program_over.gif) top left no-repeat;}
							#main_nav li.program a.active{background:url(../images/nav_program_on.gif) top left no-repeat;}
							#main_nav li.program ul{width:179px;}
								#main_nav li.program ul li a{width:179px; height:22px;}
	
								/*PROGRAM SECTION SUB NAV*/
								#main_nav li.program li.program_approach a{background:url(../images/nav_program_approach_off.gif) top left no-repeat;}
									#main_nav li.program li.program_approach a:hover{background:url(../images/nav_program_approach_on.gif) top left no-repeat;}
								#main_nav li.program li.program_outline a{background:url(../images/nav_program_outline_off.gif) top left no-repeat;}
									#main_nav li.program li.program_outline a:hover{background:url(../images/nav_program_outline_on.gif) top left no-repeat;}
								#main_nav li.program li.program_workshops a{background:url(../images/nav_program_workshops_off.gif) top left no-repeat;}
									#main_nav li.program li.program_workshops a:hover{background:url(../images/nav_program_workshops_on.gif) top left no-repeat;}
								#main_nav li.program li.program_resources a{background:url(../images/nav_program_resources_off.gif) top left no-repeat;}
									#main_nav li.program li.program_resources a:hover{background:url(../images/nav_program_resources_on.gif) top left no-repeat;}
						
						/*SUCCESS STORIES SECTION*/
						#main_nav li.success a{background:url(../images/nav_success_off.gif) top left no-repeat; width:116px;}
							#main_nav li.success a:hover{background:url(../images/nav_success_over.gif) top left no-repeat;}
							#main_nav li.success a.active{background:url(../images/nav_success_on.gif) top left no-repeat;}
							#main_nav li.success ul{width:121px;}
								#main_nav li.success ul li a{width:121px; height:22px;}
	
								/*SUCCESS SECTION SUB NAV*/
								#main_nav li.success li.success_client a{background:url(../images/nav_success_client_off.gif) top left no-repeat;}
									#main_nav li.success li.success_client a:hover{background:url(../images/nav_success_client_on.gif) top left no-repeat;}
								#main_nav li.success li.success_share a{background:url(../images/nav_success_share_off.gif) top left no-repeat;}
									#main_nav li.success li.success_share a:hover{background:url(../images/nav_success_share_on.gif) top left no-repeat;}
						
						/*CITIES SECTION*/
						#main_nav li.cities a{background:url(../images/nav_cities_off.gif) top left no-repeat; width:108px;}
							#main_nav li.cities a:hover{background:url(../images/nav_cities_over.gif) top left no-repeat;}
							#main_nav li.cities a.active{background:url(../images/nav_cities_on.gif) top left no-repeat;}
							#main_nav li.cities ul{width:117px;}
								#main_nav li.cities ul li a{width:117px; height:22px;}
	
								/*CITIES SECTION SUB NAV*/
								#main_nav li.cities li.cities_map a{background:url(../images/nav_cities_map_off.gif) top left no-repeat;}
									#main_nav li.cities li.cities_map a:hover{background:url(../images/nav_cities_map_on.gif) top left no-repeat;}
								#main_nav li.cities li.cities_gc a{background:url(../images/nav_cities_gc_off.gif) top left no-repeat;}
									#main_nav li.cities li.cities_gc a:hover{background:url(../images/nav_cities_gc_on.gif) top left no-repeat;}
								#main_nav li.cities li.cities_detroit a{background:url(../images/nav_cities_detroit_off.gif) top left no-repeat;}
									#main_nav li.cities li.cities_detroit a:hover{background:url(../images/nav_cities_detroit_on.gif) top left no-repeat;}
								#main_nav li.cities li.cities_other a{background:url(../images/nav_cities_other_off.gif) top left no-repeat;}
									#main_nav li.cities li.cities_other a:hover{background:url(../images/nav_cities_other_on.gif) top left no-repeat;}
						
						/*JOIN SECTION*/
						#main_nav li.join a{background:url(../images/nav_join_off.gif) top left no-repeat; width:71px;}
							#main_nav li.join a:hover{background:url(../images/nav_join_over.gif) top left no-repeat;}
							#main_nav li.join a.active{background:url(../images/nav_join_on.gif) top left no-repeat;}
							#main_nav li.join ul{width:150px;}
								#main_nav li.join ul li a{width:150px; height:22px;}
	
								/*JOIN SECTION SUB NAV*/
								#main_nav li.join li.join_client a{background:url(../images/nav_join_client_off.gif) top left no-repeat;}
									#main_nav li.join li.join_client a:hover{background:url(../images/nav_join_client_on.gif) top left no-repeat;}
								#main_nav li.join li.join_partner a{background:url(../images/nav_join_partner_off.gif) top left no-repeat;}
									#main_nav li.join li.join_partner a:hover{background:url(../images/nav_join_partner_on.gif) top left no-repeat;}
								#main_nav li.join li.join_city a{background:url(../images/nav_join_city_off.gif) top left no-repeat;}
									#main_nav li.join li.join_city a:hover{background:url(../images/nav_join_city_on.gif) top left no-repeat;}
						
						/*CLIENT SECTION*/
						#main_nav li.client a{background:url(../images/nav_client_off.gif) top left no-repeat; width:96px;}
							#main_nav li.client a:hover{background:url(../images/nav_client_over.gif) top left no-repeat;}
							#main_nav li.client a.active{background:url(../images/nav_client_over.gif) top left no-repeat;}
						
						/*CONTACT SECTION*/
						#main_nav li.contact{float:right; display:inline; margin-right:20px;}
						#main_nav li.contact a{background:url(../images/nav_contact_off.gif) top left no-repeat; width:103px;}
							#main_nav li.contact a:hover{background:url(../images/nav_contact_over.gif) top left no-repeat;}
							#main_nav li.contact a.active{background:url(../images/nav_contact_over.gif) top left no-repeat;}
							
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

				/*MIDDLE AREA WRAPPER*/
				.content_wrapper{float:left; display:inline; width:100%; background:url(../images/content_bg.gif) top left repeat-y; color:#666666;}
					
					/*LEFT CONTENT AREA*/
					#left_column{float:left; display:inline; width:188px; margin-left:20px; padding-bottom:100px;}
						#left_column img.title{display:block; margin:15px 0;}
							#video_wrapper p{color:#FFF; line-height:1.3em; margin:10px;}

/* * * * * * * * * * * * * * LEFT NAVIGATION * * * * * * * * * * * * * * * * * * * */

						#sub_nav{margin:10px 0 40px 0;}
							#sub_nav li{ margin-bottom:10px;}
								#sub_nav li a{display:block; width:188px; height:16px; text-indent:-1000000px;}
									
									/*ABOUT SECTION*/
									#sub_nav li.about_overview a{background:url(../images/left_nav_about_overview_off.gif) top left no-repeat;}
									#sub_nav li.about_overview a:hover,#sub_nav li.about_overview a.active{background:url(../images/left_nav_about_overview_on.gif) top left no-repeat;}
									
									#sub_nav li.about_partners a{background:url(../images/left_nav_about_partners_off.gif) top left no-repeat;}
									#sub_nav li.about_partners a:hover,#sub_nav li.about_partners a.active{background:url(../images/left_nav_about_partners_on.gif) top left no-repeat;}
									#sub_nav li.about_history a{background:url(../images/left_nav_about_history_off.gif) top left no-repeat;}
									#sub_nav li.about_history a:hover,#sub_nav li.about_history a.active{background:url(../images/left_nav_about_history_on.gif) top left no-repeat;}
									#sub_nav li.about_approach a{background:url(../images/left_nav_about_facts_off.gif) top left no-repeat;}
									#sub_nav li.about_approach a:hover,#sub_nav li.about_approach a.active{background:url(../images/left_nav_about_facts_on.gif) top left no-repeat;}
									#sub_nav li.about_leaders a{background:url(../images/left_nav_about_leaders_off.gif) top left no-repeat;}
									#sub_nav li.about_leaders a:hover,#sub_nav li.about_leaders a.active{background:url(../images/left_nav_about_leaders_on.gif) top left no-repeat;}
									#sub_nav li.about_ceo a{background:url(../images/left_nav_about_ceo_off.gif) top left no-repeat;}
									#sub_nav li.about_ceo a:hover,#sub_nav li.about_ceo a.active{background:url(../images/left_nav_about_ceo_on.gif) top left no-repeat;}
									
									/*PROGRAM SECTION*/
									#sub_nav li.program_process a{background:url(../images/left_nav_program_process_off.gif) top left no-repeat;}
									#sub_nav li.program_process a:hover,#sub_nav li.program_process a.active{background:url(../images/left_nav_program_process_on.gif) top left no-repeat;}
									#sub_nav li.program_outline a{background:url(../images/left_nav_program_outline_off.gif) top left no-repeat;}
									#sub_nav li.program_outline a:hover,#sub_nav li.program_outline a.active{background:url(../images/left_nav_program_outline_on.gif) top left no-repeat;}
									#sub_nav li.program_workshops a{background:url(../images/left_nav_program_workshops_off.gif) top left no-repeat;}
									#sub_nav li.program_workshops a:hover,#sub_nav li.program_workshops a.active{background:url(../images/left_nav_program_workshops_on.gif) top left no-repeat;}
									#sub_nav li.program_resources a{background:url(../images/left_nav_program_resources_off.gif) top left no-repeat;}
									#sub_nav li.program_resources a:hover,#sub_nav li.program_resources a.active{background:url(../images/left_nav_program_resources_on.gif) top left no-repeat;}
									#sub_nav li.program_events a{background:url(../images/left_nav_program_events_off.gif) top left no-repeat;}
									#sub_nav li.program_events a:hover,#sub_nav li.program_events a.active{background:url(../images/left_nav_program_events_on.gif) top left no-repeat;}
									#sub_nav li.program_articles a{background:url(../images/left_nav_program_articles_off.gif) top left no-repeat;}
									#sub_nav li.program_articles a:hover,#sub_nav li.program_articles a.active{background:url(../images/left_nav_program_articles_on.gif) top left no-repeat;}
									#sub_nav li.program_research a{background:url(../images/left_nav_program_research_off.gif) top left no-repeat;}
									#sub_nav li.program_research a:hover,#sub_nav li.program_research a.active{background:url(../images/left_nav_program_research_on.gif) top left no-repeat;}
									#sub_nav li.program_video a{background:url(../images/left_nav_program_video_off.gif) top left no-repeat;}
									#sub_nav li.program_video a:hover,#sub_nav li.program_video a.active{background:url(../images/left_nav_program_video_on.gif) top left no-repeat;}
									#sub_nav li.program_partner a{background:url(../images/left_nav_program_partner_off.gif) top left no-repeat;}
									#sub_nav li.program_partner a:hover,#sub_nav li.program_partner a.active{background:url(../images/left_nav_program_partner_on.gif) top left no-repeat;}
									#sub_nav li.program_client a{background:url(../images/left_nav_program_client_off.gif) top left no-repeat;}
									#sub_nav li.program_client a:hover,#sub_nav li.program_client a.active{background:url(../images/left_nav_program_client_on.gif) top left no-repeat;}
									#sub_nav li.program_city a{background:url(../images/left_nav_program_city_off.gif) top left no-repeat;}
									#sub_nav li.program_city a:hover,#sub_nav li.program_city a.active{background:url(../images/left_nav_program_city_on.gif) top left no-repeat;}
									
									/*SUCCESS STORIES SECTION*/
									#sub_nav li.success_client a{background:url(../images/left_nav_success_client_off.gif) top left no-repeat;}
									#sub_nav li.success_client a:hover,#sub_nav li.success_client a.active{background:url(../images/left_nav_success_client_on.gif) top left no-repeat;}
									#sub_nav li.success_share a{background:url(../images/left_nav_success_share_off.gif) top left no-repeat;}
									#sub_nav li.success_share a:hover,#sub_nav li.success_share a.active{background:url(../images/left_nav_success_share_on.gif) top left no-repeat;}
									
									/*UEP CITIES SECTION*/
									#sub_nav li.cities_map a{background:url(../images/left_nav_cities_map_off.gif) top left no-repeat;}
									#sub_nav li.cities_map a:hover,#sub_nav li.cities_map a.active{background:url(../images/left_nav_cities_map_on.gif) top left no-repeat;}
									#sub_nav li.cities_gc a{background:url(../images/left_nav_cities_gc_off.gif) top left no-repeat;}
									#sub_nav li.cities_gc a:hover,#sub_nav li.cities_gc a.active{background:url(../images/left_nav_cities_gc_on.gif) top left no-repeat;}
									#sub_nav li.cities_detroit a{background:url(../images/left_nav_cities_detroit_off.gif) top left no-repeat;}
									#sub_nav li.cities_detroit a:hover,#sub_nav li.cities_detroit a.active{background:url(../images/left_nav_cities_detroit_on.gif) top left no-repeat;}
									#sub_nav li.cities_other a{background:url(../images/left_nav_cities_other_off.gif) top left no-repeat;}
									#sub_nav li.cities_other a:hover,#sub_nav li.cities_other a.active{background:url(../images/left_nav_cities_other_on.gif) top left no-repeat;}
									#sub_nav li.cities_become a{background:url(../images/left_nav_cities_become_off.gif) top left no-repeat;}
									#sub_nav li.cities_become a:hover,#sub_nav li.cities_become a.active{background:url(../images/left_nav_cities_become_on.gif) top left no-repeat;}
									
									/*CILENT CENTER SECTION*/
									#sub_nav li.client_welcome a{background:url(../images/left_nav_client_welcome_off.gif) top left no-repeat;}
									#sub_nav li.client_welcome a:hover,#sub_nav li.client_welcome a.active{background:url(../images/left_nav_client_welcome_on.gif) top left no-repeat;}
									#sub_nav li.client_workshops a{background:url(../images/left_nav_client_workshops_off.gif) top left no-repeat;}
									#sub_nav li.client_workshops a:hover,#sub_nav li.client_workshops a.active{background:url(../images/left_nav_client_workshops_on.gif) top left no-repeat;}
									#sub_nav li.client_blog a{background:url(../images/left_nav_client_blog_off.gif) top left no-repeat;}
									#sub_nav li.client_blog a:hover,#sub_nav li.client_blog a.active{background:url(../images/left_nav_client_blog_on.gif) top left no-repeat;}
									#sub_nav li.client_groups a{background:url(../images/left_nav_client_groups_off.gif) top left no-repeat;}
									#sub_nav li.client_groups a:hover,#sub_nav li.client_groups a.active{background:url(../images/left_nav_client_groups_on.gif) top left no-repeat;}
									#sub_nav li.client_skype a{background:url(../images/left_nav_client_skype_off.gif) top left no-repeat;}
									#sub_nav li.client_skype a:hover,#sub_nav li.client_skype a.active{background:url(../images/left_nav_client_skype_on.gif) top left no-repeat;}
									#sub_nav li.client_forums a{background:url(../images/left_nav_client_forums_off.gif) top left no-repeat;}
									#sub_nav li.client_forums a:hover,#sub_nav li.client_forums a.active{background:url(../images/left_nav_client_forums_on.gif) top left no-repeat;}
									#sub_nav li.client_alumni a{background:url(../images/left_nav_client_alumni_off.gif) top left no-repeat;}
									#sub_nav li.client_alumni a:hover,#sub_nav li.client_alumni a.active{background:url(../images/left_nav_client_alumni_on.gif) top left no-repeat;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
					
					/*MAIN CONTENT AREA*/
					#right_column{float:left; display:inline; width:637px; margin:15px 0 0 32px; padding-bottom:80px;}
					#right_column_wide{float:left; display:inline; width:680px; margin:15px 0 0 12px; padding-bottom:80px;}
						#right_column ul{margin-bottom:7px; line-height:1.3em;}
							#right_column ul li.title{color:#145174; font-weight:bold;}
						#right_column_title{border-bottom:solid 1px #666; margin:0 0 15px 0; padding-bottom:20px;}
						#right_column_wide_title{width:708px; padding-bottom:20px; top:-15px; position:relative;}
						#right_column #content_left{float:left; display:inline; width:445px; margin:0 10px 0 0;}
						#right_column #content_right{float:left; display:inline; width:182px; line-height:1.4em;}
						#right_column #content_right img{margin-bottom:15px;}

/* FOOTER */
#footer_wrapper{width:918px; margin:10px auto; padding-bottom:10px; font-size:10px; color:#6d6e71;}					
	#footer_wrapper li{float:left; padding:0 0.3em;}
		#footer_wrapper li a{color:#6d6e71;}
	#footer_wrapper li.last{float:right;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * PAGE/SECTION SPECIFIC STYLES  * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* Home Page * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#flash_wrapper{float:left; display:inline; width:890px; height:381px; margin:0 0 15px 17px; position:relative; z-index:1;}
	#home_bottom{float:left; display:inline; width:859px; margin:10px 0 20px 52px; line-height:1.3em; background-image: url(../images/home_bottom_bg2.gif); background-repeat: repeat-y; background-position: 64px top;}
	#home_bottom #news{float:left; display:inline; width:320px; display:block; margin-right:34px;}
		#home_bottom #facts{float:left; display:inline; width:255px;display:block; margin-right:30px;}
		#home_bottom #facts2{float:left; display:inline; width:225px;display:block; margin-right:30px;}
		#home_bottom #links{float:left; display:inline;display:block; margin-right:20px; margin-top:5px;}
		#home_bottom #ceo_corner{float:left; display:inline; width:220px;}
		#home_bottom #events{float:left; display:inline; width:230px; display:block;}
		#home_bottom #events2{float:left; display:inline; width:230px; display:block; margin-right:20px;}
			/*#home_bottom #events a{font-weight:bold;}*/
			#home_bottom #ceo_corner p{line-height:1.3em; padding-top:6px; margin-bottom:0;}
		#home_bottom ul{margin-bottom:0; padding-bottom:0;}
			#home_bottom ul li{ line-height:1.6em;}
			#home_bottom ul li.graphic{float:left; display:inline; margin-right:10px;}
			#home_bottom ul li.title{font-weight:bold;}
				#home_bottom ul li a{color:#666; text-decoration:none;}
					#home_bottom ul li a span{color:#f26a31;}
				#home_bottom ul li a:hover{text-decoration:underline;}
		#home_bottom #news li{line-height:1.2em;}
		#home_bottom #events li{line-height:1.2em;}
		#home_bottom #events2 li{line-height:1.2em;}
		#home_bottom #facts2 li{line-height:1.2em;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* About / Partners Page * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.btn_become_partner{margin-top:40px;}
.callout{
	background-image:url(../images/clr-green.gif);
	background-repeat: repeat;
	padding: 20px;
	margin-right: 0px;
	font-weight: normal;
	color: #36C;
	font-size: 13px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* Resources Page  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#resources_left_wrapper{float:left; display:inline; width:290px; margin:0 20px 0;}
	#resources_left_wrapper div, #resources_right_wrapper div{float:left; display:inline; width:270px; border-bottom:dashed 1px #666; padding-bottom:20px; margin-bottom:20px;}
#resources_right_wrapper{float:left; display:inline; border-left:1px #666 solid; width:270px; margin:0 0 20px 0; padding-left:20px;}
#resources_video_main_container{
	width:650px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 20px;
	display: inline;
}
.resources_video_project_container{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.resources_video_container{
	float:left;
	padding-bottom: 20px;
}
.resources_video_container_320{
	float:left;
	width:320px;
}
.resources_video_text_container_320{height:265px; float:right; width:280px; padding-right:25px;}
.resources_video_text_container_480{float:right; width:120px; padding-right:25px;}
#tpoints-container {
	width: 643px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tpoints-01 {
	font-size: 11px;
	width: 643px;
	line-height: 14px;
}
.tpoints-panel {
	font-size: 11px;
	width: 643px;
	line-height: 14px;
	padding-bottom: 20px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Press Release Page  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#press_left {
	float: left;
	width: 100px;
	padding-top: 15px;
}
#press_right {
	float: right;
	width: 530px;
	padding-top: 15px;
}
#press_hdr {
	width: 530px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* Map Page  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#right_column_wide_title{margin:0 0 10px -30px;}
#usa_map{display:block; margin-bottom:40px;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* Join Page * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#left_column_join{float:left; display:inline; width:111px; margin-left:20px; padding-bottom:100px;}
	#left_column_join img.title{display:block; margin:15px 0;}
#right_column_join{float:left; display:inline; width:720px; margin:15px 0 0 32px; padding-bottom:80px;}
	#right_column_join ul{margin-bottom:7px; line-height:1.3em;}
		#right_column_join ul li.title{color:#145174; font-weight:bold;}
#become_client{float:left; margin:10px 30px 40px 0;}
#become_partner{float:left; margin:10px 30px 40px 0;}
#become_city{float:left;  margin:10px 0 40px 0;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* Client Page * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#welcome_message{background-color:#eabb1f; color:#FFF; margin:0; padding:30px; font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* CEO Page  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

img.ceo_left_title{margin-left:-20px;}
#ceo_nav{color:white; vertical-align:middle; border-top:#fff dotted 1px;}
	#ceo_nav li{vertical-align:middle; margin-top:10px;}
		#ceo_nav li img{vertical-align:middle; margin:0 10px 0 10px;}
		#ceo_nav li a{text-decoration:none; color:#fff;}
		#ceo_nav li a:hover{color:#145174;}
#search{margin:20px 0; padding-bottom:20px;}
	.search_text{width:132px; height:17px; font-size:12px; float:left;}
	.search_btn{float:right; margin-top:3px;}
.ceo_column_title{margin:2px 0 27px -7px; float:left; display:inline;}
#ceo_center_col{float:left; display:inline; width:420px; margin-bottom:40px; border-right:1px solid #999;}
.article{float:left; display:inline; width:390px;padding:15px 0; border-bottom:dotted 1px #999;}
	.article img{float:left; margin-right:10px;}
/*	.article p{float:left; width:250px;}*/
	.article p{float:left;}
	.article p.article_title{color:#84944c; font-size:15px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
		.article p.article_title a{text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif;}
		.article p.article_title a:hover{text-decoration:underline;}
.no_bottom_border{border-bottom:none !important;}
#ceo_right_col{float:left; display:inline; width:175px; margin-left:20px;}
	#ceo_right_col a{text-decoration:none;}
	#ceo_right_col a:hover{text-decoration:underline;}
.right_section_title{color:#145174; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:0;}
.news_item{padding-bottom:10px; border-bottom:1px dotted #999;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* Success Page  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#success_bg_wrapper{float:left; width:100%; background:#0f0c0c;}
	#success_bg_wrapper #right_column{float:left; display:inline; width:670px; margin:15px 0 0 32px; padding-bottom:80px;}
		#candice_intro{display:block;margin:15px 0;}
		#arthur_intro{display:none;margin:15px 0;}
		#byron_intro{display:none;margin:15px 0;}
		#sloan_intro{display:none;margin:15px 0;}
		#bottom_nav{float:left;margin:0 0 30px 0;}
			#bottom_nav a{float:left; display:inline; margin-right:5px; width:161px; height:138px; text-indent:-100000px;}
			#bottom_nav .candice{background:url(../images/success_candice_off.jpg) top left no-repeat;}
			#bottom_nav .candice_main, #bottom_nav .candice_on, #bottom_nav .candice:hover{background:url(../images/success_candice_on.jpg) top left no-repeat;}
			#bottom_nav .arthur,#bottom_nav .arthur_main{background:url(../images/success_arthur_off.jpg) top left no-repeat;}
			#bottom_nav .arthur_on, #bottom_nav .arthur:hover{background:url(../images/success_arthur_on.jpg) top left no-repeat;}
			#bottom_nav .byron, #bottom_nav .byron_main{background:url(../images/success_byron_off.jpg) top left no-repeat;}
			#bottom_nav .byron_on, #bottom_nav .byron:hover{background:url(../images/success_byron_on.jpg) top left no-repeat;}
			#bottom_nav .sloan, #bottom_nav .sloan_main{ margin-right:0px; background:url(../images/success_sloan_off.jpg) top left no-repeat;}
			#bottom_nav .sloan_on, #bottom_nav .sloan:hover{background:url(../images/success_sloan_on.jpg) top left no-repeat;}
		#bottom_nav_small{float:left; display:inline; clear:left; margin:0 0 30px 0;}
			#bottom_nav_small a{float:left; display:inline; margin-right:5px; width:130px; height:111px; text-indent:-100000px;}
			#bottom_nav_small .candice{background:url(../images/success_candice_small_off.jpg) top left no-repeat;}
			#bottom_nav_small .candice_on, #bottom_nav_small .candice:hover{background:url(../images/success_candice_small_on.jpg) top left no-repeat;}
			#bottom_nav_small .arthur,#bottom_nav_small .arthur_main{background:url(../images/success_arthur_small_off.jpg) top left no-repeat;}
			#bottom_nav_small .arthur_on, #bottom_nav_small .arthur:hover{background:url(../images/success_arthur_small_on.jpg) top left no-repeat;}
			#bottom_nav_small .byron, #bottom_nav_small .byron_main{background:url(../images/success_byron_small_off.jpg) top left no-repeat;}
			#bottom_nav_small .byron_on, #bottom_nav_small .byron:hover{background:url(../images/success_byron_small_on.jpg) top left no-repeat;}
			#bottom_nav_small .sloan, #bottom_nav_small .sloan_main{ margin-right:0px; background:url(../images/success_sloan_small_off.jpg) top left no-repeat;}
			#bottom_nav_small .sloan_on, #bottom_nav_small .sloan:hover{background:url(../images/success_sloan_small_on.jpg) top left no-repeat;}
		#success_story{width:655px; height:354px; margin:30px 0 0 0;}
			#success_story p{float:left; display:inline; clear:left; color:#FFFFFF; font-size:1.2em; margin-top:30px; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.6em;}
			#success_story p span{color:#f1d429; font-style:normal; font-size:1.1em; font-family:Georgia, "Times New Roman", Times, serif;}
		#flashvideo{float:left; display:inline; margin-right:20px; position:relative; z-index:1;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* Leaders Page  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.leader_title{float:left; display:inline; margin:20px 0 40px 0;}
.leader_quote{float:left; display:inline; margin-bottom:20px;}
#daryl_quote{display:inline;}
#lena_quote{display:none;}
#kevin_quote{display:none;}
#regina_quote{display:none;}
ul.leaders_nav{float:left; display:inline; margin-left:75px;}
	ul.leaders_nav li{float:left; display:inline;}
		ul.leaders_nav li a{display:block; height:138px; text-indent:-1000000px; margin-right:3px;}
		ul.leaders_nav li.daryl a{width:151px; background:url(../images/leader_daryl_on.jpg);}
		ul.leaders_nav li.lena a{width:153px;  background:url(../images/leader_lena_off.jpg);}
		ul.leaders_nav li.kevin a{width:153px; background:url(../images/leader_kevin_off.jpg);}
		ul.leaders_nav li.regina a{width:151px; background:url(../images/leader_regina_off.jpg); margin-right:0;}
		ul.leaders_nav li.regina a{width:151px; background:url(../images/leader_regina_off.jpg); margin-right:0;}
.lead_coaches{float:right; clear:both; display:inline; margin:10px 100px 5px 0;}
#leaders_top{background-color:#3a3a2d;float:left; display:inline; margin-left:-30px; margin-top:-15px; width:708px; height:80px;}
#leaders_top2{background-color:#3a3a2d;float:left; display:inline; margin-left:-30px; margin-top:-15px; width:708px; height:80px;}
	#leaders_top img{float:left; display:inline; margin:40px 0 0 30px;}
	#leaders_assoc_title{float:left; display:inline; margin:-17px 0 0 0px;}
	#leaders_top2 img{float:left; display:inline; margin:40px 0 0 30px;}
	#leaders_top ul{float:right; display:inline; margin:50px 60px 0 0;}
		#leaders_top ul li{float:right; display:inline; color:#FFFFFF;}
		#leaders_top ul li a{display:block; color:#FFFFFF; text-decoration:none;}
			#leaders_top ul li a:hover{text-decoration:underline;}
		#leaders_top ul li a.back{padding:0px 4px 0 9px; background:url(../images/back_arrow.gif) left 4px no-repeat;}
		#leaders_top ul li a.next{padding:0px 9px 0 4px; background:url(../images/next_arrow.gif) right 4px no-repeat;}
#leader_bio_wrapper{float:left; display:inline; margin-top:30px; padding-bottom:40px;}
	img.leader_photo{float:left; display:inline; margin-right: 30px;}
	div.leader_bio{float:left; display:inline; width:400px;}
	div.leader_bio p{width:100%;}
	p.leader_hdr{color:#145174; font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; }
	p.leader_name{color:#145174; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; }
	p.leader_desc{color:#145174; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
#lead_coaches_wrapper{float:left; display:inline; margin-top:30px; padding-bottom:40px; width:500px;}
.rev-date{color: #FFFFCC;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* Signup Page * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.tableHead{text-align:center; padding:20px 0;}
.rowHeader{text-align:right; padding-right:10px;}
.rowData{padding:5px 0;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* Sitemap Page * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.sitemap ul{margin:0 0 0 20px;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#quick_facts li{float:left; display:inline; margin:7px 20px 0 24px;}



