@charset "utf-8";
/* Color Specific Styles, see screen.css for general styles */
#header
{
	background:url(../../images/colors/light_blue_header_bg.jpg) repeat-x;
}
a, h2, h5
{ 
	color:#2f6acb;
}
UL.search,
.contactForm .submit
{
	background:#3f6aae;
}