@charset "utf-8";
/* CSS Document */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}

body{
	background-image:url(../images/bg.gif); 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* LAYOUT AND POSITIONING STYLES */
#logo{
	text-align:left;
	height:123px;
	width: 764px;
}
/* 100% height for compliance, wraps content */
#wrapper {
  margin: 0 auto;
  width: 764px;
  min-height:100%;
  height:auto;
  position:relative;
}

/* and feed IE6 what it needs via the star-html hack */
* html #wrapper{
  height: 100%;
}

#2col{
	text-align:left;
}

/* LOOK AND FEEL */

p {
	margin:0 0 11px 0;
	line-height:130%;
}

.txt_highlight{
	font-weight:bold; 
	color:#CC6600;
}

h1{
	font-size:15px;
}

img{
	border:none
}
			
a {
	color:#5a8e08; 
	text-decoration:none
}

a:hover {
	color:#5a8e08; 
	text-decoration:none
}

.select_style{
	font-size:11px;
	width:189px;
}

.select_style_small{
	font-size:11px;
	width:50px;
}

.text_table{
	font-size:9px;
	background-color:#e7ebee;
	color:#3f4244;
	border-bottom:#999999 solid 1px;
	border-right:#999999 solid 1px;
	border-top:none;
	border-left:none;
	margin-top:10px;
}

.text_table_shadow{
	border-bottom:#d2d2d2 solid 1px;
	border-right:#d2d2d2 solid 1px;
	border-top:none;
	border-left:none;
}

.text_table th{
	background-color:#b2bdc3;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border-bottom:#8e979e solid 1px;
	padding: 12px;
}

.text_table td{
	padding-top:12px;
}

.top_row{
	border-top:#edf1f2 solid 1px;
	padding-bottom:4px;
}

#header{
	width:748px;
	height:44px;
	background-color: #BC7039;
	background-image:url(../images/bg_header.gif);
	background-repeat:no-repeat;
	border:#FFFFFF solid 1px;
	color:#FFFFFF;
	padding:18px 0px 14px 12px;
	font-size: 15px;
}

#content_wrapper{
	background-color:#FFFFFF;
	margin:34px auto 0 auto;
	width:764px;
	height:auto;
}

#gray_wrapper{
	border:#787F82 solid 1px; 
	background-color:#FFFFFF;
	width:762px;
	/*height:100%;*/
}

#content{
	padding:25px 20px 25px 13px;
	height: auto;
} 

/* POP UP DISCLAIMER */
.popup_modal_background {
	filter: alpha(opacity=70);
	opacity: 0.7;
	background-color: gray;
}

.popup_content_wrapper{
	border:#787F82 solid 1px;
	background-color:#FFFFFF;
	background-image:none;
	margin:0;
	width:534px;
}

.popup_header{
	width:514px;
	height:26px;
	background-color: #848484;
	background-image:url(../images/bg_popup_header.gif);
	background-repeat:no-repeat;
	border:#FFFFFF solid 1px;
	color:#FFFFFF;
	padding:10px 0px 0px 18px;
	font-size: 15px;
}

.popup_content{
	padding:25px 20px 25px 18px;
} 

#charts_col{
	background-image:url(../images/bg_graph.jpg);
	background-repeat:no-repeat;
	width:344px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
}

.charts_head{
	padding:10px 10px; height:25px; font-size:12px; font-weight:bold; color:#FFFFFF;
}

.charts_subhead{
	font-size:11px; font-weight:normal;
}

.charts_content{padding:11px 15px 0 15px;}

