

/* Container: To be placed inside existing layout or in pop-up lightbox */
#tool_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 760px;
	margin: 20px 0px 20px 0px auto;
	padding: 0px;
	color: #838383;
	background-image: url(../images/tool_body_background.gif); /* Box shadow */
	background-repeat: repeat-y;
}
img {
	margin: 0px;
	padding: 0px;
}

/* Tool type styles */
#tool_container h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 0px 0px 0px 0px;
}
#tool_container h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 2px 0px 2px 0px;
	padding: 10px 0px 10px 14px;
}
#tool_container h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 6px 0px 0px 0px;
}
#tool_container h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px 0px 0px 0px;
}
#tool_container a {
	color: #00498F;
	font-weight: normal;
	text-decoration:none;
}
#tool_container a:hover {
	color: #035EB5;
}
#tool_container ul {
	margin: 0px 0px 8px 8px;
	padding: 0px;
}
#tool_container li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 10px;
	color: #00498F;
	background-image: url(../images/tool_graphic_arrow.gif);
	background-repeat: no-repeat;
	list-style-type:none;
}
/* Pushes all headings over, in line with rest of content */
#tool_header_landing h1, #tool_header_landing h2, #tool_header_landing h3, #tool_header_landing h4, #tool_content_results h1, 
#tool_content_results h2, #tool_content_results h3, #tool_content_results h4 {
	margin-left: 14px;
}
.tool_header_inner h1 {
	margin-left: 14px;
	margin-top:8px !important;
}
.tool_content h3 {
	margin-left: 14px;
}
#results_module_wide h1, #results_module_wide h2, #results_module_wide h3, #results_module_wide h4 {
	margin: 0px 0px 4px 0px;
}
#results_module_wide ul {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

/* Header for tool landing page */
#tool_header_landing {
	width: 760px;
	margin: 0px auto;
	padding-top: 20px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00498E;
	background-image: url(../images/tool_header_background_solid.gif);
	background-repeat: repeat-x;
	background-color: #00498E;
	color: #FFF;
}
#tool_header_landing h1, #tool_header_landing h2, #tool_header_landing h3, #tool_header_landing h4 {
	color: #FFF;
}

#formA .tool_content h3, #formB .tool_content h3, #formC .tool_content h3, #formD .tool_content h3, #formE .tool_content h3 {
	color: #555555;
}

.tool_header_results {
	width: 615px;
	margin-left: -2px;
	margin-top: -10px;
	margin-bottom: 10px;
	height: 32px;
	
	background-image: url(../images/tool_header_background_solid.gif);
	background-repeat: repeat-x;
	background-color: #00498E;
	color: #FFF;
}

#tool_content_results .tool_header_results h1 {
	color: #FFFFFF;
	font-size:24px;
	line-height:28px;
	margin-left:5px;
	padding-left:2px;
	font-weight:normal;
}


/* Header for tool inner pages */
.tool_header_inner {
	width: 758px;
	margin: 0px auto;
	height: 32px;
	background-image: url(../images/tool_header_background_solid.gif);
	background-repeat: repeat-x;
	background-color: #00498E;
	color: #FFF;
}

/* Tool content */
.tool_content {
	width: 758px;
	margin: 0px;
	padding: 0px ;
	border: 1px solid #00498E;
	
}

/* Results styles */
#tool_content_results {
	width: 746px;
	margin: 0px auto;
	padding: 20px 1px 15px 1px;
	border: 1px solid #00498E;
	background-image: url(../images/tool_results_background.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#tool_content_results h1, h2, h3 {
	color: #666;
}
#tool_content_results p {
	margin: 2px 6px 8px 6px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
#tool_content_results .main_section {
	margin-left: 30px;
}
#results_module_top {
	float: left;
	width: 520px;
	height: 20px;
	margin: 15px 8px 12px 3px;
	padding: 0px 0px 6px 0px;
	background-image: url(../images/header_button_bar_background_over.gif);
	background-repeat: repeat-x;
}

#results_module_left {
	float: left;
	width: 462px;
	
	margin: 15px 8px 12px 8px;
	padding: 0px 0px 6px 0px;
	background-image: url(../images/tool_module_background.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#results_module_right {
	float: right;
	width: 248px;
	margin: 15px 8px 10px 0px;
	padding: 0px 0px 6px 0px;
	background-image: url(../images/tool_module_background.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#results_module_left p, #results_module_right p {
	margin: 0px 6px 0px 10px;
	color: #000000;
}
#results_module_wide p {
	color: #000000;
}

