/*
main.css
*/ 
@font-face {     
font-family: 'PWBArialLight';     
src: 	url('/Resources/fonts/ARILT___.eot');
src: 	local('PWBArialLight'),
		local('Arial Light'),
		url('/Resources/fonts/ARILT___.eot') format('embedded-opentype'),
		url('/Resources/fonts/ARILT___.woff') format('woff'),
		url('/Resources/fonts/ARILT___.TTF') format('truetype'),
		url('/Resources/fonts/arilt___.otf') format('opentype');
		
}  
   
@media \0screen { 
  body {
   overflow-x: hidden;
}
}
body {
  overflow-x: hidden;
  /*margin:0;
  padding:0;*/
  margin: 0;	
  -webkit-font-smoothing: antialiased; /* added newly for thinner font issue in Safari browser */
}
sup { 
    /*font-size: 10px;*/
    line-height: normal;
    vertical-align: super;
}
img {
	border: none;
}
.logo{
	/*margin-top: 24px;	*/
     margin: 10px 0 0;/*15px 0 0;*//*-7px 0 0;*/
      padding: 0;
	float: left;
	width: 125px;
	height: 64px;
	/*background: transparent url("../images/mellonlogo.jpg") no-repeat scroll left center;*/ 
}
/*#careers{
	float:right;
	width:70px;
	height:25px;
	padding-top:5px;
}*/
#help {
       float: right;
       padding-top: 5px;
       margin-right: 15px;
}
#help a {
       padding-right: 10px;
}
#careers  span, #help span {      
       color: #616265; 
	   font: normal 11px Arial;
}
/*#sitetour{
	float:right;
	width:168px;
	padding-top:5px;
}*/
#sitetour {
    float: right;
    /*width: 158px;*/
    padding-top: 9px;
	margin-right: 15px;
}
#careers {
       float: right;
       padding-top: 5px;
       margin-right: 15px;
}
#careers a {
       padding-right: 10px;
}
#careers a:link, #careers a:hover, #careers a:active, #careers a:visited, #help a:link, #help a:hover, #help a:active, #help a:visited,#sitetour a:link, #sitetour a:hover, #sitetour a:active, #sitetour a:visited  {
	font: 11px Arial;
	color: #616265;
	text-decoration:none;
	}
.mega-menu{ 
	float:left;
	padding-left:25px;
	*padding-left:55px;
	margin-top: 17px;/*32px;*/
} 
/*
space between mega menu link & the secondary golden bar
*/
ul#topnav {
    font-size: 11px;
    list-style: none outside none;
    margin: 37px 0 10px 0;
    width: 750px;
}
ul#topnav li {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    /*position: relative;*/
}
ul#topnav li a {
    float: left;
    height: 34px;
    text-decoration: none;
    width: 20px;
}
ul#topnav li a img {
    float: none;
    padding: 3px 0 0 0;	
}
/* ## updated by hari*/
/*#topnav a.prinav.hovered {*/
    /*font-weight: bold;*/
    background: url("../images/mega-menu/menu-hover-actual.PNG") no-repeat 0 0;
/*    color: #616365;*/
      /*color: #9E8F6C;
        font-family: Arial Bold;
        font-size: 11px;
    
}*/
ul#topnav li a:hover {
    color: #616365;
    font-weight: bold;	
}
#topnav li a.prinav:hover, #topnav li a.prinav.hovered {
    background: url("../images/mega-menu/menu-hover-actual.PNG") no-repeat 0 0;
    color: #616365;
    font-weight: bold;
    font-family: sans-serif; 	
}
#topnav a.prinav.hovered-other {
    background: transparent url("../images/mega-menu/menu-hover-other.PNG") no-repeat 0 0;
    /*color: #616365;
    font-weight: normal;*/
}
ul#topnav a.prinav, ul#topnav a.prinav.hovered-up {
    color: #616265;/* #616365*/
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    height: 3.3em;
    letter-spacing: 0.09em;
    line-height: 2.5em;
    text-align: center;
    width: 118.5px;/*124px*/
    background: url(../images/mega-menu/menu-original.PNG) no-repeat 0 0;
    padding-left: 5.5px;	
}
ul#topnav li a.prinav:active  {color: #616265/*#d0a853;*/ !important;} /* #a0906c */
a.prinavactive {
    color: #9E8F6C !important;
    font-family: Arial !important;
    font-size: 11px !important;
    font-weight: bold !important;/* Previously-  normal !important;*/
    height: 3.3em !important;
    letter-spacing: 0.09em !important;
    line-height: 2.5em !important;
    text-align: center !important;
    width: 124px !important;
    background: url(../images/mega-menu/menu-original.PNG) no-repeat 0 0;	
}
.contact-us {
	margin: -5px 4px 0 -2px;
	
}
.search {
	margin: -5px 5px 0 -8px;
}
.sign-in {
	position: relative;/*absolute;*/
	/*top:10px;*/
	/*right:0;*/
	float: right;
	padding-top: 10px;
}
a.signinlink:link,A.signinlink:visited,A.signinlink:active{
	background: url(../images/Login_bothstates.png) no-repeat 0px 0px;/* ../images/SignIn_Bothsatte.png */
	width:70px;
	height:25px;
	padding:10px 33px;
	text-decoration:none;
}
a.signinlink:hover{
	background: url(../images/Login_bothstates.png) no-repeat -70px 0px; /* ../images/SignIn_Bothsatte.png */
	width:70px;
	height:25px;
	text-decoration:none;
}
ul#topnav li .sub {
    background: none repeat scroll 0 0 #FFFFFF;
    /*background: #FFFFFF url(../images/mega-menu/menu-hover-background.PNG) repeat-x;*/
    border-bottom: 8px solid #A89682;
    display: none;
    left: 0;
    width:100%;
    /*margin: 0 auto;*/
    /*padding: 20px 20px 0 100px;*/
    position: absolute;
    top: 116px;/*97px;*//*115px*/
    *top: 104px;/*123px;*/	
    z-index: 10000;/* This should be highest of all z-index-es to appear on top of others*/
    float: left;	
    padding-left: 28.5px;/*35px*//*32px*/ 	
   
}
/*@-moz-document url-prefix() { ul#topnav li .sub { padding-left: 31.5px;33px} }*/
/*@media \0screen {
	ul#topnav li .sub {
		top: 123px;
		padding-left: 32px;
	}
}*/
/*Chrome & Safari Hack*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	ul#topnav li .sub {
		padding-left: 26.5px;
	}
}
ul#topnav li .sub .sub-sub {
    		
/*    padding: 20px 0 0 192px;*/
    width: 950px;/*830px*/
    /*width: 970px;*/
    margin-left: auto;/*61px;*/
    margin-right: auto;	
    margin-top: 20px;	
    *margin-left: 60px;	
    position: relative;	
}
/* IE8 hack */
/*@media \0screen {
	ul#topnav li .sub .sub-sub {
		margin-left: 107px;
	}
}*/
ul#topnav li .sub ul {
    float: left;
    height: 15px;
    *height: 103px;	
    list-style: none outside none;
    margin: 0 -10px 15px 0;
    *margin: 0 32px 35px 0;   
    width: 152px;
}
ul#topnav li .sub ul#OurApproachInvst{
	/*Hack for google chrome*/
	(-bracket-:hack;
		margin-bottom: -3px;	
		
	);
}
ul#topnav .sub ul li {
    color: #FFFFFF;
    width: 100%;
    padding-bottom: 9px;/*8px*/
    margin-left: -40px;	 
   /* border: 1px solid red;	*/
}
ul#topnav .sub ul li:last-child {
    color: #FFFFFF;
    width: 100%;
    padding-bottom: 0;
}
ul#topnav .sub ul li h2 {
    font-size: 1.3em;
    font-weight: normal;
    margin: -3px 0 0 0;/*-3px because Feature DIVs under same '.sub' DIVs, to get the margin-top for secondary links*/	
    padding: 0;/*0*/
}
ul#topnav li .sub ul li a.imglink img {
    height: 86px;
    margin: 0;
    padding: 2px 0 10px;
    width: 152px;
}
ul#topnav li .sub ul li a.imglink:hover {
    background-color: #FFFFFF;
    color: #FFFFFF;
    width: 80%;
}
/*
this is for secondary text link in mega menu
*/
ul#topnav .sub ul li h2 a.sec-link {
    background-image: none;
    color: #9E8F6C;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;   
    margin: 0;	/*0 0 15px 0;*/
    width: 152px;
    
}
/*
this is for tertiary text link in mega menu
*/
ul#topnav .sub ul li a {
    color: #616265;//#616365
    display: block;
    float: none;
    font-family: Arial;
    font-size: 12px;
	line-height:16px;
    font-weight: normal;
    height: auto;   
    margin: 0 0 15px 0;
    text-decoration: none;
    text-indent: 0;
    width: 152px;
}
ul#topnav .sub ul li span{
   color: #616265;
    display: block;
    float: none;
    font-family: Arial;
    font-size: 12px;
	line-height:16px;
    font-weight: normal;
    height: auto;
    margin: 0 0 0 0;
    text-decoration: none;
    text-indent: 0;  
   }
ul#topnav .sub ul li a:hover {   
    font-weight: bold;
    width: 155px;
	line-height:16px;
}
ul#topnav .sub ul li p {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #616265;
    line-height: 16px; 	
}
.feature {
   color: #000000;
    font-size: 11px;
    height: 86px;
    margin: -12px 10px 18px 0;
    *margin: 0 0 38px 0;	
    /*(-bracket-:hack;
		margin-top: -27px;		
	);*/
    text-align: center;
    width: 152px; 
}
.featureBottomDiv {
    float:left;
    width:279px;/*260px*/
	padding: 0 24px 0 20px;/*40px*/
}
.featureBottom {
	margin-left:20px;
	width: 234px;
	float:left;
}
.feature-text {
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;    
    padding-top: 16%;
    width: 100%;
}
.feature-text img {
	margin-top: -24px;/*-17px;*/
	*margin-top: -15px;
	width: 152px;
	height: 86px;
}
ul#topnav .sub ul li .feature-text a {
    background-color: #FFFFFF !important; /*#E8EEF7;*/
    color: #FFFFFF !important; /*#000000*/
    font-weight: normal;
    height: auto;
    width: 152px;
}
ul#topnav .sub ul li .feature-text a:hover {
    background-color:  #FFFFFF !important; /*#E8EEF7;*/
    color: #FFFFFF !important; /*#000000;*/
    font-weight: normal;
    width: 152px;
}
.sec-menu-wrapper {
    background-color: #A0906C;
    height: 40px;
    width: 100%;
    margin-top: -10px;
    *margin-top: 0;
}
.sec-menu {
    background-color: #A0906C;
    width: 100%;
    /*height: 4em;
    line-height: 4em;*/
    margin: 0 0 0 243px;	
    *margin-left: 225px;	
}
.sec-menu ul {
	list-style: none;
}
.sec-menu ul li {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
	
}
.sec-menu ul li a {
    border: none;
    margin-right: 20px;
    text-decoration: none;	
    color: #ffffff;
    font: 11pt normal Arial;	
    float: left;	
    height: 3.15em;	
    line-height: 2.5em; 	
    	
}
.sec-menu ul li a.active {
    font-weight: bold;
    background-image: url(../images/down-arrow-sec-menu.PNG);/* www.litecommerce.com/services.html*/
    background-repeat: no-repeat;	
    background-position: bottom center; 	    	
}
.sec-menu ul li a:hover {
    font-weight: bold;
}
#page-headline{
	height: 20%;
	background-color: red;
	margin-top:70px;
}
#page-headline p{
	color: #A0906C;
	font: 16pt normal Arial;	
	background-color: green;
	
}
.sec-menu-arrow{
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 20px solid #a0906c;
	  background-color: red;
}
/* News Box Related Styles */
.newsbox {
    background-color: #E8EEF7;
    border: 1px solid #000000;
    height: 86px;
    margin-top: 1px;
    width: 450px;
}
.newsbox h4 {
    margin: 0 0 -4px 5px;
}
.newsbox h4 a {
}
ul#topnav .sub ul li .newsbox h4 a:hover {
    font-weight: bold;
}
ul.news {
    color: blue;
    float: right;
    list-style: square outside none;
    margin: 0 0 0 -195px;
    padding: 0;
}
ul.news li {
    background: url("images/blue-bullet.png") no-repeat scroll 0 0 transparent;
    font-family: "Times New Roman";
    font-size: 10px;
    list-style: none outside none;
}
ul.news li a {
    padding-left: 1px;
     
}
.news-date {
    color: #C0C0C0;
    font-size: 10px;
    margin: -10px 0 0 1px;
    padding-left: 0;
}
ul#topnav .sub ul li .newsbox a {
    background-color: #E8EEF7;
    color: #1700FF;
    text-decoration: underline;
    width: 240px;
}
ul#topnav .sub ul li .newsbox h4 a {
    background-color: #E8EEF7;
    color: #1700FF;
    font-weight: bold;
    text-decoration: none;
}
ul#topnav .sub ul li .newsbox a:hover {
    background-color: #E8EEF7;
    color: #1700FF;
    font-weight: normal;
}
/* Site Map Styles - Start */
/********************************/
.site-map-section {
	float: left;  
	/*width: 199px;*/
	width: 241px;/* 223px */
}
.site-map-section a {
	text-decoration: none;
	color: #3B6E8F;
}
.site-map-section a:hover {
	text-decoration: none;
	color: #8599A8;
}
/***********Site-Map Headline***********/
a.site-map-headline:link,a.site-map-headline:hover,a.site-map-headline:visited {
	font-family: Arial;
	color: #616265;
	text-decoration: none;
	font-weight: normal;
	font-size: 24px; 
	padding-bottom: 40px;
	line-height: 24px;
}
/***********Primary Links************/
.site-map-primary {
	padding-bottom: 15px;
    font: normal 22px Arial;	width:234px;
}
#container .site-map-primary a{
	padding-bottom: 15px;
    font: normal 22px Arial;
	color: #3B6E8F;width:234px;
}
#container .site-map-primary a:hover{
		color: #8599A8;
}
/**********Secondary**********/
.site-map-secondary {
	padding-top: 2px;
	font: bold 14px Arial;	
	line-height: 40px;
	width:234px;
	margin-bottom: -8px; 
}
#container .site-map-secondary a{
	padding-bottom: 2px;
	font: bold 14px Arial;	
	line-height: 40px;
	color: #3B6E8F;
	width:234px;
	margin-bottom: -8px;
}
#container .site-map-secondary a:hover{
		color: #8599A8;
		margin-bottom: -8px;
}
/**********Secondary Special**********/
.site-map-secondary-special {
	padding-bottom: 5px;
	font: bold 14px Arial;	
	line-height: 40px;width:234px;
}
#container .site-map-secondary-special a{
	padding-bottom: 5px;
	font: bold 14px Arial;	
	line-height: 40px;
	color: #3B6E8F;width:234px;
}
#container .site-map-secondary-special a:hover{
		color: #8599A8;
}
/**********Tertiary**********/
.site-map-tertiary {	
	font: normal 14px Arial;
	line-height: 26px;
}
#container .site-map-tertiary a{
	font: normal 14px Arial;	
	line-height: 26px;
	color: #3B6E8F;
}
#container .site-map-tertiary a:hover{
		color: #8599A8;
}
/* Site Map Styles - End */
/* starts page classes */
#wrapper {	
	width:100%;
	margin:0 0 0 auto;/* 0 0 100px auto */
	padding:0;
	}
