/***********************************************************************
	HOME STYLES
************************************************************************/

#home h1,
#home h2,
#home #main strong,
#home a:hover {
	color: #004B93;
}

#home .content-middle {

}

#home .content-left {

}

#home .content-right {

}

#home .feature,
#home #left .webtv {
	border: 1px solid #004B93;
}

#home #left ul.list li {
	list-style-image: url("../img/bg/bullet-sub-aboutus.gif");
	margin-bottom: 5px;
	padding: 0 8px 0 0;
}

#home .feature dt#feature-strategy {
	background: #004B93 url("../img/hdr/home/feature-strategy.gif") no-repeat;
}

#home .feature dt#feature-products {
	background: #004B93 url("../img/hdr/home/feature-products.gif") no-repeat;
}

#home .feature dt#feature-awards {
	background: #FFCC66 url("../img/hdr/home/feature-awards.gif") no-repeat;
}

#home .feature dd#feature-awards-content {
	text-align: center;
}

#home .feature dd#feature-awards-content img {
	clear: left;
	width: 180px;
	height: 45px;
	margin-bottom: 5px;
}

#home .feature dt#feature-top-funds {
	background: #004B93 url("../img/hdr/home/feature-top-funds.gif") no-repeat;
}

#home .feature dd#feature-top-funds-content {
	font-size: 11px;
}

#home .feature dd#feature-top-funds-content p {
	padding-bottom: 0;
	text-align: center;
}

#home .feature dd#feature-top-funds-content table {
	margin-top: 5px;
}

#home .feature dd#feature-top-funds-content table td {
	padding: 4px 0 4px 0;
	width: 50%;
}

#home .feature dd#feature-top-funds-content table tr.highlight td {
	background-color: #DBE7F4;
}

#home .feature dd #name {
	background: url("../img/btn/home-feature-products-1.gif") no-repeat;
}

#home .feature dd #class {
	background: url("../img/btn/home-feature-products-2.gif") no-repeat;
}

#home #left ul {
	margin-top: 15px;
}