.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.top {
	background-image: url(images/fnbeemer_v3_r1_c9.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo {
	background-attachment: fixed;
	background-image: url(images/fnbeemer_v3_r10_c10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fdic {
	background-attachment: scroll;
	background-image: url(images/equalfdic.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right {
	background-attachment: scroll;
	background-image: url(images/_rightside.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.background {
	background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.center{
	text-align:center;
}

#ATM{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#ATM h3{
	font-size:16px;
}

#ATM h3{
	font-size:14px;
}

#ATM ul{
	list-style:none;
	text-align:center;
	font-size: 13px;
}

#ATM ul li{
	margin: 15px 0;
	padding: 10px;
	border: #ddd 1px solid;
}

table.topTable{
  width:90%;
	border-bottom:2px solid #000;
	margin-bottom:5px;
	font-size:12px;
}

table.privacyTable{
  width:90%;
	border:1px solid #000;
	margin-bottom:5px;
	font-size:12px;
}

table.tripleTable, table.doubleTable{
  width:90%;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:5px;
	font-size:12px;
}

table.tripleTable strong{
  display:block;
}

table.privacyTable td, table.topTable td, table.tripleTable td, table.tripleTable th, table.doubleTable th, table.doubleTable td{
  padding:10px;
}

table.privacyTable td.infoCell, table.topTable td.infoCell{
  width:100px;
}

table.tripleTable th, table.doubleTable th{
  background:#A51842;
	border-bottom:1px solid #000;
	color:#FFF;
}

.cell1{
  width:50%;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}

.cell2{
  width:25%;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	text-align:center;
}

.cell3{
  width:25%;
	border-bottom:1px solid #000;
	text-align:center;
}

.cell30{
  width:30%;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	text-align:left;
}

.cell70{
  width:70%;
	border-bottom:1px solid #000;
	text-align:left;
}

th.cell40{
	border-right:none;
}

.red{
  background:#8C0C00;
	color:#FFF;
	font-weight:bold;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-top:1px solid #000;
	font-size:18px;
}

.pink{
  background:#A51842;
	color:#FFF;
	font-weight:bold;
	border-right:1px solid #000;
	font-size:14px;
}
