/* PRINT FRIENDLY CSS */
#menu,
#topRow_1,
#pageLogin,
#topRow_2,
#tools,
#col_left,
#col_right,
#section,
#VerticalNavigation,
#searchAccount,
.postingTablePaging
{
	display:none;
}

#saldoTable, #saldoTable caption
{
        text-align:left;
}

.leftTxt
{
        height:60px;
}



h1.accessibility {
	font-size:2em;
}
h1 {
font-size:1.3em;
}
img.right {
	float:right;
}

#th1, #th2, #th3, #th4, #th5
{
	text-align:left;
        padding-bottom:5px;
}

#postingsTable
{
padding-bottom:10px;
padding-right:10px;
}