
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin:0;
  padding:0;
  background-image:url(../images/bg_body.gif);
  background-repeat:repeat-x;
  background-color:white;
}

a img
{
	border:0;
}

td .specstyle_main {display: inline;}

/* Added By Lorne Feb 09
---------------------------------------------------------------*/
#nav {}
	#nav-diversified {}



select
{
	background-color:#F7F7F7;
}

#container_menu img
{
	display:block;
}

#container
{
	width:750px;
	margin:19px auto 0 auto;
}
#containerprint
{
	width:614px;
	margin:0 auto;
}

#container_logo
{
	width:612px;
	height:52px;
	margin:0 0 0 1d0px;
	float:left;
}
#container_search
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:103px;
	height:52px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background-color:#E3E3E3;
}

#container_banner
{
	border-left:1px solid #FFFFFF;
	width:612px;
	height:109px;
	float:left;
}

#container_menu
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:123px;
	height:109px;
	float:left;
	background-image:url(../images/bg_menu.gif);
}

#container_contentleft
{
	width:613px;
	border-right:1px solid #FFFFFF;
	float:left;
}

#container_contentright
{
	width:123px;
	float:left;
}

#container_content
{
	padding-top:10px;
	padding-bottom:10px;
}

#container_footer
{
	height:42px;
	border-right:1px solid #FFFFFF;
	padding-left:10px;
	padding-top:5px;
	background-image:url(../images/bg_footer.gif);
}

#content_left #buckets p a {margin:0; padding:0;}

#content_left{width:290px; float:left; font-family: "arial"/*background-image:url(../images/vert_dot.gif);*/}
	#content_left #buckets {width: 266px; background: url(../images/layout/buckets.gif) repeat-y top left; border-bottom: 1px solid #CCCCCC;}
		#content_left #buckets h1 {width:246px;padding: 10px 0 20px 20px; margin:0; color:#fff; font-size: 12px;background: url(../images/layout/left-h1.gif) no-repeat top left; }
		#content_left #buckets h2 {width:246; margin:12px 0 0 0; padding: 8px 0 20px 20px; color:#333; font-size:12px; background: url(../images/layout/left-h2.gif) no-repeat top left;}
		#content_left #buckets p {margin:0 0 10px 0;}
	#content_left ul li a {color: #666; margin:0; padding:0; background: none;}
	#content_left #buckets ul {list-style: none; margin:0 10px 0 20px; padding:0;}
	#content_left #buckets ul li {position: relative; min-width: 0; background: url(../images/layout/bullet.gif) no-repeat 0 5px; padding:0 0 4px 12px;}
	
#content_right {margin:0px 0 0 0;float: left; width: 265px;}
	#fund {width: 265px;}
	#fund th {padding:0 0 0 10px; background: url(../images/layout/fund-head.gif) repeat-x top left; margin:0; height: 26px; color: #fff; text-align: left; font-size:10px;}
	#fund td {width: 70px; height: 26px; text-align: left; padding:0 0 0 10px;}
	#fund .odd {background: #EBEBEB;}
	
	#content_right .bucket {width: 266px;  margin:0 0 10px 0; padding:0 0 10px 0; background: url(../images/layout/right-bucket-bg.gif) repeat-y top left; border-bottom: 1px solid #CCCCCC;}
	#content_right .bucket h1 {height:32px; width:256px;padding: 10px 0 0 20px;  color:#660000; font-weight: normal; font-size: 12px;background: url(../images/layout/right-bucketh1.gif) no-repeat top left; }
	
	#content_right .bucket ul {list-style:none;}
	#content_right .bucket ul li {background: url(../images/layout/bullet.gif) no-repeat 0 5px; font-size:10px; padding-left: 9px; color: #660000; margin-left:-20px;}
	
	#content_right dd {}
	#content_right dt {color: #660000; margin:0 10px 0 20px; padding:0;}
	#content_right dd {margin:0 10px 12px 20px; padding:0; color: #7E7E7E;}
	#content_right dd a {margin:0;}


#content_left p, #content_left a, #content_right p, #content_right img{padding:0 20px 0 20px; color: #666666; line-height: 1.3;}
#content_left a, #content_right a  {color: #660000;}
#content_right a {}
#content_left .darker {color: #333333;}
#content_left .tiny {font-size: 10px; font-style: italic; width:240px;}

/*#container_rightbox
{
	width:265px;
	padding-left:20px;
	float::right;
	overflow:hidden;
}
*/