#container {
	width:971px;
	margin:0 auto;
	
	}
#header {
	width: 970px;/*971px*/
	margin: 0 auto 0;/*0 auto;*//*42px auto 0*/
	/*position:relative;*/
	}
#features {
	width:971px;
	/*padding-left:25px;*/
	/*padding-left:45px;*/
	margin:0 auto;
	}
#social {
	width:971px;
	margin:0 auto;
	}
/*
secondary golden bar height
*/
.navBar {	
	max-width:1200px;
	*width:100%;
	margin:0 auto;
	height:40px;
	background-color: #9E8F6C;/*#a0906c;*/
	}
	/*
	top space between secondary text & secondary golden bar
	*/
.navBarCenter {
	width:751px;
	margin:0 auto;
	padding-top:12px;
	padding-left: 210px;
	*padding-left: 159px;
	}
.secmenuSpacer {
     padding-top: 6px;
	 *padding-top: 12px;
    }	
	
.navBarArrow {
    margin:0 auto;
	position: relative;
	z-index: 0;
	width: 971px;
	height:13px;
	}
.navBarArrowCenter1 {
	width:701px;
	margin:0 auto;
	padding-left:220px;/* 270 */
	}
.navBarArrowCenter2 {
	width:566px;
	margin:0 auto;
	padding-left:330px;/* 405 */
	}
.navBarArrowCenter3 {
	width:261px;
	margin:0 auto;
	padding-left:710px;
	}
	.navBarArrowCenterInvestmentApproach1 {
	width:681px;
	margin:0 auto;
	padding-left:291px;
	}
	/*
	this for secondary active text
	*/
.headText {
	color:#FFFFFF;
	font:normal 11px Arial;
	text-transform:uppercase;
	padding: 0 46px 0 0;
    float:left;
	}
	
	/*
	space between sencodary golden bar & tertiary heading	
	*/
.pageTitle {
	margin:48px 0 10px 0;	
	font:normal 24px "PWBArialLight";/*normal 24px Arial;*/
	color:#9E8F6C;
	height:37px;
	text-transform:uppercase;
	border-bottom:solid 1px #E5E5E5;/* #a0906c */
	line-height: 28px;
}
#container .featurePageTitle {
	margin:34px 0 10px 0;	
	font:normal 24px "PWBArialLight";
	color:#9E8F6C;
	height:37px;
	text-transform:uppercase;
	border-bottom:solid 1px #E5E5E5;
	line-height: 28px;
}
	
	/*
		this is for secondary heading text
	*/
#container .pageTitle2 {
	margin:35px 0 0;
	font:normal 24px "PWBArialLight"; /*font:normal 24px Arial;*/
	color:#9E8F6C;
	height:31px;
	text-transform:uppercase;
	padding-bottom: 5px;
	line-height: 28px;	
	}
	
	#container .pageTitle3 {
	margin:34px 0 10px 0;	
	font:normal 24px "PWBArialLight";
	color:#9E8F6C;
	height:37px;
	text-transform:uppercase;
	border-bottom:solid 1px #E5E5E5;/* #a0906c */
	line-height: 28px;
	}
	#container .pageTitle4 {
	margin:34px 0 0;
	font:normal 24px "PWBArialLight"; /*font:normal 24px Arial;*/
	color:#9E8F6C;
	height:31px;
	text-transform:uppercase;
	line-height: 28px;	
	}
	#container .pageTitleCommon {
	margin:0 0 10px 0;	
	font:normal 24px "PWBArialLight";/* Arial */
	color:#9E8F6C;
	height:38px;
	text-transform:uppercase;
	border-bottom:solid 1px #E5E5E5; /* a0906c */
	line-height: 28px;
	}	
	
#container .Section1{
	padding-left: 20px; 
	padding-right: 20px; 
	/*padding-top: 5px;*/
	padding-bottom: 5px
}
#container .pageHead {
	margin: 36px 0 8px 0;/*0 0 10px 0*/
	font:bold 22px Arial;
	color:#000000;
	height: 35px;
	}
.pageHeadNormal {
	margin:0 0 8px 0;	
	font:normal 32px "PWBArialLight"; /* previously- normal 32px Arial; */
	color:#616265;
	line-height:38px;
	} 
#container .tnavBlock {
	width:971px;
	margin:0 auto;
	height:22px;/* 25px; */
	border-bottom:solid 1px #E5E5E5;/* CDCDCD */
	}
	#container .tnavBlockServiceApproach {
	width:971px;
	margin:0 auto;
	height:10px;
	border-bottom:solid 1px #E5E5E5; /* CDCDCD */ 
	}
#container .tnavBlockMenu {
	font:normal 12px Arial;
	float:left;
	padding-right:22px;/* 11px */
	}
#container .tnavBlockMenu a {
	color: #616265;
	text-decoration: none;	
	}
#container .tnavBlockMenu a:hover {
	font: 12px PWBArialLight;
	color:#9E8F6C;
	text-decoration: none;	
	}
/*#container .tnavBlockMenu:last-child {
	font:normal 12px Arial;
	float:left;
	padding-right:0px;
	}*/
#container .tnavBlockMenuLast {
	padding-right:0px !important;
	}
#container .tnavBlockOurApproachMenu {
	width:200px;
	font:normal 11px Arial;
	float:left;
	}
	#container .tnavBlockOurApproachMenu a {
	color: #616265;
	text-decoration: none;
	}
	#container .tnavBlockOurApproachMenu a:hover {
	font-weight	: bold;
	text-decoration: none;	
	}
#container .categoryInfo {
	width:280px;
	font:normal 14px Arial; /* 12 */
	line-height:20px; /* 18 */
	text-align:left;
	color:#616265;
	}
#container .categoryInfo a {
	width:280px;
	font:bold 14px Arial;
	line-height:18px;
	text-align:left;
	color:#3B6E8F;
	text-decoration:none;
	}
	#container .categoryInfo a:hover {
	width:280px;
	font:bold 14px Arial;
	line-height:18px;
	text-align:left;
	color:#8599A8;
	text-decoration:none;
	}
#container  .containerLeft{
	float:left;
	width:608px;
	padding-bottom: 75px;
	}
#container  .containerRight{
	float:right;
	width:300px;
	padding-bottom: 75px;
	
	}
	
#container  .brdLeft {
	border-left:solid 1px #cdcdcd;
	} 
	
	/*
		this is for sub heading text
	*/
.bodytextbold{
	/*font:bold 12px Arial;*/
	font:bold 14px Arial;
	color:#9E8F6C;
	line-height:20px;
	} 
#container  .bodytextnormal{
	font:normal 14px Arial;
	color:#616265;/*#000000;*/
	line-height:20px;	
	}
#container  .bodytextnormal a {
	font:bold 14px Arial;
	color:#3B6E8F;
	line-height:20px;
	text-decoration:none;
	}
#container  .bodytextnormal a:hover {
	font:bold 14px Arial;
	color:#8599A8;
	line-height:20px;
	text-decoration:none;
	}
#container  .bodytext2normal{
	font:normal 12px Arial;
	color:#616265;/*#000000;*/
	line-height:20px;	
	}
	
#container  .mgTeamName{
	font:bold 14px Arial;
	color:#616265;
	line-height:16px;
	padding-top: 8px;	
	}
#container  .mgTeamTitle{
	font:normal 12px Arial;
	color:#616265;
	line-height:16px;	
	}
#container .pageTitleGray{
	font:bold 24px Arial;
	color:#616265;
	height:24px;
	padding: 24px 0 14px 0;	
	font: 24px "PWBArialLight";
	line-height: 28px;
	}
#container #bio-link img {
	padding-bottom: 3px;
	}
/* For Left Link Section */
/* Management Team Page 2 Styles - Start */
#container #management-team-individual-left {
	font: 12px Arial; 
	color: #616265;
	padding-bottom: 10px;
	width: 193px;
	}
#container #management-team-individual-left .image-previous {
	padding-bottom: 15px;
	padding-right: 2px;
	}
#container #management-team-individual-left .image-previous img {
	width: 20px;
	height: 20px;
}
#container #management-team-individual-left .previous-next {
	padding: 2.5px 0 0 0px;/*Previously: 4.5px 0 0 6px;*//*3.5px 0 0 6px*/ 
	width: 102px;/*previous - 200px*/
	margin-left: 23px;
}
#container #management-team-individual-left .previous-next .next {
	padding-left: 31px;
}
#container #management-team-individual-left .image-next {
	margin: -18px 0 0 -60px;/-20px 0 0 7px;**/
	
}
#container #management-team-individual-left .image-next img {
	width: 20px;
	height: 20px;
	
}
#container #management-team-individual-left .text {
	width: 58px;/*62px;*//*62px*/
	padding-top: 3px;/*previously- 5px*//*previously- 4px*/
}
#container #management-team-individual-left a {
	font: 12px Arial; 
	color: #616265;
	/*padding-bottom: 10px;*/
	}
#container #management-team-individual-left a:hover {
	font: 12px Arial; 
	color: #616265;
	/*padding-bottom: 10px;*/
	}
#container .management-team-individual-title {
	font: normal 12px Arial;
	color: #616265;
	line-height: 16px;	
	}	
#container #management-team-individual-right {
	margin: 39px 0 87px 0; 
	width: 656px; 
	padding-right: 79px;
}
#container #management-team-individual-right .bio-link-div {
	margin-bottom: 17px;	
	position: relative;
}
#container #management-team-individual-right .presentationBlock .audio-video-date {
	padding: 5px 0;
	font: normal 11px Arial;
	color: #616265;
}
#container  .bodytextnormal a.presentation-name {
	font: bold 15px Arial;
	color: #3B6E8F;
	line-height: 16px;
	text-decoration: none;
	}
