/* \*/
* html .hollyfix {height: 1%;}
/* */
.uh-normal,
	.uh-normal-NoTitle, 
	.uh-Orange,
	.uh-Blue {
	clear: both;
	text-align: left;
}
.uh-normal, 
	.uh-normal-NoTitle {
	margin: 0;
	padding-bottom: 5px;
}
.uh-Orange {
	background-color: #fff9eb;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #fdb813;
}
.uh-Blue {
	border: 1px solid #335ca4;
}
/* Title Rows */
.titlerow {
	border: 1px solid #fff;
}
.Orange {
	background-color: #fdb813;
}
.Orange30 {
	background-color: #feeab8;
}
.Orange50 {
	background-color: #fedb89;
}
.Orange75 {
	background-color: #feca4e;
}
.Blue {
	background-color: #00338d;
}
.Blue30 {
	background-color: #b2c1dd;
}
.Blue50 {
	background-color: #7f99c6;
}
.Blue75 {
	background-color: #4066aa;
}
.uh-normal .titlerow {
	border: none;
	border-bottom: solid 1px #fdbc20;
}
/* Titles */
.title {
	margin: 0;
	padding: 4px 10px 4px 10px;
	text-align: left;
}
.uh-normal .title {
	padding: 0 8px 2px 0;
}
/* Back Button */
.titlerow-back {
	margin: 0;
	padding: 5px 0;
	text-align: left;
}
/* Content */
.content {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align:top;
	height: 1%; /* The Holly Hack - http://www.communitymx.com/content/article.cfm?page=2&cid=C37E0 */
}
.uh-normal .content, 
	.uh-normal-NoTitle {
	padding: 10px 0;
	text-align: left;
}
.uh-Orange p {
	padding: 10px;
	text-align: left;
}
/* LINKS CONTAINER */
.uh-Orange ul {
	margin: 0 0 0 -.99em;
	padding: 0 0 0 -.99em;
}
.uh-Orange li  {
	border-top: 1px solid #fbc850;
	background: url(/Portals/_default/Skins/UH/images/bullet-squareUHOrange.gif) 6px 6px no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 3px 5px 3px 20px;
}
.uh-Orange li a:link {
	text-decoration:none;	
}
.uh-Orange li a:visited {
	text-decoration:none;	
}
.uh-Orange li a:active {
	text-decoration:none;	
}
.uh-Orange li a:hover {
	text-decoration:none;	
}
/* pocket full of shells */
.UHOrange {
	background: url(/Portals/_default/Skins/UH/images/bullet-squareUHOrange.gif) 6px 6px no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 3px 5px 3px 20px;
}
.UHBlue {
	background: url(/Portals/_default/Skins/UH/images/bullet-squareUHBlue.gif) 6px 6px no-repeat;
}
.UHRed {
	background: url(/Portals/_default/Skins/UH/images/bullet-squareUHRed.gif) 6px 6px no-repeat;
}
.UHPurple {
	background: url(/Portals/_default/Skins/UH/images/bullet-squareUHPurple.gif) 6px 6px no-repeat;
}
.UHBrown  {
	background: url(/Portals/_default/Skins/UH/images/bullet-squareUHBrown.gif) 6px 6px no-repeat;
}
/* needs to go last to override the content padding on the sidepanels */
.more { 
	margin: 0;
	padding: 0 0 10px 0;
}
.more a {
	background: url(/Portals/_default/Skins/UH/images/bullet-squareUHOrange.gif) 0 0.35em no-repeat;
	margin: 0;
	padding: 0 0 0 1.15em;
}
.UHOrangeBox {
	background-color: #fff9eb;
	margin: 0 0 5px 0;
	padding: 5px;
	border: 1px solid #fdb813;
	width:auto;
}
.OrangeBox {
	background-color: #fff9eb;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #fdb813;
	width:auto;
}








































