/*********************** topics and activities nav **********/
#ta_wrapper {
	/*background-color:#FF0000;*/
	margin: 0px auto;
	text-align:left;
	width:689px;
}
#ta_step_wrapper {
	background-image:url(../images/topics_activities/topic_step_wrapper_bg.gif);
	background-repeat:repeat-y;
	width:689px;
	}
#ta_step_top {
	background-image:url(../images/topics_activities/topic_step_top.gif);
	background-repeat:no-repeat;
	display:block;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width:689px;
	font-size:1px;
	line-height:1px;
	}
#ta_step_main {
	background-image:url(../images/topics_activities/topic_step_main.gif); 
	background-repeat:no-repeat;
	display:block;
	font-size:20px;
	font-weight:bold;
	margin: 0px;
	padding: 2px 0px 6px 0px;
	}
#ta_step_main img {
	margin: 0px 0px -5px 0px;
	}
#step1 {

	}

#step2 {

	}	

.step_1_active_text {
	color:#1D4671;
	float:left;
	padding: 0px 5px 0px 15px;
	}
.step_2_inactive_text {
	color:#7189A3;
	float:right;
	padding: 0px 40px 0px 0px;
	}

.step_1_inactive_text {
	color:#7189A3;
	float:left;
	padding: 0px 5px 0px 15px;
	}
.step_2_active_text {
	color:#1D4671;
	float:right;
	padding: 0px 40px 0px 0px;
	}

#ta_step_bottom {
	background-image:url(../images/topics_activities/topic_step_bottom.gif);
	background-repeat:no-repeat;
	width: 689px;
	height: 7px;
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:1px;
	}
	
/*  this ID will switch background images when going to step 2, using the two styles below */
#ta_nav_wrapper {
	width:689px;
	padding:10px 0px 10px 0px;
	margin:0px;
	}
.ta_nav_wrapper_step1 {
	background-image:url(../images/topics_activities/topics_bg.gif);
	background-repeat:repeat-y;
	}
.ta_nav_wrapper_step2 {
	background-image:url(../images/topics_activities/topics_bg_step2.gif);
	background-repeat:repeat-y;
	}
/*-------------------------------------------------------------------*/

#ta_nav_items_wrapper {
	float:left;
	width:362px;
	padding: 3px 0px 5px 0px;
	margin: 0px;
	font-size:12px;
	line-height:12px;
	}
#ta_nav_bottom {
	background-image:url(../images/topics_activities/topics_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 689px;
	height:9px;
	font-size:1px;
	line-height:1px;
	}
#ta_nav_bottom_step2 {
	background-image:url(../images/topics_activities/topics_bottom_step2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 689px;
	height:9px;
	font-size:1px;
	line-height:1px;
	}
.ta_nav_stripe {
	background-image:url(../images/topics_activities/topic_dotted_divider.gif);
	background-repeat:no-repeat;
	height:1px;
	width: 351px;
	font-size:1px;
	line-height:1px;
	}

/********************* activities styles **********************/
.activities_hidden {
	height:0px;
	overflow:hidden;
}
#ac_step1_wrapper {
	/*background-color:#FF0000;*/
	float:left;
	margin: 0px 0px;
	/*padding: 0px 0px 10px 0px;*/
	text-align:center;
	width:327px;
	}
.activity_wrapper {
	/*background-color:#00FF00;*/
	height:1px;
	float:left;
	margin: 0px;
	/*padding: 0px 0px 10px 0px;*/
	overflow:hidden;
	text-align:center;
	width:327px;
	}

.activity_blue {
	background-image:url(../images/topics_activities/activity_top_blue.gif);
	background-repeat:no-repeat;
	margin: 1px auto 0px auto;
	margin-bottom:10px;
	text-align:left;
	width:273px;
	}
.activity_blue a {
	border-bottom: 2px solid #5A9FDC;
	color:#254988;
	display:block;
	font-size:15px;
	font-weight:bold;
	padding: 13px 3px 8px 25px;
	text-decoration:none;
	}
.activity_blue a:hover {
	background-image:url(../images/topics_activities/activity_top_blue_o.gif);
	color: #A50019;
	background-repeat:no-repeat;
	border-bottom: 2px solid #53B2FC;
	}

.activity_red {
	background-image:url(../images/topics_activities/activity_top_red.gif);
	background-repeat:no-repeat;
	text-align:left;
	margin: 1px auto 0px auto;
	width:273px;
	margin-bottom:10px;
	}
