* { padding: 0; margin: 0; }
html, body { height:100%; }
html { overflow-y: scroll; }
body { background:#7b2632 url(images/bg-graphite.jpg); font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color:#dad3c2;  }
#bgholder { background:url(images/bg-middle.png) top center repeat-y; }
a { color:#a8996e; outline: none; }
a:hover { color:#dbd1b1; }
img {border:none;}
.clear { clear:both; }
.fb { margin: 15px 10px 0px 0px;}
.linked { margin: 15px 0px 0px 0px;}
ul.trusted_prof {list-style-type:none; margin-left:20px; line-height:18px;}

#hr { height:1px; border-bottom:solid 1px #a3946d; clear:both; }
#hr-top { height:1px; border-bottom:solid 1px #a3946d; clear:both; width:220px; margin:20px auto 7px auto; }
#hr-bottom { height:1px; border-bottom:solid 1px #a3946d; clear:both; width:182px; margin:0 auto 23px auto; }

#topper { width:100%; height:70px; position:absolute; top:0; z-index:-1; background:url(images/bg-top.png) top center no-repeat; display:inline; }

#wrapper { margin: 0 auto; width: 986px; }

#content { 
 float: left;
 width: 630px;
 display: inline;
 margin-bottom:0px;
}

#bgfooter { 
 width: 100%;
 height:100px;
 clear: both;
 text-align:center;
 color:#989b9d;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(images/bg_footer.png) bottom center no-repeat;
}

#footer { 
 width: 100%;
 height:110px;
 clear: both;
 text-align:center;
 color:#989b9d;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
}
#footer p.contact { font-weight:bold; width:800px; margin:0 auto;; }
#footer p.details { width:750px; margin:0 auto; margin-top:6px; font-size:10px; font-style:normal; }
#footer a { color:#dad3c2; text-decoration:none;}
#footer a:hover { color:#fff; }

#leftcolumn { 
 width: 180px;
 float: left;
 padding-top:48px;
 text-align:right;
}

#rightcolumn { 
 width: 176px;
 float: left;
 padding-top:48px;
}

