#internetbanking{
	position: absolute;
	left: 66px;
	top: 340px;
}

#mortgagelending{
position: absolute;
left: 555px;
top:385px;
}

#consumeralert{
position: absolute;
left: 50px;
top: 505px;
}

.boldFace {
	color: #4A427E;
	font-size: 11px;
	font-weight: bold;
}

#secondarylinks{
	position: absolute;
	width: 240px;
	left: 272px;
	top: 512px;
}

.altboldFace {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#fdic-ehl{
position: absolute;
left: 560px;
top: 500px;
}

#subrightLinks{
	position: absolute;
	left: 605px;
	top: 215px;
	height: 88px;
	background-image: url(images/sub-links-bgimage.gif);
	width: 150px;
}

.rightLinks{
color: #B51F32;
font-size:11px;
font-weight: bold;
text-decoration: none;
}
.rightLinks:hover {
text-decoration: underline;
}

#subLocation{
position: absolute;
width: 250px;
left: 225px;
top: 100px;
}

.subLocationType {
color: #7C7C7C;
font-size:10px;
}

.subBodyType {
/*margin-left: 105px;
margin-right:10px;*/
font-size:11px;
}

.subBodyTypeHeavy {
/*margin-left: 105px;
margin-right:10px;*/
font-size:13px;
font-weight: bold;
}

.subBodyTypeHeavyBig {
/*margin-left: 105px;
margin-right:10px;*/
font-size:15px;
font-weight: bold;
}
h2 {
	text-align: left;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: Maroon;
}
BODY {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}

A {
	color: #191970;
	text-decoration: none;
}

A:HOVER {
	color: Blue;
	text-decoration: underline;
}

