how to parse xbrl in python ?

946 views
Skip to first unread message

lala

unread,
Oct 6, 2011, 9:11:25 PM10/6/11
to XBRL Ontology Specification Group
please see my attachment,it is a
CITIBANK CONSOLIDATED BALANCE SHEET

how can i get the table form of the xbrl in python ,to parse it in
python?


<?xml version="1.0" encoding="us-ascii"?>
<InstanceReport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Version> 2.2.0.25 </Version>
<hasSegments> true </hasSegments>
<hasScenarios> false </hasScenarios>
<ReportLongName> 0055 - Statement - CITIBANK CONSOLIDATED BALANCE
SHEET (Parenthetical) </ReportLongName>
<DisplayLabelColumn> true </DisplayLabelColumn>
<ShowElementNames> false </ShowElementNames>
<RoundingOption> In Millions, except Share data </RoundingOption>
<HasEmbeddedReports> false </HasEmbeddedReports>
<Columns>
<Column>
<Id> 1 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<LabelColumn> false </LabelColumn>
<CurrencyCode> USD </CurrencyCode>
<FootnoteIndexer/>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
<MCU>
<KeyName> 12/31/2010 USD ($) USD ($) / shares </KeyName>
<CurrencySymbol> $ </CurrencySymbol>
<contextRef>
<ContextID> I2010 </ContextID>
<EntitySchema> http://www.sec.gov/CIK </EntitySchema>
<EntityValue> 0000831001 </EntityValue>
<PeriodDisplayName/>
<PeriodType> instant </PeriodType>
<PeriodStartDate> 2010-12-31T00:00:00 </PeriodStartDate>
<PeriodEndDate> 0001-01-01T00:00:00 </PeriodEndDate>
<Segments/>
<Scenarios/>
</contextRef>
<UPS>
<UnitProperty>
<UnitID> Pure </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/instance </MeasureSchema>
<MeasureValue> pure </MeasureValue>
<MeasureNamespace> xbrli </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
<UnitProperty>
<UnitID> USD </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/iso4217 </MeasureSchema>
<MeasureValue> USD </MeasureValue>
<MeasureNamespace> iso4217 </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
<UnitProperty>
<UnitID> USDPerShare </UnitID>
<UnitType> Divide </UnitType>
<NumeratorMeasure>
<MeasureSchema> http://www.xbrl.org/2003/iso4217 </MeasureSchema>
<MeasureValue> USD </MeasureValue>
<MeasureNamespace> iso4217 </MeasureNamespace>
</NumeratorMeasure>
<DenominatorMeasure>
<MeasureSchema> http://www.xbrl.org/2003/instance </MeasureSchema>
<MeasureValue> shares </MeasureValue>
<MeasureNamespace> xbrli </MeasureNamespace>
</DenominatorMeasure>
<Scale> 0 </Scale>
</UnitProperty>
<UnitProperty>
<UnitID> shares </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/instance </MeasureSchema>
<MeasureValue> shares </MeasureValue>
<MeasureNamespace> xbrli </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
</UPS>
<CurrencyCode> USD </CurrencyCode>
<OriginalCurrencyCode> USD </OriginalCurrencyCode>
</MCU>
<CurrencySymbol> $ </CurrencySymbol>
<Labels>
<Label Id="1" Label="Dec. 31, 2010"/>
</Labels>
</Column>
<Column>
<Id> 2 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<LabelColumn> false </LabelColumn>
<CurrencyCode> USD </CurrencyCode>
<FootnoteIndexer/>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
<MCU>
<KeyName> 12/31/2009 USD ($) USD ($) / shares </KeyName>
<CurrencySymbol> $ </CurrencySymbol>
<contextRef>
<ContextID> I2009 </ContextID>
<EntitySchema> http://www.sec.gov/CIK </EntitySchema>
<EntityValue> 0000831001 </EntityValue>
<PeriodDisplayName/>
<PeriodType> instant </PeriodType>
<PeriodStartDate> 2009-12-31T00:00:00 </PeriodStartDate>
<PeriodEndDate> 0001-01-01T00:00:00 </PeriodEndDate>
<Segments/>
<Scenarios/>
</contextRef>
<UPS>
<UnitProperty>
<UnitID> USD </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/iso4217 </MeasureSchema>
<MeasureValue> USD </MeasureValue>
<MeasureNamespace> iso4217 </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
<UnitProperty>
<UnitID> USDPerShare </UnitID>
<UnitType> Divide </UnitType>
<NumeratorMeasure>
<MeasureSchema> http://www.xbrl.org/2003/iso4217 </MeasureSchema>
<MeasureValue> USD </MeasureValue>
<MeasureNamespace> iso4217 </MeasureNamespace>
</NumeratorMeasure>
<DenominatorMeasure>
<MeasureSchema> http://www.xbrl.org/2003/instance </MeasureSchema>
<MeasureValue> shares </MeasureValue>
<MeasureNamespace> xbrli </MeasureNamespace>
</DenominatorMeasure>
<Scale> 0 </Scale>
</UnitProperty>
<UnitProperty>
<UnitID> Pure </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/instance </MeasureSchema>
<MeasureValue> pure </MeasureValue>
<MeasureNamespace> xbrli </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
<UnitProperty>
<UnitID> shares </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/instance </MeasureSchema>
<MeasureValue> shares </MeasureValue>
<MeasureNamespace> xbrli </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
</UPS>
<CurrencyCode> USD </CurrencyCode>
<OriginalCurrencyCode> USD </OriginalCurrencyCode>
</MCU>
<CurrencySymbol> $ </CurrencySymbol>
<Labels>
<Label Id="1" Label="Dec. 31, 2009"/>
</Labels>
</Column>
</Columns>
<Rows>
<Row>
<Id> 2 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> c_InvestmentsPledgedToCreditors </ElementName>
<ElementPrefix> c </ElementPrefix>
<IsBaseElement> false </IsBaseElement>
<BalanceType> debit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> Investments pledged to creditors as of the
balance sheet date. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 12546000000 </NumericAmount>
<RoundedNumericAmount> 12546 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> true </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 15154000000 </NumericAmount>
<RoundedNumericAmount> 15154 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> true </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> Investments pledged to creditors as of the
balance sheet date. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Investments, pledged to creditors </Label>
</Row>
<Row>
<Id> 3 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> us-gaap_CommonStockParOrStatedValuePerShare </
ElementName>
<ElementPrefix> us-gaap </ElementPrefix>
<IsBaseElement> true </IsBaseElement>
<BalanceType> na </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> No definition available. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0.01 </NumericAmount>
<RoundedNumericAmount> 0.01 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> true </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0.01 </NumericAmount>
<RoundedNumericAmount> 0.01 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> true </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> EPS </Unit>
<ElementDataType> us-types:perShareItemType </ElementDataType>
<SimpleDataType> decimal </SimpleDataType>
<ElementDefenition> Face amount or stated value of common stock per
share; generally not indicative of the fair market value per share. </
ElementDefenition>
<ElementReferences> Reference 1: http://www.xbrl.org/2003/role/presentationRef
-Publisher FASB -Name Statement of Financial Accounting Standard (FAS)
-Number 129 -Paragraph 4 Reference 2: http://www.xbrl.org/2003/role/presentationRef
-Publisher SEC -Name Regulation S-X (SX) -Number 210 -Section 02 -
Paragraph 30 -Article 5 </ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> true </IsEPS>
<Label> Capital stock, par value (in dollars per share) </Label>
</Row>
<Row>
<Id> 4 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> c_LoansReceivableConsumerFairValueDisclosure </
ElementName>
<ElementPrefix> c </ElementPrefix>
<IsBaseElement> false </IsBaseElement>
<BalanceType> debit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> Consumer loans receivables, at fair value, as of
balance sheet date. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 1745000000 </NumericAmount>
<RoundedNumericAmount> 1745 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 34000000 </NumericAmount>
<RoundedNumericAmount> 34 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> Consumer loans receivables, at fair value, as
of balance sheet date. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Consumer loans, at fair value </Label>
</Row>
<Row>
<Id> 5 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> c_LoansReceivableCommercialFairValueDisclosure </
ElementName>
<ElementPrefix> c </ElementPrefix>
<IsBaseElement> false </IsBaseElement>
<BalanceType> debit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> Commercial loans receivable, at fair value, as of
balance sheet date. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 2627000000 </NumericAmount>
<RoundedNumericAmount> 2627 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 1405000000 </NumericAmount>
<RoundedNumericAmount> 1405 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> Commercial loans receivable, at fair value, as
of balance sheet date. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Corporate loans, at fair value </Label>
</Row>
<Row>
<Id> 6 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> c_LongTermDebtFairValue </ElementName>
<ElementPrefix> c </ElementPrefix>
<IsBaseElement> false </IsBaseElement>
<BalanceType> credit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> For an unclassified balance sheet, the Fair Value
disclosure of the total of (current and noncurrent) carrying amounts
of... </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> verboselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 25997000000 </NumericAmount>
<RoundedNumericAmount> 25997 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 25942000000 </NumericAmount>
<RoundedNumericAmount> 25942 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> For an unclassified balance sheet, the Fair
Value disclosure of the total of (current and noncurrent) carrying
amounts of long-term borrowings as of the balance sheet date, which
may include notes payable, bonds payable, commercial loans, mortgage
loans, convertible debt, subordinated debt and other types of long-
term debt. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Long-term debt, at fair value </Label>
</Row>
<Row>
<Id> 7 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName/>
<ElementPrefix> na </ElementPrefix>
<IsBaseElement> true </IsBaseElement>
<BalanceType> na </BalanceType>
<PeriodType> na </PeriodType>
<ShortDefinition> No definition available. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> true </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> http://www.citigroup.com/role/balancesheetparentheticalcitigroupna
</PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns>
<Columns>
<Id> 3 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<LabelColumn> false </LabelColumn>
<CurrencyCode> USD </CurrencyCode>
<FootnoteIndexer/>
<hasSegments> true </hasSegments>
<hasScenarios> false </hasScenarios>
<MCU>
<KeyName> {dei_LegalEntityAxis} : Citibank, N.A. and Subsidiaries
12/31/2010 USD ($) USD ($) / shares </KeyName>
<CurrencySymbol> $ </CurrencySymbol>
<contextRef>
<ContextID> I2010_SubsidiariesMember </ContextID>
<EntitySchema> http://www.sec.gov/CIK </EntitySchema>
<EntityValue> 0000831001 </EntityValue>
<PeriodDisplayName/>
<PeriodType> instant </PeriodType>
<PeriodStartDate> 2010-12-31T00:00:00 </PeriodStartDate>
<PeriodEndDate> 0001-01-01T00:00:00 </PeriodEndDate>
<Segments>
<anyType xsi:type="Segment">
<IsDefaultForEntity> false </IsDefaultForEntity>
<Name/>
<IsFromEntityGroup> false </IsFromEntityGroup>
<ValueName> Citibank, N.A. and Subsidiaries </ValueName>
<ValueType> dei_LegalEntityAxis </ValueType>
<Namespace> xbrldi </Namespace>
<Schema> http://xbrl.org/2006/xbrldi </Schema>
<DimensionInfo>
<Id> us-gaap_SubsidiariesMember </Id>
<dimensionId> dei_LegalEntityAxis </dimensionId>
<type> explicitMember </type>
</DimensionInfo>
</anyType>
</Segments>
<Scenarios/>
</contextRef>
<UPS>
<UnitProperty>
<UnitID> USD </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/iso4217 </MeasureSchema>
<MeasureValue> USD </MeasureValue>
<MeasureNamespace> iso4217 </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
<UnitProperty>
<UnitID> shares </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/instance </MeasureSchema>
<MeasureValue> shares </MeasureValue>
<MeasureNamespace> xbrli </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
<UnitProperty>
<UnitID> USDPerShare </UnitID>
<UnitType> Divide </UnitType>
<NumeratorMeasure>
<MeasureSchema> http://www.xbrl.org/2003/iso4217 </MeasureSchema>
<MeasureValue> USD </MeasureValue>
<MeasureNamespace> iso4217 </MeasureNamespace>
</NumeratorMeasure>
<DenominatorMeasure>
<MeasureSchema> http://www.xbrl.org/2003/instance </MeasureSchema>
<MeasureValue> shares </MeasureValue>
<MeasureNamespace> xbrli </MeasureNamespace>
</DenominatorMeasure>
<Scale> 0 </Scale>
</UnitProperty>
</UPS>
<CurrencyCode> USD </CurrencyCode>
<OriginalCurrencyCode> USD </OriginalCurrencyCode>
</MCU>
<CurrencySymbol> $ </CurrencySymbol>
<Labels>
<Label Id="1" Label="Citibank, N.A. and Subsidiaries"/>
<Label Id="2" Label="12/31/2010"/>
</Labels>
</Columns>
<Columns>
<Id> 4 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<LabelColumn> false </LabelColumn>
<CurrencyCode> USD </CurrencyCode>
<FootnoteIndexer/>
<hasSegments> true </hasSegments>
<hasScenarios> false </hasScenarios>
<MCU>
<KeyName> {dei_LegalEntityAxis} : Citibank, N.A. and Subsidiaries
12/31/2009 USD ($) USD ($) / shares </KeyName>
<CurrencySymbol> $ </CurrencySymbol>
<contextRef>
<ContextID> I2009_SubsidiariesMember </ContextID>
<EntitySchema> http://www.sec.gov/CIK </EntitySchema>
<EntityValue> 0000831001 </EntityValue>
<PeriodDisplayName/>
<PeriodType> instant </PeriodType>
<PeriodStartDate> 2009-12-31T00:00:00 </PeriodStartDate>
<PeriodEndDate> 0001-01-01T00:00:00 </PeriodEndDate>
<Segments>
<anyType xsi:type="Segment">
<IsDefaultForEntity> false </IsDefaultForEntity>
<Name/>
<IsFromEntityGroup> false </IsFromEntityGroup>
<ValueName> Citibank, N.A. and Subsidiaries </ValueName>
<ValueType> dei_LegalEntityAxis </ValueType>
<Namespace> xbrldi </Namespace>
<Schema> http://xbrl.org/2006/xbrldi </Schema>
<DimensionInfo>
<Id> us-gaap_SubsidiariesMember </Id>
<dimensionId> dei_LegalEntityAxis </dimensionId>
<type> explicitMember </type>
</DimensionInfo>
</anyType>
</Segments>
<Scenarios/>
</contextRef>
<UPS>
<UnitProperty>
<UnitID> USD </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/iso4217 </MeasureSchema>
<MeasureValue> USD </MeasureValue>
<MeasureNamespace> iso4217 </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
<UnitProperty>
<UnitID> USDPerShare </UnitID>
<UnitType> Divide </UnitType>
<NumeratorMeasure>
<MeasureSchema> http://www.xbrl.org/2003/iso4217 </MeasureSchema>
<MeasureValue> USD </MeasureValue>
<MeasureNamespace> iso4217 </MeasureNamespace>
</NumeratorMeasure>
<DenominatorMeasure>
<MeasureSchema> http://www.xbrl.org/2003/instance </MeasureSchema>
<MeasureValue> shares </MeasureValue>
<MeasureNamespace> xbrli </MeasureNamespace>
</DenominatorMeasure>
<Scale> 0 </Scale>
</UnitProperty>
<UnitProperty>
<UnitID> shares </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/instance </MeasureSchema>
<MeasureValue> shares </MeasureValue>
<MeasureNamespace> xbrli </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
</UPS>
<CurrencyCode> USD </CurrencyCode>
<OriginalCurrencyCode> USD </OriginalCurrencyCode>
</MCU>
<CurrencySymbol> $ </CurrencySymbol>
<Labels>
<Label Id="1" Label="Citibank, N.A. and Subsidiaries"/>
<Label Id="2" Label="12/31/2009"/>
</Labels>
</Columns>
</OriginalInstanceReportColumns>
<Unit> Other </Unit>
<ElementDataType/>
<SimpleDataType> na </SimpleDataType>
<ElementDefenition> No definition available. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Citibank, N.A. and Subsidiaries </Label>
</Row>
<Row>
<Id> 8 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> us-gaap_TradingSecuritiesPledgedAsCollateral </
ElementName>
<ElementPrefix> us-gaap </ElementPrefix>
<IsBaseElement> true </IsBaseElement>
<BalanceType> debit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> No definition available. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 1006000000 </NumericAmount>
<RoundedNumericAmount> 1006 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 914000000 </NumericAmount>
<RoundedNumericAmount> 914 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> The fair value of trading securities that serve
as collateral for borrowings. </ElementDefenition>
<ElementReferences> Reference 1: http://www.xbrl.org/2003/role/presentationRef
-Publisher AICPA -Name Statement of Position (SOP) -Number 01-6 -
Paragraph 13 -Subparagraph i </ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Trading account assets, pledged to creditors </Label>
</Row>
<Row>
<Id> 9 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> c_InvestmentsPledgedToCreditors </ElementName>
<ElementPrefix> c </ElementPrefix>
<IsBaseElement> false </IsBaseElement>
<BalanceType> debit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> Investments pledged to creditors as of the
balance sheet date. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 5221000000 </NumericAmount>
<RoundedNumericAmount> 5221 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 3849000000 </NumericAmount>
<RoundedNumericAmount> 3849 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> Investments pledged to creditors as of the
balance sheet date. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Investments, pledged to creditors </Label>
</Row>
<Row>
<Id> 10 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> us-gaap_CommonStockParOrStatedValuePerShare </
ElementName>
<ElementPrefix> us-gaap </ElementPrefix>
<IsBaseElement> true </IsBaseElement>
<BalanceType> na </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> No definition available. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 20 </NumericAmount>
<RoundedNumericAmount> 20 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> true </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 20 </NumericAmount>
<RoundedNumericAmount> 20 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> true </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> EPS </Unit>
<ElementDataType> us-types:perShareItemType </ElementDataType>
<SimpleDataType> decimal </SimpleDataType>
<ElementDefenition> Face amount or stated value of common stock per
share; generally not indicative of the fair market value per share. </
ElementDefenition>
<ElementReferences> Reference 1: http://www.xbrl.org/2003/role/presentationRef
-Publisher FASB -Name Statement of Financial Accounting Standard (FAS)
-Number 129 -Paragraph 4 Reference 2: http://www.xbrl.org/2003/role/presentationRef
-Publisher SEC -Name Regulation S-X (SX) -Number 210 -Section 02 -
Paragraph 30 -Article 5 </ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> true </IsEPS>
<Label> Capital stock, par value (in dollars per share) </Label>
</Row>
<Row>
<Id> 11 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> us-gaap_CommonStockSharesOutstanding </ElementName>
<ElementPrefix> us-gaap </ElementPrefix>
<IsBaseElement> true </IsBaseElement>
<BalanceType> na </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> No definition available. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 37534553 </NumericAmount>
<RoundedNumericAmount> 37534553 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 37534553 </NumericAmount>
<RoundedNumericAmount> 37534553 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Shares </Unit>
<ElementDataType> xbrli:sharesItemType </ElementDataType>
<SimpleDataType> shares </SimpleDataType>
<ElementDefenition> Total number of shares of common stock held by
shareholders. May be all or portion of the number of common shares
authorized. These shares represent the ownership interest of the
common shareholders. Excludes common shares repurchased by the entity
and held as Treasury shares. Shares outstanding equals shares issued
minus shares held in treasury. Does not include common shares that
have been repurchased. </ElementDefenition>
<ElementReferences> Reference 1: http://www.xbrl.org/2003/role/presentationRef
-Publisher AICPA -Name Accounting Principles Board Opinion (APB) -
Number 12 -Paragraph 10 Reference 2: http://www.xbrl.org/2003/role/presentationRef
-Publisher SEC -Name Regulation S-X (SX) -Number 210 -Section 04 -
Article 3 Reference 3: http://www.xbrl.org/2003/role/presentationRef -
Publisher SEC -Name Regulation S-X (SX) -Number 210 -Section 02 -
Paragraph 30 -Article 5 </ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Capital stock, outstanding shares (in shares) </Label>
</Row>
<Row>
<Id> 12 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> us-
gaap_AccumulatedOtherComprehensiveIncomeLossAvailableForSaleSecuritiesAdjustmentNetOfTax
</ElementName>
<ElementPrefix> us-gaap </ElementPrefix>
<IsBaseElement> true </IsBaseElement>
<BalanceType> credit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> No definition available. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> -3573000000 </NumericAmount>
<RoundedNumericAmount> -3573 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> -4735000000 </NumericAmount>
<RoundedNumericAmount> -4735 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> Accumulated appreciation or loss, net of tax,
in value of the total of unsold securities at the end of an accounting
period. </ElementDefenition>
<ElementReferences> Reference 1: http://www.xbrl.org/2003/role/presentationRef
-Publisher FASB -Name Statement of Financial Accounting Standard (FAS)
-Number 130 -Paragraph 26 </ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Net unrealized gains (losses) on investment securities,
after-tax </Label>
</Row>
<Row>
<Id> 13 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> us-
gaap_AccumulatedOtherComprehensiveIncomeLossForeignCurrencyTranslationAdjustmentNetOfTax
</ElementName>
<ElementPrefix> us-gaap </ElementPrefix>
<IsBaseElement> true </IsBaseElement>
<BalanceType> credit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> No definition available. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> -3226000000 </NumericAmount>
<RoundedNumericAmount> -3226 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> -3255000000 </NumericAmount>
<RoundedNumericAmount> -3255 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> Accumulated adjustment, net of tax, that
results from the process of translating subsidiary financial
statements and foreign equity investments into the reporting currency
from the functional currency of the reporting entity, net of
reclassification of realized foreign currency translation gains
(losses). </ElementDefenition>
<ElementReferences> Reference 1: http://www.xbrl.org/2003/role/presentationRef
-Publisher FASB -Name Statement of Financial Accounting Standard (FAS)
-Number 52 -Paragraph 12, 13 Reference 2: http://www.xbrl.org/2003/role/presentationRef
-Publisher FASB -Name Statement of Financial Accounting Standard (FAS)
-Number 52 -Paragraph 31 -Subparagraph a Reference 3:
http://www.xbrl.org/2003/role/presentationRef -Publisher AICPA -Name
Accounting Principles Board Opinion (APB) -Number 12 -Paragraph 10
Reference 4: http://www.xbrl.org/2003/role/presentationRef -Publisher
FASB -Name Statement of Financial Accounting Standard (FAS) -Number
130 -Paragraph 17, 18, 19, 22, 23, 24, 25, 26 Reference 5:
http://www.xbrl.org/2003/role/presentationRef -Publisher FASB -Name
Statement of Financial Accounting Standard (FAS) -Number 133 -
Paragraph 45 </ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Net unrealized gains (losses) on foreign currency
translation, after-tax </Label>
</Row>
<Row>
<Id> 14 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> us-
gaap_AccumulatedOtherComprehensiveIncomeLossCumulativeChangesInNetGainLossFromCashFlowHedgesEffectNetOfTax
</ElementName>
<ElementPrefix> us-gaap </ElementPrefix>
<IsBaseElement> true </IsBaseElement>
<BalanceType> credit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> No definition available. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> -1894000000 </NumericAmount>
<RoundedNumericAmount> -1894 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> -2367000000 </NumericAmount>
<RoundedNumericAmount> -2367 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> Accumulated change, net of tax, in accumulated
gains and losses from derivative instruments designated and qualifying
as the effective portion of cash flow hedges. Includes an entity's
share of an equity investee's increase (decrease) in deferred hedging
gains or losses. </ElementDefenition>
<ElementReferences> Reference 1: http://www.xbrl.org/2003/role/presentationRef
-Publisher FASB -Name Statement of Financial Accounting Standard (FAS)
-Number 130 -Paragraph 26 </ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Net unrealized gains (losses) on cash flow hedges, after-
tax </Label>
</Row>
<Row>
<Id> 15 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> us-
gaap_AccumulatedOtherComprehensiveIncomeLossDefinedBenefitPensionAndOtherPostretirementPlansNetOfTax
</ElementName>
<ElementPrefix> us-gaap </ElementPrefix>
<IsBaseElement> true </IsBaseElement>
<BalanceType> debit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> No definition available. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> -1469000000 </NumericAmount>
<RoundedNumericAmount> -1469 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> -1175000000 </NumericAmount>
<RoundedNumericAmount> -1175 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> The total of net (gain) loss, prior service
cost (credit), and transition assets (obligations), as well as minimum
pension liability if still remaining, included in accumulated other
comprehensive income associated with a defined benefit pension or
other postretirement plan(s) because they have yet to be recognized as
components of net periodic benefit cost. </ElementDefenition>
<ElementReferences> Reference 1: http://www.xbrl.org/2003/role/presentationRef
-Publisher FASB -Name Statement of Financial Accounting Standard (FAS)
-Number 130 -Paragraph 26 Reference 2: http://www.xbrl.org/2003/role/presentationRef
-Publisher FASB -Name Statement of Financial Accounting Standard (FAS)
-Number 132R -Paragraph 5 -Subparagraph i Reference 3:
http://www.xbrl.org/2003/role/presentationRef -Publisher FASB -Name
Statement of Financial Accounting Standard (FAS) -Number 158 -
Paragraph 7 -Subparagraph c </ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Pension liability adjustments, after-tax </Label>
</Row>
<Row>
<Id> 16 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName/>
<ElementPrefix> na </ElementPrefix>
<IsBaseElement> true </IsBaseElement>
<BalanceType> na </BalanceType>
<PeriodType> na </PeriodType>
<ShortDefinition> No definition available. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> true </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> http://www.citigroup.com/role/balancesheetparentheticalcitigroupna
</PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns>
<Columns>
<Id> 5 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<LabelColumn> false </LabelColumn>
<CurrencyCode> USD </CurrencyCode>
<FootnoteIndexer/>
<hasSegments> true </hasSegments>
<hasScenarios> false </hasScenarios>
<MCU>
<KeyName> {dei_LegalEntityAxis} : Citibank, N.A. and Subsidiaries {us-
gaap_VariableInterestEntitiesByClassificationOfEntityAxis} :
Consolidated VIEs 12/31/2010 USD ($) </KeyName>
<CurrencySymbol> $ </CurrencySymbol>
<contextRef>
<ContextID>
I2010_SubsidiariesMember_VariableInterestEntityPrimaryBeneficiaryMember
</ContextID>
<EntitySchema> http://www.sec.gov/CIK </EntitySchema>
<EntityValue> 0000831001 </EntityValue>
<PeriodDisplayName/>
<PeriodType> instant </PeriodType>
<PeriodStartDate> 2010-12-31T00:00:00 </PeriodStartDate>
<PeriodEndDate> 0001-01-01T00:00:00 </PeriodEndDate>
<Segments>
<anyType xsi:type="Segment">
<IsDefaultForEntity> false </IsDefaultForEntity>
<Name/>
<IsFromEntityGroup> false </IsFromEntityGroup>
<ValueName> Citibank, N.A. and Subsidiaries </ValueName>
<ValueType> dei_LegalEntityAxis </ValueType>
<Namespace> xbrldi </Namespace>
<Schema> http://xbrl.org/2006/xbrldi </Schema>
<DimensionInfo>
<Id> us-gaap_SubsidiariesMember </Id>
<dimensionId> dei_LegalEntityAxis </dimensionId>
<type> explicitMember </type>
</DimensionInfo>
</anyType>
<anyType xsi:type="Segment">
<IsDefaultForEntity> false </IsDefaultForEntity>
<Name/>
<IsFromEntityGroup> false </IsFromEntityGroup>
<ValueName> Consolidated VIEs </ValueName>
<ValueType> us-
gaap_VariableInterestEntitiesByClassificationOfEntityAxis </ValueType>
<Namespace> xbrldi </Namespace>
<Schema> http://xbrl.org/2006/xbrldi </Schema>
<DimensionInfo>
<Id> us-gaap_VariableInterestEntityPrimaryBeneficiaryMember </Id>
<dimensionId> us-
gaap_VariableInterestEntitiesByClassificationOfEntityAxis </
dimensionId>
<type> explicitMember </type>
</DimensionInfo>
</anyType>
</Segments>
<Scenarios/>
</contextRef>
<UPS>
<UnitProperty>
<UnitID> USD </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/iso4217 </MeasureSchema>
<MeasureValue> USD </MeasureValue>
<MeasureNamespace> iso4217 </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
</UPS>
<CurrencyCode> USD </CurrencyCode>
<OriginalCurrencyCode> USD </OriginalCurrencyCode>
</MCU>
<CurrencySymbol> $ </CurrencySymbol>
<Labels>
<Label Id="1" Label="Citibank, N.A. and Subsidiaries"/>
<Label Id="2" Label="Consolidated VIEs"/>
<Label Id="3" Label="12/31/2010"/>
</Labels>
</Columns>
</OriginalInstanceReportColumns>
<Unit> Other </Unit>
<ElementDataType/>
<SimpleDataType> na </SimpleDataType>
<ElementDefenition> No definition available. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Citibank, N.A. and Subsidiaries | Consolidated VIEs </
Label>
</Row>
<Row>
<Id> 17 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> c_LoansReceivableConsumerFairValueDisclosure </
ElementName>
<ElementPrefix> c </ElementPrefix>
<IsBaseElement> false </IsBaseElement>
<BalanceType> debit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> Consumer loans receivables, at fair value, as of
balance sheet date. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 1718000000 </NumericAmount>
<RoundedNumericAmount> 1718 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> Consumer loans receivables, at fair value, as
of balance sheet date. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Consumer loans, at fair value </Label>
</Row>
<Row>
<Id> 18 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> c_LoansReceivableCommercialFairValueDisclosure </
ElementName>
<ElementPrefix> c </ElementPrefix>
<IsBaseElement> false </IsBaseElement>
<BalanceType> debit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> Commercial loans receivable, at fair value, as of
balance sheet date. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 290000000 </NumericAmount>
<RoundedNumericAmount> 290 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> Commercial loans receivable, at fair value, as
of balance sheet date. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Corporate loans, at fair value </Label>
</Row>
<Row>
<Id> 19 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> c_LongTermDebtFairValue </ElementName>
<ElementPrefix> c </ElementPrefix>
<IsBaseElement> false </IsBaseElement>
<BalanceType> credit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> For an unclassified balance sheet, the Fair Value
disclosure of the total of (current and noncurrent) carrying amounts
of... </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> verboselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 1870000000 </NumericAmount>
<RoundedNumericAmount> 1870 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> For an unclassified balance sheet, the Fair
Value disclosure of the total of (current and noncurrent) carrying
amounts of long-term borrowings as of the balance sheet date, which
may include notes payable, bonds payable, commercial loans, mortgage
loans, convertible debt, subordinated debt and other types of long-
term debt. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Long-term debt, at fair value </Label>
</Row>
<Row>
<Id> 20 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName/>
<ElementPrefix> na </ElementPrefix>
<IsBaseElement> true </IsBaseElement>
<BalanceType> na </BalanceType>
<PeriodType> na </PeriodType>
<ShortDefinition> No definition available. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> true </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> http://www.citigroup.com/role/balancesheetparentheticalcitigroupna
</PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns>
<Columns>
<Id> 6 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<LabelColumn> false </LabelColumn>
<CurrencyCode> USD </CurrencyCode>
<FootnoteIndexer/>
<hasSegments> true </hasSegments>
<hasScenarios> false </hasScenarios>
<MCU>
<KeyName> {us-
gaap_VariableInterestEntitiesByClassificationOfEntityAxis} :
Consolidated VIEs 12/31/2010 USD ($) </KeyName>
<CurrencySymbol> $ </CurrencySymbol>
<contextRef>
<ContextID> I2010_VariableInterestEntityPrimaryBeneficiaryMember </
ContextID>
<EntitySchema> http://www.sec.gov/CIK </EntitySchema>
<EntityValue> 0000831001 </EntityValue>
<PeriodDisplayName/>
<PeriodType> instant </PeriodType>
<PeriodStartDate> 2010-12-31T00:00:00 </PeriodStartDate>
<PeriodEndDate> 0001-01-01T00:00:00 </PeriodEndDate>
<Segments>
<anyType xsi:type="Segment">
<IsDefaultForEntity> false </IsDefaultForEntity>
<Name/>
<IsFromEntityGroup> false </IsFromEntityGroup>
<ValueName> Consolidated VIEs </ValueName>
<ValueType> us-
gaap_VariableInterestEntitiesByClassificationOfEntityAxis </ValueType>
<Namespace> xbrldi </Namespace>
<Schema> http://xbrl.org/2006/xbrldi </Schema>
<DimensionInfo>
<Id> us-gaap_VariableInterestEntityPrimaryBeneficiaryMember </Id>
<dimensionId> us-
gaap_VariableInterestEntitiesByClassificationOfEntityAxis </
dimensionId>
<type> explicitMember </type>
</DimensionInfo>
</anyType>
</Segments>
<Scenarios/>
</contextRef>
<UPS>
<UnitProperty>
<UnitID> USD </UnitID>
<UnitType> Standard </UnitType>
<StandardMeasure>
<MeasureSchema> http://www.xbrl.org/2003/iso4217 </MeasureSchema>
<MeasureValue> USD </MeasureValue>
<MeasureNamespace> iso4217 </MeasureNamespace>
</StandardMeasure>
<Scale> 0 </Scale>
</UnitProperty>
</UPS>
<CurrencyCode> USD </CurrencyCode>
<OriginalCurrencyCode> USD </OriginalCurrencyCode>
</MCU>
<CurrencySymbol> $ </CurrencySymbol>
<Labels>
<Label Id="1" Label="Consolidated VIEs"/>
<Label Id="2" Label="12/31/2010"/>
</Labels>
</Columns>
</OriginalInstanceReportColumns>
<Unit> Other </Unit>
<ElementDataType/>
<SimpleDataType> na </SimpleDataType>
<ElementDefenition> No definition available. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Consolidated VIEs </Label>
</Row>
<Row>
<Id> 21 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> c_LoansReceivableConsumerFairValueDisclosure </
ElementName>
<ElementPrefix> c </ElementPrefix>
<IsBaseElement> false </IsBaseElement>
<BalanceType> debit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> Consumer loans receivables, at fair value, as of
balance sheet date. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 1718000000 </NumericAmount>
<RoundedNumericAmount> 1718 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> Consumer loans receivables, at fair value, as
of balance sheet date. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Consumer loans, at fair value </Label>
</Row>
<Row>
<Id> 22 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> c_LoansReceivableCommercialFairValueDisclosure </
ElementName>
<ElementPrefix> c </ElementPrefix>
<IsBaseElement> false </IsBaseElement>
<BalanceType> debit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> Commercial loans receivable, at fair value, as of
balance sheet date. </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> terselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 425000000 </NumericAmount>
<RoundedNumericAmount> 425 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> Commercial loans receivable, at fair value, as
of balance sheet date. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Corporate loans, at fair value </Label>
</Row>
<Row>
<Id> 23 </Id>
<IsAbstractGroupTitle> false </IsAbstractGroupTitle>
<Level> 0 </Level>
<ElementName> c_LongTermDebtFairValue </ElementName>
<ElementPrefix> c </ElementPrefix>
<IsBaseElement> false </IsBaseElement>
<BalanceType> credit </BalanceType>
<PeriodType> instant </PeriodType>
<ShortDefinition> For an unclassified balance sheet, the Fair Value
disclosure of the total of (current and noncurrent) carrying amounts
of... </ShortDefinition>
<IsReportTitle> false </IsReportTitle>
<IsSegmentTitle> false </IsSegmentTitle>
<IsSubReportEnd> false </IsSubReportEnd>
<IsCalendarTitle> false </IsCalendarTitle>
<IsTuple> false </IsTuple>
<IsEquityPrevioslyReportedAsRow> false </
IsEquityPrevioslyReportedAsRow>
<IsEquityAdjustmentRow> false </IsEquityAdjustmentRow>
<IsBeginningBalance> false </IsBeginningBalance>
<IsEndingBalance> false </IsEndingBalance>
<IsReverseSign> false </IsReverseSign>
<PreferredLabelRole> verboselabel </PreferredLabelRole>
<FootnoteIndexer/>
<Cells>
<Cell>
<Id> 1 </Id>
<IsNumeric> true </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 3942000000 </NumericAmount>
<RoundedNumericAmount> 3942 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> true </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
<Cell>
<Id> 2 </Id>
<IsNumeric> false </IsNumeric>
<IsRatio> false </IsRatio>
<DisplayZeroAsNone> false </DisplayZeroAsNone>
<NumericAmount> 0 </NumericAmount>
<RoundedNumericAmount> 0 </RoundedNumericAmount>
<NonNumbericText/>
<NonNumericTextHeader/>
<FootnoteIndexer/>
<CurrencyCode/>
<CurrencySymbol/>
<IsIndependantCurrency> false </IsIndependantCurrency>
<ShowCurrencySymbol> false </ShowCurrencySymbol>
<DisplayDateInUSFormat> false </DisplayDateInUSFormat>
<hasSegments> false </hasSegments>
<hasScenarios> false </hasScenarios>
</Cell>
</Cells>
<OriginalInstanceReportColumns/>
<Unit> Monetary </Unit>
<ElementDataType> xbrli:monetaryItemType </ElementDataType>
<SimpleDataType> monetary </SimpleDataType>
<ElementDefenition> For an unclassified balance sheet, the Fair
Value disclosure of the total of (current and noncurrent) carrying
amounts of long-term borrowings as of the balance sheet date, which
may include notes payable, bonds payable, commercial loans, mortgage
loans, convertible debt, subordinated debt and other types of long-
term debt. </ElementDefenition>
<ElementReferences> No authoritative reference available. </
ElementReferences>
<IsTotalLabel> false </IsTotalLabel>
<IsEPS> false </IsEPS>
<Label> Long-term debt, at fair value </Label>
</Row>
</Rows>
<Footnotes/>
<NumberOfCols> 2 </NumberOfCols>
<NumberOfRows> 22 </NumberOfRows>
<ReportName> CITIBANK CONSOLIDATED BALANCE SHEET (Parenthetical) (USD
$) </ReportName>
<MonetaryRoundingLevel> Millions </MonetaryRoundingLevel>
<SharesRoundingLevel> NoRounding </SharesRoundingLevel>
<PerShareRoundingLevel> NoRounding </PerShareRoundingLevel>
<ExchangeRateRoundingLevel> UnKnown </ExchangeRateRoundingLevel>
<HasCustomUnits> false </HasCustomUnits>
<SharesShouldBeRounded> true </SharesShouldBeRounded>
</InstanceReport>

Hugh Wallis

unread,
Oct 21, 2011, 9:32:59 AM10/21/11
to xbrl-ontology-sp...@googlegroups.com
Hi Lala

Check out the open source project Arelle - http://arelle.org/ - it is all written in Python

Cheers

Hugh

--
You received this message because you are subscribed to the Google Groups "XBRL Ontology Specification Group" group.
To post to this group, send email to xbrl-ontology-sp...@googlegroups.com.
To unsubscribe from this group, send email to xbrl-ontology-specific...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/xbrl-ontology-specification-group?hl=en.


Reply all
Reply to author
Forward
0 new messages