
body
{
    height: 100%;
	text-align: center;
	background: #fff;
	font-size: 70%;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.35em;
	color: #666;
}

input, 
select
textarea
{
	font-family: arial, helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}

a
{
	color: #036;
}

a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}

.page-alignment
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.page-header
{
	height: 96px;
	background: url(../images/header-bg.gif) repeat-x;
}

.page-header h3
{
	float: left;
	
}

.page-header .menus 
{
	float: right;
	width: 632px;
	height: 81px;
	border-left: 1px solid #fff;
}

.major-menu
{
	width: 632px;
}

.major-menu li
{
	float: right;
	border-left: 1px solid #fff;
}

.major-menu li.last
{
	border-left: none;
}

.major-menu li a
{
	display: block;	
	height: 40px;
	font-size: 130%;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;	
	text-align: center;
	background: url(../images/menu-item-bg.gif) repeat-x 0 0;
	color: #012f61;
}

.major-menu li.current a,
.major-menu li a:hover
{
	background-position: 0 -40px;
	text-decoration: none;
}

.major-menu li a span
{
	display: block;
	padding-top: 12px;
}

.major-menu .story a { width: 113px; }
.major-menu .people a { width: 126px; }
.major-menu .strategies a { width: 205px; }
.major-menu .resources a { width: 185px; }

.minor-menu
{
	height: 40px;
	border-bottom: 1px solid #fff;
}

.minor-menu .search-form
{
	float: right;
}

.minor-menu .search-field
{
	position: relative;
	top: -2px;
	width: 135px;
	padding: 3px;
	border: none;
	vertical-align: middle;
}

.minor-menu .submit
{
	position: relative;
	top: 6px;
	margin: 0 10px 0 3px;
}

.minor-menu .links
{
	float: left;
	padding: 12px 0 0 23px;
}

.minor-menu .links a 
{
	color: #666;
}

.footer
{
	padding: 7px 0 25px 0;
	border-top: 1px solid #ccc;	
}

.breadcrumbs
{
	margin-bottom: 10px;
}

.breadcrumbs, 
.breadcrumbs a
{
	color: #93adc6;
}

.breadcrumbs em
{
	font-style: normal;
	color: #999;
}

table.results
{
	width: 100%;
	margin-top: 0.3em;
}

table.results th
{
	padding: 9px 10px 8px 10px;
	font-size: 110%;
	line-height: 1em;
	font-weight: bold;
	border-top: 3px solid #924901;
	border-right: 1px solid #fff;
	background: #cfd8e3 url(../images/white.gif) repeat-x;	
}

table.results th a
{
	color: #666;
}

table.results th.last
{
	border-right: 1px solid #ddd;
}

table.results th img
{
	position: relative;
	top: -1px;
	padding-left: 7px;
}

table.results td
{
	padding: 5px 12px 4px 10px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	vertical-align: top;
	font-size: 1.1em;
}

table.results td.sorted
{
	background: #ebeef3;
}

table.results td a
{
	font-weight: bold;
	font-size: 110%;
}

table.results td p
{
	font-size: 1em;
	margin: 0;
}

table.results td a
{
	display: block;
	margin-bottom: 3px;
}

table.results th.sorted
{
	background: #a2b3c7;
}

table.results th.sorted a
{
	color: #fff;
}

.page-content
{
	margin-top: 15px;
	padding-bottom: 30px;
}

.page-content p
{
	margin: 1em 0;
	font-size: 1.2em;
}

.page-content ul,
.page-content ol,
.page-content table.inline
{
	margin: 1em 0 1.5em 0;
	padding-left: 0.6em;
}

.page-content table.inline th
{
	padding: 9px 10px 8px 10px;
	font-size: 110%;
	line-height: 1em;
	font-weight: bold;
	border-top: 3px solid #924901;
	border-right: 1px solid #fff;
	border-bottom: 4px solid #fff;
	background: #cfd8e3 url(../images/white.gif) repeat-x;	
}

.page-content table.inline td
{
	padding: 5px 12px 4px 10px;
	border-bottom: 1px solid #ddd;
}


.page-content h1
{
	font-size: 220%;
	line-height: 1em;
	font-weight: bold;	
}

.page-content h3
{
	font-size: 110%;
	line-height: 1em;
	font-weight: bold;
}

