@charset "utf-8";
/* CSS Document */

.bgHeader { 
	background: #a1a1a1 url('../../common/images/header/mssc_texture.png');
}
.bgHeader div#leftHeader {
	background: none;	
}
#welcomeMessage span#username {
	color: #06346a;
}

.bgHeader div#rightHeader {
	width: 330px;
	background: url('../../common/images/logos/mssc_logo_new.png') center no-repeat;
}
.bgHeader #orgName {
	right: 350px;	
}
.blueCurveBar {
	background-color: #06346a;
}
#footer {
	background: #06346a url('../../common/images/header/mssc_texture.png');
	border-top: 3px solid #06346a;
}
#footerGraphic {
	background: none;
}
#footer p {
	color: #FFF;	
}
#footer a, #footer a:visited {
	color: #bfbec0;	
}
