﻿/* ----------------------------------- @@CSS Reset ---------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: baseline;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' and 'cellpadding="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* --------------------------------End @@CSS Reset -------------------------------------- */

body
{
	margin: 0 auto 0 auto;
	background-color: #e5eae9;
	width: 900px;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #444444;
}
table
{
	border-collapse: separate;
}
td
{
	vertical-align: top;
}
h5
{
	font-size: 14px;
	color: #7a1a00;
	margin: 10px 0 5px 0;
}
h4
{
	font-size: 17px;
	line-height: 18px;
	margin-left: 5px;
	font-weight: normal;
	color: #666666;
	font-family: Times New Roman;
}
h3
{
	color: #677078;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2
{
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #677078;
	text-transform: uppercase;
	margin-bottom: 2px;
}
h1
{
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #677078;
	font-family: Times New Roman;
}
p
{
	font-size: 12px;
	margin: 8px 0px 0 0;
	padding-bottom: 8px;
}
p a, li a
{
	color: #7a1a00;
	text-decoration: none;
}
p a:hover, li a:hover
{
	color: #333333;
	text-decoration: none;
}
ul
{
	font-size: 12px;
	margin: 8px 0 8px 0;
}
li
{
	padding: 3px 5px 3px 9px;
	background-image: url(/Tradewinds/Image/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
}
.SectionText p a:hover
{
	color: #333333;
	text-decoration: none;
}
.BannerImage
{
	height: 200px;
}
.BannerImageContent
{
	height: 200px;
	padding-bottom: 10px;
}
.WhiteSection
{
	width: 900px;
	background-color: #ffffff;
}
.TopContent
{
	width: 900px;
}
.MainContent
{
	width: 880px;
	padding: 10px;
	border-top: 5px solid #e5eae9;
}
.GlobalNavPadding
{
	padding: 0 10px 0 10px;
}
.TopPadding
{
	padding-left: 10px;
}
.TopNavigation
{
	width: 900px;
	background-color: #7a1a00;	
	margin-bottom: 10px;
	padding: 6px 0  6px 0;
}
.TopNavigation span
{
	color: #ffffff;
	font-size: 12px;
	padding: 0px 60px 0px 40px;
	background-image: url(/Tradewinds/Image/whiteArrow.gif);
	background-position: 2em .4em;
	background-repeat: no-repeat;
}
.TopNavigation span A
{
	color: #ffffff;
	text-decoration: none;
}
.TopNavigation span A:hover
{
	color: #e3d19a;
	text-decoration: none;
}
/*
.TopNavigation .Active
{
	color: #e3d19a;
	font-size: 12px;
	padding: 0px 60px 0px 40px;
	background-image: url(/Tradewinds/Image/goldArrowTop.gif);
	background-position: 2em .4em;
	background-repeat: no-repeat;
}*/
.TopNavigation .Active A
{
	color: #dbc88b;
}
.TradewindsIntro
{
	width: 599px;
}
.TradewindsIntroText
{
	font-size: 16px;
	font-family: Times New Roman;
	line-height: 20px;
	padding: 15px 6px 0 8px;
	color: #677078;
}
.StrategySearch
{
	border-left: 1px solid #e5eae9;
	width: 280px;
	padding-bottom: 20px;
}
.StrategySearchHeader
{
	background-color: #7a1a00;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
	padding: 7px 0 7px 10px;
}
.StrategySearchTitle
{
	font-family: Times New Roman;
	color: #677078;
	font-size: 18px;
	line-height: 19px;
	padding: 20px 10px 5px 10px;
}
.StrategySearchDDL
{
	padding-left: 10px;
}
.StrategySearchLink
{
	margin: 15px 0 0 10px;
}
.Link
{
	/*margin-bottom: 5px;*/
}
.LinkBorder
{
	border-bottom: 1px solid #E5EAE9; 
	padding-bottom: 10px;
}
.Link a, .LinkBorder a
{
	font-size: 12px;
	color: #7a1a00;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/Tradewinds/Image/goldArrow.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
.Link a:hover, .LinkBorder a:hover
{
	color: #333333;
}
.Table
{
	border: 1px solid #e5eae9;
}
.TableBorder
{
	border-left: 1px solid #e5eae9;
}
.TableContent
{
	padding: 18px;
}
.TableContentWithTop
{
	padding: 15px;
	border-top: 1px solid #e5eae9;
}
.BlueTD
{
	background-color: #e5eae9;
	border-right: 10px solid #ffffff;
}
.BlueUL
{
	padding-top: 15px;
}
.BlueUL LI
{
	border-bottom: 2px solid #ffffff;
	padding: 5px 10px 5px 15px;
	color: #485265;
	font-size: 13px;
	font-weight: bold;
	background-image: none;
}
.BlueUL LI A
{
	color: #485265;
	text-decoration: none;
}
.BlueUL LI A:Hover
{
	color: #333366;
	text-decoration: none;
}
.BlueUL .ActiveLI
{
	/*background-color: #eadfc1;*/
	background-color: #F0F0E0;
	text-decoration: none;
}
.InvestmentOverviewList
{
	border-top: 1px solid #e5eae9;
	padding-top: 5px;
}
.InvestmentUL
{
	font-size: 13px;
}
.InvestmentUL LI
{
	border-bottom: 1px dotted #748FA5;
	padding: 3px 5px 3px 9px;
	color: #7a1a00;
	background-image: url(/Tradewinds/Image/redBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .8em;
}
.InvestBG
{
	background-image: url(/Tradewinds/Image/InvestmentProcess.gif);
	width: 253px;
}
.Side h3
{
	color: #677078;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	border-top: 3px solid #c5c8c9;
	padding-top: 5px;
}
.PhotoActive
{
	float: left;
	margin-top: 10px;
	padding: 6px 6px 14px 6px;
	background-image: url(/Tradewinds/Image/photoActiveBG.gif);
}
.PhotoTitle
{
	float: left;
	margin: 35px 0 0 10px;
}
.Quote
{
	font-family: Times New Roman;
	font-size: 12px;
	line-height: 19px;
	color: #7a1a00;
	margin-bottom: 15px;
}
.StratTable
{
	margin-top: 25px;
	font-size: 12px;
}
.StratHeaderRow TD
{
	border-left: 1px solid #e5eae9;
	border-bottom: 1px solid #e5eae9;
	font-weight: bold;
	color: #677078;
	padding: 4px 10px 4px 6px;
}
.StratGroupRow TD
{
	padding: 20px 0 8px 5px;
	text-transform: uppercase;
	color: #677078;
	font-family: Times New Roman;
	font-size: 13px;
}
.StratRow TD
{
	/*background-color: #d6e1e1;*/
	background-color: #eef2f1;
	padding: 3px 5px 3px 5px;
	border-bottom: 2px solid #ffffff;
	color: #666666;
}
.StratRow A
{
	color: #7a1a00;
	font-weight: bold;
	text-decoration: none;
}
.StratRow A:Hover
{
	color: #333333;
	text-decoration: none;
}
.StrategyParagraph
{
	border-right: 1px solid #e5eae9;
}
.StrategyDetails
{
	margin-top: 30px;
	padding-left: 10px;
}
.DetailHeader
{
	border-top: 2px solid #c5c8c9;
	border-left: 1px solid #e5eae9;
	color: #677078;
	font-weight: bold;
	padding: 4px;
	font-size: 12px;
	margin-top: 15px;
}
.StrategyDetailLabel
{
	color: #666666;
	font-weight: normal;
}
.InvestmentVehicle
{
	color: #677078;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	margin-left: 5px;
	padding-left: 10px;
	background-image: url(/Tradewinds/Image/maroonArrow.gif);
	background-position: 0 .4em;
	background-repeat: no-repeat;
}
.InvestmentVehicle A
{
	color: #7a1a00;
	text-decoration: none;
}
.InvestmentVehicle A:Hover, .DmatList A:Hover
{
	color: #333333;
	text-decoration: none;
}
.DmatList
{
	color: #677078;
	font-weight: bold;
	font-size: 12px;
}
.DmatList li
{
	background-image: url(/Tradewinds/Image/maroonArrow.gif);
	background-position: 0 .4em;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
}
.DmatList A
{
	color: #7a1a00;
	text-decoration: none;
}
.InvestmentCommentary
{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	margin-left: 5px;
	padding-left: 10px;
	background-image: url(/Tradewinds/Image/maroonArrow.gif);
	background-position: 0 .4em;
	background-repeat: no-repeat;
}
.InvestmentCommentaryDisclosure
{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	margin-left: 5px;
	margin-top: 15px;
}
.InvestmentAdvisorTable
{
	margin-top: 10px;
}
.InvestmentAdvisors
{
	background-color: #e5eae9;
	padding: 5px;
	height: 72px;
}
.FirmTable
{
	margin: 5px 0 5px 0;
}
.FirmBorder
{
	padding: 10px 5px 5px 10px;
	background-color: #e5eae9;
	margin-bottom: 15px;
}
.InvestmentAdvisorsBorder
{
	padding: 10px 0px 5px 5px;
	border-top: 2px dotted #597C97;
}
.InvestmentAdvisorTD
{
	width: 286px;
}
.InvestmentAdvisorTD h1
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.InvestmentAdvisorTD h2
{
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
}
.InvestmentAdvisorTD ul
{
	font-size: 12px;
	color: #333333;
	margin: 5px 0 15px 10px;
	background-color: #ffffff;
}
.InvestmentAdvisorTD li
{
	padding: 0px 5px 2px 9px;
	background-image: url(/Tradewinds/Image/redBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
.InvestmentAdvisorPhoto
{
	background-color: #ffffff;
	padding: 3px;
	float: left;
}
.InvestmentAdvisorInfo
{
	color: #666666;
	float: left;
	font-size: 11px;
	padding: 5px;
}
.InvestmentAdvisorInfo ul
{
	margin-left: 0px;
}
.Disclosure
{
	margin: 10px 5px 0 5px;
	font-size: 11px;
	color: #666666;
}
.Footnotes
{
	margin-top: 15px;
}
.Footnotes p
{
	font-size: 11px;
	color: #666666;
}
.Footer
{
	background-color: #f0f0e0;
	width: 900px;
	border-top: 5px solid #e5eae9;
	padding-bottom: 8px;
	border-bottom: 10px solid #e5eae9;
}
.FooterText
{
	padding: 10px 15px 10px 15px;
	color: #999999;
	font-size: 11px;
}
.FooterText a
{
	color: #677078;
	text-decoration: none;
	font-size: 10px;
}
.FooterText a:hover
{
	color: #333333;
}
.FooterLinks
{
	color: #677078;
	font-weight: bold;
	font-size: 10px;
}
/*--------------------------Component Art Drop Down List - Strategy--------------------------------*/

.DDLHeader
{
	padding: .05em;
	padding-left: 5px;
	width: 215px;
	height: 14px;
	border: 1px solid #677078;
	background-image: url(/Tradewinds/Image/arrowDown.gif);
	background-repeat: no-repeat;
	background-position: 18.5em .6em;
	font-size: 11px;
	line-height: 17px;
	color: #677078;
	background-color: #FFFFFF;
}
.DDLHeaderOver
{
	padding: .05em;
	padding-left: 5px;
	width: 215px;
	height: 15px;
	border-left: 1px solid #677078;
	border-right: 1px solid #677078;
	border-top: 1px solid #677078;
	border-bottom: none;
	background-image: url(/Tradewinds/Image/arrowDown.gif);
	background-repeat: no-repeat;
	background-position: 18.5em .6em;
	font-size: 11px;
	line-height: 17px;
	color: #677078;
	background-color: #FFFFFF;
}
.DDLItem
{
	text-indent: 15px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
	border: none;
	cursor: hand;
	color: #677078;
	border-left: 1px solid #677078;
	border-right: 1px solid #677078;
	width: 221px; 
	padding-top: 10px;
}
.DDLItemOver
{
	text-indent: 15px;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
	border: none;
	cursor: hand;
	text-decoration: underline;
	border-left: 1px solid #677078;
	border-right: 1px solid #677078;
	padding-top: 10px;
}
.DDLItemBottom
{
	text-indent: 15px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
	border: none;
	cursor: hand;
	color: #677078;
	border-left: 1px solid #677078;
	border-right: 1px solid #677078;
	border-bottom: 1px solid #677078;
	width: 158px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.DDLItemBottomOver
{
	text-indent: 15px;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
	border: none;
	cursor: hand;
	text-decoration: underline;
	width: 158px;
	border-left: 1px solid #677078;
	border-right: 1px solid #677078;
	border-bottom: 1px solid #677078;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ServiceTeamFirmToolKit
{
	padding-top: 10px;
}
.ServiceTeam
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #e5eae9;
}
.ServiceTeam a
{
	color: #653614;
	text-decoration: none;
}
.ServiceTeam a:hover
{
	color: #993300;
	text-decoration: none;
}