.page-content h2
{
	margin-top: 0.3em;
	font-size: 140%;
	line-height: 1em;	
	font-weight: bold;
}

.page-content li
{
	margin: 3px 0;
	padding-left: 6px;
	background: url(../images/bright-bullet.gif) no-repeat 0 4px;
	line-height: 135%;
}


.page-content .pdf-link
{
	float: right;
}

.page-content .pdf-link a
{
	padding: 1px 0 0 15px;
	background: url(../images/pdf-icon.gif) no-repeat 0 3px;
}

.page-content .tabs
{
	margin-top: 11px;
	width: 100%;
}

.page-content .tabs,
.page-content .tabs a
{
	color: #fff;
}

.page-content .tabs .inactive-tab
{
	float: left;
	margin-right: 1px;
	padding: 8px 15px 8px 20px;
	background: url(../images/inactive-tab.gif) no-repeat 0 0;
}

.page-content .tabs .active-tab
{
	float: left;
	margin-right: 1px;
	padding: 8px 15px 8px 23px;
	background: url(../images/active-tab.gif) no-repeat;
}

.page-content .tab-area
{	
	margin: 1px 0 0 0;
	padding: 10px;
	border-top: 1px solid #ccc;
}

.sidebar
{
	float: left;
	width: 300px;
}

.content
{
	float: right;
	width: 630px;
}

/*** Home Page ***/

.home-page
{
	margin-top: -13px;
}

.home-page .touts
{
	float: left;
	width: 715px;
	margin: 15px 20px 0 0;
}

.home-page .tout
{
	float: left;
	margin: 15px 0 0 11px;
}

.home-page .touts .first
{
	margin-left: 0;
}

.home-page .recent-updates
{
	float: right;
	width: 225px;
	margin: 15px 0 0 0;
}

.home-page .recent-updates h2
{
	height: 100%;
	margin: 0 0 11px 0;
	padding: 9px 10px 8px 10px;
	border-top: 3px solid #924901;
	font-size: 110%;
	background: #d9e0e9 url(../images/white.gif) repeat-x;
}

.home-page .recent-updates p
{
	margin-left: 10px;
	font-size: 1em;
}

.home-page .recent-updates a
{
	display: block;
	font-weight: bold;
}


/*** Our Story: Landing & Featured Story ***/

.featured-story .tab-area
{
    padding-left: 0;
}

.featured-story .content
{
	float: right;
	width: 700px;
    padding-top: 20px;
}

.featured-story .no-sidebar
{
	float: left !important;	
    padding-top: 20px;
}

.featured-story .sidebar
{
	float: left;
	width: 200px;
    margin-top: 10px;
    font-size: 120%;
}

.featured-story .content h1
{
    margin-top: 0;
}

.featured-story .content .author
{
	margin: 15px 0 20px 0;
}

.featured-story .content .author p
{
	padding-top: 26px;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
}

.featured-story .content .author img
{
	float: left;
	margin: 0 25px 0 0;
	padding: 5px;
	border: 1px solid #ddd;
	background: #eee;
}

.featured-story .content p
{
	font-size: 1.2em;
}

.featured-story .sidebar h2
{
	height: 100%;
	padding: 9px 10px 8px 10px;
	border-top: 3px solid #924901;
	font-size: 110%;
	background: #d9e0e9 url(../images/white.gif) repeat-x;
}

.author-bio
{
    font-style: italic;
    margin-top: 30px;
}

.story-list
{
	padding-left: 10px;
}

.story-list li,
.featured-story .sidebar li
{
	padding-left: 10px;
}

.story-list .current, 
.featured-story .sidebar .current
{
	background: url(../images/small-right-arrow.gif) no-repeat 0 5px;
}

.story-list .current a,
.featured-story .sidebar .current a
{
	font-weight: bold;
}



/*** Our People ***/

.our-people .sidebar
{
	width: 300px;	
}

.our-people .content
{
	width: 640px;
	padding-left: 1px;
}

.our-people .content .group
{
	float: left;
	width: 285px;
	margin: 18px 18px 0 10px;
}

.our-people .content .last
{
	margin-right: 0;
}

.our-people .content .photo
{
	height: 100px;
	margin-top: 10px;
	background: #eee;
	padding: 5px;
	border: 1px solid #ddd;
}

