.colorBand {
	width			: 980px;
	height			: 73px;
	margin-top		: 1px;
	background-color	: #265fb7;
}
.colorBand td {
	padding			: 0;
	color			: #fff;
	vertical-align		: bottom;
	background-color	: transparent;
}
.colorBand img {
	border			: 0px none;
}
.colorBand td.titleArea {
	width			: 774px;
}
.colorBand .titleArea table {
	width			: 774px;
}
.colorBand .titleArea td {
	padding			: 0;
	font-size		: 1px;
}
.colorBand .titleArea td.pageTitle {
	width			: 99%;
	font-size		: 28px;
	line-height		: 73px;
	vertical-align	: middle;
}
.colorBand .titleArea .brandText {
	text-align		: right;
	font-size		: 0.53em;
	color			: #99AFC7;
	margin-top		: 13px;
}
.colorBand .titleArea img {
	border-left		: 1px solid #fff;
}
.colorBand .contactModule {
	width			: 205px;
	background-color: #265fb7;
	border-left		: 1px solid #fff;
	border-right	: 0;
}
.colorBand div.contactItem,
.colorBand a.contactItem {
	display			: block;
	color			: #ffffff;
	text-decoration	: none;
	font-weight		: bold;
	font-size		: 11px;
	width			: 205px;
	height			: 26px;
	line-height		: 26px;
	border-bottom	: 1px solid #fff;
	vertical-align	: middle;
}
.colorBand div.contactItem {
	height			: 26px;
}
.colorBand a.contactItem:visited {
	color			: #fff;
}
.colorBand a.contactItem img {
	margin			: 4px 8px 4px 8px;
	vertical-align	: middle;
}
.colorBand img.arrow {
	float			: right;
	margin			: 3px 10px 0 0;
}
.colorBand a.contactItem:hover {
	background-color	: #325f8f;
}
.colorBand a.openAccount {
	display			: block;
	background-color: #265fb7;
	height			: 26px;
	color			: #fff;
	font-weight		: bold;
	font-size		: 11px;
}
.colorBand a.openAccount img {
	margin			: 4 8 4 8;
}
.colorBand a.openAccount:hover {
	background-color	: #325f8f;
}
.colorBand .bottomBand {
	height			: 24px;
	_height			: 25px;
	border-top		: 1px solid #fff;
	background-color	: #d6711e;
	background-color	: #b45f19;
	font-size		: 1px;
}
.colorBand td.promoSpace {
	vertical-align		: bottom;
	width			: 555px;
}
.colorBand td.promoSpace div {
	width			: 555px;
}
.colorBand td.loginForm {
	background-color	: #D2DBE5;
	color			: #333;
	font-size		: 0.75em;
	width			: 205px;
	border-left		: 1px solid #fff;
	border-right		: 1px solid #fff;
	vertical-align		: top;
}
.colorBand .loginForm .loginContainer {
	width			: 185px;
	_width			: 205px;
	padding			: 1px 10px 0 10px;
}
.smallColorBand {
	height			: 24px;
	background-color	: #325f8f; 
	margin-bottom		: 10px;
}