a { text-decoration:none}

.supporting { margin-left: 7px; }
.supporting li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	list-style-type:none;
	margin-bottom:5px;
}

.mybutton {
	background-color:#f7fafc;
	/*
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	*/
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#3366CC;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	width:185px;
	text-align:center;
	text-decoration:none;
	margin-bottom:15px;
	margin-left:8px;
	-moz-box-shadow: 3px 3px 4px #ACAFB1;
	-webkit-box-shadow: 3px 3px 4px #ACAFB1;
	box-shadow: 3px 3px 4px #ACAFB1;
}

.mybutton:hover {
	/*
	border:3px solid #dcdcdc;
	width:181px;
	*/
	background: #ecf6fd; /* Old browsers */
	background: -moz-linear-gradient(top,  #ecf6fd 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf6fd), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ecf6fd 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ecf6fd 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ecf6fd 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ecf6fd 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf6fd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

/* total height = 90px */
.onelinepadding { padding-top:42px;height:58px; }

.twolinepadding { padding-top:34px;height:66px; }
/* .twolinepadding:hover { padding-top:26px;height:56px; } */

.threelinepadding { padding-top:28px;height:72px; }
/* .threelinepadding:hover { padding-top:20px;height:62px; } */



.secondline { color:#999 }
.thirdline {font-weight:normal;font-size:11px}

#awareness {	background:url(../images/secondary_pages/bg-awareness.jpg);width:992px;height:85px;background-position:bottom;}
#pagetitle { font-family:Arial;font-size:20px;font-weight:bold;position:relative;top:25px;left:25px;}
#backlink { position:relative;margin-left:35px;top:7px;font-size:14px;font-weight:normal }
#awarenesscontent { font-family:Arial;font-size:18px;color:#666;position:relative;top:40px;left:25px;padding-right:25px; }


#content {
margin: 0px 0 0;
padding: 0 0px;
}
#transfers_main_nav {
display: block;
width: 992px;
height: 35px;
~background: url('../images/menu.jpg') 0px 0px no-repeat;
}
#transfers_footer {
	margin-top:60px;
display: block;
width: 992px;
height: 428px;
background: url('../images/footer.gif') 0px 0px no-repeat;

}
.show_pointer{
cursor: pointer;
}
#transfers_gen2_hero{
position: relative;
height: 287px;
width: 992px;
background: url('../images/img_hero.jpg') 0px 0px no-repeat;
}
#hero_copy_holder div{
position: absolute;
top: 60px;
left: 30px;
width: 480px;
height: 174px;

}
.tg2_hub_popup{
position: absolute;
top: 98px;
width: 316px;
height: 181px;
}
#tg2_popup_bank_of_america_transfers{left:10px;}
#tg2_popup_transfer_to_other_banks{left:338px;}
#tg2_popup_email_and_mobile_transfers{left:668px;}

#tg2_hero_nav{
position: absolute;
top: 396px;
width: 992px;
height: 87px;
}
#tg2_hero_nav .tg2_hero_tab{
width: 330px;
height: 87px;
text-align: center;
color: white;
background: url('../images/Hero_nav_off.png') 0px 0px no-repeat;
}
#tg2_hero_nav .tg2_hero_tab.active{
background: url('../images/Hero_nav_on.png') 0px 0px no-repeat;
}
#tg2_hero_nav .nav_head{
margin-top: 13px;
text-align: center;
font-size: 1.6em;
font-style: bold;
}
#tg2_hero_nav .nav_sub{
margin-top: 4px;
text-align: center;
font-size: 1.1em;

}
#transfers_gen2_hub .tg2_hub_column{
	width: 329px;
	padding: 225px 0 0 1px;
	font-size: 1.2em;
	border-right: 1px solid #B6DCFC;
	vertical-align:top;
}
#transfers_gen2_hub .tg2_hub_column:last-child{
border-right: none;
width: 328px;
}
#transfers_gen2_hub .tg2_hub_column.active{
width: 329px;
padding-left: 0px;
background-color: #ECF6FD;
border-right: 1px solid #B6DCFC;
border-left: 1px solid #B6DCFC;
border-bottom: 1px solid #B6DCFC;
}
#transfers_gen2_hub .tg2_hub_column:last-child.active{
width: 328px;
}
.arrow_right{
padding-left:20px;
background: url('../images/arrow_right.png') 0px 2px no-repeat;
}
.arrow_right.arrow_down{
background-image: url('../images/arrow_down.png');
}
