.br a {
	text-decoration: underline;
	font-weight:bold;
}

.br p {
	margin: 1em 0;
}

.br .bottom-dotted-divider {
	border-bottom: 1px dotted #000000;
}

.br .fixed-left,
.br .fixed-left > .fixed-column-left,
.br .fixed-left > .fixed-column-right {
	display  : block;
	overflow : hidden;
}

.br .fixed-left > .fixed-column-left {
	float : left;
}

.br .table {
	border: 1px solid #ccc;
}

.br .table .content {
	padding: 0 10px;
}

.br .table .header {
	background: url('../images/site/gradient.jpg');
	height: 20px;
	font-weight: bold;
	padding: 5px 10px;
}

.br .text-align-left {
	text-align: left;
}

.br .text-align-center {
	text-align: center;
}

.br .x-small {
	font-size: 10px;
}

/* header */

.br.header {
	background-color: #003366;
	width: 1000px;
}

.br.header #top-nav {
	text-align: right;
}

.br.header #top-nav a {
	color: #fff;
}

/* right nav */

.br.right-nav .button-log-on {
	height: 36px;
	padding-bottom: 5px;
	width: 113px;
}

.br.right-nav .button-log-on.curacao-and-trinadad {
	display: block;
	margin: 5px auto 0 auto;
}

.br.right-nav .linkarrow {
	font-size: 13px;
}

.br.right-nav .lock {
	height: 14px;
	width: 12px;
}

/* footer */

#sub_footer.br {
	font-size: 7pt;
}

/* careers */

.br.careers .opportunities {
	font-size: 1.27em;
}

.br.careers .points .fixed-column-left {
	margin-right: 20px;
	width: 50%;
}

/* contact-us */

.br.contact-us {
	font-size: 13px;
}

.br.contact-us .container_table {
	margin-bottom: 2em;
	width: 100%;
}

.br.contact-us .container_table td {
	padding-bottom: 3px;
}

.br.contact-us .container_table .content {
	font-size: 12px;
}

.br.contact-us .calling-from {
	width: 400px;
}

.br.contact-us .phone-number {
	min-width: 200px;
}

.br.contact-us .query-email,
.br.contact-us .query-type,
.br.contact-us .website,
.br.contact-us .website-link {
	width: 50%;
}

.br.contact-us .region {
	width: 90px;
}

.br.contact-us .twitter {
	width: 185px;
}

.br.contact-us .facebook {
	width: 250px;
}

/* executive-team */

.br.executive-team {
	font-size: 13px;
}

.br.executive-team p {
	margin: 0 0 1em;
}

.br.executive-team .name {
	width: 160px;
}

/* international-banking */

.br.international-banking .personal-corporate-info .header {
	font-size: 13px;
}

.br.international-banking .personal-corporate-info .personal {
	padding-right: 39px;
	width: 275px;
}

.br.international-banking .personal-corporate-info .personal .header, .br.international-banking .personal-corporate-info .personal .content {
	padding-right: 39px;
}


/* locations */

.br.locations .region {
	display: inline-block;
	margin: 0 8px 20px 0;
	text-decoration: none;
	width: 140px;
}

.br.locations .region strong {
	display: inline-block;
	height: 3em;
}

.br.locations .map-link {
	text-decoration: none;
}

.br.locations .map-link strong {
	display: inline-block;
	height: 31px;
	padding-left: 3px;
	vertical-align: middle;
}

.br.locations table {
	border: none;
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 100%;
}

.br.locations th {
	background: url(../images/background-table-header.png) repeat-x;
	height: 40px;
	text-align: left;
}

.br.locations tr:first-child {
	border-top: none;
}

.br.locations tr {
	border-top: 1px solid #dddddd;
}

.br.locations th:first-child,
.br.locations td:first-child {
	padding-left: 19px;
}

.br.locations td {
	padding: 20px 10px 20px 0;
}

.br.locations .col-branch {
	width: 42%;
}

.br.locations .col-type {
	width: 28%;
}

.br.locations .col-hours {
	width: 30%;
}

.br.locations .office td,
.br.locations .remote-instant-tellers td {
	width: 50%;
}


#top-section{
	border-bottom: 1px solid rgb(176, 11, 28);
	padding-bottom: 45px;
	margin-bottom: 20px;
}

#top-section .sub-heading{
	/*display: inline-block;*/
	margin-bottom: 3px;
}

#top-section .cta{
	float: right;
}
