/* CSS Document for the home section colours  */
/*#leftMenus h1 a {
	background: transparent url(../../graphics/navigation/main/activeTab-a0b4e7.gif) no-repeat center top;	
}
#leftMenus h1 a:hover,
#leftMenus h1 a.active {
	background: transparent url(../../graphics/navigation/main/activeTab-a0b4e7-over.gif) no-repeat center top;	
}*/


#leftMenus div.shadow div.module p.menuTitle a {
	background: transparent url(../../graphics/sections/a0b4e7/activeMenu-a0b4e7.gif) no-repeat center top;
}
#leftMenus div.shadow div.module p.menuTitle a:hover,
#leftMenus div.shadow div.module p.menuTitle a.active {
	background: transparent url(../../graphics/sections/a0b4e7/activeMenu-a0b4e7-over.gif) no-repeat center top;
}


#leftMenus div.shadow div.module p.menuSub a {
	background-image: url(../../graphics/sections/a0b4e7/activeTab-bullet-a0b4e7.gif);
}
#leftMenus div.shadow div.module p.menuSub a:hover {
    background-color:#bdcaee;
	background-image: url(../../graphics/sections/a0b4e7/activeTab-bulletOver-a0b4e7.gif);
}
#leftMenus div.shadow div.module p.menuSub a.active {
	background-image: url(../../graphics/sections/a0b4e7/activeTab-bulletOver-a0b4e7.gif);
}
#leftMenus div.shadow div.module p.menuSub a,
#leftMenus div.shadow div.module p.menuSub a.active:hover {
	background-color:#b0c0eb;
	border-top:2px groove #869ace;
	border-bottom:1px solid #96a3c8;
}
#leftMenus div.shadow div.module {
	background-image: url(../../graphics/sections/a0b4e7/menuBottom-a0b4e7.gif);
}
#leftMenus div.shadow div.module p.menuSub,
#leftMenus div.module ul,
#leftMenus div.module .filler {
	border-right: 2px solid #869ace;
	border-left: 2px solid #869ace;
}
#leftMenus div.module .filler { background-color:#E2E8F8;}
#leftMenus div.module ul li a {
	background-color:#e1e7f6;
}
#leftMenus div.module ul li a:hover {
	background-color:#f1f4fb;
}
#leftMenus div.module ul li.active a,
#leftMenus div.module ul li.active a:hover {
	background-color:#FFFFFF;
}

.page h1.indexHeading,
div.moduleTitle h2,
div.moduleTitle h3 { color:#3a5395;}


div.moduleTitle  {
  	background: transparent url(../../graphics/sections/a0b4e7/moduleTitle-ea0b4e7_03.gif) no-repeat bottom left;
}
div.moduleTitle div {
	background: transparent url(../../graphics/sections/a0b4e7/moduleTitle-ea0b4e7_04.gif) no-repeat bottom right;
}
div.moduleTitle div div {
  	background: transparent url(../../graphics/sections/a0b4e7/moduleTitle-ea0b4e7_01.gif) no-repeat top left;
}
div.moduleTitle div div div {
	background: transparent url(../../graphics/sections/a0b4e7/moduleTitle-ea0b4e7_02.gif) no-repeat top right;
}