#container  .bodytextnormal a.presentation-name:hover {
	font: bold 15px Arial;
	color: #8599A8;
	line-height: 16px;
	text-decoration: none;
	}
#container .back-to-management-team a {
	font: 12px Arial;	
	color: #3B6E8F;
}
#container .back-to-management-team a:hover {
	font: 12px Arial;	
	color: #8599A8;
}
/* Management Team Page 2 Styles - End */
/* ## added by hari*/	
DIV.featurebodytext{
color: #616265 !important;
font-family: Arial;
font-size: 12px;
font-weight: normal; 
padding-top: 7px;
line-height:16px;
}
DIV.featureportletheadertext{
	color: #616265 !important;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 0px;/* 13px changed to 0 for SEO marketing changes!*/
	line-height:16px;
	height:2.5em;
	cursor: pointer;
}
	
DIV.featureheadertext{
	color: #616265 !important;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 13px;
	line-height:16px;
	cursor: pointer;
}
.featurelink{
	color: #3B6E8F; 
	font-family: Arial; 
	font-size: 14px; /* 13px*/
	font-weight: bold !important;
    text-decoration:none;
	width: 90px;
}
	
.featurelink:hover {
	color: #8599A8; 
	font-family: Arial; 
	font-size: 14px;
	font-weight: bold; 
	text-decoration:none;
	cursor: pointer;	
}	
	
	.backToPrev {
    color: #3B6E8F;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	width: 110px;
    margin-top: -3px;
   }
   .backToPrev:hover {
    color: #8599A8;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	cursor:pointer;
    margin-top: -3px;
   }
	
#container  ul.listItems{
	margin:0px;
	padding:0px 10px 0 0;
	list-style:disc;
	font: bold 14px Arial;
	line-height: 20px;
	color: #616265;	
	}
#container  ul.listItems li{
	margin:10px 16px;
	font:normal 14px Arial;
	color: #AB8433;
	}	
#container  ul.listItems li span {
	font: normal 14px Arial;
	color: #616265;
	text-decoration:none;
	line-height: 20px;
}
#container  ul.listItems a{
	font:bold 14px Arial;
	color:#3B6E8F;
	text-decoration:none;
	}	
#container  ul.listItems a:hover{
	font:bold 14px Arial;
	color:#8599A8;
	text-decoration:none;
	}
#container  ul.listItems li span a{
	font:bold 14px Arial;
	color:#3B6E8F;
	text-decoration:none;
	}	
#container  ul.listItems li span a:hover{
	font:bold 14px Arial;
	color:#8599A8;
	text-decoration:none;
	}
	
	
#container  .listLeft{
	float:left;
	width:306px;/* 300px */
	
	}
#container  .listRight{
	float:left;
	width:300px;
	/*height: 143px;*/
	}
.featureTitle {
	float:left;
	width:300px;
	padding-left:10px;
	}
	/*
		this is for secondary active link
	*/
a.sMenu:link,a.sMenu:active,a.sMenu:visited {
	font:normal 11px Arial;
	text-decoration:none;
	color:#FFFFFF;
	}
	/*
	On hover the text will be rendered in bold, but without the
	carat being displayed. The carat is only displayed when the
	navigation link is active.
	*/
	/*
		this is for secondary hover link
	*/
a.sMenu:hover {
	font:bold 11px Arial;
	text-decoration:none;
	color:#FFFFFF;
	}	
a.sMenuActive:link,a.sMenuActive:active,a.sMenuActive:visited {
	font:bold 11px Arial;
	text-decoration:none;
	color:#FFFFFF;
	}
a.sMenuActive:hover {
	font:bold 11px Arial;
	text-decoration:none;
	color:#FFFFFF;
	}		
	
	
	
.lpad25{padding-left:25px;}
.fl{float:left;}
.fr{float:right}
.clear {clear:both;}	
.spacerH40 {height:40px;}
.new_spacerH40 {height:40px; font-size:40px;}
.spacerH20 {height:20px; font-size:20px;}
.spacerH10 {height:10px; font-size:10px;}
.spacerH8 {height:8px; font-size:8px;}
.spacerH5 {height:5px; font-size:5px;}
.spacerH24 {height:24px; font-size:24px;}
.spacerH11 {height:11px; font-size:11px;}
.spacerH15 {height:15px; font-size:15px;}
.spacerH3 {height:3px; font-size:3px;}
.spacerH12 {height:12px; font-size:12px;} 
.spacerH14 {height:14px; font-size:14px;} 
.spacerH52 {height:52px; font-size:52px;}
.spacerH44 {height:44px; font-size:44px;}
.spacerH2 {height:2px; font-size:2px;}
.spacerH6 {height:6px; font-size:6px;}
.spacerH22Primary {height:23px; font-size:23px;} /* 22*/
.spacerH31Secondary {height:33px; font-size:20px;} /* 31 */
.spacerBetwHeadLineBodyContent {height:20px; font-size:8px;}
#footer, #footerInSingleLine  {
	width:972px;
	margin: 20px auto 40px auto;/* Previously- 99px auto 40px auto; */ /* 100px */
	border-top: solid 1px #E5E5E5;/*Previously- #616265*//*#E5E5E5;*/
	padding: 5px 0; /*previous - 13px 0*/
	}
#footer .footerLink {
	float:left;
	text-transform:uppercase;
	font:normal 11px Arial;
	color:#616265;
	width:750px;
	text-align:left;
	}
#footerInSingleLine .footerLink {
	float:left;
	text-transform:uppercase;
	font:normal 11px Arial;
	color:#616265;
	width:495px;
	text-align:left;
	}
#footer .footerLink a, #footerInSingleLine .footerLink  a{
	text-decoration: none;	
	color:#616265;
	padding: 0 26px 0 26px;
	font:normal 11px Arial;
	}
#footer .footerLink a:first-child{
	text-decoration: none;	
	color:#616265;
	padding: 0 26px 0 0;
	}
#footer .footerLink a:last-child{
	text-decoration: none;	
	color:#616265;
	padding-left:30px;
	}
/* IE 9 css fix*/
:root #footer .footerLink a{
	text-decoration: none;	
	color:#616265;
	padding: 0 20px 0 20px;
	font:normal 11px Arial;
	}
:root #footer .footerLink a:first-child, #footerInSingleLine .footerLink a:first-child{
	text-decoration: none;	
	color:#616265;
	padding: 0 20px 0 0;
	}
:root #footer .footerLink a:last-child, #footerInSingleLine .footerLink a:last-child{
	text-decoration: none;	
	color:#616265;
	padding-left:24px;
	}
/* IE 9 end */
#footer .footerfollowus {
	/*	
	font:normal 11px Arial;
	color:#616265;
	float:right;*//*previuos values*/
	font:normal 11px Arial;
	vertical-align:middle;
	color:#616265;
	float:right;
	display: inline-block;
        border: 0px ;
        position:relative;
	
	}
/*this added for footer links issue*/
#footer img{
	 margin-top:0px;
  	 vertical-align: middle;
}
#footer .footerCopyright, #footerInSingleLine .footerCopyright {
	text-transform:uppercase;	
	font:normal 11px Arial;
	color:#616265;
	float:right;
	}
.clear {clear:both;}	
/*******************/
.rpad80{padding-right:80px;}
.oColor{color:#9E8F6C;}
.gColor{color:#616265 !important;}
.lrpad40{padding:0 40px;}
.navBarArrowCenter21 {
	width:901px;
	margin:0 auto;
	padding-left:70px;/*30*/
	}
#container  .managementDivCls a {
	font:normal 12px Arial;
	color:#3B6E8F;
	line-height:20px;
	text-decoration:none;
	}
#container  .managementDivCls a:hover {
	font:normal 12px Arial;
	color:#8599A8;
	line-height:20px;
	text-decoration:none;
	}
#container  .managementDivCls1 a {
	font:normal 14px Arial;
	color:#3B6E8F;
	line-height:20px;
	text-decoration:none;
	}
#container  .managementDivCls1 a:hover {
	font:normal 14px Arial;
	color:#8599A8;
	line-height:20px;
	text-decoration:none;
	}
#container  .bodytext3normal{
	font:bold 17px Arial;
	color:#616265;
	line-height:18px;
	/*margin-top: 4px;*/
	margin:0 0 0 5px;
	width: 90%;/*550px*/
	}
.tpad15{padding-top:15px;}
.tpad10{padding-top:12px;}
#container  .containerLeftS{
	float:left;
	width:200px;
	}
#container  .containerRightS{
	float:right;
	width:650px;
	}
.divider {
	border-bottom:solid 1px #616265;
	height:10px;
	font-size:10px;
	}
#container  .presentationBlock{
	float:left;
	width: 193px;/*165px;*/
	padding-right:25px;/*52px*/
	}
#container  .presentationBlock:last{
	float:left;
	width:193px;
	padding-right: 0;
	}
#container  .bodytextnormalgrayS{
	font: normal 14px Arial;
	color:#616265;
	line-height:16px;
	padding-top: 5px;
	}
#container  .bodytextnormalgrayS a{
	font: bold 14px Arial;/*normal 14px Arial*/
	color: #3B6E8F;
	/*line-height:16px;*/ /* remoev fro social media share icon spacing issue in IE9 */
	padding-top: 5px;
	}
#container  .bodytextnormalgrayS a:hover{
	font: bold 14px Arial;/*normal 14px Arial*/
	color: #8599A8;
	/*line-height:16px;*/ /* remoev fro social media share icon spacing issue in IE9 */
	padding-top: 5px;
	}
#container .mgTeamDocTitle{
	font:normal 15px Arial;
	color:#616265;
	height:16px;
	}
	/* ******* */
