digraph {
    node [style="filled,rounded"]
    node [shape=box]
    node [color="#444444"]
    ratio="compress"
    size="8,10"
    "ReinsuranceRecoverables"[label = "Reinsurance \nRecoverables\n7.24%" fillcolor="#BDE7BD"]
    "Assets"[label = "Assets\n-11.4%" fillcolor="#ff7973"]
    "IntangibleAssets"[label = "Intangible \nAssets\n0.792%" fillcolor="#EEEEEE"]
    "AssetsNonCurrent"[label = "Assets, Non-\nCurrent\n-0.984%" fillcolor="#EEEEEE"]
    "remainder_Assets"[label = "Other Assets\n-7.74%" fillcolor="#FFC7AD"]
    "SeparateAccountAssets"[label = "Separate \nAccount Asset\n-2.18%" fillcolor="#EEEEEE"]
    "PremiumsReceivable"[label = "Premiums \nReceivable\n-1.27%" fillcolor="#EEEEEE"]
    "DeferredPolicyAcquisitionCosts"[label = "Deferred \nPolicy \nAcquisition \nCosts\n3.05%" fillcolor="#BDE7BD"]
    "Investments"[label = "Investments\n-9.32%" fillcolor="#ff7973"]
    "LiabilitiesCurrent"[label = "Liabilities \nCurrent\n0.324%" fillcolor="#EEEEEE"]
    "Liabilities"[label = "Liabilities\n8.17%" fillcolor="#BDE7BD"]
    "LongTermDebt"[label = "Long Term Debt\n1.90%" fillcolor="#EEEEEE"]
    "remainder_Liabilities"[label = "Other \nLiabilities\n8.19%" fillcolor="#BDE7BD"]
    "UnearnedPremiums"[label = "Unearned \nPremiums\n-4.41%" fillcolor="#FFC7AD"]
    "PolicyholderContractDeposits"[label = "Policyholder \nContract \nDeposits\n4.33%" fillcolor="#BDE7BD"]
    "LiabilityForClaimsAndClaimsAdjustmentExpense"[label = "Claims \nReserve and \nLAE\n-5.01%" fillcolor="#FFC7AD"]
    "ReinsurancePayable"[label = "Reinsurance \nPayable\n0.224%" fillcolor="#EEEEEE"]
    "StockholdersEquity"[label = "Stockholders \nEquity\n-5.78%" fillcolor="#FFC7AD"]
    "EconomicCapitalRatiobeforeLimitedLiability"[label = "ECR before \nLimitedLiability\n-6.64%" fillcolor="#FFC7AD"]
    "PremiumsEarned"[label = "Premiums \nEarned\n-0.224%" fillcolor="#EEEEEE"]
    "EconomicCapitalRatio"[label = "Economic \nCapital Ratio\n-6.48%" fillcolor="#FFC7AD"]
    "ReinsuranceRecoverables" -> "Assets" [label="7.24%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "Assets" -> "StockholdersEquity" [label="-14.5%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "Assets" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="1.32%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "IntangibleAssets" -> "Assets" [label="0.792%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "AssetsNonCurrent" -> "Assets" [label="-0.984%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Assets" -> "Assets" [label="-7.74%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "SeparateAccountAssets" -> "Assets" [label="-2.18%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PremiumsReceivable" -> "Assets" [label="-1.27%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "DeferredPolicyAcquisitionCosts" -> "Assets" [label="3.05%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "Investments" -> "Assets" [label="-9.32%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "LiabilitiesCurrent" -> "Liabilities" [label="0.324%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Liabilities" -> "StockholdersEquity" [label="8.17%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "Liabilities" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="0.846%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LongTermDebt" -> "Liabilities" [label="1.90%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Liabilities" -> "Liabilities" [label="8.19%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "UnearnedPremiums" -> "Liabilities" [label="-4.41%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "PolicyholderContractDeposits" -> "Liabilities" [label="4.33%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "LiabilityForClaimsAndClaimsAdjustmentExpense" -> "Liabilities" [label="-5.01%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "ReinsurancePayable" -> "Liabilities" [label="0.224%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "StockholdersEquity" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-5.78%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "EconomicCapitalRatiobeforeLimitedLiability" -> "EconomicCapitalRatio" [label="-6.64%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "PremiumsEarned" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-0.224%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "Liabilities" [style = "invisible", arrowhead="none"]
}