/* MAIN STYLE
--------------------------------------------------------- */
a, .componentheading, .contentheading, div.module a, #mx_hor a {
	color: #336699; 
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #999;
	text-decoration: underline;
}
div.title h1 span, div.title h2 span { color:#336699; }
div.title h1 a:link, div.title h1 a:visited, div.title h2 a:link, div.title h2 a:visited { color:#222; }
div.title h1 a:hover, div.title h1 a:focus, div.title h2 a:hover, div.title h2 a:focus, div.title h2 a span, div.title h2 a:visited span { color:#336699; }
div.title h2 a:hover span, div.title h2 a:focus span { color:#222; }
.ju-drop-default > .ju-toggler, div.default div.drop-down dt.toggler { color: #e5e8ed; background-color: #336699; }
h3.title span.color{
    color: #254f73;
}

#mx_hor ul li ul li:hover, #mx_hor ul li ul li.active:hover {background: #336699;}