html, body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:86%;
}

BODY {
	BACKGROUND: url(images/bg_02a3.jpg) #123759 fixed no-repeat center top
}

.CommonSubPS
{
	clear: both;
	height:8px; 
}
.clear10
{
	height:10px;
	clear: both;
	overflow:hidden;
}
.clear20
{
	height:20px! important; 
}
.blueLine669
{
	position:relative;
	height:0px;
	width:669px;
	border-bottom:2px solid #ACD5F5;
	overflow:hidden;
}
.columnright225
{
	width:255px;
	float:right;
	position:relative;
	float:left; 
}


img {
	border: 0;
	margin: 0;
}

A, A.clickable {
	cursor:pointer;
	color:#1785E5;
	text-decoration:none; 
}

A:hover, A.clickable:hover {
	text-decoration:underline; 
}

A:focus {
	-moz-outline-style: none;
}
 
A.unclickable {
	color:#333;
	cursor:text;
	text-decoration:none; 
}

A.unclickable:hover {
	
}

P, DIV, UL, OL, LI, H1, H2, H3, H4, H5, H6, FORM {
	margin:0px;
	padding:0px;
}

UL {
	list-style-type: none;
}

P, UL, OL, LI  {
}

/*added marin bottom 10px GLOBALLY*/
P  {
margin-bottom:10px;	
}


/** GLOBAL LAYOUT **/
#pseudoBody {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/**min-height: 100%;**/
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	width: 956px;
	height: 78px;
	z-index:100;
	font-size: 0.8em;
}

#logo .dontPrint {
	width:168px;
	height:47px;
	background:url(/publish/tm/images/header_logo.png) no-repeat;
	font-size:0px;
	text-indent:-5000px;
	cursor:pointer;
}
 
#navContact {
	list-style-type: none;
	margin-top:9px;
	margin-right:10px;
	font-weight:bold;
	font-size:1.2em;
}

#navContact LI {
	float:right;
	padding-left:14px;
}

#navContact A {
	color:#ffffff;
}

#navContact A.accountLogin {
	color:#ffffff;
}

#navContact LI.fa-name {
	position:relative;top:-8px;color: #66bdff; border-top: solid #66bdff 4px;padding-left:0px;
}

#navContact LI.fa-name A {
	 position:relative;top:4px;
}

#navContact .dots {
	background:url(/publish/tm/images/hr_v_dots.gif) no-repeat;
	width:1px;
	height:11px; 
	position:relative;
	top:2px;
	padding-right:11px;
	overflow:hidden;
}
			
#navMain  {
	clear:both;
	padding-top:5px;
}			
.navHome {
	float:left;
	padding-left:15px;
	padding-top:12px;}
.navWhatMattersMost {
	float:left;
	padding-top:12px;
}
.navWML {
	float:left;
	padding-top:12px;
}
.navWorkingWithMerrill 
{
	float:left;
	padding-top:12px;
}
.navInsight {
	float:left;
	padding-top:12px;
}
.navExplore {
	float:left;
	padding-top:12px;
}

.navProductsSolutions {
	float:left;
	padding-top:12px;
}
.navFinder {
	float:right;
	padding-right:40px;
}
#navMain .dots {
	background:url(/publish/tm/images/hr_v_dots.gif) no-repeat;
	width:1px;
	float:left;
	margin-left:12px;
	margin-right:12px;
	margin-top:13px;
}
#navArrows 
{
	margin-top:6px;
}
#navArrows .arrowHome 
{
	float:left;
	padding-left:25px;
}
#navArrows .arrowWhatMatters {
	float:left;
	padding-left:100px;
}
#navArrows .arrowWorking {
	padding-left:175px;
	float:left;
}
#navArrows .arrowInsight {
	padding-left:159px;
	float:left;
}
#navArrows .arrowExplore {
	padding-left:139px;
	float:left;
}

.content {
	position:relative;
	width:940px;
	top:93px;
	left:0px;
	padding:10px 10px 15px 10px;
	background-color: #ffffff;
}

.columnMaker {
	
}

.column {
	position:relative;
	float:left; 
}
.columnBgColor
{
	background-color:#EEEEEE;
}
.padimg
{
    padding-bottom:5px;
}
.imgcl
{
    padding-bottom: 5px;padding-left:10px;border:0;
}
.imgl
{
    padding-left:15px;
}
#footer {
	color:#ffffff;
	font: bold 0.8em Arial, sans-serif;
	padding:10px;
	padding-top:100px;
}

#footer A {
	color:#ffffff;
	padding-right:8px;
	padding-left:3px;
}

#footer .dot {
	position:relative;
	top:1px;
	font-weight:bold;
}

#footer .copyright {
	float:right;
	padding-right:0px;
}

#modal_container {  
	background-color:transparent;
	overflow:hidden;  
} 

#modal_iframe {
	background-color:transparent;
    overflow:hidden;  
} 
  
#modal_overlay {  
     background-color:#000;  
	 z-index:300;
} 

#footer p {
	margin-bottom: 1.8em;
	color: #ffffff;
}

#footer .legal-footer a {
	color: #ffffff;
	text-decoration: underline;
}
/** GLOBAL EXTRAS **/

A.noHover:hover {
	text-decoration:none;
	cursor:text;
}

A.button {
    background: transparent url(/publish/tm/images/bg_button_a.gif) no-repeat scroll top right;
    color: #24b8fb;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    height: 20px;
    margin-right: 6px;
    padding-right: 18px;
	text-decoration:none;
}

.button_srch {
    background: transparent url(/publish/tm/images/search_go.GIF) no-repeat scroll top right;
    border-color:#2982A5;
    border-style:double;
    border-left:none;
    border-width:2px;
    float:right;
    border:none;
	padding-right:10px;
	padding-left:0px;
	padding-bottom:0px;
	width:40px;
    height:26px;
    margin-left:0px;
    margin-right:2px;
	text-decoration:none;
}

.search_div
{
    white-space:nowrap;
    float:right;
    width:155px;
}

.text_srch 
{
    float:left;
    /*border-color:#6CBCD7;*/
    border-style:double;
    border-width:1px;
    /*font-size:1.4em;*/
	padding-right:0px;
	padding-bottom:0px;
	width:110px;
    height:17px;
    color:Gray;
    display:inline;
    overflow:hidden;
    margin-right:-3px;
	text-decoration:none;
	padding-top:2px;
	margin-top:2px;
}

SUP {font-size:smaller}

.SearchList
{
font-family:Arial;
font-size:medium;
border-style:solid;
border-color:ActiveBorder;
text-align:center;
vertical-align:middle;
}

.navSearch 
{
	position:absolute;
	top:200px;
	left:300px;
	padding-right:0px;
	padding-bottom:20px;
	padding-left:0px;
	padding-top:0px;
}

A.button:hover {
	text-decoration:none;
}

