/*base styles for holder page*/
body {background: #ffffff; font-family: Arial; color: #666666; font-size: .75em; margin: 0px 0px 0px 0px; padding: 0px;}
img{border:none;}

A:link {color: #558800; text-decoration: none;}
A:active {color: #558800; text-decoration: underline;}
A:visited {color: #558800; text-decoration: none;}
A:hover {color: #558800; text-decoration: underline;}

div {
	margin:0;
	padding:0;
}
img {
	margin:0;
	padding:0;
	border:0;
}

#left {
	float:left;
}
#right{
	float:left;
}

#footer_left{
	float:left;
	padding-left:10px;
}

#footer_right{
	float:right;
	padding-right:10px;
}

#footer img {
	vertical-align:middle;
	padding-right:5px;
}



#wrapper {
  width: 970px; 
  margin: 0 auto; 
  text-align: left;
}

#mgMnuTop {height: 20px; padding-top: 6px; font-size: 10px; background: #F2F2F2; color: #558800;}
.mnuTopLink {width: 175px; margin-left: 6px; background: url(http://www.regions.com/App_Themes/Promotions/img/arrowOrange.gif) no-repeat 4px; text-indent: 15px; font-size: 10px;}