#example {
	POSITION: relative; WIDTH: 972px; HEIGHT: 360px
}
#ribbon {
	Z-INDEX: 500; POSITION: absolute; TOP: -3px; LEFT: -15px
}
#frame {
	Z-INDEX: 0; POSITION: absolute; WIDTH: 739px; HEIGHT: 341px; TOP: -3px; LEFT: -80px
}
#slides {
	Z-INDEX: 0;/*previously- 500*/ POSITION: absolute; TOP: 15px; LEFT: 4px
}
#slides A {
	text-decoration: none;
}
.slides_container {	
	POSITION: relative; WIDTH: 972px;/*300px*/ DISPLAY: none; HEIGHT: 360px; MARGIN-LEFT: 0px; OVERFLOW: hidden;	
}
.slides_container div a {
	WIDTH: 972px; DISPLAY: block; HEIGHT: 360px;
}
.slides_container A IMG {
	DISPLAY: block
}
#slides div.next A {
	/*Z-INDEX: 101; POSITION: absolute; WIDTH: 24px; DISPLAY: block; HEIGHT: 43px; TOP: 107px; LEFT: -39px*/
	FONT: 36px normal Arial; COLOR: #e4e4e4;
}
#slides div.next A:hover {
	/*Z-INDEX: 101; POSITION: absolute; WIDTH: 24px; DISPLAY: block; HEIGHT: 43px; TOP: 107px; LEFT: -39px*/
	FONT: 36px normal Arial; COLOR: #e4e4e4;
}
#slides div.prev A {
	FONT: 36px normal Arial; COLOR: #e4e4e4;
}
#slides div.prev A:hover {
	FONT: 36px normal Arial; COLOR: #e4e4e4;
}
/*#slides .next {
	LEFT: 585px
}*/
.pagination {
	Z-INDEX: 0;/* previously- 999*/ POSITION: absolute; MARGIN: 19px 0px 0px 416px; WIDTH: 100px
}
.pagination LI {
	LIST-STYLE-TYPE: none; MARGIN: 0px 8px 0px 0px; FLOAT: left
}
.pagination LI A {
	BACKGROUND-IMAGE: url(../images/pagination.png); WIDTH: 12px; DISPLAY: block; BACKGROUND-POSITION: 0px 0px; FLOAT: left; HEIGHT: 0px; OVERFLOW: hidden; PADDING-TOP: 12px
}
.pagination LI.current A {
	BACKGROUND-POSITION: 0px -12px; 
}
#slider-text-part {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 30px; WIDTH: 565px;/*Immediate Previously- 560px*/ PADDING-RIGHT: 0px; /*FONT: normal 40px "PWBArialLight";*//*Previously- 36px normal Arial*/ /*HEIGHT: 360px;*/ COLOR: #e4e4e4; PADDING-TOP: 120px; float: left; /*line-height: 49px;*/
}
#slider-text-part .current A {
	FONT: normal 40px "PWBArialLight"; color: #929292; line-height: 49px;
	/*zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;*/
	/* For opacity 100% */
	/*width: 100%;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(opacity=50)";
	filter: alpha(opacity: 100);
	-moz-capacity: 1;
	khtml-opacity: 1;
	opacity: 1;*/
}
#slider-text-part A {
	FONT: normal 40px "PWBArialLight"; COLOR: #e4e4e4; line-height: 49px;
	/*zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;*/
	/*For opacity 50% */	
	
	/*width: 100%;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(opacity=50)";
	filter: alpha(opacity: 50);
	-moz-capacity: 0.5;
	khtml-opacity: 0.5;
	opacity: 0.5;*/
}
/* News Ticker Styles - Start */
#scrollup {
  position: relative;
  overflow: hidden;
  border: 1px solid #000;
  height: 36px;
  width: 600px;
  background-color: #f2f2f2;
  margin: 0 0 0 0;
  /*padding: 15px 0 0 0;*/
  top: 3px;
  
}
.headline {
  position: absolute;
  top: 210px;
  left: 20px;
  height: 36px;
  width:600px;
  font-size: 11px;
}
#scrollup-controls {
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	float: left;
	width: 100px;
	margin-left: 70px;
	
}
#scrollup-controls li {
	padding: 0px;
	float: left;
	cursor: pointer;
	display: block;
	width: 20px;
}
#scrollup-controls li a#prev{
   	text-decoration: none;
}
#scrollup-controls li a#next{
		text-decoration: none;
}
/* News Ticker Styles - End */
#asset-management-floating {
	display: none;
	width: 220px;
	height: 200px;
	/*background-color: green;*/
}
#asset-management-floating a.title {
	font-size: 12px;
	font-weight: bold;
	color: blue;
}
#asset-management-floating p {
	font-size: 9px;
	margin: 0;
	padding: 0;
}
#asset-management-floating .feature-title {
	font-size: 11px;
	font-weight: bold;
}
#asset-management-floating ul.feature-links {
	font-size: 9px; 
	list-style-type: square;
	color: blue; 
	margin-top: -2px; 
	padding: 0 0 0 14px;
	*float: left;
	*margin-left: 0;
	/*background-color: yellow;*/
}
#asset-management-floating ul.feature-links li {
	font-size: 9px; 
	*padding: 0 0 0 -74px;
	color: blue;
}
#asset-management-floating ul.feature-links li a {
	font-size: 9px; 
	/*padding: 0 0 0 -14px;*/
	color: blue;
	float: left;
	width: 100%;
	margin-right: -100%;
	vertical-align: bottom;
}
/* Featured Related Styles */
.back-to-back {
	height: 30px;
}
.back-to-back img {
	padding-right: 5px;
}
.feature-top div {
	color: #616265; 
	font-size: 26px; 
	float: left; 
	width: 200px;
	
}
.feature-top div.right {
	float: right;
}
.feature-top div.right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.feature-top div.right ul li{
	width: 15px; 
	height: 15px;
	float: left;	
	padding: 0 8px 0 0;
	display: block;
}
.feature-top div.right ul li a {
	background-image: url('../images/social-media-icons.PNG');
	text-decoration: none;
}
.feature-top div.right ul li a#email{
	background-position: 0 0;
}
.feature-top div.right ul li a#email:hover{
	background-position: 0 100%;
}
.feature-top div.right ul li a#facebook{
	background-position: -55px 0;
}
.feature-top div.right ul li a#facebook:hover{
	background-position: -55px 100%;
}
.feature-top div.right ul li a#linked-in{
	background-position: -111px 0;
}
.feature-top div.right ul li a#linked-in:hover{
	background-position: -111px 100%;
}
.feature-top div.right ul li a#twitter{
	background-position: -166.5px 0;
}
.feature-top div.right ul li a#twitter:hover{
	background-position: -166.5px 100%;
}
.feature-top div.right ul li a#favourite{
	background-position: -222.5px 0;
}
.feature-top div.right ul li a#favourite:hover{
	background-position: -222.5px 100%;
}
 
/*************************/
#container .tnavBlock2 {
	width:971px;
	margin:0 auto;
	height:20px;
	border-bottom:solid 1px #CDCDCD;
}
#container .tnavBlockMenuS {
	width:150px;
	font:normal 11px Arial;
	float:left;
}
#container .tnavBlockMenuS a {
	color: #616265;
	text-decoration: none;	
}
#container .tnavBlockMenuS a:hover {
	font-weight	: bold;
	text-decoration: none;	
}
.width200 {width:200px;}
.lpad5{padding-left:5px;}
.yearLargeText {font:bold 60px Arial;}
#container  .containerLeftSm{
	float:left;
	width:170px;
	}
	
.navBarArrowCenter22 {
	width:761px;
	margin:0 auto;
	padding-left:210px;/*180*/
}
.navBarArrowCenter23 {
	width:591px;
	margin:0 auto;
	padding-left:380px;/*300*/
}
.navBarArrowCenter24 {
	width:391px;
	margin:0 auto;
	padding-left:580px;/*530*/
}
.navBarArrowCenter25 {
	width:151px;
	margin:0 auto;
	padding-left:820px;/*760*/
}
.navBarArrowCenter26 {
	width: 566px;
	margin: 0 auto;
	padding-left: 328.5px;
	*padding-left: 318.5px;
}
/* ************************** */
.navBarArrowCenter31 {
	width:901px;
	margin:0 auto;
	padding-left:70px;/*30*/
}
.navBarArrowCenter32 {
	width:721px;
	margin:0 auto;
	padding-left:250px;
}
.navBarArrowCenter33 {
	width: 761px;/*previously - 591px*/
	margin:0 auto;
	padding-left: 410px;/* previously - 380px;*/
}
.navBarArrowCenter34 {
	width:391px;
	margin:0 auto;
	padding-left:580px;/*530*/
}
/*******************************/
/* Management Team Floating Styles - Start */
div.floating-info {
	display: none;
	width: 200px;/*220px*/
	height: 200px;
}
div.floating-info span.name {
	color: #616265;
	font: bold 14px Arial;
	line-height: 16px;
}
div.floating-info span.title {
	color: #616265; 
	font: normal 14px Arial; 
	float: left;
	line-height: 16px;
}
div.floating-info p.short-description {
	color: #616265; 
	font: normal 14px Arial; 
	float: left;
	*padding-top: 10px;
	line-height: 16px;	
}
div.floating-info .management-team-links {
	*margin-top: 10px;
}
div.floating-info .management-team-links a {
	color: #3B6E8F;
	font: normal 14px Arial; 
	line-height: 16px;	
}
div.floating-info .management-team-links a:hover {
	color: #8599A8;
}
div.floating-info a {
	text-decoration: none;
	float: left;
	*clear: left;
	width: 190px;
}
/* Management Team Floating Styles - End */
.management-team {
	padding-bottom: 55px;/*137px*/
	/*border: 1px solid yellow;*/
	/*height: 595px;*/ /* Previously- 599px; *//* Previously- 100% */
	width: 985px !important;
}
/*Chrome & Safari Hack*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.management-team {
		padding-bottom: 134px;
	}
	#container .pageTitle {
	
		height:36px;
	
	}
}
.management-team .name {
	color: #616265;
	font: bold 14px Arial;
	padding-top: 4px;
	line-height: 16px;
}
.management-team .name a:hover{
	color: #616265;
	font: bold 14px Arial;
	padding-top: 4px;
	line-height: 16px;
} 
.management-team .name a:visited{
	color: #616265;
	font:  14px Arial;/* bold */
	padding-top: 4px;
	line-height: 16px;
}
.management-team .title {
	color: #616265; 
	font: normal 12px Arial; 
	float: left;
	line-height: 16px;
}
.management-team a img {
	width: 193px;
	height: 145px;
}
.management-team-personnel-first-row {
	margin-right: 40px; 
	width: 193px;
	height: 145px;
	background-color: #c0c0c0; 
	float: left; 
} 
.management-team-personnel {
	margin: 0 30px 80px 23px;/*0 53px 80px 0; */
	width: 193px;
	height: 145px;
	background-color: #c0c0c0; 
	float: left;
}
div.prev-next {
	margin-bottom: 15px;
}
#views_sec_nav
{	vertical-align:top;
	width:320px;
	height:70px;
}
#views_sec_nav a
{
	color: #3B6E8F;
    font: bold 14px Arial;
    text-decoration: none;
}
#views_sec_nav a:hover
{
	color: #8599A8;
	font: bold 14px Arial;
	text-decoration: none;
}
.backlink a
{
	color: #3B6E8F;
    font: Regular 12px Arial;
   
 
}
.backlink a:hover
{
	color: #8599A8;
	font: bold 12px Arial;
}
#views_sec_nav .views_sec_nav_p
{
	margin-top:0px;
	color: #616265;
	font: 14px Arial; 
}
.arrow-down {
        width: 0;
        height: 0;
        border-left: 13px solid transparent;
        border-right: 12px solid transparent;
        border-top: 13px solid #A0906C;
		margin-top: -1px !important;
}
.navBarArrowPos {
      /* width: 701px;
	   margin: 0 auto; */
	   position: absolute;
	   
}
.navBarArrowPosTer {
        position: absolute;
}
.ter-arrow {
    background-image: url(/Resources/images/WhiteArrow.gif);/* www.litecommerce.com/services.html*/
    background-repeat: no-repeat;
    margin-top: -1px !important;
	height: 12px;
	width: 20px;
}
.tertiary-menu-arrow-outer{
	border-color: #CDCDCD transparent transparent;
    border-style: solid;
    border-width: 14px;
    height: 0;
    position: absolute;
    width: 0;
	}
.tertiary-menu-arrow-inner{
	border-color: #ffffff transparent transparent;
    border-style: solid;
    border-width: 12px;
    height: 0;
    position: absolute;
    width: 0;
	margin-left:-12px;
	margin-top: -15px;
	}
@-moz-document url-prefix() {
	.tertiary-menu-arrow-inner{
	border-color: #FFFFFF transparent transparent;
    border-style: solid;
    border-width: 15px;/* 14px */
    height: 0;
    position: absolute;
    width: 0;
	margin-left:-15px;/* -14px */
	margin-top: -15px;/* -14px */
	}
	}
a:link,a:active,a:visited {
	/*font:normal 14px Arial;*/
	font:normal 12px Arial;
	font-weight:bold;
	text-decoration:none;
	color:#3B6E8F;
	/* For fixing dotted outline around any link - as in http://sonspring.com/journal/removing-dotted-links*/
	outline: none;
	}
a:hover {
	/*old values font:normal 14px Arial;*/
	font:bold 12px Arial;
	text-decoration:none;
	color:#8599A8;
	}
	
a.tnavLink:link,a.tnavLink:active,a.tnavLink:visited {
	font:normal 12px PWBArialLight;
	text-decoration:none;
	color:#3B6E8F;
	}
a.tnavLink:hover {
	font:normal 12px PWBArialLight;
	text-decoration:none;
	color:#8599A8;
	}
	
	
	/* Start Of Wealth Strategists Feature Page Styles*/
#container  .feature-body-text-normal{
	font:normal 11px Arial;
	color:#616265;
	line-height:16px;	
	}
