@charset "utf-8";
/* This was added 07.13.09 */

/*BOXES*/
.who-we-are-homepage-box{
	background-color:#e6e9ed;
	border:#d0e2fa 1px solid;
	padding:5px;
	font-family:"Lucida Sans Unicode", Arial, sans-serif;
	font-size:11px;
	color:#4b7ec2;
	height:96px;
	width:280px;
	overflow:auto;
	}