/* styles specific to CDA only ---*/

a:hover, a:active, a:focus { text-decoration: underline; color: #003e62; }

h1.logo a {
	background: url(../images/logo.png) no-repeat left !important;
}

h1.logo-en-gb a {
	background: url(../images/logo.png) no-repeat left !important;
}

h1.logo-fr-fr a {
	background: url(../images/logo_fr.png) no-repeat left !important;
}
#ja-mainnav .main .main-inner1 {
    background: none repeat scroll 0 0 #003e62;
}
#ja-botsl .main, #ja-botsl1 .main { 
	background: #003e62; 
}
#ja-footer .main {
    background: none repeat scroll 0 0 #003e62;
}