/* blue */
a:link, a:visited {
  font-weight: bold;
  max-width: 90pt;
	color: #331e5f;
}

a:hover {
	color: #000000;
}

#pillmenu a:hover {
  max-width: 90pt;
  color: #ffffff;
  font-weight: bold;
}

#pillmenu a#active_menu-nav {
  max-width: 90pt;
  background: null;
  color: #ffffff;
  font-weight: bold;
}

#pillmenu a#active_menu-nav:hover {
  align: center;
  max-width: 90pt;
  color: #ffffff;
  font-weight: bold;
}

h3, .componentheading, table.moduletable th {
  color: #135cae;
}

div.module_menu {
   background: url(../images/blue/mw_box_br.png) 100% 100% no-repeat;
	}

div.module_menu div {   
    background; #ffffff;
         }

div.module_menu div div {
   background; #ffffff;
	}

div.module_menu div div div {
   background; #ffffff;
	}
