﻿HTML
{
	overflow-y: scroll;
	
}

body
{
	position: relative;
	margin: 0 auto 0 auto;
	background-color: #f0f0e0;
	width: 900px;
	font-family: Arial;
}
td
{
	vertical-align: top;
}
ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
p
{
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}
.WhiteSection
{
	/* width: 900px; */
	width: 100%;
	background-color: #ffffff;
}
.TopContent
{
	width: 880px;
	padding: 0 10px 0px 10px;
	border-bottom: 5px solid #f0f0e0;
}

.MainContent
{
	/* width: 880px; */
	padding: 10px;
}
.TabNav
{
	padding: 0 0 10px 0;
	margin: 0;
	height: 72px;
}
.TabNav A
{
	color: #B98145;
	text-decoration: none;
}
.TabNav A:Hover
{
	color: #653614;
	text-decoration: none;
}
.Bold
{
	font-weight: bold;
}
.MainTable
{
	width: 860px;
	margin: 10px 5px 0 5px;
}
.PageContent
{
	width: 600px;
	margin-left: 10px;
	overflow: visible;
	z-index: 10;
}

.PageContentNoRightColumn
{
	/* width: 850px; */
	margin-left: 15px;
	margin-right: 15px;
}

.RightColumn
{
	width: 230px;
	margin-left: 15px;
	color: #666666;
	font-size: 12px;
}

.RightColumn .gray280
{
	width: 100%;
}

