body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#92907C;
	margin:0px;
	color:#1E1E1E;
}
a{
color:#1E1E1E;
}
p{
margin:5px;
margin-bottom:0px
}
a:hover{
	color:#FF9900;
	text-decoration:none;
}
h1{
font-family:Tahoma, Arial, Verdana, "Times New Roman";
font-size:15px;
color:#266A29;
margin:0px 5px 10px 0px;
padding:0px;
}
h2{
font-family:Tahoma, Arial, Verdana, "Times New Roman";
font-size:12px;
color:#294973;
margin:12px 5px 5px 0px;
padding:0px;
}
#wrap{
	width:800px;
	margin:0px auto;
	padding:5px;
	background-color:#FFFFFF
}
#header{
	position:relative;
	height:152px;
}
#header img{
	float:left;
}
#header .slogan{
margin:35px 0px 0px 70px;

}
#nav-main{
	position:absolute;
	right:0;
	bottom:0;
	width:620px;
	background-image:url(../images/nfcp_navBg.jpg);
	background-repeat:repeat-x;
	height:28px;
}
.nav-edge{
	width:36px;
	height:28px;
	float:left;
	background-image:url(../images/nfcp_navedge.jpg);
	background-repeat:no-repeat;
}
.nav-inner{
	width:570px;
	height:28px;
	float:right;
}
#topImage{

}
#topImageLine{
	background-image:url(../images/nfcp_imgborder.jpg);
	background-repeat:repeat-x;
	height:15px;
}
   #nav{
   font-family:Tahoma, Arial, Verdana, "Times New Roman";
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.nav_last{
	border-left:solid 1px #16458A;
	border-right:solid 1px #2875BC;
}
#nav td{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #16458A;
	border-left-color: #2875BC;
}
#nav a{
	color:#fff;
	text-decoration:none;
	padding:0px 8px;
	display:block;
	line-height:26px;
}
#nav a:hover{
	color:#fff;
	background-image:url(../images/nfcp_navCurrent.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	line-height:26px;
	background-position: top;
}
#home #current1, #company_overview #current2, #investment_process #current3, #funds #current4, #research_reports #current7, #contact_us #current5, #legal_and_privacy #current6{
	color:#fff;
	background-image:url(../images/nfcp_navCurrent.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	line-height:26px;
	background-position: top;
}
#content-main p{
margin-left:0px
}
#content-main ul{
margin-top:5px;
margin-bottom:5px;
}
#content-main li{
margin-top:5px;
margin-bottom:5px;
}
#content-main .boldText{
font-weight:bold;
}
.moreLink{
background-image:url(../images/marrow.gif);
background-repeat:no-repeat;
background-position:right;
padding-right:18px;
font-weight:bold;
margin:10px;
font-size:9px;
}
.moreLink a{
color:#C51F04;
text-decoration:none;
}
.moreLink a:hover{
color:#000;
}
.content-left{
	width:656px;
	float:left;
	background-image:url(../images/nfcp_vline.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:5px 5px 5px 8px;

}
.content-leftInner{
padding:5px 15px 15px 10px;
list-style: outside;
list-style-image:url(../images/arrows.gif)
}
.content-right{
	width:130px;
	float:left;
}
.content-right img{
margin:11px 0px;

}
.pageTitle{

}
.contentTabs{
width:215px;
float:left;
margin:0px;
}
.contentTabsInner{
background-image: url(../images/nfcp_tabBg.jpg);
background-repeat:repeat-y;
padding:0px 8px 0px;
}
.contentTabsTitle1{
height:24px;
background-image:url(../images/nfcp_t1.gif);
background-repeat:no-repeat;
background-position:left;
background-color:#FF9900;
padding:0px 0px 0px 25px;
font-family:Tahoma, Arial, Verdana, "Times New Roman";
font-size:14px;
color:#FFFFFF;
line-height:22px;
}
.contentTabsTitle2{
height:24px;
background-image:url(../images/nfcp_t2.gif);
background-repeat:no-repeat;
background-position:left;
background-color:#3366CC;
padding:0px 0px 0px 25px;
font-family:Tahoma, Arial, Verdana, "Times New Roman";
font-size:14px;
color:#FFFFFF;
line-height:22px;

}
.contentTabsTitle3{
height:24px;
background-image:url(../images/nfcp_t3.gif);
background-repeat:no-repeat;
background-position:left;
background-color:#2B6411;
padding:0px 0px 0px 25px;
font-family:Tahoma, Arial, Verdana, "Times New Roman";
font-size:14px;
color:#FFFFFF;
line-height:22px;
}
#footerTopLine{
	height:3px;
	background-color:#3366CC;
	clear:both;

}
#footer{
	background-image:url(../images/nfcp_footerBg.jpg);
	background-repeat:repeat-x;
	border-top:2px solid #fff;
	font-size:10px;
	color:#3B3A3A;
	padding-top:3px;
	clear:both;
	background:#F8F8F7;
	line-height:15px;
}
#footer a{
text-decoration:none;
}
.designedBy{
	font-size:9px;
	color: #666666;
	line-height:25px;
}
.designedBy a{
	color:#3B3A3A;
	text-decoration:none;
}
.designedBy a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
#sddm div
{	position: absolute;
	visibility: hidden;
	padding: 0;
	background: #3366CC;
	border: 1px solid #000;
	border-bottom: 0px;
	text-align:left;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 3px 10px;
		width: 100px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #3366CC;
		color: #fff;
		font-family:Tahoma, Arial, Verdana, "Times New Roman";
		font-size:10px;
		font-weight:bold;
		height:15px;
		line-height:15px;
		border-bottom: 1px solid #000;
}

	#sddm div a:hover
	{	background: #FF9900;
		display: block;
		color: #000;
		width: 100px;
		padding: 3px 10px;
		height:15px;
		line-height:15px;
}