#container .feature-body-text-normal a.call-to-action {
	font-size: 14px;
	font-family: Arial;	
	font-weight: bold;
	color: #3B6E8F ;
	text-decoration: none;
}
#container .feature-body-text-normal a {
	font-size: 14px;
	font-family: Arial;	
	font-weight: bold;
	color: #3B6E8F ;
	text-decoration: none;
}
#container .page-title-feature {
	margin: 25px 0 0px 0;
	font:normal 24px "PWB Arial Font";
	color:#9E8F6C;
	height: 38px;
	text-transform:uppercase;
	border-bottom: 1px solid #E5E5E5;
	float: left; 
	width: 88.67%;
	/*Hack for Google Chrome*/
	(-bracket-:hack;width: 88.68%;);
	line-height: 28px;
}
#container .page-title-feature-right {
	border-bottom: 1px solid #E5E5E5; float: right; margin-top: 0;
	
}
#container .pageHeadNormal-feature {
	margin: 5px 0 25px 0;
 	*margin:0 0 24px 0;
	font:normal 32px "PWB Arial Font";
	color:#616265;/*#000000;*/
}	
#container .feature-body-text-normal a.call-to-action:hover{
	font-size: 14px;
	font-family: Arial;	
	font-weight: bold;
	color: #8599A8 ;
	text-decoration: none;
} 
.wealth-strategists-personnel {
	/*height: 200px; */
	border-top: 1px solid #E5E5E5; 
	padding-bottom: 10px;
}
.wealth-strategists-personnel .text-content {
	width: 70%; float: left; padding-bottom: 20px;
}
.wealth-strategists-personnel .text-content p {
	margin-bottom:0px !important;
}
.wealth-strategists-personnel .text-content .name {
	padding-top: 5px; color: #9E8F6C; font-size: 22px; 
}
.wealth-strategists-personnel .text-content .designation {
	font: normal 18px 'PWBArialLight';
	color: #616265;
	line-height: 25px;
}
.wealth-strategists-personnel .img-div{
	float: left; padding: 30px;
}
.wealth-strategists-personnel .img-div img{
	width: 200px;
	height: 150px;
}
/* End Of Wealth Strategists Feature Page Styles*/
@media \0screen {
  body {
   overflow-x: hidden;
}
/*#footer .footerCopyright {	
	padding-left:485px;	
	}*/
}
#container  .FContainerLeft{
	float:left;
	width:500px;
	}
#container  .FContainerRight{
	float:right;
	width:402px;
	}
/* Footnotes Styles - Start */
#footnotes {
	margin: 94px 0 0 8px;/*Previously- 110px 0 0 8px;*//*Previously- 95px 0 0 8px;*//*previously- 95px 0 25px 8px;*/
	margin-bottom: -78px !important;
}
#footnotes  .superscript {
	vertical-align: super;
	color: #616265;/* #9E8F6C */
}
#footnotes  .superscript a {
	font: italic 12px/16px Arial;/*bold 17px Arial;*/
	color: #616265;/* #9E8F6C */
}
#footnotes  .description {
	font: italic 12px Arial;
	line-height: 16px;
	color: #616265;
}
#footnotes  .description a {
	font: italic 12px Arial;
	line-height: 16px;
	color: #3B6E8F;
} 
#footnotes  .description a:hover {
	font: italic 12px Arial;
	line-height: 16px;
	color: #8599A8;
}
#footnotesnew {
		margin: 0 !important; /* 95px 0 0 8px */
}
#footnotesnew .superscript {
	font: italic 11px Arial;/* 12px */
	vertical-align: super;
	color: #616265;/* #9E8F6C */ 
	line-height: 16px; 
	float:left;
	width: 10px;
	/*font-size: smaller;*/
}
#footnotesnew .description {
	font: italic 12px Arial;
	line-height: 16px;
	color: #616265;
	float:left;
	width:98%;
	margin-top:5px;
}
#footnotesnew .bottmspace{
		padding-bottom:0px; /* 8px */
}
#footnotesnew  .description a {
	font: italic 12px Arial;
	line-height: 16px;
	color: #3B6E8F;
}
#footnotesnew  .description a:hover {
	font: italic 12px Arial;
	line-height: 16px;
	color: #8599A8;
}
/* Footnotes Styles - End */
#container .wwd-home-container {
	/*height: 143px !important;*/
	}
	
/* History Time Line Start */
/************ history time line classes start ****************************************/
#introTimeLine {
	width:972px;
	padding-top:100px;
	height:380px;
	position:relative;
	top:0;
	left:0;
	background-color:#fff;
	z-index:111;
	font:bold 30px Arial;
	color:#CDCDCD;
	text-align:center;
	}
#historyTimeLine {
	position:relative;
	overflow:hidden;
	display:block;
	width:972px;
	height:400px;
	}
#historyTimeLineScroller {
	position:relative;
	overflow:hidden;
	}
#historyTimeLine .historyContainer{
	position:relative;
	width:2000px;
	display:block;
	padding:0;
	}
#historyTimeLine .historyContent {
	float:left;
	/*margin:0 10px;
	width:175px;*/
	width: 150px;
	/*padding: 0 16px;
	margin:0 20px 0 0;*/
	padding: 0 52px 0 0;
	}
#historyTimeLine .historyContentLast {
	margin:0;
	padding:0;
	}
#historyTimeLine .historyYear {
	font:normal 65px "PWBArialLight";
	text-align:center;
	color:#8599A8;
	margin-top:-12px;
	}
#historyTimeLine .historyBorder {
	border-bottom:solid 1px #80A3B7;
	height:13px;
	}
#historyTimeLine .historySymbol {
	font:bold 20px Arial;
	background-color:#fff;
	border:solid 1px #000;
	padding:1px 4px;
	width:20px;
	text-align:center;
	margin-top:-15px;
	margin-left:70px;
	margin-bottom:15px;
	}
#historyTimeLine .historyText {
	font:normal 12px Arial;
	/*padding:0 15px;*/
	color:#616265;
	line-height: 16px;
	}
#historyTimeLine .historyText:first-letter {
	font:bold 40px/29px Arial;
	float: left;	
}
#historyTimeLine .historyText span {
	font:bold 40px/30px Arial;
	float: left;
}
#historyTimeLineSlider {
	position:relative;
	width:972px;
	}
#historyTimeLineSlider .slider_prev_active {
	position:absolute;
	top:17px;
	left:8px;
	width:17px;
	height:28px;
	background: url('/Resources/images/history_timeline/Left_arrow_active.png') no-repeat top left;
	cursor:pointer;
	}
#historyTimeLineSlider .slider_prev_inactive {
	position:absolute;
	top:17px;
	left:8px;
	width:17px;
	height:28px;
	background: url('/Resources/images/history_timeline/Left_arrow_inactive.png') no-repeat top left;
	}
#historyTimeLineSlider .slider_next_active {
	position:absolute;
	top:17px;
	right:8px;
	width:17px;
	height:28px;
	background: url('/Resources/images/history_timeline/Right_arrow_active.png') no-repeat top left;
	cursor:pointer;
	}
#historyTimeLineSlider .slider_next_inactive {
	position:absolute;
	top:17px;
	right:8px;
	width:17px;
	height:28px;
	background: url('/Resources/images/history_timeline/Right_arrow_inactive.png') no-repeat top left;
	}
.stepBlockHover{
	background-color:#F1F1F1;
	cursor:pointer;
}
.historyYearBlock {
	width:951px;
	height:22px;
	margin:0 auto;
	}
.yrsBlock {
	float:left;position:relative;/*width:58px;*/width:77px;height:20px; border-left:solid 1px #E6E6E6;
}
.yrsBlockMain {
	float:left;position:relative;/*width:57px;*/width:78px;height:20px; border-left:solid 2px #999;
}
.yrsCross {
	border-bottom:solid 1px #E6E6E6;/*width:59px;*/width:77px;height:20px;margin-top:-10px;background-color:#FFFFFF;
}
.historyNodeBlock {
	width:971px;
	height:50px;
	}
.nodeArea {
	border-bottom:solid 1px #E6E6E6;
	height:25px;
	margin:0 auto;
	width:931px;
	}
.yrsContentNode {
	margin:-17px auto 15px;
	width:931px;
	position:relative;
	}
#historyDateBlock {
	margin:0 auto;
	width:931px;
	height:35px;
	}
#historyDateBlock span {
	float:right;
	font:normal 14px Arial;
	color:#3b6e8f;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	cursor:pointer;
	position:absolute;
	margin-right:15px;
	margin-right:8px\0/;
	}
:root #historyDateBlock span {
	filter: ''\0/IE9;
	}
#historyYearSegment {
	margin:20px auto 0;
	width:951px;
	height:25px;
	}
#historyYearSegment .yrsDigit {
	float:left;
	font:normal 14px Arial;
	color:#3B6E8F;
	cursor:pointer;
	/*width:287px;*/
}
#historyYearSegment .yrsDigitLast {
	float:left;
	font:normal 14px Arial;
	color:#3B6E8F;
	cursor:pointer;
	/*width:20px;*/
}
.pointNormal {
    background:url('/Resources/images/history_timeline/BlueCircle.png') no-repeat top left;
    width: 14px;
	height: 13px;
	position:absolute;
	cursor:pointer;
}
.pointNormalHover {
    background:url('/Resources/images/history_timeline/BlueCircleHover.png') no-repeat top left;
    width: 14px;
	height: 13px;
	position:absolute;
	cursor:pointer;
}
.pointHighlighted {
    background:url('/Resources/images/history_timeline/GreenCircle.png') no-repeat top left;
    width: 14px;
	height: 13px;
	position:absolute;
	/*cursor:pointer;*/
}
.pointBlockWidth { width:300px;float:left;}
/* History Time Line End */
.wwd-fos {
	margin-bottom: 53px;
}
/******************  new classes for new page start ************/	
.containerHalf{
	float:left;
	width:450px;
	padding-right:20px;
	font:normal 14px Arial;
	line-height: 20px;
	color:#616265;
	}
.containerHalf a{
font:bold 14px Arial !important;
}
#container  .openGrBlockText {
	float:left;
	width:430px;	
	color: #616265;    
    font: normal 14px Arial; 
	line-height: 20px;
	}
.spacerW30 {width:40px;}
#container  .ecHeaderOpen {
	background: url('/Resources/images/feature/ExpandCollapseBar_full_up.png') no-repeat left top;
	width:972px;
	height:29px;
	cursor:pointer;
	}
#container  .ecHeaderClosed {
	background: url('/Resources/images/feature/ExpandCollapseBar_full_down.png') no-repeat left top;
	width:972px;
	height:29px;
	cursor:pointer;
	}
#container  .ecTitle {
	font:normal 30px Arial;
	color:#9E8F6C;
	float:left;
	width:320px;
	padding:20px 0 0 10px;
	}
#container  .ecTitleNormal {
	font:normal 23px Arial;
	color:#9E8F6C;
	/*padding:10px 0 0 10px;*/
	padding: 0px 0 0 50px;
	cursor:pointer;
	border-bottom:solid 1px #CDCDCD;
	line-height:35px;
	background: url('/Resources/images/feature/ExpandCollapseBar_full_down.png') no-repeat left top;
	/*width:972px;
	height:29px;*/
	width: 921px;
	height: 37px;
	}
#container  .ecInfo {
	float:left;
	width:620px;
	padding:10px 0 0 10px;
	}
#container  .ecText {
	font:normal 11px Arial;
	color:#616265;
	line-height: 16px;
	margin-top: -4px;
	}
#container  ul.ecList {
	font:normal 11px Arial;
	color:#616265;
	margin:0;
	padding:0;
	line-height: 16px;
	}
#container  .ecList li {
	line-height:20px;
	margin:0 16px;
	padding:0;
	}
.show {display:block;}
.hide {display:none;}
.dividerL {
	border-bottom:solid 1px #CDCDCD;
	height:10px;
	font-size:10px;
	}
.spacerH30 {height:30px; font-size:30px;}
/******** Process flow diagram classes start ******************/
.hide {display:none;}
.show {display:block;}
#processFlow {
	position:relative;
	top:0;
	left:0;
	/*border:solid 1px blue;*/
	width:375px;
	height:370px;
	z-index:1;
	}
.processFlowOneNormal{
	background:url('/Resources/images/process_flow/1DiscoveryAndInsights_normal.png') no-repeat top left;
	width:177px;
	height:173px;
	position:absolute;
	top:10px;
	left:100px;
	cursor:pointer;
	z-index:-1;
	outline: none;
	outline-width:0px;
	}
.processFlowOneHover{
	background:url('/Resources/images/process_flow/1DiscoveryAndInsights_Hover.png') no-repeat top left;
	width:177px;
	height:173px;
	position:absolute;
	top:10px;
	left:100px;
	cursor:pointer;
	z-index:-1;
	outline: none;
	outline-width:0px;
	}
.processFlowOneSelected{
	background:url('/Resources/images/process_flow/1DiscoveryAndInsights_Active.png') no-repeat top left;
	width:221px;
	height:216px;
	position:absolute;
	top:0px;
	left:78px;
	z-index:-1;
	outline: none;
	outline-width:0px;
	}
.processFlowTwoNormal{
	background:url('/Resources/images/process_flow/2AssetAllocation_normal.png') no-repeat top left;
	width:181px;
	height:158px;
	position:absolute;
	top:35px;
	left:192px;
	z-index:-1;
	}
.processFlowTwoHover{
	background:url('/Resources/images/process_flow/2AssetAllocation_Hover.png') no-repeat top left;
	width:181px;
	height:158px;
	position:absolute;
	top:35px;
	left:192px;
	z-index:-1;
	}
