﻿body
{
	position: relative;
	width: 880px;
	margin: 0 auto 0 auto; 
	font-family: Arial;
}
td
{
	vertical-align: top;
}
/* Top Navigation Menu Styles */
.TopNav
{
	margin-bottom: 6px;
}
.TopNavHeader
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 14px;
	color: #333333;
	cursor: pointer;
}
.TopNavHeaderOver
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	color: #b5793a;
	font-size: 14px;
	cursor: pointer;
}
.TopNavDivider, .TopNavDividerOver
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	color: #333333;
}
.TopNavItem
{
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
}
.TopNavItemOver
{
	font-size: 12px;
	color: #ffffff;
	background-color: #b5793a;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	cursor: pointer;
}
.MenuGroup
{
	border: 1px solid #c7c1b6;
	margin-left: 15px;
	margin-top: 2px;
}
/* */
.BannerImage
{
	margin-bottom: 15px;
}
.HomePageHeader
{
	color: #333333;
	font-size: 16px;
	letter-spacing: .03em;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.Header
{
	color: #333333;
	font-size: 16px;
	letter-spacing: .03em;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.TopRow
{
	margin-bottom: 25px;
}

.CallOutColumn
{
	padding-left: 15px;
	padding-bottom: 25px;
}
.KnowledgeCenterContent
{	
	border-bottom: 2px solid #B8bbbe;
}
.KnowledgeCenterColumn
{
	border-top: 1px solid #B8BBBE;
	width: 650px;
	margin-bottom: 5px;

}
.KnowledgeCenterBottomColumn
{
	width: 650px;
	margin-bottom: 15px;
}
/* --------  TABS --------------*/
.TabInterface
{
	width: 650px;
	border-bottom: 2px solid #B8BBBE;
	margin-bottom: 5px;
	padding-top: 12px;
	height: 28px;
}
.TabActive
{
	float: left;
	margin-left: 4px;
	background: #748FA5;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 20px 3px 11px;
	text-decoration: none;
}
.TabActive A
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.TabInactive
{
	float: left;
	margin-left: 4px;
	background: #626262;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 20px 3px 11px;
}
.TabInactive A
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.TabInactive A:Hover
{
	color: #333333;
	text-transform: uppercase;
}
.SectionHeader
{
	padding: 10px 2px 10px 0;
	border-top: 2px solid #B8BBBE;
	border-bottom: 1px solid #B8BBBE;	
	font-size: 14px;
	color: #b5793a; 	
	background-image: url(/Retirement/Image/arrow.gif);
	background-position: 0 1em;
	background-repeat: no-repeat;
}
.SectionHeader A
{	
	color: #b5793a;
	margin-left: 15px; 
	text-decoration: none;	

}
.SectionHeader A:Hover, .SectionHeaderRight A:Hover
{
	color: #ffffff;
	background-color: #b5793a;
	text-decoration: none;
}
.SectionContent
{
	font-size: 14px;
	line-height: 17px;
	padding: 15px 10px 20px 10px;
	border-bottom: 1px solid #B8BBBE;	
	width: 270px;
	color: #333333;
}
.SectionContentRight
{
	font-size: 14px;
	line-height: 17px;
	padding: 15px 10px 20px 10px;
	border-bottom: 1px solid #B8BBBE;	
	width: 270px;
	color: #333333;
}
.HomeCallOut, .HomeCallOutTemp
{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #f3f1f3;
	padding: 10px;
	width: 250px;
}
.CallOut
{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #f3f1f3;
	padding: 10px;
	width: 200px;
	height: 150px;
}
.CallOut A, .HomeCallOut A
{
	color: #b5793a;
	font-size: 14px;
	text-decoration: none;
}
.CallOut A:Hover, .HomeCallOut A:Hover
{
	color: #ffffff;
	background-color: #b5793a;
	text-decoration: none;
}
.CallOutHeader
{
	color: #653614;
	font-size: 14px;
	padding-top: 6px;
	font-weight: bold;
	line-height: 17px;
}
.CallOutContent
{
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #333333;
}
.VideoCallOutContent
{
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #333333;
}
.VideoLink
{
	background-image: url(/Retirement/Image/arrow.gif);
	background-position: 0 .2em;
	background-repeat: no-repeat;
	padding: 0px 0 0px 0;
}
.VideoLink A
{
	color: #b5793a;
	font-size: 14px;
	text-decoration: none;
	margin-left: 15px;
}
.LargeVideo
{
	margin: 15px 15px 15px 30px;
}
.VideoBG
{
	padding: 15px;
	width: 450px;
}
.CalculatorLinks A
{
	font-size: 12px;
	line-height: 20px;
}
.CallOutContact
{
	padding-bottom: 5px;
}
/* End homepage styles begin content page styles  */ 
.PageHeader
{
	border-top: 1px solid #b8bbbe;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
	letter-spacing: .04em;
	text-transform: uppercase;
	color: #333333;
	padding-left: 10px;	
}
.ContentTopMargin
{
	margin-top: 20px;
}
.LeftColumn
{
	vertical-align: top;
	width: 535px;
	padding-right: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #b8bbbe;
}
.LeftMF
{
	vertical-align: top;
	width: 535px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0px;
	border-top: 1px solid #B8bbbe;
}
.RightColumn
{
	vertical-align: top;
	width: 320px;	
	padding-left: 15px;
	padding-bottom: 30px;
}
.RightLinks
{
	padding-left: 15px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	width: 320px;
}
.TanLargeText
{
	border-top: 1px solid #b8bbbe;
	color: #b5793a;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	line-height: 22px;
	padding: 10px 20px 25px 0;
}
.BrownTextHeader
{
	border-top: 1px solid #b8bbbe;
	color: #653614;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
	padding: 10px 20px 8px 0;
}
.TanTextContent
{
	color: #b5793a;
	font-size: 16px;
	line-height: 19px;
	padding-bottom: 15px;
	padding-right: 20px;
}
.MainTable
{
	margin-top: 15px;
}
p
{
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	padding: 5px 5px 5px 10px;
	margin: 5px 0 0 0;
}
.SmallerContentText
{
	font-size: 13px;
	color: #333333;
}
.ToolsDefinitionsHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
.ParagraphTitle
{
	color: #653614;
	font-weight: bold;
	font-size: 13px;
}
.ToolsHomeText
{
	padding-right: 15px;
	border-bottom: 1px solid #b8bbbe;
}
.VideoHomeText
{
	margin-bottom: 15px;
	border-bottom: none;	
}
.VideoHomeText P
{
	font-size: 12px;	
	color: #333333;
	line-height: 16px;
}
.VideoSummary
{
	font-size: 12px;
	font-family: Arial;	
	color: #333333;
	line-height: 16px;
	padding-top: 5px;
}
.ToolsHomeText P 
{
	font-size: 12px;
	padding-right: 15px;
	color: #333333;
	line-height: 16px;
}
.ToolsHomeText A
{
	font-size: 12px;
	color: #b5793a;
	font-weight: bold;
	text-decoration: none;
}
.ToolsHomeText A:Hover
{
	font-size: 12px;
	color: #ffffff;
	background-color: #b5793a;
	font-weight: bold;
	text-decoration: none;
}
.ListBox
{
	border-right: 1px solid #b8bbbe;
}
ul
{
	margin: 0;
	padding: 10px 0 5px 0;
	list-style-type: none;
	font-size: 14px;
}
li
{
	background-image: url(/Retirement/Image/arrow.gif);
	background-position: 0 .3em;
	background-repeat: no-repeat;
	padding: 0 0 3px 15px;
	margin: 0px;
}

.CallOutText
{
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	margin: 5px 0 0 0;
}
.MutualFundText
{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #666666;
	padding: 0px 5px 10px 5px;
	margin: 0 15px 0 5px;

}
.Disclosure
{
	border-top: 1px solid #b8bbbe;
	color: #333333;
	padding: 0 10px 5px 10px;
	margin: 10px 0 5px 0;
}
.Disclosure P
{
	margin: 8px 0 0 0;	
	padding: 0;
	font-size: 13px;
}
.LeftList
{
	float: left;
	margin: 0;
}
.RightList
{
	float: left;
	margin-left: 15px;
}
.MFTable
{
	width: 870px;
	float: right;
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
}
.ProductName a, ul a, .CallOutText a
{
	text-decoration: none;
	color: 	#b5793a;	
}
.ProductName a:hover, ul a:hover, .CallOutText a:hover
{
	color: #ffffff;
	background-color: #b5793a;
	text-decoration: none;
}
.MFTable TD
{
	padding-top: 1px;
	padding-bottom: 1px;
}
.Headers TD
{
	padding-top: 8px;
}
.ProductGroup
{
	color: #653614;
	font-weight: bold;
	width: 150px;
	background-color: #ffffff;
}
.ProductName
{
	width: 400px;
	padding-left: 4px;
}
.ProductShares
{
	width: 110px;
}
.AltRow TD
{
	background-color: #e9e9e9;
}
.AltRow .ProductGroup, .AltRowOne .ProductGroup
{
	background-color: #ffffff;
}
.AltRowOne TD
{
	background-color: #e9e9e9;
	border-top: 5px solid #ffffff;
}
.Clear
{
	clear: both;
}
.DividerLine
{
	border-bottom: 2px solid #b8bbbe;
}
.MFFootnotes
{
	float: left; 
	color: #333333;
	padding: 5px 10px 0 10px;
	font-size: 13px;
	font-family: Arial;
}
.MFDisclosure
{
	font-family: arial;
	color: #999999;
	font-size: 13px;
	padding: 10px;
}

sup
{
	height: 0;
	line-height: 1;
	position: relative;
	top: -0.6em;
	vertical-align: baseline !important;
	vertical-align: bottom;
}
.CenterText
{
	margin: 10px;
	color: #653614;
	font-size: 14px;
	font-weight: bold;
}
.DataGrid
{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 12px;
}
.DataGridItem
{
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.DataGridItem TD
{
	padding-bottom: 8px;
}
.DataGridItem A, .LockKey A
{
	text-decoration: none;
	color: #b5793a;
	font-size: 12px;
	font-weight: bold;
}
.DataGridItem A:Hover, .LockKey A:Hover
{
	color: #ffffff;
	background-color: #b5793a;
	text-decoration: none;
	font-weight: bold;
}
.NoDocumentsText
{
	font-size: 12px;
	padding: 10px 10px 10px 14px;
	color: #333333;
}
.LockKey
{
	padding-top: 4px;
	padding-left: 2px;
	font-size: 13px;
	color: #333333;
	 
}
.Terms
{
	border-top: 1px solid #B8BBBE;
	padding-bottom: 15px;
}
.LightBulbDisclosure
{
	font-weight: bold;
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 12px;
}
.LightBulbDisclosure P
{
	font-size: 12px;
	padding: 0 5px 0 5px;
	line-height: 15px;
}
.LightBulbDisclosure P A
{
	text-decoration: none;
	color: #b5793a;
}
.Footer
{
	padding: 3px 7px 3px 7px;
	width: 873px;
	background-color: #e9e9e9;
	font-size: 12px;
}
.Footer P
{
	font-size: 12px;
	padding: 0;
}
.Footer A
{
	text-decoration: none;
	color: #b5793a;
}
.Footer a:hover
{
	color: #ffffff;
	background-color: #b5793a;
	text-decoration: none;
}

