﻿
.lblBalance
{
	font-family: Calibri;
    font-size: 17px;
	font-weight: bold;
	vertical-align: middle;
}

.lblBalanceC
{
	font-family: Calibri;
    font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}

.lblBanking
{
	font-family: Calibri;
    font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}

.lblFinancials
{
	background-color: #DDEBF7;
	border-style: solid;
	border-width: 1px;
	color: #002060;
	font-family: Calibri;
    font-size: 14px;
	font-weight: bold;
	height: 20px;
    text-align: center;
	vertical-align: middle;
}

.lblOpen
{
	background-color: #DDEBF7;
	border-style: solid;
	border-width: 1px;
	color: #002060;
    font-size: 15px;
	font-weight: bold;
	height: 20px;
	margin-left: 4px;
    text-align: center;
	vertical-align: middle;
}

.lblOverview
{
    color: #0000DF;
	font-family: Calibri;
    font-size: 16px;
	font-style: normal;
    font-weight: bold;
	height: 22px;
    text-align: center;
	vertical-align: middle;
}

.lblTitle
{
	color: #000066;
	font-family: Calibri;
    font-size: 46px;
	font-weight: bold;
	height: 76px;
	margin-left: 330px;
	margin-top: 100px;
    text-align: center;
	vertical-align: text-bottom;
	width: 700px;
}