.our-people .content .group .photo
{
	width: 200px;
	height: 148px;
	margin-top: 10px;
	background: #eee;
	padding: 5px;
	border: 1px solid #ddd;
}


.our-people .content .more
{	
	font-size: 1em;
}


/*** Team Roster ***/

.team-roster .sidebar
{
	width: 200px;
	margin-top: 15px;
	font-size: 120%;
}

.team-roster .content
{
	width: 720px;
}

.team-roster .tab-area
{
    padding-left: 0;
}

.team-roster .sidebar li
{
	background-position: 0 7px !important;
}

.video-section .person {clear: both }
.team-roster .person, .video-section .person
{
	margin: 15px 0 30px 0;
}

.team-roster .person .photo, .video-section .person .photo
{
	float: left;
	margin-right: 20px;
	padding: 6px;
	border: 1px solid #ddd;
	background: #eee;
}

.team-roster .person .details, .video-section .person .detail
{
	float: left;
	width: 500px;
}

.team-roster .person .top
{
	font-size: 1em;
}

.team-roster .person h2, .video-section .person h2

{
	padding-top: 10px;
	font-size: 1.6em;
}

.team-roster .person h3, .video-section .person h3
{
	margin-top: 5px;
	font-size: 1.3em;	
	font-weight: normal;
}