A.button SPAN {
    background: transparent url(/publish/tm/images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 18px;
}

A.button:active {
    background-position: bottom right;
    color: #24b8fb;
    outline: none; 
}

A.button:active SPAN {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
} 


A.tab {
    background: transparent url(/publish/tm/images/explore_tabs_bg.gif) no-repeat scroll top right;
    color: #797979;
    float: left;
    font: bold 11px arial, sans-serif;
    height: 23px;
	padding-right:5px;
	overflow:hidden;
	text-decoration:none;
}

A.tab SPAN {
  	overflow:hidden;
 	background: transparent url(/publish/tm/images/explore_tabs_span_bg.gif) no-repeat;
    display: block;
    padding: 5px 15px 5px 20px;
}

A.tab-on {
	background-position: right -25px;
	color: #ffffff;
    height: 23px;
}

A.tab-on SPAN {
	background-position: left -25px;
	padding-bottom:6px;
	background-color:#999999;
} 

.compelInside {
	margin-top:20px;
}

.arrowBlue {
	/**background:url(/publish/tm/images/btn_arrow_blue.gif) no-repeat center;
	width:3px;
	height:5px;
	padding-right:6px;
	margin-left:1px;
	overflow:hidden;**/
}

.dblArrowBlue {
	/**background:url(/publish/tm/images/btn_dbl_arrow.gif) no-repeat center;
	width:9px;
	height:7px;
	overflow:hidden;**/
}

.dblArrowGreen 
{
    /**background-color : #9CCF9C;
	background:url(/publish/tm/images/btn_arrow_green.gif) no-repeat center;
	width:9px;
	height:7px;
	overflow:hidden;
	top : 0px;**/
}

.hr { /** IE6 doesn't do bg img in hr **/
	background: url(/publish/tm/images/hr_h_dots.gif);
	color: #ccc;
	height: 1px;
	overflow: hidden;
}

.clear {
	clear: both;
	height:0px;
	overflow:hidden;
}
.WMMTUclear {/*For what matters most to you Up*/
	clear: both;
	height:10px;
	
	overflow:hidden;
}

.WMMTUDclear {/*For what matters most to you Down*/
	clear: both;
	height:20px;
	
	overflow:hidden;
}

.printOnly {
	display:none;
}

.noDisplay {
	display:none;
}

.noVis {
	visibility:hidden;
}

.error {
	color:#FE0E0E;
}

.greyBar {
	border-bottom:1px solid #e6e6e6; 
	border-top:2px solid #d9d9d9; 
	background-color:#fff;
	height:1px;
	position:relative;
	overflow:hidden;
}

.blueBar {
	position:relative;
	height:1px;
	width:100%;
	border-bottom:1px solid #acd5f5; 
	border-top:2px solid #acd5f5; 
	overflow:hidden;
	
}

.blueLine {
	position:relative;
	height:0px;
	width:100%;
	border-bottom:2px solid #ACD5F5;
	overflow:hidden;
}

.WMMTUblueLine {
	position:relative;
	height:0px;
	width:550px;
	border-bottom:2px solid #ACD5F5;
	overflow:hidden;
}

.greyLine, .home-Greyline, .home-Greyline306, .home-Greyline306-FindFa {
	position:relative;
	height:0px;
	width:100%;
	border-bottom:2px solid #d9d9d9; 
	overflow:hidden;
}
.home-Greyline
{
	width:300px;
}
.home-Greyline306
{
    width:306px !important;
    
}
.home-Greyline306-FindFa 
{
    width:306px !important;
    padding-bottom:0px !important;    
}
.spcr{
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
.spcr_PAS
{
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	height:10px;	
	}
	
	.spcr_PAS1
{
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	height:50px;	
	}
.spcr_PAS20
{
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	height:20px;	
	}
.spcr_WMMTY15
{
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	height:15px;	
}
.spcr_WMMTY12
{
line-height: 1px;
font-size: 1px;
margin: 0;
padding: 0;
height:12px;	
}
.padding_content
{
white-space:nowrap;padding:0px 0px 0px 0px;	
}

	
.padding_PAS
{
PADDING-RIGHT: 5px;
}
	
	.border_PAS{
	border-right-style:single;
	}
.act {
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
}

/** HOME **/
#homePage DIV.breaking-headline {
	background:none;
 	padding:10px 20px 15px 20px;
	color:#666666;
}

#homePage DIV.breaking-headline H3 {
	color:#123759;
	font-weight:bold;
	font-size:21px;
	margin:0px;
}

#homePage DIV.breaking-headline .copy {
	 width:760px;
}

#homePage DIV.breaking-headline DIV.read-more {
	float:right;
	 position:absolute;
	 margin-left:770px;
	 bottom:0px;
}

#homePage DIV.breaking-headline DIV.breaking-copy {
	width:880px;
}
#homePage DIV.alert-message
{
	background : none;
	color:Gray;
	font-weight:bold;
	font-size :15px;
	text-align : center;
	vertical-align :middle;
}
#homePage #splash {
	margin-bottom:10px;
	padding:1px;
	border:2px solid #cccccc;
}

#homePage #splashSwf {
	 height:233px;
	 overflow:hidden; 
}

#homePage .compel{
	width:932px;
	height:102px;
 	background-color:#f5f5f5;
	border:1px solid #E6E6E6;
}

/*copy of compel; reduces the height; used for separators on the home page*/
#homePage .compelNoHeight DIV {
 	float:left;
}

#homePage .compelNoHeight{
	width:932px;
	height:15px;
	background-color:Green;
	border:1px solid #E6E6E6;
	padding-top:0px;
	/*margin-top:-60px;*/
}

#homePage .compelBgcolor
{    
	width:940px;
	background-color: #ffffff; 
	border-width: 0px;
}

#homePage .compel DIV {
 	float:left;
}

#homePage DIV.breaking-news {
	width:560px;
	background:url(/publish/tm/images/compel_bg.jpg);
 	padding:10px 40px 10px 40px;
	font-weight:normal;
	color:#666666;
}

#homePage DIV.breaking-news H3 {
	color:#123759;
	font-weight:bold;
	margin-bottom:4px;
}

#homePage DIV.breaking-news, #homePage DIV.breaking-headline P {
	line-height:16px;
}

#homePage DIV.breaking-news A.button {
	margin-right:0px;
	margin-top:6px;
	float:right;
}

#homePage .column, #homePage .ResearchColumn,#homePage .ProductsSolutions,#homePage .FindFinancialAdvisor,#homePage .FindFinancialAdvisorFF,#homePage .FindFinancialAdvisorNoneHeadline{
	width:460px;
	margin:0px;
	padding:0px;
	margin-right:20px;
} 

#homePage .hrWidth
{
    width:100%! important;
    float:left! important;
}

#homePage .ResearchColumn
{
    width:300px;
}

#homePage .ProductsSolutions
{
    width:300px;
}

#homePage .FindFinancialAdvisor,#homePage .FindFinancialAdvisorFF
{
    margin-right:0px;
    width:300px;
    position:relative;
    top:-127px;    
}
#homePage .FindFinancialAdvisorFF
{
    margin-left:640px;
    position:absolute;
}
#homePage .FindFinancialAdvisorNoneHeadline
{
     margin-right:0px;
    width:300px;
}
.hrFA
{
    color:#84A239;
    /*white-space:nowrap;*/
    padding-left:12px;
padding-right:12px;
	margin-top:10px !important;
}

.imageMargin
{
	margin-top:0px !important;
	margin-bottom:0px !important;
	padding-top:0px !important;
    padding-bottom:0px !important;
}



.FAcontent
{
    padding-top:0px;
    margin-top:0px;
    padding-bottom:10px;
    background-color : #F7F7EF;
    width:100%;
}
#homePage .right {
	margin-right:0px;
	margin-left:640px;
}

#homePage .article, .articleLeft{
	position:relative;
	padding-left:12px;
	padding-right:11px !important;
}


.articleRight
{
	position:relative !important;
    padding-left:11px !important;
    padding-right:0px !important;
}
.articleRightPaddingTop
{
	padding-top:10px;
	margin-top:0px;
	margin-bottom:0px;
}
	
.articleLeftPaddingTop
{
	padding-top:10px;
	margin-top:0px;
	margin-bottom:0px;
}	

.articleBgColor
{
	background-color:#f4f8ea;
}	

#homePage DIV {
	position:relative;
}

#homePage .header, .headerLeft {
	width:80%;
	padding-left:20px;
}
.headerLeft
{
    padding-left:0px;
    width:280px;
}
#homePage .columnBody {
	position:relative;
	background: #F5F5F5 url(/publish/tm/images/home_gray_bg.jpg) no-repeat;
	border:1px solid #7AC0F5;
	margin-top:1px;
	padding:20px;
	padding-top:17px;
	padding-bottom:40px;
	color:#666663;
}

.homeDivColumnBody, .homeDivColumnBodyFA{
	position:relative;
	border:0px solid #7AC0F5;
	margin-top:1px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:#666663;
}
.Homewhitespace
{
	/*white-space:nowrap;*/
}
.HomeCorseCorrection
{
	margin-left:10px;
	margin-right:10px;
}

.homeDivColumnBodyFA
{
	background: #F7F7EF url(/publish/tm/images/home_gray_bg.jpg) no-repeat;	
}

#homePage .threecolumnArticle .faContainer{
    padding-bottom: 0px;
}

#homePage .fanearyou, .bgImage, .space
{
    padding:5px 0px 5px 0px;
    white-space:nowrap;
    font-size:1.0em;
	font-weight:bold;	
	background-color:#003873;
	width:230px;
	height:15px;
	background-image:none !Important;
}
#homePage .bgImage
{
    width:60px;
}

#homePage .fanearyou A
{
    color:#ffffff;
}
#homePage .space
{
    width : 15px;
}

.fafont
{
    color:#ffffff;
}

#homePage .thumbnail {
	margin-right:7px;
	margin-bottom:7px;
	float:left;
}

#homePage H2 {
	padding-bottom:3px;
	border-bottom:2px solid #7AC0F5;
	margin-bottom:1px;
}

#homePage .faContent H3 {

	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#homePage H3 {

	font-weight:bold;
	margin-bottom:2px;
	margin-top:6px;
	padding-top:1px;
}