.activity_red a {
	border-bottom: 2px solid #A50019;
	color:#254988;
	display:block;
	font-size:15px;
	font-weight:bold;
	padding: 13px 3px 8px 25px;
	text-decoration:none;
	}
.activity_red a:hover {
	background-image:url(../images/topics_activities/activity_top_red_o.gif);
	background-repeat:no-repeat;
	border-bottom: 2px solid #FC0011;
	color:#254988;
	}

.ac_divider {
	background-image:url(../images/topics_activities/ac_divider.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size: 3px;
	line-height: 3px;
	margin: 10px auto;
	width:229;
	}

.ac_learn_wrapper {
	margin: 0px auto 10px auto;
	text-align:left;
	width:277px;
	}
.ac_learn_arrow_blue {
	background-image:url(../images/topics_activities/ac_learn_more_arrow_blue.gif);
	background-repeat:no-repeat;
	float:left;
	height:24px;
	width:24px;
	}
.ac_learn_arrow_red {
	background-image:url(../images/topics_activities/ac_learn_more_arrow_red.gif);
	background-repeat:no-repeat;
	float:left;
	height:24px;
	width:24px;
	}
.ac_learn_text {
	color:#000;
	float:left;
	font-size:120%;
	padding: 0px 0px 5px 10px;
	width: 233px;
	}
.ac_learn_text a {
	font-weight:bold;
	}	

/*********** DYNAMIC TOOL TIP STYLE ********************/
#dhtmltooltip{
	position: absolute;
	width: 180px;
	border: 2px solid black;
	padding: 10px;
	background-color: #FFF;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/***************** individual topic items *******************/
.topics_subhead {
	color:#1E476F;
	font-size:170%;
	font-weight:bold;
	text-align:left;
	padding: 6px 5px 8px 17px;
	}
	
.t_nav_text {
	
	}
.life_event {
	margin: 0px 1px;
	text-align:left;
	}
	
.life_event a {
	background-image:url(../images/topics_activities/le_arrow.gif);
	background-repeat:no-repeat;
	background-position: 17px 8px;
	color:#1163AB;
	display: block;
	font-size:115%;
	font-weight:bold;
	padding: 5px 0px 5px 40px;
	text-decoration:none;
	line-height:18px;
	}
	
.life_event_expanded a.le {
	background-image:url(../images/topics_activities/le_arrow_down.gif);
	background-repeat:no-repeat;
	background-position: 17px 9px;
	color:#1163AB;
	display: block;
	font-size:115%;
	font-weight:bold;
	padding: 5px 0px 5px 40px;
	margin: 0px;
	text-decoration:none;
	line-height:18px;
	}
.life_event a:hover {
	background-color:#FFF;
	color:#AD0014;
	}	
.life_event span {
	padding: 0px 0px 0px 43px;
	
	}
	
.life_event_expanded {
	margin: 0px 1px;
	text-align:left;
	color:#1F476F;
	}
	


.life_event_expanded a.le_link {
	background-image:url(../images/topics_activities/le_arrow.gif);
	background-repeat:no-repeat;
	background-position: 17px 9px;
	color:#1163AB;
	display: block;
	font-size:115%;
	font-weight:bold;
	padding: 5px 0px 5px 40px;
	margin: 0px;
	text-decoration:none;
	line-height:18px;
	}
	
.life_event_expanded a:hover.le_link {
	background-color:#FFF;
	color:#AD0014;
	}


/*
.life_event_expanded a {
	background-image:url(../images/topics_activities/le_arrow_down.gif);
	background-repeat:no-repeat;
	background-position: 17px 9px;
	color:#1163AB;
	display:block;
	font-size:115%;
	font-weight:bold;
	padding: 5px 0px 5px 40px;
	padding:0;
	text-decoration:none;
	line-height:18px;
	}
.life_event_expanded a:hover {
	background-color:#FFF;
	color:#AD0014;
	}
*/
.life_event_expanded span {
	padding: 0px 0px 0px 43px;
	font-weight:bold;
	}
div.life_event_expanded div {
	}
	
div.life_event_expanded div ol {
	
	padding:0px 15px 5px 65px;
	margin:0px;
	}
	
div.life_event_expanded div ol li{
	color:#20476F;
	}	

div.life_event_expanded div ol li a  {
	padding:0px;
	margin:0px;
	color:#20476F;
	line-height:10px;
	font-size:95%;
	}
div.life_event_expanded div ol li a:hover  {
	color:#BB0A19;
	}


.topic_class {
	/*border-left: 1px solid #6EA8D8;*/
	margin: 0px 1px;
	text-align:left;
	}
.topic_class a {
	background-repeat:no-repeat;
	background-position: 10px 2px;
	color:#1163AB;
	display: block;
	font-size:15px;
	font-weight:bold;
	padding: 7px 0px 7px 50px;
	text-decoration:none;
	line-height:18px;
	}
.topic_class a:hover {
	background-repeat:no-repeat;
	background-position: 10px 2px;
	background-color:#FFF;
	color:#AD0014;
	}	
.topic_class_over {
	border-left: 1px solid #6EA8D8;
	}
.topic_class_over a {
	background-repeat:no-repeat;
	background-position: 10px 2px;
	background-color:#FFF;
	color:#1163AB;
	display: block;
	font-size:15px;
	font-weight:bold;
	padding: 7px 0px 7px 50px;
	text-decoration:none;
	line-height:18px;
	}

	
#t_health_medical a {
	background-image:url(../images/topics_activities/topic_health_medical_bg.gif);
	}
