#news {
	float: left;
	width: 474px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
}
#rightBar {
	float: right;
	width: 247px;
}
#findFund {
	background-image: url(../images/findFund_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	background-color: #E8F3FC;
	background-position: right;
}
#body #findFund h2{
	font-size: 18px;
	font-weight: normal;
	color: #003A5A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fund_homepage {
	width: 219px;
	height: 121px;
}
.fund_results_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 10px;
	color: #1E6B94;
	font-size: 13px;
	margin-left: 20px;
}

#orderPdf {
	background-image: url(../images/orderPdf_bg.jpg);
	background-repeat: no-repeat;
	width: 219px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	height: 69px;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
}
#orderPdf a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B9570E;
	text-decoration: none;
	display: block;
}
#acreditation {
	background-image: url(../images/accreditation_bg.jpg);
	background-repeat: no-repeat;
	height: 245px;
	width: 247px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #002D47;
	padding-top: 40px;
}
#acreditation   h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	line-height: 28px;
	font-weight: normal;
	font-size: 23px;
}
.acreditation_highlight {
	color: #B7E8FF;
}
#news_p{
	float: left;
	width: 360px;
	margin-left: 15px;
}
