div.tabselected {
	background: url(/images/contactus/righttab_blue.png) no-repeat top left;
	font-size: 12px;
	font-weight: bold;
	color: #043c7c;
	padding-top: 8px;
	height: 35px;
	padding-left: 25px; 
	margin-left: -1px;
	position: relative;
}

div.tabunselected {
	background: url(/images/contactus/righttab_grey.png) no-repeat top left;
	font-size: 12px;
	font-weight: bold;
	color: #656565;
	padding-top: 8px;
	height: 35px;
	padding-left: 25px; 
}
div.bigBlue {
	font-size: 14px;
	font-weight: bold;
	color: #053d7c;
}
span.bigGrey {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
div.tgrey {
	font-size: 12px;
	color: #656565;
	line-height: 1.5em;
}
table.branchDetails{
	border-collapse: collapse;
	color: #656565;
	font-size: 12px;
	margin-top:7px;
}
table.branchDetails tr:nth-child(2) td:first-child{
	width: 110px;
}
.bigBlueTitle {
	font-size: 16px;
	font-weight: bold;
	color: #053d7c;
	/*padding-bottom: 10px;*/
}
.bigLBlue {
	font-size: 12px;
	color: #044490;
}
#tabs {
	width: 870px;
	margin-left: 40px;
	margin-bottom: 40px;
}
#tabs tr.top {
	background: url(/images/contactus/border_top.png) no-repeat top left;
	height: 15px;
}
#tabs tr.bottom {
	background: url(/images/contactus/border_bottom.png) no-repeat top left;
	height: 15px;
}
#tabs td.leftCol {
	 width: 630px;
	 height: 620px;
	 padding-left: 20px; 
	 padding-top: 15px;
	 border-left: 1px solid #c3d4e8;
	 background-color: #e3ebf3;
	 vertical-align: top;
}
#tabs td.rightCol {
	  width: 220px;
	  border-left: 1px solid #c3d4e8;
	  vertical-align: top;
}

.mapImage{
	vertical-align: top;
	padding-top: 23px;
}

.miniBear{height:14px; border:0px;}
.branchName{padding-bottom:5px;}