.video-section .person h3, .video-section .person h2 { color: #036; }
a.video
{
	background: url('../images/icon_video.gif') 0 3px no-repeat;
	padding-left: 15px !important;
	text-decoration: none;
}

li.video
{
	background: url('../images/icon_video.gif') 0 3px no-repeat !important;
	padding-left: 15px !important;
	list-style: none;
}

/*** Investment Strategies Landing ***/

.strategies-landing .column
{
	float: left;
	width: 460px;
	margin-right: 40px;
}

.strategies-landing .last
{
	margin-right: 0;
}

.strategies-landing h2
{
	height: 100%;
	padding: 10px 11px 9px 11px;
	border-top: 3px solid #924901;
	font-size: 140%;
	background: #d9e0e9 url(../images/white.gif) repeat-x;
}

.strategies-landing .description
{
	padding: 0 10px 10px 10px;
}

.strategies-landing h3
{
	height: 100%;
	margin: 0 0 11px 0;
	padding: 9px 10px 9px 10px;
	border-top: 3px solid #e5e5e5;
	background: #f3f5f8 url(../images/white.gif) repeat-x;
}

.strategies-landing h4
{
    font-weight: bold;
    margin-left: 10px;
}

.strategies-landing ul
{
    margin-left: 7px;
}


/*** Resources Landing ***/

.resources-landing .tab-area
{
	padding-left: 0;
	padding-right: 0;
}


/*** Resources Detail ***/

.resources-detail
{
	width: 500px;
}

/*** Product Info ***/

.product-info .sidebar
{
	width: 200px;
}

.product-info .sidebar h3
{
	height: 100%;
	margin: 0 0 11px 0;
	padding: 9px 10px 8px 10px;
	border-top: 3px solid #cd7f35;
	background: #d9e0e9 url(../images/white.gif) repeat-x;
}

.product-info .sidebar h4
{
    font-weight: bold;
    margin-left: 10px;
}

.product-info .sidebar ul
{
	padding: 0 10px 0 4px;
    margin-left: 7px;
}

.product-info .sidebar li.current a
{
	font-weight: bold;
	color: #666;
}

.product-info .content
{
	width: 740px;
	margin-top: 0px;
	padding-top: 5px;
}

.product-info .content h1
{
	margin-top: 0;
}

.product-info .content h2
{
	margin-top: 1em;
}

.product-info .product-overview p
{
	font-size: 1em;
}

.product-info .portfolio-team .person
{	
	width: 70%;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.product-info .portfolio-team h2
{
	margin: 15px 0 5px 0;
}

.product-info .portfolio-team h3
{
	font-style: none;
	font-weight: normal;
}


/*** Contact Us ***/

.contact-us .sidebar
{
	float: right;
}

.contact-us .content
{
	float: left;
}

.contact-us .sidebar h2
{
	height: 100%;
	margin: 0 0 1px 0;
	padding: 9px 10px 8px 10px;
	border-top: 3px solid #cd7f35;
	font-size: 1.2em;
	background: #d9e0e9 url(../images/white.gif) repeat-x;
}

.contact-us .sidebar .container
{
	margin-bottom: 20px;
	padding: 1px 15px;
	background: #efefef;	
}

.contact-us .inquiry-type strong
{
	font-size: 130%;
	padding-right: 20px;
}

.contact-us .inquiry-type .type
{
	padding-right: 20px;
}

.contact-us .inquiry-type input
{
    position: relative;
    top: 3px;
}

.contact-us .inquiry-type
{
	margin: 0 0 20px 0;
}

.contact-us .content h2
{
	height: 100%;
	padding: 9px 10px 8px 10px;
	margin-top: 0;
	border-top: 3px solid #924901;
	font-size: 1.2em;
	background: #d9e0e9 url(../images/white.gif) repeat-x;
}

.contact-us .content p
{
	padding: 0 10px;
}

.contact-us .content .left
{
	float: left;
	width: 295px;
	margin-right: 20px;
}

.contact-us .content .right
{
	float: left;
	width: 295px;
	margin-right: 10px;
}

.contact-us .content table
{
	width: 100%;
}

.contact-us .content td
{
	font-size: 1.2em;
	padding-bottom: 10px;
	text-align: right;
}

.contact-us .content td.label
{
	padding-right: 15px;
	padding-left: 10px;
	text-align: left;
}

.contact-us .content td.label em
{
	position: absolute;
	display: block;	
	font-style: normal;	
}

.contact-us .content td.label strong
{
	position: absolute;
	left: -0.6em;
	top: 0.1em;
	font-weight: normal;
}

.contact-us .content td select
{
	width: 100%;
    font-size: 1em;
}

.contact-us .content td input
{
	width: 195px;
	padding: 1px 3px;
    font-size: 1em;
}

.contact-us .content td input.phone
{
	width: 80px;
	float: left;
	margin-left: 4px;
}

.contact-us td.error,
.contact-us .error
{
    padding: 0 0 2px 18px;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    color: #900;
    background: url(../images/error-arrow.gif) no-repeat 5px 3px;
}

.contact-us .content .extension input
{
	width: 50px;
}

.contact-us .content .extension
{
	float: right;
}

.contact-us .message
{
	margin-top: 30px;
}

.contact-us .message .field
{
	padding: 10px 5px;
}

.contact-us .message textarea
{
	width: 100%;
	height: 100px;
}

.contact-us .buttons
{
	padding-left: 5px;
	margin-top: 20px;
}


a.external:link, a.external:visited, a.external:active
{
	font-weight: bold;
	color: #666;
}

/* disclaimer section */
#disclaimer {
    display: none;
	position: absolute; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    left: 0;
	height: 100%; 
    width: 100%;	
	z-index: 5000;
	text-align: center;
}

#disclaimer .shade {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
}

#disclaimer .window {
    position: relative;
	width: 634px;
	background: #eee;
	border: 1px solid #ddd;
	margin: 0 auto 0 auto;
	padding: 20px;
}

#disclaimer .content-area {    
    background: #fff;
	padding: 12px;
    text-align: left;
}

#disclaimer  p {	
	font-size: 1.1em;	
    margin-bottom: 10px;
}
	
#disclaimer .buttons {
	text-align: right;
	padding: 0 10px 10px 0;
    background: #fff;
}

#webcastdisclaimer {
    display: none;
	position: absolute; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    left: 0;
	height: 100%; 
    width: 100%;	
	z-index: 5000;
	text-align: center;
}

#webcastdisclaimer .shade {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
}

#webcastdisclaimer .window {
    position: relative;
	width: 634px;
	background: #eee;
	border: 1px solid #ddd;
	margin: 0 auto 0 auto;
	padding: 20px;
}

#webcastdisclaimer .content-area {    
    background: #fff;
	padding: 12px;
    text-align: left;
}

#webcastdisclaimer  p {	
	font-size: 1.1em;	
    margin-bottom: 10px;
}

#webcastdisclaimer  iframe {	
	visibility: hidden;
}
	
#webcastdisclaimer .buttons {
	text-align: right;
	padding: 0 10px 10px 0;
    background: #fff;
}


