#home-mid-section {
	margin-top:30px;
	font-size: 12px !important;
}

#home-mid-section div {
	width: 147px;
	display: inline;
	float: left;
}
#home-mid-section div div{
	padding-left: 10px;
}
#home-mid-section div div a {
	font-weight: bold;
	color: #133b78;
}
#home-mid-section div img {
	margin-bottom: 5px;
}
#home-mid-section div.right {
	margin-left: 15px;
}

#home-bottom-section {
	margin-top: 0px;
	padding-top: 20px;
	clear: both;
}

* html #home-bottom-section {
	margin-top: 0;
	padding-top: 0;
	clear: both;
}
#home-bottom-section h4 {
	color: #173979;
	margin-bottom: 0;
}
#home-bottom-section p {
	margin-top: 15px;
}
#home-bottom-section ul {
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0;
	padding-left: 0;
}
#home-bottom-section ul li{
	display: inline;
	list-style: none;
}
#home-bottom-section ul li a{
	padding: 0 10px 0 7px;
	background-image: url(images/raquo.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: underline;
}

/* FLASH area styles */

#featureTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A424B;
	width: 214px;
	height: 120px;
	background-image: url(images/UPHS_Home_Tile_02.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 0px;
	line-height: 12px;
}

#featureBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A424B;
	width: 214px;
	height: 121px;
	background-image: url(images/UPHS_Home_Tile_03.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 0px;
	line-height: 12px;
}

.featureText {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 106px;
}

.featureTextBold {
	color: #84283D;
}


