@charset "utf-8";
/* CSS Document - blue 2 */
/* Blue2 */

body.blue2  #outerWrapper {
	background: url(/images/09/bgnd_white.jpg) center repeat-y; 
}

body.blue2 #outerWrapper #header #heading {
	background-color: #24418C;
}

body.blue2 #outerWrapper #header #heading h1 {
	color: #FFF;
}

body.blue2 #left-col-utilities h2, body.blue2 #left-col-utilities p {
	color: #003399;
}

body.blue2 #outerWrapper #contentWrapper #content h1, body.blue2 #outerWrapper #contentWrapper #content h2, body.blue2 #outerWrapper #contentWrapper #content p {
	color: #4A4876;
}
