.brand {
	background-color: #017862;
}

.name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #017862;
	text-decoration:none;
}

.soOffer01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #017862;
	background-image: url(../../quality/images/so_offer_01.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 91px;
	width: 186px;
	padding: 10px;
}

.soOffer02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #017862;
	background-image: url(../../quality/images/so_offer_02.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 91px;
	width: 186px;
	padding: 10px;
}

.soOffer03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #017862;
	background-image: url(../../quality/images/so_offer_03.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 91px;
	width: 186px;
	padding: 10px;
}

.soOffer04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #017862;
	background-image: url(../../quality/images/so_offer_04.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 91px;
	width: 186px;
	padding: 10px;
}
/* Start brand underlined styles */
/* Quality */
.navsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0000FF; /* blue */
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
}

a.navsmall:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#017862;
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
}

.navmedium {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0000FF; /* blue */
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
}

a.navmedium:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#017862;
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
}

.navlarge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #0000FF; /* blue */
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
}

a.navlarge:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#017862;
	text-decoration:underline;
	vertical-align:middle;
	text-align:center;
}
/* End brand underlined styles */