#homePage TABLE {
	padding-top:0px;
}


#homePage H3.subheader
{
	margin-top:15px;
	margin-bottom:20px;
	padding-left:20px;
	padding-top:1px;
}

#homePage .hr {
	margin-top:15px;
	margin-bottom:15px;
}

#homePage .afterImage {
	margin-top:11px;
	margin-bottom:15px;
}
#homePage .bgImage
{
    background:url("/publish/tm/images/map_art.jpg") no-repeat;
    background-color:#003873;
    vertical-align:middle;
    text-align:left;
    background-position:left;
}
.homeMarginZero
{
	padding-top:0px !important;
	margin-top:0px  !important;
}
.homeMargin15
{
	margin-top:15px;

}
.articelMarginBottom
{
	margin-bottom:10px;
}
#homePage .dotdivider, .dotWidth, .dotPadding {
	height:1px;
	margin:0px 0;
	padding:0;
	background-image:url(../images/msc_bg_dots.gif);
	background-repeat:repeat-x;
	width:100%;
	clear:both;
}
.dotWidth
{
    width:306px !important;
}
 .dotPadding
 {
    margin-bottom:0px !important;
    margin-top:0px !important;
 }
/** ARTICLE **/

#articlePage .column {
	width:660px;
	padding-left:10px;
	padding-right:15px;
} 

#articlePage .right {
	width:250px;
	padding-left:0px;
	padding-right:0px;
}

#articlePage .header {
	position:relative;
	height:60px;
}

#articlePage .header .category {
	position:absolute;
	bottom:0px;		
	left:0px;
	padding-bottom:0px;
	padding-top:0;
	vertical-align:top;
}

#articlePage .right .header {
	background-color:#fff;	
}

#articlePage .right .header .category {
	left:180px;
	bottom:10px;
}

#articlePage .crumb A {
	text-decoration:underline;
}
 
#articlePage .article P {
	color:#666663;
	margin-bottom:20px;
}

#articlePage .article H1 {
	padding-top:23px;
	padding-bottom:20px;
	font-weight:Bold;
		color: #10345a;
}

#articlePage .article H2 {
	color:#4C4C4C;
	font-weight:bold;
	margin-bottom:20px;
}

#articlePage .article H3 {
	color:#333;
	font-weight:bold;
}

#articlePage .article .thubmnail {
	margin-right:11px;
	margin-bottom:7px;
	float:left;
}

#articlePage .bullet {
	font-weight:bold;
}

.article UL {
	/**font-weight:bold;**/
}


/** SUBPAGE **/

.articlePage .column {
	width:670px;
	padding-right:15px;
} 

.articlePage .right {
	width:250px;
	padding-right:0px;
}

.articlePage .header {
	position:relative;
	padding-left:10px;
	height:60px;
}

.articlePage .header .category {
	position:absolute;
	bottom:0px;
	left:0px;
}

.articlePage .right .header {
	background-color:#fff;
}

.articlePage .right .header .category {
	left:180px;
	padding-bottom:8px;
}

.articlePage .article P {
	color:#666663;
	margin-bottom:20px;
}
 

/** FIND ADVISOR SECTION **/
.findAdvisor h1 {
	width:470px;
	height:24px;
	font-size:0px;
	text-indent:-5000px;
}

.findAdvisor .article {
	padding-left:10px;
	margin-top:23px;
}

.findAdvisor .article .feature {
	position:relative;
}

.findAdvisor .article .img {
	float:left;
}

.findAdvisor .article .details {
	float:left;
	width:330px;
	padding-top: 1px;
	padding-left:29px;
}

.findAdvisor .article .details H2 {
	color:#123759;
	font-weight:normal;
	font-size:2em;
	margin-bottom:10px;
}

.findAdvisor .article .details P {
	color: #666666;
	margin-bottom:6px;
	font-size:1.2em;
}

.findAdvisor .article .copy H3 {
	color:#333333;
	margin-top:15px;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:14px;
}

.findAdvisor .article .copy P {
	font-size:1.2em;
	color: #666666;
	margin-bottom:14px;
}

.findAdvisor .section {
	color:#666666;
	margin-top:20px;
	margin-right:5px;
	position:relative;
}

.findAdvisor .section .act {
	margin-left:10px;
	margin-bottom:5px;
}

.findAdvisor .section .copy {
	margin-top:12px; /* 22px */
	margin-left:10px;
	/*font-size:1.2em;*/
}

.findAdvisor .advisors TD {
	vertical-align:top;
	font-size:1.1em;
	font-weight:bold;
	width:160px;
	padding-right:5px;
}

.findAdvisor .article .copy P.bullet, .findAdvisor P.bullet {
	margin-bottom:5px;
	font-weight:bold;
}

.findAdvisor .advisors TD P {
	padding-bottom:5px;
}

.findAdvisor .team TABLE {
	margin-top: 0px;
	margin-bottom:15px;
}

.findAdvisor .team TD {
	vertical-align:top;
	font-size:1.1em;
	padding-right:22px;
	padding-bottom:5px;
}

.findAdvisor .team TD A {
	font-size:1.1em;
	font-weight:bold;
}
 
.findAdvisor .directions .map {
	margin-top:20px;
	padding-left:10px;
	float:left;
}

.findAdvisor .directions .copy {
	position:relative;
	margin-left:370px;
	min-height:220px; 
	padding-top:5px;
	color:#666666;
}
 
.findAdvisor .directions H4 {
	color:#123759;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:5px;
}

.findAdvisor .directions #query {
	margin-top:10px;
}

.findAdvisor .directions INPUT {
 	width:145px;
	color:#666666;
	font-size:0.9em;
	background-color:#ffffff;
	border:1px solid #C3C3C3;
}

.findAdvisor .directions INPUT.radio {
 	position:relative;
	top:3px;
	width:auto;
	color:#666666;
	margin:0px;
	padding:0px;
	font-size:0.9em;
	border:none;
}

.findAdvisor .directions TD {
	padding-top:8px;
	color:#666666;
}
	
.findAdvisor .directions TD SPAN.radioText {
	margin-right:10px;
}
 	
.findAdvisor .directions #query .button {

}
 
.findAdvisor .directions #results {
	display:none;
}

.findAdvisor .directions #results TD {
	width:560px; 
	padding-top:15px;
	font-size:1em;
	color:#666666;
}

.findAdvisor .directions #results TD.right {
	width:100px;
	text-align:right;
}

/** FIND ADVISOR PAGES **/

#faPage h1 {
	background:url(/publish/tm/images/fa_h1.gif) no-repeat;
}
 
#faBranchPage h1 {
	background:url(/publish/tm/images/fa_branch_h1.gif) no-repeat;
}

#faTeamPage h1 {
	background:url(/publish/tm/images/fa_team_h1.gif) no-repeat;
}

/** GRAY 250px SIDEBAR **/

.sidebar {
	background-color:#F8F8F8;
	color: #666666;
}

.sidebar .related {
	padding:10px 18px 10px 0px;
	margin-left:18px; /** IE6 bug with left padding **/
}

.sidebar .related H2 {
	margin-top:5px;
	margin-bottom:10px; /* 14px */
	color:#333333;
	font-size:1.0em;
}

.sidebar .related P {
	margin-bottom:8px;
}

.sidebar .related P.subcat {
	margin-bottom:2px;
}

.sidebar .related A {
	font-weight:normal;
	margin-bottom:8px;
}

.sidebar .related .viewAll {
	margin-top:16px;
	border-top:solid 1px #ccc;
	padding-top:10px;
}

.sidebar .related .grayLine {
	border-top:solid 1px #ccc;
	height:1px;
	overflow:hidden;
	width:100%;
	margin:14px 0px 14px 0px;
}





/** CATEGORY **/

.categoryPage {
	color:#666663;
}

.categoryPage #pageHeader {
	background-color:#0C4877;
}

.categoryPage #pageHeader TD {
	vertical-align:top;
	background-image:url(/publish/tm/images/insight_banner_bg.jpg);
}

.categoryPage #pageHeader .img {
	width:501px;
}

.categoryPage #pageHeader .copy {
	width:359px;
	padding-top:25px;
	padding-left:40px;
	padding-right:40px;
	color:#8FB0CC;
	
}

#subCategoryPage #pageHeader H1 {
					height:24px;
				}

.categoryPage #pageHeader .copyWMMTY
{
	width:359px;
	background: url(/publish/tm/images/insight_banner_bg.jpg) no-repeat;
	padding-top:35px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:3px;
	min-height:101px;
	color:#8FB0CC;
}