.processFlowTwoSelected{
	background:url('/Resources/images/process_flow/2AssetAllocation_Active.png') no-repeat top left;
	width:218px;
	height:189px;
	position:absolute;
	top:15px;
	left:165px;
	z-index:-1;
	}
.processFlowThreeNormal{
	background:url('/Resources/images/process_flow/3StructuralAnalysis_normal.png') no-repeat top left;
	width:178px;
	height:159px;
	position:absolute;
	top:188px;
	left:195px;
	z-index:-1;
	}
.processFlowThreeHover{
	background:url('/Resources/images/process_flow/3StructuralAnalysis_Hover.png') no-repeat top left;
	width:178px;
	height:159px;
	position:absolute;
	top:188px;
	left:195px;
	z-index:-1;
	}
.processFlowThreeSelected{
	background:url('/Resources/images/process_flow/3StructuralAnalysis_Active.png') no-repeat top left;
	width:218px;
	height:191px;
	position:absolute;
	top:175px;
	left:165px;
	z-index:-1;
	}
.processFlowFourNormal{
	background:url('/Resources/images/process_flow/4AssetLocation_normal.png') no-repeat top left;
	width:183px;
	height:178px;
	position:absolute;
	top:194px;
	left:96px;
	z-index:-1;
	}
.processFlowFourHover{
	background:url('/Resources/images/process_flow/4AssetLocation_Hover.png') no-repeat top left;
	width:183px;
	height:178px;
	position:absolute;
	top:194px;
	left:96px;
	z-index:-1;
	}
.processFlowFourSelected{
	background:url('/Resources/images/process_flow/4AssetLocation_Active.png') no-repeat top left;
	width:221px;
	height:216px;
	position:absolute;
	top:160px;
	left:80px;
	z-index:-1;
	}
.processFlowFiveNormal{
	background:url('/Resources/images/process_flow/5Implementation_normal.png') no-repeat top left;
	width:177px;
	height:158px;
	position:absolute;
	top:188px;
	left:4px;
	z-index:-1;
	}
.processFlowFiveHover{
	background:url('/Resources/images/process_flow/5Implementation_Hover.png') no-repeat top left;
	width:177px;
	height:158px;
	position:absolute;
	top:188px;
	left:4px;
	z-index:-1;
	}
.processFlowFiveSelected{
	background:url('/Resources/images/process_flow/5Implementation_Active.png') no-repeat top left;
	width:217px;
	height:189px;
	position:absolute;
	top:175px;
	left:-6px;
	z-index:-1;
	}
.processFlowSixNormal{
	background:url('/Resources/images/process_flow/6ActiveManagement_normal.png') no-repeat top left;
	width:180px;
	height:159px;
	position:absolute;
	top:34px;
	left:4px;
	z-index:-1;
	}
.processFlowSixHover{
	background:url('/Resources/images/process_flow/6ActiveManagement_Hover.png') no-repeat top left;
	width:180px;
	height:159px;
	position:absolute;
	top:34px;
	left:4px;
	z-index:-1;
	}
.processFlowSixSelected{
	background:url('/Resources/images/process_flow/6ActiveManagement_Active.png') no-repeat top left;
	width:220px;
	height:190px;
	position:absolute;
	top:13px;
	left:-8px;
	z-index:-1;
	}
/******** Process flow diagram classes end ******************/
.width300{width:300px;}
.ecPlanTitle {
	font:normal 30px Arial;
	color:#9E8F6C;
	padding:20px 0 0 0;
	/*margin-top: -7px;*/
	line-height: 40px;
	display: inline;
	}
.ecPlanSubTitle {
	font:normal 18px Arial;
	color:#9E8F6C;
	padding:10px 0 0 0;
	line-height: 25px;
	}
/*******************start DAV classes********************/
#mainAssetContainer  .containerBody{
	width:971px;
}
#mainAssetContainer .instrutionLeft{
	width: 700px;
	float:left;
}
#mainAssetContainer .instrutionLRight{
	width: 265px;
	float:right;
}
#mainAssetContainer .instructionBodyCls{
	width: 100%;
}
.btnCls {
	color: #3B6E8F;
	font: normal 12px Arial;
	padding: 7px 5px 9px 5px;
}
.btnCls:hover {
	color:#FFF;
	font: normal 12px Arial;
	background: #8599A8;
	padding: 7px 5px 9px 5px;
	cursor:pointer;
}
.btnSelectedCls {
	background: #8599A8;
	color:#FFF;
	font: normal 12px Arial;
	padding: 7px 5px 9px 5px;
}
.btnSelectedCls:hover {
	background: #8599A8;
	color:#FFF;
	font: normal 12px Arial;
	padding: 7px 5px 9px 5px;
}
#mainAssetContainer  .assetViewCls{
	width: 100%;
}
#mainAssetContainer  .assetViewLeftCls{
	width: 86%;
	float:left;
}
#mainAssetContainer  .assetViewRightCls{
	width: 14%;
	float:right;
}
.assetViewCls .assetViewBodyLeftCls{
	float:left;
	width:18%;
	padding-top:5px;
}
.assetViewCls .assetViewBodyRightCls{
	float:right;
	width:82%;
	height: 32px;
}
.inputTxtCls{
	font: Arial Regular 12px;
	color: #616265;
	width: 139px;
	height: 21px;
	background:#DADEE0;
	Border: 1px solid #C4C8CC ;
}
#mainAssetContainer .assetTreeChartCls{
	width:970px;
	height:460px;
	text-align:center;
	margin:auto;
	float:left;
	/*border-left: 10px solid #c8d2db;
	border-right: 10px solid #c8d2db;*/
	border-bottom: 10px solid #c8d2db;
}
#mainAssetContainer .timeLinesBarCls{
	width:100%;
	height:50px;
}
#mainAssetContainer .portfolioBodyCls{
	width:961px;
	height: 160px;
	padding:21px 0px 0px 22px;
	display: block;
	float:left;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8eaed', endColorstr='#ededed'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e8eaed), to(#ededed)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e8eaed,  #ededed); /* for firefox 3.6+ */
}
#assetPortfolioId .portfolioTitleCls{
	font: bold 16px Arial;
	color: #9E8F6C;
}
#assetPortfolioId .portfolioBodyLeftCls{
	width: 49%;
	float: left;
}
#assetPortfolioId .portfolioBodyRightCls{
	width: 49%;
	float: right;
}
/*.nodeArea {
	border-bottom:solid 1px #E6E6E6;
	height:25px;
	margin:0 auto;
	width:931px;
	}
.yrsContentNode {
	margin:-21px 0px 0px 0px;
	width:915px;
	position:relative;
	z-index:3;
	padding-left:25px;
	}*/
.yrsNodeTimeBar{
	margin:-50px 0px 0px 0px;
	width:915px;
	position:relative;
	padding-left:25px;
	}
 .yrsContentBars{
	margin:-6px 0px 0px 0px;
	width:905px;
	position:relative;
	z-index:0;
	padding-left:25px;
}
.pointNormalDAV {
     background:url('/Resources/images/history_timeline/BlueCircle.png') no-repeat top left;
    width: 14px;
	height: 13px;
	position:absolute;
	cursor:pointer;
	z-index:10;
}
.pointHighlightedDAV {
    background:url('/Resources/images/history_timeline/GreenCircle.png') no-repeat top left;
    width: 14px;
	height: 13px;
	position:absolute;
	cursor:pointer;
	z-index:10;
}
.nodeArea1{
	border-bottom:solid 1px #E6E6E6;
	height:25px;
	margin:-52px 0px 0px 30px;
	width: 900px;
}
.timeBarCls{
	width:100%;
	margin:0px 0px 0px 0px;
}
.nodeBarCls{
	width:100%;
	margin:-15px 0px 0px 0px;
	padding-left:3px;
}
.cateOptionCls{
	float:left;
	margin:auto;
}
.cateOptionCls span{ 
	font: bold 10px Arial;
	color: #616265;
}
.mainAssetViewerCls{
	width: 1024px;
}
.assetViewBarCls{
	width: 100%;
	background:#E8EAED;
	height: 32px; 
}
#optionCategoryId{	
	height:35px;
	padding-top:5px;
}
.mainAssetContainer{
	width:100%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f2f5', endColorstr='#ededed'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f2f5), to(#ededed)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f1f2f5,  #ededed); /* for firefox 3.6+ */ 
}
.bodytextPort{
	font: normal 12px Arial;
	color: #606265;
	padding-top:8px;
}
.btnSiteCls {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #8D9092),
		color-stop(100%, #707375) );
	background: -webkit-gradient(linear, left top, left bottom, from(#8D9092), to(#707375)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #8D9092,  #707375); /* for firefox 3.6+ */ 	
	-webkit-border-radius: 5px;
	color: #FFF;
	font: normal 12px Arial;
	padding: 5px 20px 5px 20px;
	float: left;
	margin-right: 4px;
	height: 26px !important;
}
.btnSiteSelectedCls {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #D0A853),
		color-stop(100%, #AB8433) );
	background: -webkit-gradient(linear, left top, left bottom, from(#D0A853), to(#AB8433)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #D0A853,  #AB8433); /* for firefox 3.6+ */
	-webkit-border-radius: 5px;
	color: #FFF;
	font: normal 12px Arial;
	padding: 5px 20px 5px 20px;
	float: left;
	margin-right: 4px;
	height: 26px !important;
}
#footerContainer {
	width:971px;
	margin:0 auto;
	}
.assetViewBarContentCls{
	width:970px;
	margin:auto;
}
#container  .openGrBlock1 {
	width:972px;
	background-color:#F1F1F1;
	border-left:solid 1px #CDCDCD;
	border-right:solid 1px #CDCDCD;
	border-top:none;
	}
.openGrBlockBottomBrd {
	border-bottom:solid 1px #CDCDCD;
	}
#container  .openBlockHead1 {
	background: url('/Resources/images/feature/ExpandCollapseBar_middle.png') repeat-x top left;
	width:100%;
	height:50px;
	}
#container  .openBlockHeadTitle1 {
	float:left;
	margin:18px 0 0 20px;
	font:bold 14px Arial;
	color:#616265;
	}
#container  .openBlockHeadBtn1 {
	float:right;
	margin:12px 10px 0 0;
	padding:5px;
	background:url('/Resources/images/feature/Actiob_btn_bg.png') repeat-x top left;
	height:24px;
	font:normal 14px Arial;
	color:#fff;
	cursor:pointer;
	}
#container  .openGrBlockTextarea1 {
	margin:30px 20px 20px 20px;
	font:normal 12px Arial;
}
.show {display:block;}
.hide {display:none;}
.treeNodeCls{
	font: normal 10px Arial;
	color: #FFFFFF;
	text-align:left;
	padding:5px 0px 0px 3px;
}
.treeParentNodeCls {
    font: normal 12px Arial;
	color: #616265;
	z-index: -100;
	text-align: left;
	padding: 5px 0px 0px 1px !important; 
}
#mainAssetContainer .bodytextnormal{
	font:normal 14px Arial;
	color:#616265;/*#000000;*/
	line-height:20px;	
	}
#mainAssetContainer .rightPortOptions{
	font:bold 11px Arial;
	color:#616265;
	}
#container  ul.InstListItems{
	margin:0px;
	padding:0px;
	list-style:disc;
	font: bold 12px Arial;/*normal 12px Arial*/
	color: #616265;	
	}
#container  ul.InstListItems li{
	margin:10px 16px;
	font:normal 12px Arial;
	color: #616265;
	}
.openGrBlockText1{
	font: normal 11px Arial;
	color: #616265;	
}
#container  ul.InstListItems2{
	margin:0px;
	padding:0px;
	list-style:disc;
	font: bold 12px Arial;/*normal 12px Arial*/
	color: #616265;	
	}
#container  ul.InstListItems2 li{
	margin:10px 16px;
	font:normal 12px Arial;
	color: #616265;
	}
a.bolFeaturelink{
	color: #3B6E8F; 
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold !important;
    text-decoration:none;
}
	
a.bolFeaturelink:hover {
	color: #8599A8; 
	font-family: Arial; 
	font-size: 13px;
	font-weight: bold; 
	text-decoration:none;
	cursor: pointer;	
}
.featurelink1{
	color: #3B6E8F; 
	font-family: Arial; 
	font-size: 14px !important; 
	font-weight: bold !important;
    text-decoration:none;
}
	
