.branding-logo-product-line {
	color: #faf4ea;
	font-family: "Gill Sans MT", arial, helvetica, sans-serif;
	font-size: 10pt;
}

.branding-logo-product-name {
	color: #faf4ea;
	font-family: "Gill Sans MT", arial, helvetica, sans-serif;
	font-size: 10pt;
}

.branding-logo-subproduct-name {
	color: #faf4ea;
	font-family: "Gill Sans MT", arial, helvetica, sans-serif;
	font-size: 10pt;
}

.branding-logo-product-state {
	color: #faf4ea;
	font-family: "Gill Sans MT", arial, helvetica, sans-serif;
	font-size: 10pt;
}

.branding-header-logo-img {
    background-image: url(img/Pearson_WebBar_Top_Fat.gif);
    background-color: #008b5c;
}

.branding-header {
    color: #faf4ea;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
    background-image: url(img/headerBackground.gif);
    background-color: #008b5c;
}


.branding-header a{
    color: #faf4ea;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
    background-image: url(img/headerBackground.gif);
    background-color: #6161CF;
}

.branding-header a:hover {
	text-decoration: underline;
}

.branding-bread-crumbs {
    background-color: #dddddd;
}

#status-alert-msg {
	position: absolute; 
	color: #f9f601;
	font-family:helvetica,arial,tahoma,sans-serif;
	font-size: 14pt;
	top: 22px; 
	width: 100%; 
	text-align: center;
}