.categoryPage #pageHeader .copyPAndS {
	width:359px;
	background: url(/publish/tm/images/insight_banner_bg.jpg) no-repeat;
	padding-top:20px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:15px;
	min-height:101px;
	color:#8FB0CC;
	
}

.categoryPage #pageHeader .img {
	width:501px;
}

.categoryPage #pageHeader H1 {
	width:359px;
	height:23px;
	text-indent:-5000px;
	overflow:hidden;
} 

.categoryPage #pageHeader .copy P {
	padding-top:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.categoryPage #pageHeader .copyWMMTY P
{
	padding-top:10px;
	font-weight:bold;
}
.categoryPage #pageHeader .copyPAndS P
{
	padding-top:10px;
	font-weight:bold;
}

.categoryPage .column {
	width:300px;
	margin-right:20px;
	margin-top:23px;
} 

.categoryPage .right {
	margin-right:0px;
}

.categoryPage .columnHeader {
	padding-bottom:2px;
}

.categoryPage .columnBody {

}

.categoryPage .article {
	margin-top:13px;
	/**margin-bottom:13px;**/
	margin-left:10px;
}

.categoryPage .title {
	width:100%; /** IE6 float issue **/
}
 
.categoryPage .title .icon {
	float:left;
	width:20px;
	padding-top:2px;
	cursor:pointer;
}

.categoryPage .title H3 {
	float:left;
	width:430px;
}

.categoryPage .teaser {
	padding-top:7px;
	margin-left:20px;
}

.categoryPage .teaser P {
	margin-bottom:13px;
}

.categoryPage .article .copy {
	padding-top:10px;
	margin-left:20px;
}

.categoryPage .copy P {
	margin-bottom:15px;
}

.categoryPage .copy H3 {
	color:#333333;
	margin-bottom:15px;
	font-weight:bold;
}

/* Changed width to 320*/
.categoryPage .hasExtra {
	float:left;
	width:320px;
	margin-right:15px;
}

.categoryPage .extra {
	float:left;
	width:190px;
	
}

.categoryPage .extraValignCentre {
	float:left;
	width:190px;
	vertical-align:middle;
	
}

.categoryPage .extra P.img {
	margin-bottom:12px;
}

.categoryPage .pullQuote {
	color:#333;
	font-family:Times Roman,serif;
	font-size:1.6em;
}

.categoryPage .article .blueBox {
	background:#123759 url(/publish/tm/images/insight_fa_bg.jpg) no-repeat;
	color: #ffffff;
	padding:10px;
	width:150px;
}

.categoryPage .extra .greyBar {
	position:static;
	margin-top:16px;
	width:170px;
}

.categoryPage .article .related {
	background-color:#F5F5F5;
	padding:12px 14px 22px 14px;
	margin-bottom:10px;
 	width:142px;
}

.categoryPage .article .relatedFF {
	background-color:#F5F5F5;
	padding:12px 14px 22px 14px;
	margin-top:45px;
	margin-bottom:10px;
 	width:142px;
}

.categoryPage .article .related H4 {
	font-weight:bold;
}

.categoryPage .article .related UL {
	list-style-type:square;
	color:#2980CC;
	margin-left:14px;
	margin-top:12px;
}

.categoryPage .article .related LI {
	margin-bottom:2px;
	font-style:normal;
}

.categoryPage .article .related A {
	color:#2980CC;
}

.categoryPage .hr {
	/**margin-top:12px;**/
	margin-bottom:12px;
}

/** INSIGHT **/
/*
#insightPage #pageHeader H1 {
	background:url(/publish/tm/images/insight_banner_header.gif) no-repeat ;
} 
*/

/** WHAT MATTERS TO YOU SECTION **/
.WMMTUblueLine {
	position:relative;
	height:0px;
	width:550px;
	border-bottom:2px solid #ACD5F5;
	overflow:hidden;
}
.wmyColumns .column {
	width:670px;
	margin-right:15px;
}

.wmyColumns .right {
	width:255px;
	margin-right:0px;	
}

.wmyColumns .rightw {
	
	margin-right:0px;width:330px;float:right;	
}

.wmyColumns .article .copy {
	margin-left:20px;
	padding-right:20px;
}		

.wmyColumns .article .copy .hasExtra {
	width:345px;
	margin-right:20px;
}		
		
/* Changed Float to right */		
.wmyColumns .extra {
	width:275px;
	float: right;
}

.wmyColumnsFooter .column {
	margin-top:0px;
}
 
.wmyNav {
	border:1px solid #fff;
	margin:15px 0px 0px 0px;
}

.wmyNav LI {
	float:left;
	margin-right:9px;
}
	
.wmyNav A {
	display:block;
	width:110px;
	height:40px;
	overflow:hidden;	
	border-top:5px solid #064880;
}

.wmyNav A.careers {
	background:url(/publish/tm/images/wmy_nav_careers.gif) no-repeat 0px 0px;
}

.wmyNav A.family {
	background:url(/publish/tm/images/wmy_nav_family.gif);
}

.wmyNav A.lifestyle {
	background:url(/publish/tm/images/wmy_nav_lifestyle.gif);
}

.wmyNav A.overcoming {
	background:url(/publish/tm/images/wmy_nav_overcoming.gif);
}

.wmyNav A.giving {
	background:url(/publish/tm/images/wmy_nav_giving.gif);
}

.wmyNav A:hover {
	background-position:0px -40px;
	border-color:#6CBCD9;
	text-decoration:none;
}

.wmyNav A.on {
	background-position:0px -40px;
	border-color:#6CBCD9;
}

.wmmty-links
{
	background-color:#DEDFDE;
	width:100%;
	height:220px; 
	padding-top:5px;
}
.wmmty-links .divleft
{
	width:400px;
	float:left;

}
/** WORKING WITH MERRILL LYNCH PAGE **/

#wmlPage #pageHeader H1 {
	background:url(/publish/tm/images/wml_banner_h1.gif) no-repeat ;
} 

#wmlPage .hr {
	margin-top:12px;
}

#wmlPage .wmyColumns h2 {
	color: #123759;
	font: normal 21px arial, sans-serif;
	margin-bottom: 0px;
}

/** WHAT MATTERS TO YOU PAGE **/

/*
#wmyPage #pageHeader H1 {
	background:url(/publish/tm/images/wmy_banner_h1.gif) no-repeat ;
} 
*/

#wmyPage .hr {
	margin-top:12px;
}

.wmy-media {
	width: 325px; 
	margin: 0; 
	float: left;
	padding: 0 53px 0 30px;
}
.wmy-media img {
	margin: 0;
	border: 0;
}

.wmy-media span {
	color:#003c79;
}

.wmy-media .video {
	display: block;
	width: 90px;
	height:40px;
	background: transparent url(/publish/tm/images/icon_video.gif) no-repeat scroll top left;
	padding-left: 16px;
	font-size: 0.8em;
	;
}

.wmy-media .page {
	display: block; 
	width: 90px; 
	height:40px;
	background: transparent url(/publish/tm/images/icon_page.gif) no-repeat scroll top left; 
	padding-left: 14px;
}

.media-thumb {
	width: 97px;
	margin-right: 17px;
	float: left;
	overflow: hidden;
}

.media-thumb-last {
	width: 97px;
	overflow:hidden;
	margin: 0;
	float: left;
	overflow: hidden;
}

.media-thumb-bg {
	width:97px;
	height: 59px;
	margin-bottom: 4px;
	background-color: #000;
	overflow: hidden;
}

.media-thumb-off {
	-moz-opacity:0.45;
	opacity:0.45;
}

.wmy-story, .wmml-story {
	width: 514px; 
	margin: 0 0px 0 0; 
	padding-right:18px;
	float: left;
	color: #666663;
	
}

.wmy-story p { 
	padding-top: 1.0em; 
}

.wmml-story p { 
	padding-top: 1.0em; 
}

.wmml-story A 
{
	font-weight:bold;
	color:#666663;
}

.wmy-story A { 	
	font-weight:bold;
}
#wmyPage .wmyColumns h2 {
	color: #123759;
	font: normal 21px arial, sans-serif;
	margin-bottom: 0px;
}

.wmy-story h2, .wmml-story h2{
	color: #123759;
	margin-bottom: 0px;
}


/* changes margin bottom */
.wmy-feature h3 { /* headline font size */
	color: #333;
	margin-bottom: 4px;
}

.wmy-story .more,.wmml-story .more{
	color: #666;
	margin-top: 14px;
	display: block;
}

