a:link {
	color: rgb(19, 92, 174);
}
a:visited {
	color: rgb(19, 92, 174);
}
a:hover {
	color: rgb(11, 55, 104);
}
#pillmenu a:hover {
	color: rgb(19, 92, 174);
}
#pillmenu a#active_menu-nav {
	background: url("../images/blue/mw_menu_active_bg.png") repeat-x; color: rgb(255, 255, 255);
}
#pillmenu a#active_menu-nav:hover {
	color: rgb(255, 255, 255);
}
h3 {
	color: rgb(19, 92, 174);
}
.componentheading {
	color: rgb(19, 92, 174);
}
table.moduletable th {
	color: rgb(19, 92, 174);
}
div.module_menu {
	background: url("../images/blue/mw_box_br.png") no-repeat 100% 100%;
}
div.module_menu div {
	background: url("../images/blue/mw_box_bl.png") no-repeat 0px 100%;
}
div.module_menu div div {
	background: url("../images/blue/mw_box_tr.png") no-repeat 100% 0px;
}
div.module_menu div div div {
	background: url("../images/blue/mw_box_tl.png") no-repeat 0px 0px;
}
