/* Start of CMSMS style sheet 'Colours INSiGHT' */
/* Layout sections */
body {
	background:  url(images/INSiGHT/bg.png) top repeat-x; 
	color: #054374;
	}
	
div#pagewrapper {
}
	
div#header {
	color: #fff;
}
	
div#footer {
	/*color: #4f9ec3;
        border-top: 3px solid #4f9ec3;*/
        border-top: 6px solid #89c440;
        background-color:#E0EEF4;
}
	
/* Links */		
a,
a:link 
a:active, a:visited {
	color: #89c440;
}

div#footer a, 	
        div#footer a:link 
	div#footer a:active, div#footer a:visited {
}

/* Headings */	
h1, h2, h3, h4, h5, h6 {
	color: #89c440;
}

h2 {
 background:  url(ckc-favicon.png) top right no-repeat; 
 background-color: #0c3353; /*0f2e49;*/
 color: #fff;
 padding-left: 0.5em;
 border-bottom: 2px solid #89c440;
}
/* End of 'Colours INSiGHT' */