/*changed top margin to 0*/
#wmy-bottom {
	margin: 0 0 0 0;
	padding: 0;
}

#wmy-bottom h3 { 
	line-height: 1.0em;
	color: #333;
	margin: 0 0 6px 0;
	padding: 0;
}

#wmy-links {
	width: 470px; 
 	vertical-align:top;
	margin-right: 19px; 
	float: left; 
	border-bottom: solid 2px #acd5f5;
	padding-bottom: 0px;
	margin:0px 5px 10px 0px;width:470px;padding-left:30px;
}
.wmy-links-Padding
{
    padding-left:0px! important;
}
#wmy-links .article {
	margin-left: 30px; 
	padding: 0 10px 10px 0;
}

/*Change Font size to 1.0*/
#wmy-links h3, #wmy-sb h3 {
}

#wmy-sb {
	color: #666663;
	width: 401px; 
	vertical-align:top;
	float: left; 
	background-color: #f5f5f5; 
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 16px;
}
 
#wmy-sb-new {
	color: #666663;
	width: 410px; 
	vertical-align:top;
	float: left; 
	background-color: #FFFFFF;
	padding-left:5px;
	padding-bottom: 16px;
}
.wmy-sb-new-Padding
{
    padding-right:40px;
} 
#wmy-sb h3 {
	margin-bottom: 0.6em; margin-top: 13px;
}

#wmy-sb h4 {
	margin-bottom: 6px;
}

/*Change paddings*/
.wmy-sb-content {
	width: 340px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	color: #666663;
}

/*Change font size*/
.wmy-sb-content h5{
}
#wmy-sb ul {
	border: 1px none #000;
	margin-left: 10px;
	margin-right:5px;
	padding-left: 5px;
	list-style-type:square;
	list-style-position:outside;
	line-height: 1.8em;
}

/** WMY PAGES **/

#wmyCareersPage #pageHeader H1 {
	background:url(/publish/tm/images/wmy_careers_banner_h1.gif) no-repeat ;
} 

#wmyFamilyPage #pageHeader H1 {
	background:url(/publish/tm/images/wmy_family_banner_h1.gif) no-repeat ;
} 

#wmyGivingPage #pageHeader H1 {
	background:url(/publish/tm/images/wmy_giving_banner_h1.gif) no-repeat ;
} 

#wmyLifestylePage #pageHeader H1 {
	background:url(/publish/tm/images/wmy_lifestyle_banner_h1.gif) no-repeat ;
} 

#wmyOvercomingPage #pageHeader H1 {
	background:url(/publish/tm/images/wmy_overcoming_banner_h1.gif) no-repeat ;
} 

/* Text Page Header */
#wmyCareersPage #pageHeader h2 {
	color: #fff;
	font: bold 22px arial, sans-serif;
}

/* PRODUCT FINDER: Starts */

.finderAccordian A.on, #productFinderPage span.on {
	color:#003366;
}
.finderAccordian li {
	color:#666;
}

#productFinderPage #pageHeader {
	position:relative;
	height: 56px;
}

#productFinderPage #pageHeader H2 {
	float:left;
	margin: 36px 0px 0px 10px;
	width:590px;
	height:10px;
	background:url(/publish/tm/images/finder_h2_total_merrill_products.gif) no-repeat;
	font-size:0px;
	text-indent:-5000px;
	overflow:hidden;
}

#productFinderPage #pageHeader .sortBy {
	float:left;
	margin: 35px 0px 0px 0px;
}

#productFinderPage #pageHeader .logo {
	float:right;
}

#productFinderPage .subHeader {
	background:#f8f8f8;
	height: 50px;
}

#productFinderPage .subHeader .copy {
	float:left;
	width:580px;
	color: #666;
	padding:10px 10px 0px 10px;
}	

#productFinderPage .subHeader .interests {
	position: relative;
	float: left;
}

#productFinderPage .subHeader .interests P.act {
	padding-top:5px;
	padding-bottom:2px;
}

#productFinderPage .subHeader .interests SELECT {
	float: left;
	margin: 0px 10px 0px 0px;
	color:#333;
	text-transform:capitalize;
}

#productFinderPage .subHeader A.btn {
	top:3px;
}

#productFinderPage .columnHeader {
	position:relative;
	height: 16px;
	width: 900px;
	margin:10px 0 7px 0;
}

#productFinderPage .columnHeader H1 {
	background:url(/publish/tm/images/finder_h1_what_we_offer.gif) no-repeat 0px 0px;
	width:132px;
	height:16px;
	margin:0px 0 0px 10px;
	text-indent:-5000px;
	font-size:0px;
}

#productFinderPage .columnHeader .alphaNav {
	color:#8f8f8f;
	font-weight: bold;
	position:absolute;
	bottom:0px;
	left:160px;
	width:600px;
	height: 16px;
	overflow:hidden;
}

#productFinderPage .blueBar {
	position:relative;
	width:940px; /** FF bug **/
}

.finderAccordian .article {
	position:relative;
	margin:10px 0 10px 10px;
	line-height: 1.8em;
}

.finderAccordian .article H2 {
	font-weight:bold;
	font-size: 1.0em;
}

.finderAccordian .article H2 A {
	padding: 1px 0px 0px 16px;
}

.finderAccordian H2 A.off {
	background: url(/publish/tm/images/ico_plus.gif) no-repeat 0px center;
}

.finderAccordian H2 A.on {
	background: url(/publish/tm/images/ico_minus.gif) no-repeat 0px center; 
} 

.finderAccordian .article .copys {
	position:relative;
	padding: 20px 0px 40px 30px;
	display:none;
}

.finderAccordian .article .section {
	
}

.finderAccordian .article H3 {
	width:272px;
	font-weight: bold;
	margin-bottom:3px;
}

.finderAccordian .article h3:hover {
	/* leave this for IE7 fix */
}

.finderAccordian .article H3.on {
	background: url(/publish/tm/images/hr_h_dots.gif) repeat-x 0% 60%;
}

.finderAccordian .article H3.off {
	background:none;
}

.finderAccordian .article H3 A {
	background-color:#ffffff;
	padding-right:7px;
}

.finderAccordian .subCopy { 
	position:absolute;
	background: url(/publish/tm/images/hr_v_dots_gray.gif) repeat-y;
	top:0;
	left:300px;
	margin-top:15px;
	width: 483px;
	color: #666666;
	display:none;
}

.finderAccordian .subCopy DIV.hr { 
	width:10px;
}

.finderAccordian .subCopy .hrB { 
	margin-top:40px;
}

.finderAccordian .subCopy P {
	margin: 10px 0px 15px 15px;
}

.finderAccordian .subCopy UL {
	margin: 0px 0px 0px 15px;
}

.finderAccordian .subCopy UL LI {
	background: url(/publish/tm/images/btn_sq_1785E5.gif) no-repeat 0px 4px;
	padding: 0px 0px 6px 11px;
}

.finderAccordian .subCopy UL LI.off {
	background: url(/publish/tm/images/btn_sq_666666.gif) no-repeat 0px 4px;
}

.finderAccordian .article .column {
	float:left;
	width:245px;
	padding: 0px 0px 40px 40px;
}

.finderAccordian .article .column LI {
	padding-bottom:3px;
}

/** CONTACT SECTION **/

.popup-container {
	padding:0px 10px 0px 10px; 
}

#sendToAFriendModalPage .popup-body P.confirmation {
	padding:35px 0px 315px 0px;
	color:#666666;
	font-size:1.3em;
}

#contactModalPage .popup-body P.confirmation {
	padding:35px 0px 315px 20px;
	color:#666666;
	font-size:1.3em;
}

#contactFullPage .popup-body P.confirmation {
	padding:0px 0px 315px 30px;
	color:#666666;
	font-size:1.3em;
}
 
.popup-body .req {
	top: 1px;
	left: 2px;
}

.popup-container div.popup-header {
	width:730px;
	height:20px; 
	color:#60768d;
	padding:20px 0 3px 0px; 
	border-bottom:2px solid #7bc0f6
}

.popup-container div.popup-header H1 {
	float:left;
	width:175px;
	height:24px; 
	background-image:url(/publish/tm/images/contact_h1.gif);
	background-repeat:no-repeat;
	font-size:0em; 
	text-indent:-5000px;
}	

.popup-container div.popup-header .speak {
	float:left;
	margin-left:30px;  
	margin-right:28px;
	width:425px;
	height:24px;
	background-image:url(/publish/tm/images/contact_speak_modal.gif);
	background-repeat:no-repeat;
	font-size:0em; 
	text-indent:-5000px;
}