.featurelink1:hover {
	color: #8599A8; 
	font-family: Arial; 
	font-size: 14px !important;
	font-weight: bold; 
	text-decoration:none;
	cursor: pointer;	
}
.boldFeatureTxt{
	color: #3B6E8F; 
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold !important;
    text-decoration:none;
}
/* newly added */
 
 #historyTimeLineSlider .slider_prev_active1 {
	margin:14px 0px 0px 0px;
	left:8px;
	width:11px;
	height:28px;
	background: url('/Resources/images/history_timeline/Left_arrow_active.png') no-repeat top left;
	cursor:pointer;
	}
	
#historyTimeLineSlider .slider_next_inactive1 {
	margin:14px 0px 0px 0px;
	width:11px;
	height:28px;
	background: url('/Resources/images/history_timeline/Right_arrow_inactive.png') no-repeat top left;
	}
#historyTimeLineSlider .slider_prev_inactive1 {
	margin:14px 0px 0px 0px;
	width:11px;
	height:28px;
	background: url('/Resources/images/history_timeline/Left_arrow_inactive.png') no-repeat top left;
	}
#historyTimeLineSlider .slider_next_active1 {
	margin:14px 0px 0px 0px;
	width:11px;
	height:28px;
	background: url('/Resources/images/history_timeline/Right_arrow_active.png') no-repeat top left;
	cursor:pointer;
	}
/* end */
.mainTimeBarCls{
	width: 949px;
	margin:0px 0px 0px 0px;
	height: 50px;
}
.davYearText{
 	font: normal 14px Arial;
 	color:#616265;
}
.divHeight16{
height:16px !important;
} 
.openGrBlockLeft{
	float:left;
	width:50%;
	font: normal 11px/16px Arial;
	color: #606265;
}
.openGrBlockTitle{
	font: bold 14px/16px Arial;
	color: #616265;
	height:18px;
	width:100%;
}
.openGrBlockRight{
	float:right;
	width:50%;
	font: normal 11px/16px Arial;
	color: #606265;
}
.openGrBlockBox{
	width: 100%;
	height:58px;
}
.btnCls_T {
	color: #3B6E8F;
	font: normal 12px Arial;
	padding: 7px 17px 9px 17px;
}
.btnCls_T:hover {
	color:#FFF;
	font: normal 12px Arial;
	background: #8599A8;
	padding: 7px 17px 9px 17px;
	cursor:pointer;
}
.btnSelectedCls_T {
	background: #8599A8;
	color:#FFF;
	font: normal 12px Arial;
	padding: 7px 17px 9px 17px;
}
.btnSelectedCls_T:hover {
	background: #8599A8;
	color:#FFF;
	font: normal 12px Arial;
	padding: 7px 17px 9px 17px;
}
/*******************End DAV classes**********************/	
	
/******************** Start Purpose Driven Investment *******************/
.featurelink1:hover {
	color: #8599A8; 
	font-family: Arial; 
	font-size: 14px !important;
	font-weight: bold; 
	text-decoration:none;
	cursor: pointer;	
}
.boldFeatureTxt{
	color: #3B6E8F; 
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold !important;
    text-decoration:none;
}
/******************** End Purpose Driven Investment *******************/
#container  .ecPlanInfo {
	float:left;
	width:280px;
	padding:20px 20px 0;
	}
#container  .ecPlanImage {
	float:left;
	width:320px;
	padding:20px 0 0 10px;
	}
#container  .ecItalicText {
	width:257px;
	font:normal 11px Arial;
	color:#616265;
	text-align:left;
	padding-top:20px;
	}
.width300{width:300px;}
/* new feature page 29dec */
#container  .ecTextFull {
	font:normal 11px Arial;
	color:#616265;
	line-height:16px;
	}
#container  .ecPlanInfoFull {
	float:left;
	width:600px;
	padding:20px 20px 0;
	}
	
/*  For CMAAA "View More/View Less" */
.openGrBlock {
	width:972px;
	background-color:#F1F1F1;
	border:solid 1px #CDCDCD;
	border-top:none;
	}
.openBlockHead {
	background: url('/Resources/images/dav/ExpandCollapse_Bar_middle.png') repeat-x top left;
	width:100%;
	height:50px;
	}
.openBlockHeadTitle {
	float:left;
	margin:18px 0 0 20px;
	font:bold 14px Arial;
	color:#666;
	}
.openBlockHeadBtn {
	float:right;
	margin:12px 10px 0 0;
	padding:5px;
	background:url('/Resources/images/dav/Action_btn_bg.png') repeat-x top left;
	height:24px;
	font:normal 14px Arial;
	color:#fff;
	cursor:pointer;
	}
.openGrBlockTextarea {
	margin:20px;
	font:normal 12px Arial;
	}
/*  End CMAAA "View More/View Less" */
/* management team pop-up */
.mangBubIpadClose {
	z-index:999;
	position:absolute;
	top:25px;
	right:25px;
	cursor:pointer;
	font:bold 14px Arial;
}
/* end */
#ieLowerVersionMsg {
	width:100%;
	height:25px;
	background-color:#9E8F6C;
	font:bold 12px Arial;
	color:#fff;
	text-align:center;
	padding-top:8px;
	display: none;
}
/*  classes for asset management new added */
#container .subpageTitle {
	font:normal 23px Arial;
	color:#9E8F6C;
	}
#container .subpageTag {
	font:normal 11px Arial;
	color:#616265;
	height:16px;
	}
#container .assetBlocks{
	width:210px;
	height:120px;
	padding:5px;
	background-color:#F1F1F1;
	float:left;
	margin:0 28px 19px 0;
}
#container .assetBlockMargin{
	margin:0 0 22px 0 !important;
}
#container .assetArea {
	padding:0 0 0 5px;
}
#container .assetBlocksTitle{
	font:bold 19px Arial;
	color:#3B6E8F;
	padding-bottom:5px;
}
#container .assetBlocksText{
	font:normal 11px Arial;
	color:#616265;
	line-height: 16px;
}
.bottomDivSpcr50{
    height: 50px;
}
.bottomDivSpcr30{
    height: 30px;
	border-top: 1px solid #E5E5E5;
}
/* ****************** Exapnad Feature Overlay ************** */
.overlay{ visibility:hidden; position: absolute; left:0px; top: 0px; z-index: 1000; width:100%; height:100%;*height:expression(document.body.clientHeight + "px"); background:#000; opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50);}
	.modal_block {
	position:fixed;
	*position:absolute;
	left:14%;
	top:20%;
	*top: expression(eval(document.documentElement.scrollTop) + 200 + "px");
	z-index: 2000;
	box-shadow:0 0 54px rgba(255, 255, 255, 3.5);
	-moz-box-shadow:0 0 54px rgba(255, 255, 255, 3.5);
	-webkit-box-shadow:0 0 54px rgba(255, 255, 255, 3.5);
  	zoom: 1;
  	progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction= 135, Strength=8);
	border:solid 8px #616265;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	/*width:400px;*/
	}
.popupExpandClose {position: absolute;top: 0;right: 0;margin-top: -16px;margin-right: -17px;cursor:pointer;}
/* ******************* end ******************************** */
.footerNotesItalics{
	font:italic 12px Arial;
	color: #616265;
	line-height:16px;
}
/*  Risk Audit */	
.xcontainer {
	width:971px;
	margin:0 auto;
	}
a.startriskaudit {
	font:bold 14px Arial;
	color:#FFF;
	line-height:20px;
	text-decoration:none;
	padding:10px 20px;
	background-color:#A0906C;
	}
a.startriskaudit:hover {
	font:bold 14px Arial;
	color:#FFF;
	line-height:20px;
	text-decoration:none;
	padding:10px 20px;
	background-color:#A0906C;
	}