.menu{margin:16px 0 6px 0; padding:0; width:180px; list-style:none;}
.menu li{padding:0; margin:0 0 1px 0; display:block; }
.menu li a{text-align:right;padding:0px; display:block; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#dad3c2; text-transform:uppercase; line-height:20px;}
.menu li a:hover{ color:#fff; }
.menu li a.active, .menu li a.active:hover{ color:#a8996e;}
.menu li ul { margin:4px 0 12px 0; }
.menu li ul li { }
.menu li ul li a{ color:#fff; text-transform:none; line-height:18px;; }

#photo-holder { width:614px; height:325px; margin:0 auto; margin-top:-5px; padding-top:22px; background:url(images/photo-back.png) top center no-repeat; }
#photo { width:568px; height:280px; margin:0 auto; }

#copy { width:576px; margin:0 auto; }
#copy p { padding: 10px; line-height:18px; }
#copy h1 { font-size:18px; text-transform:uppercase; color:#fff; text-align:center; font-weight:normal; line-height:24px; letter-spacing:1px; font-variant:small-caps; padding: 10px;}
#copy h2 { font-size:14px; text-transform:uppercase; color:#fff; text-align:left; font-weight:normal; line-height:24px; letter-spacing:1px; font-variant:small-caps; padding: 10px;}
#copy h3 { font-size:14px; text-transform:uppercase; color:#fff; text-align:left; font-weight:normal; line-height:24px; letter-spacing:1px; font-variant:small-caps; padding: 10px;}
.details { font-style:italic; line-height:12px; margin-top:-14px;}
img.align-left { float:left; margin-top:3px; margin-right:20px; }
ul li {
padding: 0 0 0 0;
margin: 0 0 0 10px;
}
ul.red {
list-style: none;
}
ul.red li {
list-style:none;
margin-left:20px;
line-height:18px;
}
ul.red p { margin-bottom: 10px; border-bottom: 1px dotted #A3946D; }

ul.dot {
list-style: none;
}
ul.dot li {
list-style:disc;
margin-left:50px;
line-height:18px;
}
ul.dot p { margin-bottom: 10px; border-bottom: 1px dotted #A3946D; }

p.disclaimer { font-size: 10px !important; line-height: 15px !important; font-style: italic; }


/* toggle content */
.icon16 { display: block; overflow: hidden; }
.icon16 { width: 16px; height: 16px; }
body .icon16.iconSymbol.minus { background-position: 0 0; }
body .icon16.iconSymbol.plus { background-position: 0 -16px; }
.icon16.iconSymbol { background: transparent url(images/16-symbol.png) no-repeat 0 0; }

/*toggle*/
/* Minimal Toggles 
-------------------------------------------------------------- */
.toggle,.toggle_accordion{background:url(images/custom_sprite_dddddd.png) no-repeat -222px -395px;line-height:30px;margin-bottom:15px;position:relative;padding:0 0 0 30px;}
.toggle a,.toggle_accordion a{color:inherit;display:block;font-size:16px;font-weight:normal;letter-spacing:0.4px;line-height:30px;text-decoration:none;text-transform:none;}
.toggle a:hover,.toggle_accordion a:hover{text-decoration:none;}
.toggle .active{background:url(images/custom_sprite_dddddd.png) no-repeat -182px -434px;}
.toggle_content{clear:both;margin:0 0 20px 30px;overflow:hidden; padding-bottom: 30px !important;}

/*optional
.toggle_content{margin:0 0 20px 0;}
.toggle_frame .toggle_content{margin:0 0 20px 30px}
*/

/* Framed Toggles 
-------------------------------------------------------------- */
.toggle_frame{padding:0 20px;padding-top:15px;margin:15px 2px;border:1px solid #47141b;background:#571822;-moz-border-radius: 3px;
-webkit-border-radius: 3px;}
.toggle_frame .toggle,.toggle_frame .toggle_accordion{background-position:-141px -474px;}
.toggle_frame .active{background-position:-101px -514px;}
.toggle_frame .toggle_content{border:0;padding:0px;}
.toggle_frame .toggle_content .block{padding:0px;}
.toggle_frame .toggle_content ul li {margin-bottom:12px;}

#quote-wrapper {width:176px; height:185px;}
#quote { margin-bottom:24px; font-size:16px; font-style:italic; color:#dad3c2; display:none; }
#quote span { font-size:10px; color:#a8996e; font-style:normal; font-family:Arial, Helvetica, sans-serif; }

#tools, #stocks { width:100%; border:1px solid #a3946d; }
#tools h1, #stocks h1 { padding:4px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-transform:uppercase; color:#7a2532; text-align:center; background:#a3946d;}
.tmenu{margin:16px 0 6px 10px; padding:0; width:160px; list-style:none;}
.tmenu li{padding:0; margin:0 0 20px 0; display:block; }
.tmenu li a{text-align:center;padding:0px; display:block; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#A3946D;}
.tmenu li a:hover{ color:#DAD3C2; }
.tmenu li a.active, .menu li a.active:hover{ color:#a8996e;}

#newsletters {line-height:18px; text-align:justify;}
#newsletters #date {font-size:11px; color: #B0732E;}
#newsletters #top_nav{line-height:18px;}
#newsletters #top_nav a{text-decoration:none;}
#newsletters h2 {padding:0px !important;}
#newsletters #dateIssue {padding:10px 0px 10px 0px; margin:0px;}
#newsletters #inIssue {padding:0px; margin:0px;}
#newsletters .wmsTbl {width:500px; border: 1px solid #999999;}
#newsletters .wmsTbl th {font-family:verdana; font-size: 11px; text-align: left; background: #999999; color: #FFFFFF;}
#newsletters .wmsTbl td {font-family:verdana; font-size: 11px;}
#newsletters .wmsTbl tr.tbloff td {background: #999;}
#newsletters .wmsTbl tr.tbloff td {background: #999;}
#newsletters #calendarTbl {margin: 0px 35px 25px 30px;}
#newsletters #calendarTbl td {font-family: verdana; font-size: 11px; padding: 2px 5px 2px 5px;}
#newsletters img { background-color: #fff; border: 1px solid #000; }

/************** Solutions Content ***********************/

#grandMicro { width:100%; margin: 0 auto;}
#top_nav { background:none; margin: 0px 0px; width:100%; text-align:center; padding-bottom: 15px; }
#top_nav table { width:100%; padding: 0px; margin: 0 auto;  border-bottom: 1px solid #571822;  }
#top_nav table td {text-align: center; margin-bottom: 0px; padding-bottom: 0px; }
#top_nav a { color: #DAD3C2; font-weight:normal; padding:0; font-family:Georgia, "Times New Roman", Times, serif !important;  }
#top_nav a:hover { text-decoration: none; color: #fff; }
#top_nav a.current {text-decoration:underline; color#fff !important; }
#top_nav hr { border: 0;  color: #8eb2c7; background-color: #571822; height: 1px; width: 100%; text-align: left; margin:10px 0;}

.clearBlock {clear: both;}

dt { text-transform: capitalize; font-size: 14px; padding-bottom: 10px; font-weight: bold; }
dd { line-height: 20px; }

#urContent { margin-right: auto; margin-left: auto; }
#urContent table {border-collapse: collapse; margin: 0px auto;}
#urContent table th, #urContent table td {font-size: 11px; }
#urContent .disclaimer {font-style: italic; font-size: 9px !important; line-height:11px !important;}
#urContent li {padding-top: 0px; padding-bottom: 0px; margin-top: 15px; margin-bottom: 3px;}
#urContent li p {padding-top: 0px; padding-bottom: 0px; margin-top: 2px; margin-bottom: 2px;}
#urContent blockqoute p {font-style: italic;}
#urContent .navHomeTable table { text-align:center; width:500px; margin: 0 auto; }
#urContent .navHomeTable td{  padding: 3px 5px 3px 5px;}

#urContent #subVideoListBlock {float: left; background: url(images/retire_box_bg.png) 0 51px no-repeat; padding-top: 7px;}
#urContent #subNavToolsBlock {float: right; background: url(images/retire_box_bg.png) 0 51px no-repeat; padding-top: 7px;}
#urContent #subNavListBlock {width: 100%; _width: 60%;}
#urContent #subNavListBlock ul {margin-left: 0px; padding-left: 0px;}

#urContent a img {border: none;}

#urContent .backNextAnchorBlock {clear: both;  text-transform:uppercase; }
#urContent .backNextAnchorBlock .backAnchorBlock {float: left; text-align: left; width: 50%;}
#urContent .backNextAnchorBlock .nextAnchorBlock {text-align: right;}

.bodyLinkBlock {width:100%; margin: 20px 0px 7px 0px; border-bottom: 1px solid #571822; text-align: center; display:block;}
.bodyLinkBlock ul {padding: 0px 0px 0px 100px; margin: 0px; list-style: none; background:none;}
.bodyLinkBlock li {list-style:none; background:none;}
.bodyLinkBlock a {text-decoration: none;}
.bodyLinkBlock a.hover {text-decoration: underline !important;}
.bodyLinkBlock a.current {text-decoration: underline !important;}

.callOut { border-top: 1px solid #571822; border-bottom: 1px solid #571822; padding: 5px 15px 0px 15px; display:table-cell;}
.callOut p {font-style: italic; padding: 0px; margin: 0px 0px 0px 10px;}
.callOut .alert { float:left; margin:5px 10px 0px 0px; display:table; }
.callOut .alert1 { float:left; margin:-1px 10px 0px 0px; display:table; }
.callOut .alert2 { float:left; margin:15px 10px 0px 0px; display:table; }

.buttonBlock { text-align:center !important; margin:0 auto; padding: 0px 0 0px; margin-bottom:0px; }

.titleOpening {font-weight: bold; margin-top:10px !important; }
.videoBlock { text-align:center; border:none; }

.subTbl { color:inherit!important; font-size:inherit !important; }
.manageRiskTblBorderNone{border:none !important; line-height:15px; color:inherit !important; }
.manageRiskTblBorder{border-top: 1px solid #571822; border-bottom: 1px solid #571822;}
.manageRiskTblTitle{font-size:18px!important; line-height:24px !important; font-weight:normal; margin-right:10px; color: inherit !important; text-transform:uppercase; }
.manageRiskTblCopy{  border-left: 1px dashed #571822 !important;  padding-left:20px;}
.manageRiskTblDivider{height: 1px; border: none; border-top: 1px solid #571822; margin-top:10px; margin-bottom:10px; padding:0px;}
#snapshotTbl { color:inherit; }

.snapshotTblBorderNone{border:none !important;}
.snapshotTblCopy{ border-left: 1px dashed #571822 !important; padding-left:20px; }
.snapshotTblDivider{height: 1px; border: none; border-top: 1px solid #571822; margin-top:10px; margin-bottom:10px; padding:0px;}
.tableLivingInRetirement { font-family: inherit !important; color: inherit; font-size:inherit !important; margin-top:20px;  margin-bottom:30px;  }
.tableLivingInRetirement th{ border-bottom:1px solid #571822 !important; }
.tableLivingInRetirement td{ border-bottom:1px solid #571822 !important; }

#toolSectionListBlock {float: left; border:none;  }
#toolSectionImgBlock { padding:15px 6px 0 0; float: right; background: url(images/retire_box_bg.png) 0 51px no-repeat; padding-top: 7px;  }

.button2 { 
text-align:center;
	width: 104px;
	height:35px;
	color: #fff;
	text-align:center;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 2px 2px 15px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: inherit !important;
	font-size: 14px;
	line-height:16px;
	font-family: inherit;
	border: solid 1px #fff;
	background: #A3946D;
	padding:0 10px 10px;
	margin-right:8px;
	padding-top:12px;
	border: solid 1px #fff;
	  -moz-border-radius:5px; -webkit-border-radius:5px;
}
.button2:hover {
	color: #fff !important;
	background: #8f8569;
	border: solid 1px #fff;
}
.button2:active {
	color: #fff !important;
	background: #8f8569;
	border: solid 1px #fff;
}	

.market_data {
	padding: 4px;
	padding-bottom: 11px;
}
.market_data_spacer {
    height: 54px;
    width: 1px;
}
.market_data #quotes_tbl {
    font-family: arial;
    font-size: 11px;
    width: 165px;
}
.market_data #quotes_tbl .rj_symbol, .market_data #quotes_tbl .trdPrice, .market_data #quotes_tbl .percentChange {
    font-weight: bold;
}
.market_data #quotes_tbl .percentChange {
    text-align: right;
}
.market_data #quotes_tbl .downColor {
    color: red;
}
.market_data #quotes_tbl .upColor {
    color: green;
}
.market_data #quotes_tbl td {
    border-bottom: 1px solid #D4D2CD;
}
.market_data #quotes_tbl #disclaimer_quote, .market_data #quotes_tbl #disclaimer_quote p.disclaimer {
    font-size: 9px !important;
}

.block a { margin-bottom: -8px; display: block; }

#frmContact p { padding: 0px; }

#frmContact td { padding: 5px; }

 
.rjBanner img {border: 0px;}
 
.icn1 {color: #FFFFFF;}
.txt1 {color: #FFF;}
.txt2 {color: #FFF;}
.txt3 {color: #FFF;}