.bodyBack {
	background-color: EDEBE9;
}
.navBack {
	background-image: url(/images/navBack.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.navText {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: F8EBC4;
}
.bodyHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: 75263B;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
.rightbarHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 75263B;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
A.footerText:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
A.footerText:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
A.footerText:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #C8A8B1;
}
.subNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: FFFFFF;
	line-height: 15px;
}
A.subNavText:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: FFFFFF;
	line-height: 15px;
}
A.subNavText:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: FFFFFF;
	line-height: 15px;
}
A.subNavText:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: F7E9C2;
	line-height: 15px;
}
.subNavTextOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: FFFFFF;
	line-height: 15px;
}
.bodySubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: 75263B;
	text-transform: uppercase;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}

a.request-button {
	display:block;
	background:url(/images/request-button-bg.gif) no-repeat left bottom #e4af13;
	padding:22px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;
}

img#anchor {
	display:block;
}

span.bank2toggle,
span.bank3toggle,
span.completePro2Toggle,
span.completePro3Toggle,
span.completePro4Toggle,
span.currPro2Toggle,
span.currPro3Toggle,
span.currPro4Toggle,
span.tradeRef2toggle,
span.tradeRef3toggle,
span.clientRef2toggle,
span.clientRef3toggle {
	font-weight:bold;
	cursor:pointer;
	display:block;
	background-color:#eaeaea;
	padding:5px 0 !important;
}

.icon-list {
	list-style:none;
}

.icon-list a {
	text-decoration:none;
}

.icon-list li {
	line-height:30px;
	vertical-align:middle;
	font-size:13px;
	padding-left:35px;
}

.icon-list .construction {
	background:url(/images/icons/construction.gif) no-repeat left top;
}