#disclaimer101 {
    display: none;
	position: absolute; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    left: 0;
	height: 100%; 
    width: 100%;	
	z-index: 5000;
	text-align: center;
}

#disclaimer101 .shade {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
}

#disclaimer101 .window {
    position: relative;
	width: 634px;
	background: #eee;
	border: 1px solid #ddd;
	margin: 0 auto 0 auto;
	padding: 20px;
}

#disclaimer101 .content-area {    
    background: #fff;
	padding: 12px;
    text-align: left;
}

#disclaimer101  p {	
	font-size: 1.1em;	
    margin-bottom: 10px;
}
	
#disclaimer101 .buttons {
	text-align: right;
	padding: 0 10px 10px 0;
    background: #fff;
}

/* -- Search CSS Section -- */

.search-landing .results-container .search1
{
	height: 100%;
	padding: 10px 11px 9px 11px;
	border-top: 3px solid #091D4C;
	background: #a2b3c7 url(../images/white.gif) repeat-x;
	font-weight: bold;
	color: #ffffff;
}

.searchTitle
{
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
	clear: both;
}

.search-landing h3
{
	height: 100%;
	margin: 0 0 11px 0;
	padding: 9px 10px 9px 10px;
	border-top: 3px solid #e5e5e5;
	background: #f3f5f8 url(../images/white.gif) repeat-x;
}

.search-landing h4
{
    font-weight: bold;
    margin-left: 10px;
}

.searchinp {width:135px; border:0px; vertical-align:middle; padding-left:3px; font-weight: normal;}

/* FOLLOWING ADDED BY FRANKLIN EJOH */
div#clearer
{
	 clear:both;
}

.count
{
    float: left;
    padding-left:10px;
    padding-top:1px;
    font-size: .9em;
}

.filter_pagination
{
	
	 padding-top:5px;
	 font-size: 1.1em;
	
}
        
.filter_pagination .current_page,
.filter_pagination .other_page
{
   padding-left:11px;
}

.filter_pagination .current_page
{
  font-weight: bold;
}

table.results th.sortedasc
{
	background: #a2b3c7;
}

table.results th.sortedasc a 
{
	background: url(../images/sort-asc.gif) no-repeat right;
	padding-right:12px;
	color: #fff;
}

table.results th.sorteddesc
{
	background: #a2b3c7;
}

table.results th.sorteddesc a 
{
	background: url(../images/sort-desc.gif) no-repeat right;
	padding-right:12px;
	color: #fff;
}
/* END OF FRANKLIN EJOH */

/* video related styles */
.videoswapselected { font-weight: bold; color: #333; }
.video_content { position: relative; float: left; width: 440px; } /* for press symposium page */
.video-panel-content { position: relative }
#video_container { position: absolute; width: 440px; height: 339px; z-index: 1; display: none; left: 0; top: 0; }
#video_description { display: inline; float: left; width: 440px; }
.video-panel-content #video_container, .video-panel-content #video_description { margin-left: 20px; padding-bottom: 30px; p }

.video-panel-top { width: 690px; height: 11px; background: url('../images/video-panel-top.gif') no-repeat; float: left; clear: both; font-size: 1px; margin-top: 15px }
.video-panel-expand { width: 690px; height: auto; background: url('../images/video-panel-expand.gif') repeat-y; float: left; clear: both}
.video-panel-content { width: 690px; height: auto; padding-top: 9px; padding-bottom: 3px; background: url('../images/video-panel-gradient.gif') no-repeat; float: left; clear: both}
.video-panel-bottom { width: 690px; height: 10px; background: url('../images/video-panel-bottom.gif') no-repeat; float: left; clear: both; font-size: 1px}

.video-topics { display: inline; float: right; width: 185px; margin-right: 20px }
.video-topics li a { font-size: 11px; }
.video-topics h6 { font-weight: bold; font-size: 1.1em}
.manager-interviews .tab-area { padding-left: 0; padding-right: 0 }
.manager-interviews .content { float: left }
.manager-interviews .rightnav { float: right; width: 260px; margin-top: 35px; }
.manager-interviews .rightnav h2 { background: url('../images/section-header.jpg') repeat-x; font-size: 14px; line-height: 32px; text-indent: 15px; display: block; }
 