.inset_border{border:solid 1px #a8acae; margin:11px;}

.inset{padding:10px 5px; border:solid 1px #eef0f2; font-size:9px;}

.chart_title{padding:8px 16px 8px 79px; width:245px; text-align:center; font-size:10px}

#blue_box{background-color:#b1bcc3; width:319px; height:183px; padding:15px 10px 10px 15px; text-align:center; font-size:11px; color:#FFFFFF; font-weight:bold;}

.years{
	width:25px;
	height:15px;
}

.negative{
	padding-top:5px; text-align:right; width: 20px;
}

.positive{
	padding-top:5px; text-align:left; width: 20px;
}

.advisor_info{
	color:#CC6600; 
	font-size:13px; 
	text-transform:uppercase; 
	font-weight:bold; 
	padding:10px 0;
}

/* LEGAL STUFF BELOW MAIN CONTENT */
#sub_content{
	background-color:#FFFFFF;
	margin:0px auto 20px auto;
	width:764px;
	height:auto;
	min-height:100%;
	padding-bottom:25px;
	clear: both;
}

.footnote{
	margin:12px;
	margin-top:0px;
	padding-top:0px;
	font-size: 9px;
}

.footnote_first{
	margin:12px;
	margin-bottom:0px;
	padding-top:20px;
	font-size: 9px;
}

.footnote_first p:first-letter {
	margin-left:-7px;
	
}

/* FOOTER STYLES */
#clear_footer{
	clear:both;
	height:80px;
	width:764px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#footer{
	margin:0 auto;
	width:764px;
	height:100px;
	position:absolute;
	bottom:0;
	background-color:#FFFFFF;
	vertical-align:top;
}

.footer_content{
	background-image:url(../images/HR.gif);
	background-repeat:repeat-x;
	background-position:0 10px;
	margin:12px;
	padding-top:20px;
	/*padding-bottom:10px;*/
	font-size: 9px;
}

.footer_content a{
	color:#333333;
	text-decoration:underline;
}

/* FORM STYLES */
table.form
{
	width: 353px;
	border-collapse: collapse;
}

table.form td
{
	padding: 5px 0px 5px 0px;
}

table.form td.labelcolumn
{
	width: 194px;
	font-weight: bold;
	text-align: left;
}

table.form td.shortlabelcolumn
{
	width: 136px;
	font-weight: bold;
	text-align: left;
}

table.form td.inputcolumn
{
	text-align: right;
}

table.form td.helpcolumn
{
	width: 26px;
	text-align: right;
	vertical-align: top;
}

table.form .tooltip_icon 
{
	cursor: help;
}

table.form tr.error
{
	background-color: #FFFFC0;
}

table.form div.error
{
	border: solid 1px red;
	background-color: #FFFFC0;
	color: red;
	padding: 5px 5px 5px 0px;
}

div.tooltip 
{
	position: absolute;
	visibility: hidden;
	background-color: #FFFFC0;
	border: 1px solid #666666;
	color: #666666;
	font-size: 88%;
	height: auto;
	padding: 5px;
	width: 300px;
	z-index: 9999;
}

table.calculator_form
{
}

table.calculator_form td.input_column
{
	vertical-align: top;
	width: 353px;
}

table.calculator_form td.divider
{
	width: 24px;
	background-image: url(../images/VR.gif);
	background-repeat: repeat-y;
	background-position: 12px;
}

table.calculator_form td.results_column
{
	width: 352px;
	vertical-align: top;
}

div.p2_background
{
	margin-left: -13px;
	margin-right: -20px;
	background-image: url(../images/bg_p2.jpg);
	background-repeat: no-repeat;
	width: 762px;
}

div.p2_left
{
	float: left;
	color: #60801F;
	font-size: 13px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:6px;
	width:380px;
	height:20px;
	background-color:#BAC98A;
	margin-top:4px;
}

div.p2_right
{
	float:right;
	color:#CC6600;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:10px;
	width:380px;
	height:28px;
}

.slider_handle
{
	position: absolute;
	background: url(../images/slider_handle.gif) no-repeat;
	height: 17px;
	width: 17px;
}

.slider_rail
{
	position: relative;
	background: url(../images/slider_rail.gif) repeat-x;
	background-position: 0px 2px;
	width: 150px;
	height: 17px;
}

/*Withdrawal Options Table */
#options_table{
 font-size:10px;
}
 
#options_table td {
 padding:5px 0;
}
 
.table_title{
 padding:2px; 
 text-align:center;
 color:#4e7e90;
}
 
.or_hr{
 background-color:#CC6600;
 background-image:url(../images/or_hr.gif);
 background-repeat:repeat-x;
 height:1px;
 font-size:1px;
 width:100%;
}

.highlight{
 background-color:#dfe4e7
}
