.legacyCSSSupportRequested #brandHeaderLeftOuterContainer {
	background-image: url( ../../../static/images/environmentbranding/logo/stateofiowa.gif );
	width: 210px;
}

.legacyCSSSupportRequested #brandHeaderCenterOuterContainer {
	width: auto;
}

.legacyCSSSupportRequested #brandHeaderCenterOuterContainer #brandHeaderCenterContainer {
	text-align: center;
}

.legacyCSSSupportRequested #brandHeaderRightOuterContainer {
	width: 225px;
	height: 40px;
	background-image: url( ../../../static/images/environmentbranding/logo/iowabenefits.gif );
	background-position: right;
	background-repeat: no-repeat;
}

.member #brandHeader {
	border-bottom: 2px solid #006699;
}

.member #brandFooter {
	color: #1B6AA8;
}


.public #brandHeader {
	border-bottom: 2px solid #006699;
}

.public #brandFooter {
	color: #1B6AA8;
}

.public #applicationHeader {
	background-image: url( ../../../static/media/tabs_background.gif );
	background-repeat: repeat-x;
	background-position: bottom;

	border: 1px solid #91A7B4;
	border-top-color: #778A98;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
}
