.TwoColumnsB #Right {
	margin-right: 40px;
	width: 600px;
}

#Right p.PortfolioName {
	margin-bottom: 0px;
}

.AboutLinks {
	margin-bottom: 10px;
}

.FinePrint {
	font-size: 0.66em;
	text-transform: uppercase;
}

.FP1 {
	margin-top: 75px;
}

	.AboutLinks a {
		overflow: hidden;
		width: 200px;
		display: block;
		line-height: 20px;
		cursor: pointer;
	}
	
	.AboutLinks a span {
		float: left;
		width: 180px;
	}
	
	.AboutLinks p.h2 a span.Icon {
		width: 20px;
		height: 20px;
		background: url(../Images/List-Expand-Collapse.gif) no-repeat;
	}
		
	.AboutLinks p.LinkList a {
		padding-left: 25px;
	}
	
	#Left .AboutLinks p.h2 a {	
		color: #666;
	}

.ExpandedList p.LinkList {
	display: block;
}
	.ExpandedList p.h2 a span.Icon {
		background-position: 0px -20px;
	}
	
.CollapsedList p.LinkList {
	display: none;
}

	.CollapsedList p.h2 a span.Icon {
		background-position: 0px 0px;
	}

p.Contact {
	width: 550px;
}

p.Contact label,
p.Contact span  {
	float: left;
}

p.Contact label {
	width: 70px;
}

p.Contact span {
	width: 320px;
}

#Right div.FICContact p.Contact {
	margin-left: 20px;
}

#Right ul {
	margin-left: 20px;
	margin-bottom: 20px;
	list-style: square;
}

	.MoreAbout {
		clear: both;
		overflow: hidden;
		margin: 0px;
		margin-top: 10px;
		width: 620px;
		/*background: url(../Images/About-Link-Divider.gif) repeat-x;*/
		text-indent: -10000px;
	}
	
		.MoreAbout a {
			/*float: right;*/
			display: block;
			background: url(../Images/More-Less-Back.gif) -120px 0px no-repeat;
			width: 60px;
			height: 20px;
		}
		
			.MoreAbout a:hover {
				background-position: -120px -20px;
			}	
			
#Right p.FundTitle {
	margin-top: 10px;
	margin-bottom: 0px;
}

#Right p.FundTitleFirst {
	margin-top: 0px;
}			