digraph {
    node [style="filled,rounded"]
    node [shape=box]
    node [color="#444444"]
    ratio="compress"
    size="8,10"
    "ReinsuranceRecoverables"[label = "Reinsurance \nRecoverables\n-2.06%" fillcolor="#EEEEEE"]
    "Assets"[label = "Assets\n-3.44%" fillcolor="#FFC7AD"]
    "IntangibleAssets"[label = "Intangible \nAssets\n-0.686%" fillcolor="#EEEEEE"]
    "AssetsNonCurrent"[label = "Assets, Non-\nCurrent\n-0.807%" fillcolor="#EEEEEE"]
    "remainder_Assets"[label = "Other Assets\n-3.72%" fillcolor="#FFC7AD"]
    "SeparateAccountAssets"[label = "Separate \nAccount Asset\n-3.88%" fillcolor="#FFC7AD"]
    "AssetsCurrent"[label = "Assets, \nCurrent\n-1.51%" fillcolor="#EEEEEE"]
    "PremiumsReceivable"[label = "Premiums \nReceivable\n0.633%" fillcolor="#EEEEEE"]
    "DeferredPolicyAcquisitionCosts"[label = "Deferred \nPolicy \nAcquisition \nCosts\n-0.455%" fillcolor="#EEEEEE"]
    "Investments"[label = "Investments\n11.1%" fillcolor="#75cf73"]
    "LiabilitiesCurrent"[label = "Liabilities \nCurrent\n0.307%" fillcolor="#EEEEEE"]
    "Liabilities"[label = "Liabilities\n9.45%" fillcolor="#BDE7BD"]
    "LongTermDebt"[label = "Long Term Debt\n1.81%" fillcolor="#EEEEEE"]
    "remainder_Liabilities"[label = "Other \nLiabilities\n-16.1%" fillcolor="#ff7973"]
    "UnearnedPremiums"[label = "Unearned \nPremiums\n2.22%" fillcolor="#EEEEEE"]
    "PolicyholderContractDeposits"[label = "Policyholder \nContract \nDeposits\n7.32%" fillcolor="#BDE7BD"]
    "LiabilityForClaimsAndClaimsAdjustmentExpense"[label = "Claims \nReserve and \nLAE\n11.2%" fillcolor="#75cf73"]
    "ReinsurancePayable"[label = "Reinsurance \nPayable\n0.421%" fillcolor="#EEEEEE"]
    "StockholdersEquity"[label = "Stockholders \nEquity\n4.02%" fillcolor="#BDE7BD"]
    "EconomicCapitalRatiobeforeLimitedLiability"[label = "ECR before \nLimitedLiability\n1.86%" fillcolor="#EEEEEE"]
    "EconomicCapitalRatio"[label = "Economic \nCapital Ratio\n2.02%" fillcolor="#EEEEEE"]
    "ReinsuranceRecoverables" -> "Assets" [label="-2.06%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "StockholdersEquity" [label="-4.45%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "Assets" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="0.818%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "IntangibleAssets" -> "Assets" [label="-0.686%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "AssetsNonCurrent" -> "Assets" [label="-0.807%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Assets" -> "Assets" [label="-3.72%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "SeparateAccountAssets" -> "Assets" [label="-3.88%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "AssetsCurrent" -> "Assets" [label="-1.51%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PremiumsReceivable" -> "Assets" [label="0.633%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "DeferredPolicyAcquisitionCosts" -> "Assets" [label="-0.455%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Investments" -> "Assets" [label="11.1%" color="#75cf73" penwidth="12", arrowsize=0.5]
    "LiabilitiesCurrent" -> "Liabilities" [label="0.307%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Liabilities" -> "StockholdersEquity" [label="8.65%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "Liabilities" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="1.48%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LongTermDebt" -> "Liabilities" [label="1.81%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Liabilities" -> "Liabilities" [label="-16.1%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "UnearnedPremiums" -> "Liabilities" [label="2.22%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PolicyholderContractDeposits" -> "Liabilities" [label="7.32%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "LiabilityForClaimsAndClaimsAdjustmentExpense" -> "Liabilities" [label="11.2%" color="#75cf73" penwidth="12", arrowsize=0.5]
    "ReinsurancePayable" -> "Liabilities" [label="0.421%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "StockholdersEquity" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="4.02%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "EconomicCapitalRatiobeforeLimitedLiability" -> "EconomicCapitalRatio" [label="1.86%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "Liabilities" [style = "invisible", arrowhead="none"]
}