.logobar { background-color: #263360 }
.banner_image { background-color: #B4B3B1 }
.divider { background-color: #C6C9AE }

.header_gray {
	font-family : Arial, Helvetica, sans-serif;
	color: #6D6D6E;
	font-size : 16px;
	font-weight : bold;
	line-height: 18px;
}

.notetext {
	font-family : Arial, Helvetica, sans-serif;
	color: #3E6184;
	font-size : 12px;
	font-weight: bold;
}

/** Market Selection Text **/
.relative {
	position : relative;
	top : 0px;
	left : 0px;
}

.marketselect_text {
	position : absolute;
	top : -14px;
	left : 168px;
	width : 570px;
	font-size : 30px;
	color: #FFFFFF;
}