.container_rightbox {margin:0px 0 0 0; padding:20px 0 0 0 ; background: #fff;}
	.container_rightbox .text_right {background: #CCCCCC;;}
	.container_rightbox h1 {height:25px; padding:5px 0 0 12px; font-weight: normal; font-size: 11px; color: #fff; background: url(../images/layout/advisor-bg.gif ) no-repeat top left;}
	.container_rightbox .padding {padding:0 10px 10px 10px;}
.container_rightbox_two {background: #E3E3E3; text-align: center;}

.container_rightspacer
{
	height:3px;
	background-color:#FFFFFF;
}

.text_header
{
	border-bottom:3px solid #DEE3E7;
	background-color:#F7F7F7;
	padding:5px;
	margin-bottom:10px;
	height:16px;
}

.text_headerleft
{
	font-size:16px;
	font-weight:bold;
	width:484px;
	text-align:left;
	float:left;
}
.text_headerright
{
	padding-top:4px;
	font-size:10px;
	width:100px;
	text-align:right;
	float:right;
}

.text_main, .text_main p, .text_main td, .text_main ol, .text_main ul
{
	color:#333333;
	font-size:11px;
}

.text_main {margin: 0 0 30px 20px;}

.text_main a
{
	color:#333333;
}
.text_main strong, .text_main em
{
	color:#7F1B00;
}
.text_main h1
{
	font-size:18px;
	margin: 10px 0 0 0;
}
.text_main h2
{
	font-size:16px;

}
.text_main h3
{
	font-size:14px;
	text-align:center;
}

.text_label, .text_label p, .text_label td, .text_label ol, .text_label ul
{
	color:#7F1B00;
}
.text_label a
{
	color:#7F1B00;
	text-decoration:none;
}
.text_label a:hover
{
	text-decoration:underline;
}

.text_main td img
{
	vertical-align:bottom;
}

.text_right, .text_right a, .text_right p, .text_right td, .text_right ol, .text_right ul
{
	color:#666;
	font-size:10px;
}

.text_search, .text_search a, .text_search p, .text_search td, .text_search ol, .text_search ul
{
	color:#657990;
	font-size:10px;
	text-decoration:none;
}
.text_search a:hover
{
	text-decoration:underline;
}

.text_footer, .text_footer a, .text_footer p, .text_footer td, .text_footer ol, .text_footer ul
{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.text_footer a:hover
{
	text-decoration:underline;
}

.line_left
{
	margin-top:2px;
	margin-bottom:2px;
	border-left:1px solid #FFFFFF;
	width:612px;
	height:1px;
	float:left;
	background-color:#7F1B00;
}

.line_blue
{
	margin-top:2px;
	margin-bottom:2px;
	border-left:1px solid #FFFFFF;
	width:123px;
	height:1px;
	float:left;
	background-color:#657990;
}

.line_right
{
	margin-top:2px;
	margin-bottom:2px;
	border-left:1px solid #FFFFFF;
	width:12px;
	height:1px;
	float:left;
	background-color:#7F1B00;
}

.input_righttext
{
	height:14px; width: 96px;
	border:1px solid #657990;
	background-color:#fff;
	margin-top:1px;
	margin-bottom:1px;
}
.input_rightsubmit
{
	float: right;
	border: none;
	height: 17px; 
	width: 52px;
	background: url(../images/layout/login.gif) no-repeat top left;
	padding:0;
	margin:0;
	letter-spacing:-1px;
}

.register {background: none; border: none; float: left; color: #666; text-decoration: underline; padding:4px 0 6px 0; margin:0;}
.forget-password {padding:0 0 10px 0;}
.clear
{
	clear:both;
}

.red
{
	color:red;
}



.specstyle_main table
{
	border-top: 1px solid #DEE3E7;
	padding-top:1px;
	border-bottom: 1px solid #DEE3E7;
	background-color:#F7F7F7;
}

.specstyle_main td
{
	border-bottom: 1px solid #FFFFFF;
}

.box_main
{
	border:1px solid #CCC;
	clear:both;
}

.box_main h2
{
	background-color:#657990;
	color:#FFFFFF;
	border:0;
	margin:0;
	border-bottom:1px solid #CCC;
	font-size:14px;
	padding:5px;
}

.box_main h3
{
	font-size:12px;
}

.box_main p
{
	padding:0;
	margin:0;
}

.box_main table
{
	border:0;
	padding:0;
	background-color:#FFFFFF;
}

.box_padding
{
	padding:10px;
	background-color: #FFF;
}
.box_rowpadding
{
	padding:2px;
}

.box_maintr
{
	background-color:#F7F7F7;
}

.a_nounderline
{
	text-decoration:none;
}

/* dropdown menu styles */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 14px;
}

#nav a {
	display: block;
	text-decoration: none;
}

#nav li { /* all list items */
	float: left;
}

#nav li ul, #nav li ul ul { /* second and third level lists */
	position: absolute;

	z-index:5000;
	background: #EFEFEF;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	width:200px;
	border:1px solid #FFFFFF;
}

#nav li li, #nav li li li { /* second and third level list items */
	width:190px;
	padding:5px;
}

#nav li li:hover, #nav li li li:hover {
	background-color: #999999;
}

