/* MAIN STYLE
--------------------------------------------------------- */
a, .componentheading, .contentheading, div.module 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 { color: #e5e8ed; background-color: #336699; }
table.lr-padd h3, table.simplerows thead th  { background-color: #336699; }

h3.title span.color{
    color: #254f73;
}
.mcolor,
#menusys_multi .multicol ul.multi-ul li a:hover,
#menusys_multi .multicol ul.multi-ul li a:focus,
#menusys_multi .multicol ul.multi-ul li a:active  {
	background-color: #336699;
}

#menusys_moo li ul a:hover,
#menusys_moo li ul a:active,
#menusys_moo li ul a:focus  {
	background-color: #336699 !important;
}