/*----------------------------------------------------------------------
 Dark Blue styles
----------------------------------------------------------------------*/
#content-column h1, .line {
	background:#004381;
	}
#content-column h2 {
	background:#b2c6d9;
	}
#content-column h3 {
	background:#004381;
	}
#side-column-content {
	background:transparent url(/images/side-column-back-dblue.jpg) repeat-x bottom;
}