#processFlow .processFlowOneNormal * :active,#processFlow .processFlowOneNormal * :focus,
#processFlow .processFlowTwoNormal * :active,#processFlow .processFlowTwoNormal * :focus,
#processFlow .processFlowThreeNormal * :active,#processFlow .processFlowThreeNormal * :focus,
#processFlow .processFlowFourNormal * :active,#processFlow .processFlowFourNormal * :focus,
#processFlow .processFlowFiveNormal * :active,#processFlow .processFlowFiveNormal * :focus,
#processFlow .processFlowSixNormal * :active,#processFlow .processFlowSixNormal * :focus {
	outline: none;
}
/* Classes for site tour video ajax content*/
.wrapperBlock{width: 100%;margin: 0 0 0 auto;padding: 0; position:absolute; z-index:9999;left:0;}
.containerBlock{width: 1012px;height:584px;margin: 0 auto;background-color:#fff;position:relative;}
.closeIcon{cursor:pointer; position:absolute;top:10px;right:10px;}
.siteDemoLoad {position:absolute;top:250px;left:370px;font:bold 20px Arial;color:#666;}
.containerBlock1{width: 944px;margin: 0 auto;}
.extTitle{font:19px/25px "PWBArialLight";color:#616265;}
.items{width:41px;height:28px;}
.itemText{height:24px;padding-top:4px;}
.itemText sup{color:#616265}
a.offStatelinks:link,a.offStatelinks:hover,a.offStatelinks:active,a.offStatelinks:visited {font:normal 15px Arial;color:#3b6e8f;text-decoration:none;}
.itemsTitleActive{font:normal 15px Arial;color:#616265;text-transform:uppercase;}
.tpad10{padding-top:10px;}
.spacerH26{height:26px;font-size:26px;}
.supText{font:normal 10px Arial;}
a.learnmorelinks:link,a.learnmorelinks:active,a.learnmorelinks:visited {text-decoration:none;background:url('/assets/img/tour/learnmore.png') no-repeat -265px 0;padding: 10px 131px;}
a.learnmorelinks:hover{text-decoration:none;background:url('/assets/img/tour/learnmore.png') no-repeat 0 0;}
.discText{font:bold 10px/15px Arial;color:#616265; width:550px;margin-top:0px;}
.featurePageTitle {font:19px/25px "PWBArialLight";color:#9E8F6C;height:30px;text-transform:uppercase;border-bottom: solid 1px #D7D8D8;}
.widthCont{width:350px;}
.tourDiscBox{display:none;background-color: #F1F1F1;border: 1px solid #E6E6E6;bottom: 25px;color: #616265;font: 10px Arial;height: 218px;padding:10px;position:absolute;width: 526px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-moz-box-shadow:5px 5px 5px #CDCDCD;-webkit-box-shadow:5px 5px 5px #CDCDCD;-o-box-shadow:5px 5px 5px #CDCDCD;-ms-box-shadow:5px 5px 5px #CDCDCD;box-shadow:5px 5px 5px #CDCDCD}
a.showmorelinks:link,a.showmorelinks:active,a.showmorelinks:visited {text-decoration:none;font:bold 10px/15px Arial;color:#3b6e8f;}
a.showmorelinks:hover{text-decoration:underline;}
.posRelative{position:relative;}
.blkSize{width:548px;height:518px;}
/* end*/
/* start of social media */
.socialModal{
width:150px;/*274px;*/
border:solid 1px #E5E5E5; 
/*border-radius:5px; 
background-color:#fff;*/
position:absolute; 
top:0;
left:0; 
display:none;
border-radius:2px;
/*border: 1px solid rgba(229,229,229,0.5 );*/
-moz-background-clip: border;     /* Firefox 3.6 */
-webkit-background-clip: border;  /* Safari 4? Chrome 6? */
background-clip: border-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
-moz-background-clip: padding;     /* Firefox 3.6 */
-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
background-clip: padding-box; 
z-index:1000;
/* newly added */
background:#FFF;
/*-moz-box-shadow: 0px 0px 3px 4px #E5E5E5;
-webkit-box-shadow: 0px 0px 3px 4px #E5E5E5;
box-shadow: 0px 0px 3px 4px #E5E5E5;
zoom: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#CCCCCC')"\9;*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=45, Strength=4) progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=135, Strength=4) progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=225, Strength=4) progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=315, Strength=4);*/
/* end */
}
/*:root .socialModal {
	filter: ''\0/IE9;
}*/
.socialBlock{border-top:solid 1px #9E8F6C;}/*cdcdcd*/
.socialBlockBt{border-bottom:solid 1px #E5E5E5;}/*cdcdcd #9E8F6C*/
a.socialLink:link,a.socialLink:visited{display:block;padding:4px;font-family: arial;font-size: 12px;font-weight: normal;line-height: normal;}
a.clrBlu:link{color:#3B6E8F;}
a.socialLinkSm:link{padding:4px;color:#a1a1a1;font-family: arial;font-size: 11px;font-weight: normal;line-height: normal;}
.socialIcon {background:url('/Resources/images/socialnetwork/social_icons.png') no-repeat top left;height:16px;line-height:16px;display:block;}
.socialText{padding-left:20px !important;}
.socialIconPrint {background-position:0 -752px;}
.socialIconEmail {background-position:0 -272px;}
.socialIconGooglePlue {background-position:0 -368px;}
.socialIconBlogger {background-position:0 -144px;}
.socialIconSettings {background-position:0 -800px;}
.socialIconFacebook {background-position:0 -288px;}
.socialIconTwitter {background-position:0 -896px;}
.socialIconLinkedIn{background-position:0 -464px;}
.spacerH3{height:3px;}
.sbHeight{height:20px;}
.wrapperBlockMail{width: 100%;margin: 0 0 0 auto;padding: 0; position:absolute; z-index:9999;left:0;}
.containerEmailBlock{width: 595px;height:325px;margin: 0 auto;position:relative;background:#fff; border:solid 10px #333; -moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;}
.closeEmailIcon{cursor:pointer; position:absolute;top:-10px;right:-10px;}
	
a.shareBtn:link,a.shareBtn:visited,A.shareBtn:active{
/*background:url('/Resources/images/socialnetwork/share_normal.png') no-repeat top left;*/
background: url(../images/socialnetwork/shareIcon.png) no-repeat top left;
width:50px;
height:29px;
text-decoration:none;
background-position:0 0;
padding:3px 23px;
text-decoration:none;
}
a.shareBtn:hover{
/*background:url('/Resources/images/socialnetwork/share_hover.png') no-repeat top left;*/
background: url(../images/socialnetwork/shareIcon.png) no-repeat -47px 0px;/*no-repeat top left;*/
width:50px;
height:29px;
padding:3px 23px;
/*background-position:-30px 0;*/
text-decoration:none;
}
/*a.shareBtnactive{
background:url('/Resources/images/socialnetwork/share_hover.png') no-repeat top left !important;
}*/
a.twitterfollowuslink:link,A.twitterfollowuslink:visited,A.twitterfollowuslink:active{
	background: url(../images/socialnetwork/twitterIcon-16px.png) no-repeat top left;/* twitterIcon.png */
	width:16px;/* 32px */
	height:16px;/* 32px */
	padding:4px 8px;/* 8px 16px */
	text-decoration:none;
	background-position:0 0;
	margin-right:-5px;
}
a.twitterfollowuslink:hover{
	background: url(../images/socialnetwork/twitterIcon-16px.png) no-repeat top left; /* twitterIcon.png */
	width:16px;/* 32px */
	height:16px;/* 32px */
	padding:4px 8px;/* 8px 16px */
	background-position:-17px 0;/* -33px 0 */
	text-decoration:none;
	margin-right:-5px;
}
a.twitterfollowuslinks:link,A.twitterfollowuslinks:visited,A.twitterfollowuslinks:active{
	background: url(../images/socialnetwork/twitterIcon.png) no-repeat top left;/* ../images/SignIn_Bothsatte.png */
	width:32px;
	height:32px;
	padding:8px 14px;
	text-decoration:none;
	background-position:0 0;
	margin-right:-5px;
}
a.twitterfollowuslinks:hover{
	background: url(../images/socialnetwork/twitterIcon.png) no-repeat top left; /* ../images/SignIn_Bothsatte.png */
	width:32px;
	height:32px;
	padding:8px 14px;
	background-position:-33px 0;
	text-decoration:none;
	margin-right:-5px;
}
a.plusBtn:link,A.plusBtn:visited,A.plusBtn:active{
	background: url(../images/socialnetwork/PlusButton-16px.png) no-repeat top left;/* PlusButton.png */
	width:16px;/*32px*/
	height:16px;/*32px*/
	padding:4px 8px;/*8px 16px*/
	text-decoration:none;
	background-position:0 0;
}
a.plusBtn:hover{
	background: url(../images/socialnetwork/PlusButton-16px.png) no-repeat top left; /* PlusButton.png */
	width:16px;/*32px*/
	height:16px;/*32px*/
	padding:4px 8px;/*8px 16px*/
	background-position:-17px 0;/*-32px 0*/
	text-decoration:none;
}
a.facebookfollowuslink:link,A.facebookfollowuslink:visited,A.facebookfollowuslink:active{
	background: url(../images/socialnetwork/FacebookIcon-16px.png) no-repeat top left;/*FacebookIcon.png*/
	width:16px;/*32px*/
	height:16px;/*32px*/
	padding:4px 8px;/*8px 16px*/
	text-decoration:none;
	background-position:0 0;
	margin-right:-5px;
}
a.facebookfollowuslink:hover{
	background: url(../images/socialnetwork/FacebookIcon-16px.png) no-repeat top left;/*FacebookIcon.png*/
	width:16px;/*32px*/
	height:16px;/*32px*/
	padding:4px 8px;/*8px 16px*/
	background-position:-17px 0;/*-33px 0*/
	text-decoration:none;
	margin-right:-5px;
}
a.linkedinfollowuslink:link,A.linkedinfollowuslink:visited,A.linkedinfollowuslink:active{
	background: url(../images/socialnetwork/LinkedInIcon-16px.png) no-repeat top left;/*LinkedInIcon.png*/
	width:16px;/*32px*/
	height:16px;/*32px*/
	padding:4px 8px;/*8px 16px*/
	text-decoration:none;
	background-position:0 0;
	margin-right:-5px;
}
@-moz-document url-prefix() { a.linkedinfollowuslink:link,A.linkedinfollowuslink:visited,A.linkedinfollowuslink:active { 
		margin-right:-1px;
	}
}
a.linkedinfollowuslink:hover{
	background: url(../images/socialnetwork/LinkedInIcon-16px.png) no-repeat top left;/*LinkedInIcon.png*/
	width:16px;/*32px*/
	height:16px;/*32px*/
	padding:4px 8px;/*8px 16px*/
	background-position:-17px 0;/*-33px 0*/
	text-decoration:none;
	margin-right:-5px;
}
@-moz-document url-prefix() { a.linkedinfollowuslink:hover {
		margin-right:-1px;
	}
}
.socialBlockBtHeading{
float:left;
font-family:arial;
font-size:12px;
font-weight:normal;
line-height:normal;
padding:4px;
outline:medium none;
color:#616265
}
.pgLbShare {
text-align: right; 
width: 300px; 
margin-right: 20px; 
}
a.shareBtnInactive {
background: url(../images/socialnetwork/shareIcon.png) no-repeat -47px 0px;
width: 50px;
height: 29px;
padding: 3px 23px;
text-decoration: none;
}
a.plusBtnInactive{
  background: url(../images/socialnetwork/PlusButton-16px.png) no-repeat top left; /* PlusButton.png */
  width:16px;/*32px*/
  height:16px;/*32px*/
  padding:4px 8px;/*8px 16px*/
  background-position:-17px 0;/*-32px 0*/
  text-decoration:none;
}
.followUs{
	color: #616265 !important;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 13px;
	line-height:16px;
}
a.sendButton:link, A.sendButton:visited, A.sendButton:active {
    background: url(../images/socialnetwork/btn_send.png) no-repeat scroll 0 0 transparent;
    height: 17px;
    padding: 11px 28px;
    text-decoration: none;
    /*width: 58px;*/
}
a.sendButton:hover {
    background: url(../images/socialnetwork/btn_send.png) no-repeat scroll -60px 0 transparent;
    height: 17px;
    padding: 11px 28px;
    text-decoration: none;
    /*width: 58px;*/
}
.mailCols{
	vertical-align: middle; 
	padding-left: 40px;
	height: 230px;
}
.mailColsTo{
	line-height: normal; 
	font-family: arial; 
	font-size: 12px; 
	color: rgb(0, 0, 0); 
	padding-top: 5px; 
	white-space: nowrap; 
	padding-right: 5px; 
	font-weight: bold;
	width:85px;
}
.mailColsToInput{
	float: none; 
	border: 1px solid #D8D8D8; 
	width: 370px; 
	height: 21px; 
	color: #777777; 
	font-size: 11px; 
	font-family: arial; 
	font-size: 12px; 
	padding: 0 0 0 5px;
}
.mailColsForm{
	line-height: normal; 
	font-family: arial; 
	font-size: 12px; 
	color: rgb(0, 0, 0); 
	padding-top: 5px; 
	white-space: nowrap; 
	padding-right: 5px; 
	font-weight: bold;
}
.mailColsMsg{
	line-height: normal; 
	font-family: arial; 
	font-size: 12px; 
	color: rgb(0, 0, 0); 
	padding-top: 5px; 
	white-space: nowrap; 
	padding-right: 16px; 
	font-weight: bold;
}
.mailColsFromInput{
	float: none; 
	border: 1px solid rgb(216, 216, 216); 
	width: 370px; 
	height: 21px; 
	font-family: arial; 
	font-size: 12px; 
	padding: 0px 0px 0px 5px; 
	color: rgb(119, 119, 119);
}
.mailColsMsgTxtAres{
	float: none; 
	border: 1px solid #D8D8D8; 
	width: 370px; 
	height: 21px; 
	color: #777777; 
	font-size: 11px; 
	font-family: arial; 
	font-size: 12px; 
	padding: 0 0 0 5px; 
	height: 36px; 
	resize: none; 
	overflow: auto; 
	margin: 0px;
}
.mainTable {
	width: 595px !important;
	height: 304px;
	line-height: normal;
	border: medium none;
	background-color: rgb(255, 255, 255);
}
.header {
	height: 27px;
	background-color: rgb(255, 255, 255);
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-left: 12px;
	vertical-align: middle;
	background-color: #9E8F6C;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* end of social media */
/*******************START DAV classes 1**********************/	
#Incremental_Diversification  .treeParentNodeCls{
    padding: 0px 0px 0px 1px !important;
}
#Preservation_and_Income  .treeParentNodeCls{
	padding: 0px 0px 0px 1px !important;
}
/*******************End DAV classes 2**********************/	
/*******************start - styles for  contactus button**********************/	
.cta{
	display:inline-block !important;
	padding:10px !important;
	text-transform: uppercase !important;
	color:#fff !important;
	font-family: Arial !important;
	font-size:11px !important;
	text-decoration: none !important;
	
}
.blue_cta{
	background-color: #89A7A0; background-image: -webkit-gradient(linear, left top, left bottom, from(#89A7A0), to(#677e79));
 background-image: -webkit-linear-gradient(top, #89A7A0, #677e79);
 background-image: -moz-linear-gradient(top, #89A7A0, #677e79);
 background-image: -ms-linear-gradient(top, #89A7A0, #677e79);
 background-image: -o-linear-gradient(top, #89A7A0, #677e79);
 background-image: linear-gradient(to bottom, #89A7A0, #677e79);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#89A7A0, endColorstr=#677e79);
}
.blue_cta:hover{
	background-color: #677E79; background-image: -webkit-gradient(linear, left top, left bottom, from(#677E79), to(#89A7A0));
 background-image: -webkit-linear-gradient(top, #677E79, #89A7A0);
 background-image: -moz-linear-gradient(top, #677E79, #89A7A0);
 background-image: -ms-linear-gradient(top, #677E79, #89A7A0);
 background-image: -o-linear-gradient(top, #677E79, #89A7A0);
 background-image: linear-gradient(to bottom, #677E79, #89A7A0);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#677E79, endColorstr=#89A7A0);
}
.gold_cta{
	 background-color: #D0A853; background-image: -webkit-gradient(linear, left top, left bottom, from(#D0A853), to(#ac8534));
	 background-image: -webkit-linear-gradient(top, #D0A853, #ac8534);
	 background-image: -moz-linear-gradient(top, #D0A853, #ac8534);
	 background-image: -ms-linear-gradient(top, #D0A853, #ac8534);
	 background-image: -o-linear-gradient(top, #D0A853, #ac8534);
	 background-image: linear-gradient(to bottom, #D0A853, #ac8534);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D0A853, endColorstr=#ac8534);
}
.gold_cta:hover{
	 background-color: #ac8534; background-image: -webkit-gradient(linear, left top, left bottom, from(#ac8534), to(#D0A853));
 background-image: -webkit-linear-gradient(top, #ac8534, #D0A853);
 background-image: -moz-linear-gradient(top, #ac8534, #D0A853);
 background-image: -ms-linear-gradient(top, #ac8534, #D0A853);
 background-image: -o-linear-gradient(top, #ac8534, #D0A853);
 background-image: linear-gradient(to bottom, #ac8534, #D0A853);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ac8534, endColorstr=#D0A853);
}
/*******************END - styles for  contactus button**********************/	