/* blue */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #135cae;
}

#pillmenu a#active_menu-nav {
  background: url(../images/blue/mw_menu_active_bg.png) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th, .contentheading {
  color: #000099;
  font-weight: bolder;
}

div.module_menu div div div h3 {
	background-color: #000099;
}

div#tabarea_l {
	background-color: #000099;
}
div.module_menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
