/* Start UD footer css */

#udfooter {
	width: 930px;
	height: 51px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #052165;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	line-height: 16px;
	color: #000066;
	background-image: url(http://www.udel.edu/ocm/images/udwordprint.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#udfooter a {
	font-weight: bold;
	color: #052165;
	text-decoration: none;
}
#udfooter a:hover {
	color: #3366ff;
}
#udfooter .pipes {
	margin-right: 5px;
	margin-left: 5px;
}
/* End UD footer css */