#nav li ul a, #nav li ul ul a { /* second and third level anchors */
	color: #333;
	font-size: 11px;
	width:200px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -18px 0 0 195px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#menuitem_01 {
	width:176px; height:84px;background: url(../images/layout/nav-diversified.jpg) no-repeat top left;}

#menuitem_01:hover {
	background: url(../images/layout/nav-diversified.jpg) no-repeat top left;}


#menuitem_02 {
	width:193px; height:84px; background: url(../images/layout/nav-energy.jpg) no-repeat top left;
}
#menuitem_02:hover {
	background: url(../images/layout/nav-energy.jpg) no-repeat top left;
}
#menuitem_03 {
	width:179px; height:84px; background: url(../images/layout/nav-natural.jpg) no-repeat top left;
}
#menuitem_03:hover {
	background: url(../images/layout/nav-natural.jpg) no-repeat top left;
}
#menuitem_04 {
	width:190px; height:82px; background: url(../images/layout/nav-flow.jpg) no-repeat top left;
}
#menuitem_04:hover {
	background: url(../images/layout/nav-flow.jpg) no-repeat top left;
}

/* tooltip style */

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}


.specli {
	list-style:none;
	padding:0;
	margin:0;
}

.speclist {
	padding:0px;
	margin:0px;
	clear:both;
}

.speclist li {
	padding:0px;
	margin:0px;
	color:#EFEFEF;
	list-style:none;
	background-image:url(/images/ul_dot.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:256px;
	margin-left:24px;
	margin-bottom:6px;
	padding-top:6px;
	float:left;
}

.speclist li a
{
	display:block;
	padding:5px;
	padding-left:20px;
	text-decoration:none;
	border:1px solid #FFFFFF;
}
.speclist a:hover
{
	background-color:#EFEFEF;
	border:1px solid #999999;
}

.speclist hr
{
	color:#657990;
	background-color:#657990;
	border:0px;
	height:1px;
}

.speclist_empty
{
	margin: 0px;
	padding: 0px;
	background: none;
	list-style-type: none;
}

/* events list */

.events_ul {
	padding:0;
	margin:0;
	list-style:none;
	padding-bottom:18px;
	padding-left:100px;
}
.events_ul li {
	float:left;
	margin-right:10px;
	position:relative;
	top:1px;
}
.events_ul a {
	text-decoration:none;
	width:160px;
	display:block;
	padding:2px;
	background-color: #EFEFEF;
	border:1px solid #CCC;
}
#eventscur_li {
	background-color: #657990;
	border:1px solid #CCC;
	border-bottom:1px solid #657990;
	color: #FFF;
}

/* advisor page */

.advisorheader {
	background-color:#414F66;
	margin:0;
	border-color:#FFFFFF;
}
.advisorheader, .advisorheader a {
	color:#FFFFFF;
}

.advisorlist {
	height:200px;
	background-image:url(../images/bg_advisorlist.gif);
	background-repeat:repeat-x;
	margin-bottom:-80px;
}

.advisorlist ul {
	list-style:none;
	padding:0;
	margin:0;
}

.advisorlist a {
	color:#FFFFFF;
	display:block;
	height:55px;
	text-decoration:none;
	padding:5px;
	margin:1px;
}
.advisorlist strong {
	color:#FFFFFF;
}
.advisorlist li {
	margin:0;
	padding:0;
	width:267px;
	margin:20px;
	margin-left:10px;
	margin-right:10px;
	float:right;
}

.advisorlist a:hover {
	color:#333333;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:0;
}
.advisorlist a:hover strong {
	color:#333333;
}


.center {
	text-align:center;
}





.nonfiction .box_main h2 { background-color:#7F1B00; }
.nonfiction .box_main h3 { text-align:left; padding:0 10px; cursor:pointer; }
.nonfiction .box_main p { margin:5px 10px 10px 10px; }
.nonfiction .box_main li { margin-top:5px; margin-bottom:10px; }
.nonfiction .accordion_content { overflow:hidden; }
.nonfiction img.headshot { width:100px; float:right; margin:10px; }
