.banner {
	background-color: #06748B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBB81D;
	height: 63px;
}
.ompTag {
	background-color: #CDE3E8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #06748B;
	height: 29px;

}
.oapTag {
	background-color: #FBF1D2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEC13B;
	height: 29px;

}

