a.hm_ME {
	font-family: "Trebuchet MS", "Arial", "san-serif"; 
	text-decoration:none;
	text-transform:uppercase;
	color:white;
}

a.tlME {
	font-family: "Trebuchet MS", "Arial", "san-serif"; 
	text-decoration: none; 
	color: #1a1b53;
	text-transform:uppercase;
}
a.tlME:hover {
	color: black; } 

img.tlME {
	position:relative;
	top:2px;
}
div.tlME {
	font-family: "Trebuchet MS", "Arial", "san-serif"; 
	padding-top:13px;
}

a.sl1ME {
	font-family: "Trebuchet MS", "Arial", "san-serif"; 
	color: #232226;
	text-decoration:none;
	padding-left:11px;

}

a.tlME_active {
	color: #5a4215; }

a.sl1ME:hover {
	color: #303F5C;
	}

a.sl1ME:before  { 
	color: black; 
	text-decoration: none; 
	content: ' • '; 
}

a.sl1ME_active {
	display: block;
	background-color: #D0CFD9;
	margin-left:-8px;
	margin-right:-2px;
	padding-bottom: 2px;
	padding-left:19px;
	padding-right:13px; }


/************** RSS FEED ********************/

a.rssFeedTitle {
	display:none;
}
a.rssFeedItemTitle {
	font-size:9pt;
	text-decoration:none;
}