#t_health_medical a:hover {
	background-image:url(../images/topics_activities/t_health_medical_bg_o.gif);
	}
	
#t_anti_aging a {
	background-image:url(../images/topics_activities/topic_anti_aging_bg.gif);
	}
#t_anti_aging a:hover {
	background-image:url(../images/topics_activities/t_anti_aging_bg_o.gif);
	}
	
#t_financial a {
	background-image:url(../images/topics_activities/topic_financial_planning_bg.gif);
	}
#t_financial a:hover {
	background-image:url(../images/topics_activities/t_financial_planning_bg_o.gif);
	}

#t_travel a {
	background-image:url(../images/topics_activities/topic_travel_bg.gif);
	}
#t_travel a:hover {
	background-image:url(../images/topics_activities/t_travel_bg_o.gif);
	}

	
#t_50_plus a {
	background-image:url(../images/topics_activities/topic_50_housing_bg.gif);
	}
#t_50_plus a:hover {
	background-image:url(../images/topics_activities/t_50_housing_bg_o.gif);
	}
	
#t_your_home a {
	background-image:url(../images/topics_activities/topic_home_bg.gif);
	}
#t_your_home a:hover {
	background-image:url(../images/topics_activities/t_home_bg_o.gif);
	}
		
#t_entertainment a {
	background-image:url(../images/topics_activities/topic_entertain_bg.gif);
	}
#t_entertainment a:hover {
	background-image:url(../images/topics_activities/t_entertain_bg_o.gif);
	}
	

#t_career a {
	background-image:url(../images/topics_activities/topic_career_bg.gif);
	}
#t_career a:hover {
	background-image:url(../images/topics_activities/t_career_bg_o.gif);
	}
	
#t_tech a {
	background-image:url(../images/topics_activities/topic_tech_bg.gif);
	}
#t_tech a:hover {
	background-image:url(../images/topics_activities/t_tech_bg_o.gif);
	}
	
#t_caregiving a {
	background-image:url(../images/topics_activities/topic_caregiving_bg.gif);
	}
#t_caregiving a:hover {
	background-image:url(../images/topics_activities/t_caregiving_bg_o.gif);
	}
	
#t_family a {
	background-image:url(../images/topics_activities/topic_family_bg.gif);
	}
#t_family a:hover {
	background-image:url(../images/topics_activities/t_family_bg_o.gif);
	}

#t_volunteer a {
	background-image:url(../images/topics_activities/topic_volunteer_bg.gif);
	}
#t_volunteer a:hover {
	background-image:url(../images/topics_activities/t_volunteer_bg_o.gif);
	}
	
#t_legal a {
	background-image:url(../images/topics_activities/topic_legal_bg.gif);
	}
#t_legal a:hover {
	background-image:url(../images/topics_activities/t_legal_bg_o.gif);
	}
	
#t_publications a {
	background-image:url(../images/topics_activities/topic_publications_bg.gif);
	}
#t_publications a:hover {
	background-image:url(../images/topics_activities/t_publications_bg_o.gif);
	}
