.printfooter {
	display: none;
}

#siteSub {
	display: none;
}
#jump-to-nav {
	display: none;
}



.portlet ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url(bullet.gif);
	font-size: 95%;
}
.pBody ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url(bullet.gif);
	font-size: 95%;
	padding-left:0px;
	margin-left:0px;
}


.portlet li {
	padding: 0;
	margin: 0;
}


#p-personal ul {
	border: none;
	line-height: 1.4em;
	color: #2f6fab;
	padding: 0 2em 0 3em;
	margin: 0;
	text-align: right;
	list-style: none;
	z-index: 0;
	background: none;
	cursor: default;
}
#p-personal li {
	z-index: 0;
	border: none;
	padding: 0;
	display: inline;
	color: #2f6fab;
	margin-left: 1em;
	line-height: 1.2em;
	background: none;
}
#p-personal li a {
	text-decoration: none;
	color: #005896;
	padding-bottom: .2em;
	background: none;
}
#p-personal li a:hover {
	background-color: white;
	padding-bottom: .2em;
	text-decoration: none;
}
#p-personal li.active a:hover {
	background-color: transparent;
}


ul.dropdown                         { position: relative;width: 100%;  list-style:none none none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
ul.dropdown li                      {  float: left;  background:#000033; position: relative;	display:inline;	z-index:11; margin-right:20px;}
ul.dropdown a:hover		            { background:#000333; color: #CE0000; }