.popup-container div.popup-header .closeBtn {
	float:left;
	position:relative;
	top:-0px;
}

.popup-container div.popup-body {
	width:730px;
	margin-top:1px;
	/**padding:10px 0px 30px 0px;**/
	background-color:#ffffff;
	border:1px solid #ACD4F5;
}

.popup-container div.tab-body {
	overflow: hidden; 
	font-size:1.2em; 
	color:#666666;
	display:none;
}

.popup-container .popup-tabs {
	color:#333; 
	margin-bottom:0px;
	visibility:hidden;
}

.popup-container .popup-tabs ul {
	height:22px;
	overflow:hidden;
	margin:12px 10px 20px 10px; 
	padding-left:0px; 
	list-style:none; 
	border-bottom: 2px solid #999999; 
}

.popup-container .popup-tabs LI {
	position:relative;
	float:left;
	height:22px;
	overflow:hidden;
}
 
.popup-container .popup-tabs LI A {
	position:relative;
}
 
.popup-container P.intro {
	margin-bottom:15px
}

.popup-container #tabcontent0 .interestList P {
	padding-bottom:7px;
}

.popup-container #tabcontent0 .interestList .categoryQuestionsTable {
	border-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}

.popup-container #tabcontent0 .interestList .categoryQuetionsLabelCell {
	padding-left:10px;
}

.popup-container #tabcontent0 .interestList INPUT {/** IE 6 **/
	margin-bottom:0px;
	border:none;
}

.popup-container .orText {
	height:12px;
	background-repeat:repeat-x;
	background-position:0px 50%;
	margin-top:10px;
	margin-bottom:10px;
}

.popup-container .orText SPAN {
	position:relative;
	left:12px;
	color:#999994;
	background-color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
}

.popup-container .hr {
	margin:12px 0px 12px 0px;
}

.popup-container .hrB {
	margin:12px 10px 16px 13px;
}

.popup-container LABEL {
	color:#666666;
	font-size:1.1em;
	margin-bottom:3px;
	vertical-align:bottom;
}

.popup-container INPUT {
	margin-left:8px;
}

.popup-container SELECT, .popup-container TEXTAREA {
	border: 1px solid #858585;
	margin-left:8px;
	margin-bottom:3px;
	vertical-align:bottom;
}

.popup-container #tabcontent0 .instructionsOnLeft { 
	width: 110px; 
	float: left; 
	padding:5px 20px;
}
  
.popup-container #tabcontent0 .left { 
	width: 190px; 
	float: left; 
	padding:5px 20px;
}
 
.popup-container #tabcontent0 .right {
	width: 440px; 
	float: left; 
	padding:5px 0px 0px 30px;
	border-left:1px dotted #ccc;
}

.popup-container #tabcontent0 div.instructionsOnTop { 
	width: 600px;
	padding:5px 5px 0px 20px;
}

.popup-container #instructionsBelowProspectForm { 
	display:block;
	padding-left:20px;
}

.popup-container #tabcontent0 .right .textbox {
	border: 1px solid #858585;
	margin-left:8px;
	margin-bottom:3px;
	vertical-align:bottom;
	width:335px;
}

.popup-container .findLeft {
	width: 195px; 
	float: left; 
	padding:5px 20px 0px 20px;
}

.popup-container .findLeft TABLE {
	width: 195px; 
}

.popup-container TD {
	vertical-align:top;
}

.popup-container .findLeft .message {
	clear:both;
	padding-top:20px;
}

.popup-container .findLeft INPUT {
	margin-left:4px;
	width:111px;
}

.popup-container .findLeft INPUT.radio {
	border:none;
	width:auto;
	margin:0px;
	padding:0px;
}

.popup-container #tabcontent1 .findLeft TD LABEL {
	padding-right:7px;
}

.popup-container #tabcontent1 .findLeft TD INPUT {
	width:133px;
}

.popup-container #tabcontent1 .findLeft TD INPUT.radio {
	margin:0px;
	padding:0px;
	width:auto;
}

.popup-container #tabcontent1 .findLeft TD SELECT.state {
	width:135px;
}

.popup-container .findLeft SELECT.radius {
	margin-left:1px;
	width:40px;
}

.popup-container .findLeft SELECT.state {
	margin-left:4px;
	width:50px;
} 

.popup-container H2 {
	color:#333333;
	font-size:1.2em;
	padding-bottom:10px;
}

.popup-container #tabcontent1 .column {
	position:relative;
}

.popup-container .resultsRight {
	width: 485px; 
	float: left; 
	padding:5px 0px 0px 0px;
	visibility:hidden;
}

.popup-container .resultsRight H2 {
	padding:0px;
}

.popup-container .resultsRight DIV.hrEnd {
	margin-top:8px;
}

.popup-container .resultsRight .map {
	margin-top:10px;
	margin-bottom:15px;
}

.popup-container .resultsRight .hr {
	margin:8px 0px 12px 0px;
}

.popup-container .resultsRight .branches {
	position:relative;
	font-size:1.1em;
	width:485px;
	height:200px;
	overflow:auto;
	margin-bottom:5px;
}

.popup-container .resultsRight .branches .icon {
	margin:2px 5px 0px 4px;
	float: left; 
	width:11px;
	height:11px;
}

.popup-container .resultsRight .branches .icon .on {
	background:url(/publish/tm/images/ico_minus.gif) no-repeat;
}

.popup-container .resultsRight .branches .icon .off {
	background:url(/publish/tm/images/ico_plus.gif) no-repeat;
}

.popup-container .resultsRight .branches H3 {
	font-size:1em;
	margin-bottom:7px;
	float: left; 
}

.popup-container .resultsRight .branches .copy {
	display:none;
	color:#333333;
	background-color:#EEEEEE;
	margin:0px 10px 7px 15px;
	padding:7px;
}

.popup-container div.thankYouMessageContainer {
	width:700px;
	margin-left:30px;
}

.popup-container div.thankYouMessage {
	width:700px;
}

.popup-container div.showFormAgain {
	float:right;
	padding-top:8px;
}


/** MODAL PAGES **/

BODY.modal {
	background:none;
}

BODY.modal .popup-container {
	background-color:#DDEDF9;
	padding:0px 10px 20px 10px; 
	overflow:hidden;
}

/** SEND TO A FRIEND PAGE **/

#sendToAFriendModalPage .popup-body {
	width:695px;
	padding:15px;
}

#sendToAFriendModalPage .popup-container H1 {
	background:url(/publish/tm/images/send_to_a_friend_h1.gif) no-repeat;
	margin-right:467px;
}

#sendToAFriendModalPage .popup-container H2 {
	font-size:1.3em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#sendToAFriendModalPage .popup-container TD P {
	margin-left:8px;
}

#sendToAFriendModalPage .popup-container TD.lt {
	width:100px;
}

#sendToAFriendModalPage .popup-container TD {
	color:#858585;
}

#sendToAFriendModalPage .popup-container LABEL {
	font-size:1.3em;
}

#sendToAFriendModalPage .popup-container LABEL {
	
}


/** CONTACT FULL PAGE **/

#contactFullPage #pageHeader H1 {
	width:940px;
	height:85px; 
	background:url(/publish/tm/images/contact_h1.jpg);
	text-indent:-5000px;
}

#contactFullPage .popup-container div.popup-body {
	border:none;
}

#contactFullPage .hrB {
	display:none;
}
  
#contactFullPage .speak {
	position:absolute;
	top:15px;
	right:5px;
	z-index:441;
	width:440px;
	height:24px;
	background-image:url(/publish/tm/images/contact_speak_inline.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

#contactFullPage .popup-container {
	position:relative;
	padding:5px 5px 0px 5px; 
}

#contactFullPage .popup-container div.popup-body {
	width:100%;
	height:605px;
}
 
#contactFullPage .popup-container .popup-tabs ul {
	margin:12px 0px 20px 0px; 
}


/** EXPLORE SECTION **/

.exploreNav {
	position:relative;
	border:1px solid #fff;
	margin:15px 0px 0px 0px;
	height:56px;
}

.exploreNav LI {
	float:left;
}

.exploreNav A {
	display:block;
	width:107px;
	height:46px;
	overflow:hidden;	
	margin-right:12px;
	margin-bottom:20px;
}

.exploreNav A.advice {
	background:url(/publish/tm/images/explore_nav_advice.gif) no-repeat 0px 0px;
}

.exploreNav A.beyond {
	background:url(/publish/tm/images/explore_nav_beyond.gif);
}

