digraph {
    node [style="filled,rounded"]
    node [shape=box]
    node [color="#444444"]
    ratio="compress"
    size="8,10"
    "DeferredPolicyAcquisitionCosts"[label = "Deferred \nPolicy \nAcquisition \nCosts\n-1.15%" fillcolor="#EEEEEE"]
    "Assets"[label = "Assets\n2.61%" fillcolor="#EEEEEE"]
    "PremiumsReceivable"[label = "Premiums \nReceivable\n-2.40%" fillcolor="#EEEEEE"]
    "Investments"[label = "Investments\n-18.2%" fillcolor="#ff7973"]
    "AssetsCurrent"[label = "Assets, \nCurrent\n4.25%" fillcolor="#BDE7BD"]
    "IntangibleAssets"[label = "Intangible \nAssets\n-0.697%" fillcolor="#EEEEEE"]
    "remainder_Assets"[label = "Other Assets\n9.70%" fillcolor="#BDE7BD"]
    "AssetsNonCurrent"[label = "Assets, Non-\nCurrent\n0.606%" fillcolor="#EEEEEE"]
    "ReinsuranceRecoverables"[label = "Reinsurance \nRecoverables\n9.72%" fillcolor="#BDE7BD"]
    "ReinsurancePayable"[label = "Reinsurance \nPayable\n-9.14%" fillcolor="#FFC7AD"]
    "Liabilities"[label = "Liabilities\n-5.35%" fillcolor="#FFC7AD"]
    "PolicyholderContractDeposits"[label = "Policyholder \nContract \nDeposits\n3.50%" fillcolor="#EEEEEE"]
    "UnearnedPremiums"[label = "Unearned \nPremiums\n-11.8%" fillcolor="#ff7973"]
    "LiabilitiesCurrent"[label = "Liabilities \nCurrent\n0.518%" fillcolor="#EEEEEE"]
    "LiabilityForClaimsAndClaimsAdjustmentExpense"[label = "Claims \nReserve and \nLAE\n2.94%" fillcolor="#EEEEEE"]
    "remainder_Liabilities"[label = "Other \nLiabilities\n4.66%" fillcolor="#BDE7BD"]
    "LongTermDebt"[label = "Long Term Debt\n2.35%" fillcolor="#EEEEEE"]
    "StockholdersEquity"[label = "Stockholders \nEquity\n-1.68%" fillcolor="#EEEEEE"]
    "EconomicCapitalRatiobeforeLimitedLiability"[label = "ECR before \nLimitedLiability\n-3.79%" fillcolor="#FFC7AD"]
    "remainder_Expenses"[label = "Other Expenses\n1.08%" fillcolor="#EEEEEE"]
    "EconomicCapitalRatio"[label = "Economic \nCapital Ratio\n-3.40%" fillcolor="#EEEEEE"]
    "DeferredPolicyAcquisitionCosts" -> "Assets" [label="-1.15%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "StockholdersEquity" [label="2.91%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-0.385%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PremiumsReceivable" -> "Assets" [label="-2.40%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Investments" -> "Assets" [label="-18.2%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "AssetsCurrent" -> "Assets" [label="4.25%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "IntangibleAssets" -> "Assets" [label="-0.697%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Assets" -> "Assets" [label="9.70%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "AssetsNonCurrent" -> "Assets" [label="0.606%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "ReinsuranceRecoverables" -> "Assets" [label="9.72%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "ReinsurancePayable" -> "Liabilities" [label="-9.14%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "Liabilities" -> "StockholdersEquity" [label="-4.52%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "Liabilities" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-0.621%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "PolicyholderContractDeposits" -> "Liabilities" [label="3.50%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "UnearnedPremiums" -> "Liabilities" [label="-11.8%" color="#ff7973" penwidth="12", arrowsize=0.5]
    "LiabilitiesCurrent" -> "Liabilities" [label="0.518%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "LiabilityForClaimsAndClaimsAdjustmentExpense" -> "Liabilities" [label="2.94%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "remainder_Liabilities" -> "Liabilities" [label="4.66%" color="#aad3aa" penwidth="8", arrowsize=0.5]
    "LongTermDebt" -> "Liabilities" [label="2.35%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "StockholdersEquity" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="-1.68%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "EconomicCapitalRatiobeforeLimitedLiability" -> "EconomicCapitalRatio" [label="-3.79%" color="#FFC7AD" penwidth="8", arrowsize=0.5]
    "remainder_Expenses" -> "EconomicCapitalRatiobeforeLimitedLiability" [label="1.08%" color="#BBBBBB" penwidth="4", arrowsize=0.5]
    "Assets" -> "Liabilities" [style = "invisible", arrowhead="none"]
}