#results_module_left ul, #results_module_right ul {
	margin: 4px 0px 8px 12px;
}
#results_module_wide {
	float: right;
	width: 728px;
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/tool_module_background.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.results_module_wide_threecolumn {
	float: left;
	width: 302px;
	margin: 0px 10px 6px 0px;
}
.results_module_body_right {
	width: 252px;
	height: 200px;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.results_module_body_wide {
	width: 733px;
	margin: 0px;
	padding: 2px 0px 8px 0px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

/* Form styles */
.answers_container {
	margin-left: 28px;
}
.answer_group {
	float: left;
	margin: 4px 6px 14px 0px;
	padding: 0px;
	font-weight: normal;
	border: none;
}
.input {
	margin: 0px 1px 0px 12px;
	padding: 0px;
	float: left;
}
label {
	line-height: 18px;
}
.answer_col_right {
	width: 510px;
	float: right;
}
.answer_col_left {
	width: 210px;
	float: left;
	margin: 0px;
}
.answer_group_vertical {
	margin: 4px 6px 2px 0px;
	padding: 0px;
	font-weight: normal;
	border: none;
}
	

/* Tool footer */
.tool_footer {
	width: 750px;
	height: 60px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	background-image: url(../images/tool_footer_background.gif); /* Box shadow */
	background-repeat: no-repeat;
	background-color: #FFF;
}
.tool_footer_steps {
	width: 250px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	color: #999;
}
.tool_footer_steps .group {
	width: 16px;
	height: 20px;
	margin: 12px 5px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float: left;
}
.tool_footer_steps .box {
	display: block;
	width: 16px;
	height: 10px;
	border: 1px solid #999;
	margin: 0px 2px 2px 0px;
	background-color: #FFF;
}
.tool_footer_steps .on {
	border: 1px solid #333;
	background-color: #002878;
}
.tool_footer_steps .completed {
	background-color: #CCC;
}
.tool_footer_steps p {
	float: left;
	margin: 10px 6px 0px 0px;
	padding-top: 10px;
	color: #666;
	font-weight: bold;
}
#video {
	float: right;
	margin: 2px 8px 4px 4px;
}

/* Footer next & back buttons */
a.back, a.back_final {
	display: block;
	float: right;
	width: 88px;
	height: 27px;
	margin: 0px 6px 0px 0px;
	background: url("../images/button_back.gif") 0 0 no-repeat;
	text-decoration: none;
	clear: none;
	}
/* was -- *HTML a.back_final */
a.back_final {
	background: url("../images/button_start_over.gif") 0 0 no-repeat;	
}
*:first-child+html a.back_final {
	background: url("../images/button_start_over.gif") 0 0 no-repeat;	
}
a:hover.back {
	background-position: -88px 0;
}
a#next {
	display: block;
	float: right;
	width: 88px;
	height: 27px;
	margin: 0px 4px 0px 0px;
	background: url("../images/button_next.gif") 0 0 no-repeat;
	text-decoration: none;
	clear: none;
}
a:hover#next {
	background-position: -88px 0;
}

input#nextButton {
	display: block;
	float: right;
	width: 88px;
	height: 27px;
	margin: 0px 4px 0px 0px;
	background: url("../images/button_next.gif") 0 0 no-repeat;
	text-decoration: none;
	clear: none;
}
input:hover#nextButton {
	background-position: -88px 0;
}

a#next_off {
	display: block;
	float: right;
	width: 88px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	background: url("../images/button_next.gif") 0 0 no-repeat;
	background-position: -88px 0;
	cursor: default;
	text-decoration: none;
	clear: none;
	opacity:0.4;
	filter:alpha(opacity=40)
	}

a#start_over {
	display: block;
	float: right;
	width: 88px;
	height: 27px;
	margin: 0px 4px 0px 0px;
	background: url("../images/button_start_over.gif") 0 0 no-repeat;
	text-decoration: none;
	clear: none;
}
a:hover#start_over {
	background-position: -88px 0;
}

/* Misc styles */
.center {
	display: block;
	margin: 0px auto;
	text-align: center;
}
.right {
	float: right;
	margin: 0px 12px 12px 12px;
}
.blue {
	color: #00498F;
}
.green {
	color: #000000;
}
.capitalize {
	text-transform: uppercase;
}
.eg {
	font-weight: normal;
}
.first {
	margin-left: 6px;
}
.header_image {
	display: block;
	margin: 0px auto 10px auto;
	padding-top: 7px;
}
#tool_container .clear {
	clear: both;
}

#formB, #formC, #formD, #formE {display:none;}

/* IE6 fixes */
* html #results_module_wide {
	margin: 0px 10px 0px 10px;
	width: 716px;
}
* html .results_module_body_wide {
	width: 716px;
}
* html .results_module_wide_threecolumn {
	float: left;
	width: 220px;
	margin: 0px 10px 6px 4px;
}

/* getting started */
#getting_started_viewer {
	float: left;
	width: 480px;
	margin-right: 8px;
	margin-left: 10px;	
	background-image: url(../images/tool_header_background_solid.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#right_nav_viewer {
	float: right;
	width: 246px;
	background-image: url(../images/tool_header_background_solid.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#left_nav_viewer {
	float: right;
	width: 170px;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/tool_header_background_solid_topwhite.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}


/* Non-displayed tools/resources */

#Tools_costCalc, #Tools_withdrawalRate, #Tools_incomeCalc, #Tools_expenseCalc, #Tools_rolloverCalc, #Tools_todayRetirees, #Tools_secCareers
{
    display:none;
}

#l1, #l2, #l3, #l4, #l5, #l6, #l7, #l8
{
    display:none;
}

#FC_mortgage, #FC_401Contrib, #FC_savingsCalc, #FC_brokerGuided, #FC_withdrawalRate, #FC_withdrawalRate, #FC_incomePlanning, #FC_retireQuiz, #FC_healthInfo, #FC_outliveSavings, #FC_medicalExpenses, #FC_namingBeneficiaries, #FC_caringParents, #FC_adultChildren, #FC_significantOther
{
    display:none;
}

#LS_healthInfo, #LS_ltcInsurance, #LS_healthcareOptions, #LS_wealth, #LS_secondCareer, #LS_travel, #LS_downsizing, #LS_hobbies, #LS_purpose, #LS_health, #LS_volunteering, #LS_learning, #LS_dreamHouse, #LS_currentHome, #LS_leisureTime 
{
    display:none;
}