.LearnMoreLink
{
	background-image: url(/MutualFunds/Image/plus.gif);
	background-repeat: no-repeat;
	background-position: 0em .2em;
	margin: 8px 0 5px 0;
}
.LearnMoreLink A
{
	color: #B98145;
	text-decoration: none;
	padding: 13px;
	font-weight: bold;
	font-size: 12px;
}
.LearnMoreLink A:Hover
{
	color: #653614;
	text-decoration: none;
	padding: 13px;
	font-weight: bold;
	font-size: 12px;
}
.LargeHomeHeaderBG
{
	background-image: url(/MutualFunds/Image/homeBG.jpg);
	height: 130px;
	border-top: 4px solid #AEADAD;
	border-bottom: 4px solid #AEADAD;
}
.LargeHomeHeader
{
	color: #666666;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 10px 15px 15px;
}
.HomeSearchLinks
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}
.HomeSearchLinks A
{
	color: #7D96AB;
	vertical-align: middle;
}
.HomeSearchLinks A:Hover
{
	color: #333333;
}
.HomeCallOutHeader
{
	background-color: #f0f0e0;
	width: 280px;
	padding: 5px;
}
.HomeCallOutHeaderText
{
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.HomeCallOut
{
	background-color: #f0f0e0;
	width: 290px;
	height: 185px;
	margin: 5px 0 10px 0;
	color: #666666;
}
.HomeCallOut p
{
	padding: 0 15px 0 15px;
}
.HomeCallOut UL
{
	border-top: 1px dotted #999999;
	margin: 0 10px 0 10px;
}
.HomeCallOut LI
{
	background-image: url(/MutualFunds/Image/arrow.gif);
	background-position: 1em 1em;
	background-repeat: no-repeat;
	padding: 4px 10px 4px 30px;
	border-bottom: 1px dotted #999999;
}
.HomeCallOutTable
{
	margin-top: 20px;
}
.HomeCallOutTD
{
	padding-left: 20px;
}
.FundSearchTable
{
	padding-left: 10px;
	font-size: 13px;
	color: #666666;
}
/*.MFSearchGo
{
	height: 22px; 
	width: 24px; 
	font-size: 12px; 
	border: 0; 
	color: #B98145; 
	margin-bottom: 3px;
	background-color: #f0f0e0;
	padding-left: 2px;
	
}*/
.PointsOfDistiction
{
	margin: 0 10px 10px 10px;
	font-size: 13px;
	color: #333333;
}
.PointsOfDistiction LI
{
	background-image: url(/MutualFunds/Image/arrow.gif);
	background-position: .8em .9em;
	background-repeat: no-repeat;
	padding: 7px 10px 7px 25px;
}
/*
.newLinksList li
{
	background-image: url(/MutualFunds/Image/arrow.gif);
	background-position: 0 .3em;
	background-repeat: no-repeat;
	padding: 0 0 3px 0;
}
.newLinksList li a
{
	color: #666666; /* white links */
/*	padding-left: 12px;
	font-size: 13px;
	text-decoration: none;
}
.newLinksList li a:hover
{
	color: #ffffff;
	padding-left: 12px;
	font-size: 13px;
	text-decoration: none;
}

*/
.LinksList li
{
	background-image: url(/MutualFunds/Image/arrow.gif);
	background-position: 0 .3em;
	background-repeat: no-repeat;
	padding: 0 0 3px 0;
}
.LinksList li a
{
	color: #B98145; /* brown links */
	padding-left: 12px;
	font-size: 12px;
	text-decoration: none;
}
.LinksList li a:hover
{
	color: #653614;
	padding-left: 12px;
	font-size: 12px;
	text-decoration: none;
}
/*
.RightCallOutHeader
{
	color: #666666;
	font-weight: bold;
	padding: 4px 10px 15px 5px;
	border-top: 4px solid #AEADAD;
	border-bottom: 1px solid #AEADAD;
	font-size: 15px;
}*/
.RightCallOutText
{
	font-size: 13px;
	color: #666666;
	padding: 5px 5px 0px 5px;
}
.IWantToText
{
	color: #666666;
	font-weight: bold;
	padding: 10px 10px 10px 5px;
	border-top: 4px solid #AEADAD;
	border-bottom: 1px solid #AEADAD;
}
.IWantToList
{
	margin-bottom: 20px;
}
.IWantToList li
{
	padding: 3px 5px 4px 5px;
	border-bottom: 1px solid #AEADAD;
}
.IWantToList li a
{
	text-decoration: none;
	color: #7D96AB; /* blue links */
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.IWantToList li a:Hover
{
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.SearchTextBox
{
	color: #999999;
	font-size: 12px;
	width: 160px;
	margin: 0px;
}
.PageTitle
{
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	padding: 3px 0 18px 0;
}
.PageTrail
{
	color: #666666;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.PageHeader
{
	
}
.Group
{
	cursor: pointer;
}

.subTabs
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	cursor: pointer; /* to remove the otherwise appearing drop shadows of the text */ /* for IE */ /*filter:alpha(opacity=60);*/ /* CSS3 standard - firefox */ /*Opacity:0.6;	*/
}
.MenuItemHover:hover .tabnav
{
	visibility: visible;
}
.MenuItemHover:hover
{
	color: #653614;
}
.tabnav
{
	visibility: hidden;
	position: absolute;
	left: 690px;
	top: 302px;
}
.SubNav
{
	margin: 5px 0 10px 16px;
	padding-bottom: 5px;
	height: 10px;
}
.SubNav li
{
	float: left;
	padding-right: 15px;
	font-size: 12px;
	color: #333333;
}
.SubNav li a
{
	color: #333333;
	text-decoration: none;
}
.SubNav Li .active, .SubNav li a:hover, .SubNav .Active A
{
	color: #B98145;
	text-decoration: none;
}

.IWantTo
{
	padding-bottom: 5px;
	height: 10px;
	float: right;
}

.PageContentHeader
{
	border-top: 4px solid #AEADAD;
	padding: 4px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.PageLinksHeader
{
	border-top: 4px solid #AEADAD;
	border-bottom: 1px solid #AEADAD;
	padding: 4px 0 15px 5px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.GridHeaderItem, .GridHeaderItem TH
{
	border-top: 4px solid #AEADAD;
	border-bottom: 1px solid #AEADAD;
	padding: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.GridHeaderItem a
{
	color: #666666;
}
.ContentText
{
	margin-top: 14px;
}
.TopContentText
{
	border-top: 4px solid #AEADAD;
	padding: 4px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.ContentText p
{
	font-size: 12px;
	color: #333333;
}

.ContentText li
{
	font-size: 12px;
	color: #333333;
}

.ContentText .SubHeader
{
	font-size: 12px;
	margin: 0px;
	padding: 0;
	color: #333333;
	font-weight: bold;
}
.ContentText A
{
	text-decoration: none;
	color: #B98145;
}
.ContentText A:hover
{
	text-decoration: none;
	color: #653614;
}
.OverviewList
{
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 17px;
	color: #333333;
}
.OverviewList LI
{
	padding-left: 10px;
	background-image: url(/MutualFunds/Image/doubleArrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
.OverviewList A
{
	text-decoration: none;
	color: #B98145;
}
.Temporary
{
	font-weight: bold;
	font-size: 13px;
	color: #7D96AB;
	margin: 3px 0 3px 0;
}
.DoubleArrow
{
	font-size: 15px;
}
.Footer
{
	/* width: 900px; */
	background-color: #f0f0e0;
	border-top: 4px solid #CFCFC8;
	border-bottom: 0;
	font-size: 12px;
	color: #666666;
}
.Footer P
{
	/* width: 880px; */
	padding: 8px 10px 8px 10px;
	margin: 0px;
}
.Footer A
{
	text-decoration: none;
	color: #B98145;
}
.Footer A:Hover
{
	text-decoration: none;
	color: #653614;
}
.FooterLine
{
	/* width: 900px; */
	border-top: 1px solid #CFCFC8;
	margin: 0px;
	padding: 0px;
}
/* Data Grid */

.DataGridItem a, .DataGridAltItem a, .GridView a
{
	color: #b98145;
	text-decoration: none;
}
.DataGridItem a:hover, .DataGridAltItem a:hover, .GridView a:hover
{
	color: #653614;
	text-decoration: none;
}
.DataGridHeader TD
{
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666666;
}

.DataItemBold
{
	font-weight: bold;
}
.DataItemHeader
{
	color: #666666;
}

.DataGridSubHeader TD
{
	padding-top: 15px;
	font-weight: bold;
	font-size: 12px;
}
.DataGridItem, .DataGridAltItem
{
	font-size: 12px;
}
.GridView TD
{
	font-size: 12px;
	padding-right: 8px;
}

/*  Styles for Fund Pages from mf.css */
.gray280
{
	width: 292px;
	background-position: top left;
	background-repeat: repeat-y;
	color: #6e6e6d;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.54;
	overflow: hidden;
	border-top: solid 3px #AEADAD;
	padding: 0;
	margin: 10px 0 8px 0;
}

.gray280ChartHead
{
	width: 292px;
	background-position: top left;
	background-repeat: repeat-y;
	color: #6e6e6d;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.54;
	overflow: hidden;
	border-top: solid 3px #AEADAD;
	padding: 0;
	margin: 10px 0 0 0;
}

.gray568
{
	padding: 0px;
	margin: 10px 0 8px 0;
	width: 600px;
	border-top: solid 3px #AEADAD;
	color: #6e6e6d;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.54;
	overflow: hidden;
}
#product-body
{
	color: #666666;
	font-size: 12px;
}

.bdata a, #FundPageLiteratureBox a, #product-body a
{
	color: #B98145;
	text-decoration: none;
}
.bdata a:hover, #product-body a:hover, #FundPageLiteratureBox a:hover
{
	color: #653614;
}
.investmentStrategy
{
	width: 298px;
}

.alert
{
	font-weight: bold;
	color: red;
	background-color: yellow;
}


/* I WANT TO DROP DOWN MENU */
.IWantToLabel
{
	color: #7D96AB;
}
.LevelMenuItemStyles
{
	padding: 6px 1px 1px 5px;
	height: 30px;
	border: 0;
	background-color: Maroon;
	color: White;
	font-weight: bold;
	width: 225px;
}

.LevelSelectedStyles
{
	background-color: Maroon;
	color: White;
}

.DynamicMenuItemStyle
{
	margin: 0;
	background-color: #F0F0E0;
	padding: 5px 0px 4px 1px;
	height: 30px;
	color: #333333;
	width: 225px; /*width: 220px;*/
}
.DynamicHoverStyle
{
	margin: 0;
	background-color: ActiveBorder;
	font-weight: bold;
	padding: 5px 0px 4px 1px;
	height: 30px;
	color: #B98145;
	cursor: pointer;
	width: 225px;
}

.DynamicSelectedStyle
{
	color: White;
}

.IWantToMenu
{
	z-index: 999;
	margin-right: 3px;
}
.IWantToMenu A
{
	color: #ffffff;
}
.IWantToMenu A:hover
{
	color: #ffffff;
}
/* Our Managers styles */
.ManagerImages
{
	margin-top: 50px;
}
/*.NAM{background: #ffffff url("../Image/manager/NAMLogo.gif") no-repeat center center; } 
.NWQ{background: #ffffff url("../Image/manager/nwq.jpg") no-repeat center center;} 
.TWD{background: #ffffff url("../Image/manager/tradewinds.jpg") no-repeat center center;} 
.SBAM{background: #ffffff url("../Image/manager/sbam_orig.jpg") no-repeat center center;} 
.WINSLOW{background: #ffffff url("../Image/manager/winslowLogo.jpg") no-repeat center center;} 
.SYMPHONY{background: #ffffff url("../Image/manager/Symphony.jpg") no-repeat center center;} 
.HYDEPARK{background: #ffffff url("../Image/manager/Hydepark.gif") no-repeat center center;} */
.NIS
{
	background: #ffffff;
	vertical-align: middle;
}
.linestyle
{
	display: inline-block;
	vertical-align: middle;
}
.OurManagers
{
	padding-top: 0px;
}
.OurManagers LI
{
	padding: 0 0 12px 0;
	background-image: url(/MutualFunds/Image/arrow.gif);
	background-position: 0em .9em;
	background-repeat: no-repeat;
	padding: 7px 10px 7px 15px;
}

.FundNameRow
{
	padding-left: 30px;
}

.SubHeader
{
	font-weight: bold;
	padding-top: 20px;
}
.MenuBGStatic
{
	background-image: url(/MutualFunds/Image/menuBG.gif);
}
.MenuBGHover
{
	background-image: url(/MutualFunds/Image/menuBGHover.gif);
}
.IWTGroup
{
	color: #ffffff;
	width: 210px;
	height: 25px;
	font-size: 14px;
}
.IWTHeader
{
	background-image: url(/MutualFunds/Image/menuBG.gif);
	background-repeat: no-repeat;
	padding: 4px 3px 4px 8px;
}
.IWTHeaderOver
{
	background-image: url(/MutualFunds/Image/menuBGHover.gif);
	background-repeat: no-repeat;
	padding: 4px 3px 4px 8px;

}
.IWTItem
{
	background-color: #999999;
	width: 189px;
	padding: 4px 3px 4px 8px;
	color: #ffffff;
	font-size: 13px;
	width:199px;
}

.IWTItemOver
{
	background-color: #8eb8c9;
	padding: 4px 3px 4px 8px;
	color: #ffffff;
	cursor: pointer;
	font-size: 13px;
	border: solid 0px red;
	
}
.IWTItemBottom
{
	background-image: url(/MutualFunds/Image/menuBGBottom.gif);
	padding: 4px 3px 4px 8px;
	color: #ffffff;
	font-size: 13px;
	height: 17px;
	
}
.IWTItemBottomOver
{
	background-image: url(/MutualFunds/Image/menuBGBottomHover.gif);
	padding: 4px 3px 4px 8px;
	color: #ffffff;
	height: 17px;
	font-size: 13px;
	cursor: pointer;
}
.TimelineDateLeft
{
	font-size: 16px;
	color: #B98145;
	padding: 0 2px 0 6px;
	font-weight: bold;
}
.TimelineDateRight
{
	font-size: 16px;
	color: #B98145;
	padding: 0 5px 0 2px;
	font-weight: bold;
}
.TimelineTable
{
	font-weight: normal;
}
.TimelineTable td
{
	vertical-align: top;
}

/*************CATEGORY HEADER***********/

.MuniNationalHeader
{
	border-bottom-color: #9DD085;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}

.MuniStateHeader
{
	border-bottom-color: #9DD085;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}

.TaxableHeader
{
	border-bottom-color: #66ff73;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}

.ValueHeader
{
	border-bottom-color: #F68C59;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}

.GlobalInternationalHeader
{
	border-bottom-color: #333399;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}

.GrowthHeader
{
	border-bottom-color: #D95055;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}

.CoreHeader
{
	border-bottom-color: #00c49f;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}

.AssetAllocationHeader
{
	border-bottom-color: #6666CC;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}

.QuantitativeHeader
{
	border-bottom-color: #0099D4;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}

.RealAssetsHeader
{
	border-bottom-color: #DBA447;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}
.IndexHeader
{
	border-bottom-color: #BFA87F;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	
}



.ContentFoooter
{
	font-size: 12px;
	color: #666666;
}

/*NEW REDESIGN STYLES*/
.bullet ul
{
	margin: 0;
	padding: 0;
	font-size: 50px;
	list-style-type: none;
	margin-left: 3.4px;
	border: solid 0px blue;
}
.bullet li
{
	list-style-type: none;
	background-image: url(/MutualFunds/Image/BulletPointRd.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	margin-left: 3.4px;
	border: solid 0px red;
}



/*for sub tile note for FRES and WLCG* by SB*/
.SubNote
{
    font-size:16px;  
    color:#666666; 
    font-weight:bold; 
    padding-bottom:25px;
}
