/*  
	Symbicort Asthma Brand colour 
	should be used as basis for all colour stylesheets 
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/

body, .datePicker{
	background-color:#00204d;
}

.faded{
	background-color:#00204D;
}

/* Site scope */

#site_scope{
	background-color:#00204d;
}

#container .panels li div.legalpages p {
	color:#fff;
}

#container .panels li div.legalpages, #container .panels li div.honlogo {
	background-image:none;
	color:#fff;
}

ul.panels li div.legalpages ul li a:link, ul.panels li div.legalpages ul li a:visited, ul.panels li div.legalpages ul li a:hover{
	background-image:url(../images/legal_sep.gif);
	color:#fff;
}

/* main feature */

#container #home_text .panels li div div.intro h2, #container #home_text .panels li div div h2{
	color:#adc42d;
}

#contentarea #home_text a:link, #contentarea #home_text a:visited {
	background-color:#00204d;
}