.exploreNav A.credit {
	margin-right:11px;
	background:url(/publish/tm/images/explore_nav_credit.gif);
}

.exploreNav A.investments {
	background:url(/publish/tm/images/explore_nav_investments.gif);
}

.exploreNav A.estate {
	background:url(/publish/tm/images/explore_nav_estate.gif);
}

.exploreNav A.retirement {
	margin-right:11px;
	background:url(/publish/tm/images/explore_nav_retirement.gif);
}

.exploreNav A.solutions {
	background:url(/publish/tm/images/explore_nav_solutions.gif);
}

.exploreNav A.tracking {
	margin-right:0px;
	background:url(/publish/tm/images/explore_nav_tracking.gif);
}

.exploreNav A:hover {
	background-position:0px -46px;
	text-decoration:none;
}

.exploreNav A.on {
	background-position:0px -46px;
}

/* Product Navigation Section */
.productNav {
	position:relative;
	border:1px solid #fff;
	margin:15px 0px 0px 0px;
	height:56px;
}

.productNav LI {
	float:left;
}

.productNav	A 
{
    display:block;
	width:96px;
	height:94px;
	overflow:hidden;	
	margin-right:12px;
	margin-bottom:20px;
}

.productNav A.pas-advice {
	background:url(/publish/tm/images/ps_ap_box.jpg) no-repeat 0 -3px;
}

.productNav A.pas-beyond {
	background:url(/publish/tm/images/ps_bb_box.jpg) no-repeat 0 -3px;
}

.productNav A.pas-credit {
	margin-right:11px;
	background:url(/publish/tm/images/ps_cl_box.jpg) no-repeat 0 -3px;
}
.productNav A.pas-estate {
	background:url(/publish/tm/images/ps_ep_box.jpg) no-repeat 0 -3px;
}

.productNav A.pas-investments {
	background:url(/publish/tm/images/ps_inv_box.jpg) no-repeat 0 -3px;
}

.productNav A.pas-tracking {
	background:url(/publish/tm/images/ps_tp_box.jpg) no-repeat 0 -3px;
}

.productNav A.pas-solutions {
	background:url(/publish/tm/images/ps_sfb_box.jpg) no-repeat 0 -3px;
}

.productNav A.pas-retirement {
	margin-right:11px;
	background:url(/publish/tm/images/ps_ret_box.jpg) no-repeat 0 -3px;
}

.PAS_SELECT
{
background-color:#CEE7F7;
float:left;
width:160px;
margin-top:3px;
margin-left:4px;	
}

.productNav A.on {
	background-position:0px -46px;
}

.contentDivOverflow
{
    overflow:auto;
}

#explore-tabs { 
	position:relative;
	height:23px;
	margin:0px 0px 20px 0px;
	border-bottom:2px solid #999999;
	padding-left:30px;
}

.explore-primary {
	width:940px;
	margin: 0px; /** override wmy-story **/
	padding:0px;
}

.explore-primary H2 {
	padding-left:30px;
}

.explore-primary .primary-copy {
	float:left;
	width:580px;
	padding:0px 22px 25px 30px;
}

.explore-primary .img {
	float:left;
	width:297px;
	padding:0px 0px 25px 5px;
}

.explore-secondary {
	
}

.explore-secondary h3 { 
	color: #333;
	margin: 0 0 6px 0;
}

.explore-secondary #wmy-links {
	width:610px;
	margin-right: 22px; 
	padding-bottom:20px;
}

.explore-secondary #wmy-sb {
	width:302px;
	padding-bottom:21px;
}

.explore-secondary #wmy-sb .wmy-sb-content {
	width:262px;
	padding:0px 20px 0px 20px;
}

.explore-secondary .hr , .explore-secondary .blueLine {
	margin-top:12px;
}
 
.explore-secondary .finderAccordian .article { 
	margin:0px 0px 10px 10px;
}

.explore-secondary .finderAccordian .article .copys {  
	position:relative;
	padding: 20px 0px 40px 0px;
	width:270px;
	display:block;
}
 
.explore-secondary .finderAccordian .article H2 {
	color:#003366;
}

.explore-secondary .finderAccordian .article H3 {
	margin-bottom:0.4em;
}

.explore-secondary .finderAccordian .subCopy .hr { 
	margin:0px;
}

.explore-secondary .finderAccordian .subCopy .hrB { 
	margin-top:40px;
	padding:0px;
}
 
.explore-secondary .finderAccordian .subCopy  { 
	left:270px;
	width:300px;
}

.products-td
{
    vertical-align:top;
	padding-left:2px;
}

.productNavAlign
{
    margin-left:0px;
}
/** EXPLORE PAGES **/

/*
#explorePage #pageHeader H1 {
	background:url(/publish/tm/images/explore_banner_h1.gif) no-repeat ;


#advicePage #pageHeader H1 {
	background:url(/publish/tm/images/explore_advice_banner_h1.gif) no-repeat ;
} 

#beyondPage #pageHeader H1 {
	background:url(/publish/tm/images/explore_beyond_banner_h1.gif) no-repeat ;
} 

#creditPage #pageHeader H1 {
	background:url(/publish/tm/images/explore_credit_banner_h1.gif) no-repeat ;
} 

#estatePage #pageHeader H1 {
	background:url(/publish/tm/images/explore_estate_banner_h1.gif) no-repeat ;
} 

#investmentsPage #pageHeader H1 {
	background:url(/publish/tm/images/explore_investments_banner_h1.gif) no-repeat ;
} 

#retirementPage #pageHeader H1 {
	background:url(/publish/tm/images/explore_retirement_banner_h1.gif) no-repeat ;
} 

#solutionsPage #pageHeader H1 {
	background:url(/publish/tm/images/explore_solutions_banner_h1.gif) no-repeat ;
} 

#trackingPage #pageHeader H1 {
	background:url(/publish/tm/images/explore_tracking_banner_h1.gif) no-repeat ;
} 
} 
*/

/** CONTENT AGGREGATOR PAGES **/

#contentNativePage #pageHeader H1 {
	/*background:url(/publish/tm/images/content_native_banner_h1.gif) no-repeat ;*/
	height:48px;
	
} 

#contentSpecialPage #pageHeader H1 {
	/*background:url(/publish/tm/images/content_special_banner_h1.gif) no-repeat ;*/
} 

#contentWealthPage #pageHeader H1 {
	/*background:url(/publish/tm/images/content_wealth_banner_h1.gif) no-repeat ;*/
	height:48px;
} 

.invisibleText 
{
	color:White;
}


.WMMTUpad{padding-top:5px;}
.WMMTUpad h2{width:500px;float:right;}
A.wmyMost
{
 	line-height:30px;
 	font-style:normal;
 	font-weight:bold;
 	color:#73825A;   
 	padding-left:60px;
 	padding-top:10px; 	
}

.wwml-FACanDo, .wwml-Headlines, .text-Indent{
	margin: 0 0px 0 0;
	padding-right:18px;
	color: #10345a;
	margin-top: 10px;
}
.wwml-FACanDo h5
{
}
.wwml-Headlines h5
{   
	margin-bottom:5px;
}
.wwml-Margin
{
	margin-top:6px !important;
	margin-bottom:12px !important;
	margin-left:0px !important;
}

.wwml-HeadlinesCus
{
	margin:0px 5px 20px 0px;
	width:470px !important;
}
wwml-Height
{
	height:80px;
}
A.underline
{
    color:#5A5D5A;
    text-decoration:underline;
}
.backtop
{
    PADDING-RIGHT: 20px; 
    FLOAT: right;
    width:130px;
    white-space:nowrap;
}
.text-Indent
{
    text-indent:25px !important;
    color:#666666 !important;
    font-size:1.0em !important;
    margin-top:10px;
}
.h6-font
{
}
.searchText
{
    margin-left: 290px;
    text-align: center; 
    position:absolute;
    top:97px;
    left:345px;
     /* top:4px;
    left:340px;float:left;*/
}
.searchTextbox
{
    margin-right: 20px;
    margin-bottom: 10px;
    left:700px;
    position:absolute;
    top:89px;
     /*top:-1px;
       float:right; 
    */
}
.searchButton
{
    position: absolute;
    top:92px;
    left:820px;
}
.searchContent
{
    width:100%! important;
    margin-bottom:10px! important;
}
.askFA
{
    font-weight:bold;
    padding:0 0 0 0;
}

.productSearch
{
    text-transform:none;
    position: absolute;
    left:20px;
    top:465px;    
}

