/********* AUDIENCE **********/
#audience ul,
#audience li {
	list-style:none;
}
#audience a {
	cursor:pointer;
}
#audience .list li {
	display:block;
	float:left;
	height:51px;
	text-align:center;
	border-right:1px solid black;
	border-left:1px solid #066;
	background-color:#123376;
}
#audience .list a {
	display:block;
	height:34px;
	padding-top:17px;
	color:#ede;
	font-weight:bold;
	font-size:80%;
	text-transform:uppercase;
	background-image:url(/images/bk-const.png);
	background-position:top;
	background-repeat:repeat-x;
}
#audience .list a:hover {
	background-position:bottom;
}
#audience .list a.hover {
	background-image:none;
	background-color:#eff2fb;
	color:#123376;
}
#audience .list li#bttn1 {
	width:170px;
	border-left:none;
}
#audience .list li#bttn2 {
	width:160px;
}
#audience .list li#bttn3 {
	width:160px;
}
#audience .list li#bttn4 {
	width:155px;
}
#audience .list li#bttn5 {
	width:160px;
}
#audience .list li#bttn6 {
	width:135px;
	border-right:none;
}
#umhome #const1, #umhome #const2, #umhome #const3, #umhome #const4, #umhome #const5, #umhome #const6 {
	display:none;
}
.audience {
	clear:both;
	position:relative;
	background-color:#eff2fb;
	width:941px;
	height:244px;
	padding-top:1px;
	padding-left:9px;
	color:black;
}
.audience div.welcome {
	width:296px;
	font-size:11px;
}
.audience .column{
	float:left;
	width:296px;
	margin-left:11px;
}
.audience .column a {
	display:block;
	float:left;
	margin-bottom:10px;
}
.audience .column a.bottom {
	position:absolute;
	bottom:0;
}
.audience h2,
.audience p {
	margin:0;
}
.audience h2 {
	color:#002664;
	font-size:15px;
}
.audience .viewall {
	display:block;
	width:80px;
	height:25px;
	background-image:url(/images/bkndpopular.jpg);
	text-align:center;
	text-transform:uppercase;
	font-size:9px;
	margin:11px;
}
.audience .viewall a {
	color:#ede;
	text-decoration:none;
	display:block;
	height:25px;
	padding-top:8px;
}
