body
{
	background:#fffff;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	width: 642px;
	margin:auto;
}

table{
	font-size: 12px;
}

.removeBorder>tbody>tr>td, 
.removeBorder>tbody>tr>th, 
.removeBorder>tfoot>tr>td, 
.removeBorder>tfoot>tr>th, 
.removeBorder>thead>tr>td, 
.removeBorder>thead>tr>th{
	border-top: 0px;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 1px;
}

.no-margin-bottom {
	margin-bottom: 0px;
}

.title-center{
	font-size: 16px;
	font-weight: bold;
}

#tooltip-cpf{
	position: absolute;
	margin-left: 412px;
	margin-top: -28px;
}

#tooltip-banco{
	position: absolute;
    margin-left: 15px;
    margin-top: 2px;
}