/* blue */
a:link, a:visited {
	color: #547ec0;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #0b3768;
}

#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 {
  color: #135cae;
}

div#spotpane {
	padding:10px 0 0;
}

div#spotpane p {
	text-align:center;
	margin:0;
}

div#spotpane img.moveup {
	margin-top:-5px;
	margin-bottom:10px;
}

div.spotbar {
	background: url(../images/spotbar.gif) no-repeat left top;
	width: 242px;
	height: 54px;
	padding: 5px 0 0;
	margin-bottom:10px;
}


div.spotbar-l {
	float: left;
	width: 110px;
	padding:0 2px;
}

div.spotbar-l p {
	color:#547EC0;
	font-size:1.4em;
	line-height:20px;
	font-weight:bold;
}
div.spotbar-r {
	clear: right;
	margin-left: 110px;
	padding:2px 2px;
}
/*div.module_menu {
	background: url(../images/blue/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/mw_box_tl.png) 0 0 no-repeat;
}*/