.txtProductSearch
{
    text-transform:none;
    position: absolute;
    left:90px;top:460px;
}

.btnProductSearch
{
    text-transform:none;
    position: absolute;
    left: 210px; 
    top: 463px;
}
.splft_pas
{
    width:47%;float:left;
}
.rspc
{
    float:right;width:52%;
    
}
#wwmlFACanDo
{
    white-space:nowrap;padding:0px 0px 0px 10px;font-size:1.7em;
}

.wmmty-related-table
{
    float:right;
    background-color:#f7f7f7;
    width:330px;
    margin-right:0px;
}

.wmmty-table-blurb 
{
    padding-left:12px;
    padding-bottom:5px;
}

.wmmty-tablebody
{
padding-left:30px;width:100%
}

.tblwmmty
{
height:400px;overflow:auto;
}

.tbldatawmmty
{
    padding-left:20px;
}

.wwmlgreybar
{width:940px;}

.article_getPersonal
{   width:470px; 
    float:right; padding-right:30px;}
.wmmty_achieve 
{
    float:left;width:550px;}

.wmmty-padding-images {
padding-left:10px;
}

.wmmty-tr-valign
{
    padding-left:12px;padding-bottom:15px;
}

.family_care
{
    width:500px;float:right;
}
    
.wmmtyfamily_care
{
    width: 470px; float: right; padding-right:30px ;
}

.divfamily_care
{
 padding-top:5px;
}

.act_PAS
{
    text-transform:none;padding-left:10px;
}
 
.PAS_WhatIs
{
    white-space:nowrap;padding:0px 0px 0px 10px;
}
  
.related_width_PAS
{
    width:404px;
}
  
.disabledLink
{
   color:Gray;
}
  
.wmmty_td_bottom
{
padding-bottom:15px! important;
}
 
.wmmty_td_padding
{
padding-left:12px;
}

.wmy-links-border-remove
{
    border-bottom:0px;
    float:none;padding-left:0px;
}

.contentInvestments
{
    PADDING-RIGHT: 0px; WIDTH: 910px! important;
}

.hasExtraWidth
{
    PADDING-LEFT: 20px; WIDTH: 560px !important;
}

.white-spacenowrap
{ 
    white-space:nowrap;
}

#homePage .threecolumnWrapper {
	width:940px;
	margin:0px;
	padding:0 0 2px 0px;
	background-image:url(../images/bg_home_contentbox.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
}

#homePage .threecolumnArticle {
	width:940px;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_home_contentboxwrapper.gif);
	background-repeat:repeat-y;	
	float:left;
} 

#homePage .threecolumnArticle p {
	margin:10px 0 10px 10px;
	padding-right:5px;
}

#homePage .threecolumnArticle form {
	margin:0 0 0 10px;
	padding:0;
	display:inline;
}

#homePage .threecolumnArticle div {
	float:left;
	font-size:12px;
	color:#7d7d7d;
	padding-bottom:10px;
}

#homePage .threecolumnArticle a {

	background-repeat:no-repeat;
	background-position: right;
}
.noBgImage
{
    background-image:none !important;
    background-repeat:no-repeat !important;
	background-position: right !important;
}

#homePage .threecolumnArticle div div.imgArticle {
	margin-left:10px;
	float:left;
}

#homePage .threecolumnArticle div div.imgArticle img, #homePage .threecolumnArticle div div.imgArticle p {
	display:block;
	float:left;
}

#homePage .threecolumnArticle div div.imgArticle p {
	width:170px;
	margin-top:0;
}	

#homePage .threecolumnArticle div.columnLeft {
	width:306px;
	margin-right:12px;
}

#homePage .threecolumnArticle div.columnMid{
	width:306px;
	margin-right:10px;

}

#homePage .threecolumnArticle div.columnRight {
	width:306px;
	height:100%;
}

#homePage .threecolumnArticle div.columnRight img.miscImg {
	margin-bottom:15px;
}

#homePage .threecolumnArticle .hr {
	height:2px;
	margin:0;
	padding:0;
	border-bottom:2px solid #cccccc;
	width:100%;
}

#homePage .threecolumnArticle div.dotdivider {
	height:1px;
	margin:0px 0;
	padding:0;
	background-image:url(../images/msc_bg_dots.gif);
	background-repeat:repeat-x;
	width:100%;
	clear:both;
}

/*aspx added*/
.blockcls
{
    display:block;
}

.htsp
{
    height: 24px;
}
.impcl
{
    background-color:#FFFFFF !important;
}
.getfcls
{
    width:255px;float:right;
}
.bl669
{
    width:669px;
}
.cl10
{
    height:10px;
}

.homecls
{
    clear:both;height:1px;
} 
.bottom-height
{
 clear: both; height:8px;
}
.top-height
{
 height:10px;
}
.top-space
{
 height:20px;
}

.spWhite
{
  color:#ffffff;text-decoration:none;
}
div.topsp
{
    margin-top:-5px !important;
}
.avPageSubTitle
{
    font-family:Arial, Helvetica, sans-serif;
    font-style:italic;
    color:#919191;
}
.avPageAuthorName
{
    color:#cbcbcb;
}
.avPageByline
{
	color:#666666;
	font-size: 0.9em;
}
.avPageDisclaimer
{
	color:#919191;
	font-style:italic;
	margin-bottom: 10px;
}
.listClass
{
    list-style-type:square;
}
.disclaimer-H2
{
color:#4C4C4C;
font-weight:bold;
margin-bottom:5px;
}
.WWML_storyImage
{
width: 325px;
height: 199px;
padding: 0; 
margin: 0;
}
.MargLeft
{
    margin-left:0px !important;
}
.headerHeight
{
    padding-top:0px;
}

.wwml-h3-color
{
 color:#00AEF7;
}

.wwmlon
{
    BACKGROUND: url(/publish/tm/images/ico_minus.gif) no-repeat 0px top !important;
}

.wwmloff
{
    BACKGROUND: url(/publish/tm/images/btn_checkbox.gif) no-repeat 0px top !important;
}

.wwmlNoPaddingTop
{
    padding-top:0px !important;
    width:460px !important;
    padding-left:5px !important;
}
.icon A:hover 
{
    text-decoration:none !important;
}

.wmml-margin-bottom
{
    margin-bottom: 12px;
}

.wwml-story-flipper-margin
{
    width:108px;margin-right:0.3px;
}

.spcr_10px
{
    height:10px;
}
.spcr_30px
{
    height:30px;
}

.SearchforProductText
{
    top:-38px;position:absolute;
}

.bluelineAlign
{
    top:-7px;position:absolute;
}

.hr100Per
{
    width: 100%;
}
.floatLeft
{
    float:left;
}
.prdctCatFontSize
{
}
.articleMargin
{
    margin-top: 28px;
}
.articleMarginFloat
{
    float: right; 
    margin-left: 14px;
}

.floatRight
{
    float: right;
}
.articlepadding
{
    padding:6px;
}
table-homeRI-style

{
	border:0;
	width:280px;
}
.homeRI-width
{
width:110px;
}
.td-homeRI-padding

{
	padding:0;
}
.homeRI-newTD-width
{
width:150px;
}
.table-WMMTY-style
{
	border:0;
}
.WMMTY_relatedfloat
{
float:right;	
}
.storyMarginbottom
{
margin-bottom: 18px;	
}
.wwml-nowrapwhitespace
{
    font-weight:bold;
    white-space:normal;
}




#articlePage .article{
	color:#666663;
}
.categoryPage{
	color:#666663;
}
H1 {font-size:1.6em; }
H2 {font-size:1.3em; }
H3 {font-size:1.0em; }
H4 {font-size:1.0em; }
H5 {font-size:1.1em; }
H6 {font-size:1.0em; }

.finderAccordian .article {
	position:relative;
	margin:10px 0 0px 10px;
	line-height: 1.8em;
}


.article UL {
	list-style-type: square;
	margin-bottom:5px;
		margin-left:15px;
	font-style:normal
}
.article LI {

	margin-bottom:5px;
	margin-left:15px;
	font-style:normal
}
.sidebar li{
margin-left:15px;
}


.wmmlColumnsMargin
{
    margin-bottom:-15px;
    overflow:auto;
}
.btnPrdSearchSpan
{float:right;padding-right:111px;}

.txt_search_prdct
{
    border-style:double;
    border-width:1px;
    color:Gray;
    display:inline;
}

.prdctTopPadding
{
    padding-top:5px;
    padding-left:10px;
}
.sp-Padding17
{
    padding-left:17px !important;
}
