digraph {
    node [style="filled,rounded"]
    node [shape=box]
    node [color="#444444"]
    ratio="compress"
    size="8,10"
    "ReinsuranceRecoverables"[label = "Reinsurance \nRecoverables\n-2.73%" fillcolor="#EEEEEE"]
    "Assets"[label = "Assets\n-10.4%" fillcolor="#ff7973"]
    "IntangibleAssets"[label = "Intangible \nAssets\n-0.835%" fillcolor="#EEEEEE"]
    "remainder_Assets"[label = "Other Assets\n2.61%" fillcolor="#EEEEEE"]
    "SeparateAccountAssets"[label = "Separate \nAccount Asset\n-4.70%" fillcolor="#FFC7AD"]
    "AssetsCurrent"[label = "Assets, \nCurrent\n-1.84%" fillcolor="#EEEEEE"]
    "PremiumsReceivable"[label = "Premiums \nReceivable\n0.688%" fillcolor="#EEEEEE"]
    "DeferredPolicyAcquisitionCosts"[label = "Deferred \nPolicy \nAcquisition \nCosts\n-1.06%" fillcolor="#EEEEEE"]
    "Investments"[label = "Investments\n-3.32%" fillcolor="#EEEEEE"]
    "Liabilities"[label = "Liabilities\n11.2%" fillcolor="#75cf73"]
    "LongTermDebt"[label = "Long Term Debt\n1.95%" fillcolor="#EEEEEE"]
    "remainder_Liabilities"[label = "Other \nLiabilities\n-16.8%" fillcolor="#ff7973"]
    "UnearnedPremiums"[label = "Unearned \nPremiums\n2.87%" fillcolor="#EEEEEE"]
    "PolicyholderContractDeposits"[label = "Policyholder \nContract \nDeposits\n7.87%" fillcolor="#BDE7BD"]
    "LiabilityForClaimsAndClaimsAdjustmentExpense"[label = "Claims \nReserve and \nLAE\n11.2%" fillcolor="#75cf73"]
    "ReinsurancePayable"[label = "Reinsurance \nPayable\n0.658%" fillcolor="#EEEEEE"]
    "StockholdersEquity"[label = "Stockholders \nEquity\n-2.98%" fillcolor="#EEEEEE"]
    "EconomicCapitalRatiobeforeLimitedLiability"[label = "ECR before \nLimitedLiability\n-3.61%" fillcolor="#FFC7AD"]
    "remainder_Revenues"[label = "Other Revenues\n-0.798%" fillcolor="#EEEEEE"]
    "PremiumsEarned"[label = "Premiums \nEarned\n0.482%" fillcolor="#EEEEEE"]
    "EconomicCapitalRatio"[label = "Economic \nCapital Ratio\n-3.45%" fillcolor="#FFC7AD"]
    "ReinsuranceRecoverables" -> "Assets" [label="-2.73%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "StockholdersEquity" [label="-13.6%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "Assets" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="1.62%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "IntangibleAssets" -> "Assets" [label="-0.835%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Assets" -> "Assets" [label="2.61%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "SeparateAccountAssets" -> "Assets" [label="-4.70%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "AssetsCurrent" -> "Assets" [label="-1.84%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PremiumsReceivable" -> "Assets" [label="0.688%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "DeferredPolicyAcquisitionCosts" -> "Assets" [label="-1.06%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Investments" -> "Assets" [label="-3.32%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Liabilities" -> "StockholdersEquity" [label="11.2%" color="#75cf73" penwidth="12", arrowsize=0.5]
    "Liabilities" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="1.31%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LongTermDebt" -> "Liabilities" [label="1.95%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Liabilities" -> "Liabilities" [label="-16.8%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "UnearnedPremiums" -> "Liabilities" [label="2.87%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PolicyholderContractDeposits" -> "Liabilities" [label="7.87%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "LiabilityForClaimsAndClaimsAdjustmentExpense" -> "Liabilities" [label="11.2%" color="#75cf73" penwidth="12", arrowsize=0.5]
    "ReinsurancePayable" -> "Liabilities" [label="0.658%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "StockholdersEquity" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-2.98%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "EconomicCapitalRatiobeforeLimitedLiability" -> "EconomicCapitalRatio" [label="-3.61%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "remainder_Revenues" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-0.798%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PremiumsEarned" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="0.482%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "Liabilities" [style = "invisible", arrowhead="none"]
}