div.homepageInfo{
	position:relative;
}
	div.homepageInfo .left{
		width:425px;
	}
	
	div.homepageInfo .right{
		width:150px;
		position:absolute;
		top:0;
		right:0;
	}

	
	
.homepageInfo div.left ul{
	list-style:disc;
	padding-left:3em;
}

.homepageInfo  div.left  ul li{
	list-style:disc;
}	
	

.homepageInfo  div.left  h4{
	color: #466A89;
}



#whitePaper{
}

	#productReport .profile h3 a,
	#whitePaper .profile h3 a{
		color:#476A8A;
	}
	

	
	#productReport .profile p.logo,
	#whitePaper .profile p.logo{
		width:600px;
		float:left;
	}
	
	#productReport .profile p.logo img,
	#whitePaper .profile p.logo img{
		float:right;
		margin-top:-50px;
	}
	
	#whitePaper .homepageInfo h2{
		padding-top:0;
	}
	
	#productReport .homepageInfo p.imageLeft,
	#whitePaper .homepageInfo p.imageLeft img{
		float:left;
		margin-right:15px;
	}
	#productReport .homepageInfo p.imageRight,
	#whitePaper .homepageInfo p.imageRight img{
		float:right;
		margin-left:15px;
	}
	

	#whitePaper #mainContent,
	#whitePaper .homepageInfo p{
		color:#5c7c98;
	}
	
	
	
	
#productReport .homepageInfo p{
	color:#5c7c98;
}



	#productReport #mainContent,
	#productReport .homepageInfo p{
		color:#5c7c98;
	}
	
	
.otherArticles{}
.otherArticles h5{font-size:110%;}
.otherArticles ul{list-style:none;margin-left:0;padding-left:0;}
.otherArticles ul li{list-style:none;margin-left:0;padding-left:0;}
.otherArticles ul li a{color:#5c7c98}

