body {
   background-color: #A2D4E1; 
}

#contentArea h3  {
	background-image: url(images/blue/bulb_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px -53px;
}


#contentArea h3 a {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	color: #990033;
	display: block;
	background-image: url(images/blue/bulb_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
}

#contentArea h3 a:hover {
	color: #79B400;
	background-image: none;
}

.lateralNav .iconLeft, .lateralNav .iconRgt {
/* commented backslash hack v2 \*/
   background-image:  url(images/blue/bulb_blue_over.gif);
/* end hack */ 
 }

.callout {
	background-image:  url(images/blue_screen.gif);
}

