/* MAIN STYLE
--------------------------------------------------------- */
a, .componentheading, .contentheading, div.module a {
	color: #4c7da7;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #999;
	text-decoration: underline;
}
div.title h1 span, div.title h2 span { color:#4c7da7; }
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:#4c7da7; }
div.title h2 a:hover span, div.title h2 a:focus span { color:#222; }
table.lr-padd h3, table.simplerows thead th, #menu-mss ul ul  { background-color: #4c7da7; }

h3.title span.color{
    color: #254f73;
}
.mcolor, #mx_hor ul li ul li:hover, #mx_hor ul li ul li.active:hover  {
	background: #254f73;
	color: #f1f1f1;
}
.colight {
	color: #111;
	background-color: #dfe6ec;
}
