/*  This is the crumb border colours */

#crumb p { background-color:#b7c0da; border-top-color: #00b7e1; color:#392e7a; }
	#crumb span { color:#392e7a; }
	#crumb a 	{ color:#392e7a; }

h1.indexHeading,
div.moduleTitle h2,
div.moduleTitle h3,
.promoTitle a { color:#3a5395;}   /* Content Title colours */


/*--- Left menu ---*/

.leftColumn div.leftMenu a { border-bottom: 1px solid #fff; }

.leftColumn div.leftMenu ul li a {
	border-right: 2px solid #58aedd;  /* Left menu border */
	border-left: 2px solid #58aedd;  /* Left menu border */ }
	.leftColumn div.leftMenu ul li.menuSEL a,
	.leftColumn div.leftMenu ul li.menuSEL a {
	border-right: 0px none!important;   /* delete border for top item */
	border-left: 0px none!important; }    /* delete border for top item */


li.menuSub a { 
	background: transparent url(../../graphics/sections/b7c0da/activeMenu-over.gif) no-repeat center top!important; 
	color:#ffffff!important; 
	border-top:1px solid #869ace;  
	border-bottom:2px solid #869ace;  } 

.leftColumn div.leftMenu .filler { background-color:#E2E8F8;}
.leftColumn div.leftMenu ul li a {
	background-color:#e1e7f6;   /* Left menu background colour */
}
.leftColumn div.leftMenu ul li a:hover {
	background-color:#f1f4fb;   /* Left menu hover background colour */
}
.leftColumn div.leftMenu ul li.active a,
.leftColumn div.leftMenu ul li.active a:hover {
	background-color:#FFF;
}

/*--- Left menu ---*/	
.menuSEL a { 
	background:url(../../graphics/navigation/tabs_all.gif) 0 -400px transparent!important; 
	padding:0!important;
	display:block; } 
.menuSEL a span { 
	background:url(../../graphics/navigation/tabs_all.gif) 100% -400px transparent; 
	display:block;
	margin:0 0 0 28px;
	padding:8px 0 6px 0; } 
.menuSEL a:hover { text-decoration:underline; } 
.menuEND { 
	height:18px; 
	background: url(../../graphics/sections/b7c0da/menuBottom.gif) bottom left; 
	display:block;
	text-align:right; }
.menuEND span { 
	background: url(../../graphics/sections/b7c0da/menuBottom.gif) bottom right;
	display:block;
	margin:0!important;
	padding:0!important;
	height:18px;
	width:12px;
	float:right; }


/* -- Styles for subheadings - rounded eddges -- */

div.moduleTitle  {
  	background: transparent url(../../graphics/sections/b7c0da/moduleTitle_03.gif) no-repeat bottom left; }
div.moduleTitle div {
	background: transparent url(../../graphics/sections/b7c0da/moduleTitle_04.gif) no-repeat bottom right; }
div.moduleTitle div div {
  	background: transparent url(../../graphics/sections/b7c0da/moduleTitle_01.gif) no-repeat top left; }
div.moduleTitle div div div {
	background: transparent url(../../graphics/sections/b7c0da/moduleTitle_02.gif) no-repeat top right; }

/* -- Links colour -- */	
a { color: #392e7a;}

.footerNav { 
		border-top:1px solid #58aedd;
		background-color:#E2E8F8;	}
