/* blue */
a:link, a:visited {
	color: #158ce0;
}
a:hover {
	color: #0b3768;
}
#pillmenu a:hover {
	color: #c4e2f7;
}
li #current .active {
	color: #000;
}
#pillmenu a#active_menu-nav {
	background: url(../images/mw_menu_active_bg.png) repeat-x;
	color: #c4e2f7;
}
#pillmenu a#active_menu-nav:hover {
	color: #fff;
}
h3, .componentheading, table.moduletable th {
	text-indent:35px;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	line-height:20px;
	color: #333;
	text-align: left;
	width: 100%;
	color:#fff;
	background: #1870a3 url(../images/ch.png) no-repeat;
	margin:3px 0;
	padding:0;
}
div.module_menu {
	background: url(../images/bottom.png) bottom right no-repeat;
	width:270px;
	padding-bottom:15px;
}

div.module_menu ul {
	list-style-type:none;
	list-style: none;
}

div.module_menu a {
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 11px;
	width:232px;
	display:block;
	margin-left: 8px;
	list-style-type:none;
	list-style: none;
}
div.module_menu a:hover {
	background:url(../images/buttonh.png) left no-repeat;
	width:232px;

}
div.module_menu .active {
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:0;
	width:232px;
	display:block;
	list-style-type:none;
	text-indent:0;
	list-style: none;
	background:url(../images/buttonh.png) 8px 1px no-repeat;
	width:262px;
}
div.module_menu div {
	background: url(../images/mup.png) top left no-repeat;
}
div.module_menu div div {
}
div.module_menu div div div {
}

