body { background: #f4ffe4; font-size: 12pt; margin: 8px }
a:link,a:visited,a:active { color: #00e }
a:hover { color:#f00 }
.section-item { font-size: 12pt }
#HeaderArea .list-sections { background: #fff }
#HeaderArea .Column.Right { background: #d5edb3; max-width: 40%; text-align: center }
#HeaderArea .Column.Right .Title { margin-top: 15px }
.HeaderContentSectionsWrapper:nth-child(2) > div { background: #99cc66; padding: 6px 12px; border-top: 2px solid #5c743d; border-bottom: 2px solid #5c743d }

#FooterArea { padding: 20px 0px 90px }
.FooterSectionsWrapper:nth-child(1) .listArticle { margin: auto; max-width: 438px; position: relative }
.FooterSectionsWrapper:nth-child(1) .Ingress > div:nth-child(1) { position: absolute; right: calc(100% + 16px); width: 120px }
.FooterSectionsWrapper:nth-child(1) .Ingress > div:nth-child(2) { position: absolute; left: calc(100% + 16px); width: 120px }

#ContentArea { margin: 20px 0px }
.HomePage .MainContentSectionsWrapper:nth-child(1) .Ingress > div { float: left; width: 32%; }
.HomePage .MainContentSectionsWrapper:nth-child(1) .Ingress > div+div{ margin-left: 2% }
.HomePage .MainContentSectionsWrapper:nth-child(1) .Ingress > div:nth-child(2) { text-align: center }
.HomePage .MainContentSectionsWrapper:nth-child(1) .Ingress > div:nth-child(3) { text-align: right }
.HomePage .MainContentSectionsWrapper:nth-child(1) .Ingress > div:nth-child(3) > div { display: inline-block; text-align: center }
.HomePage .MainContentSectionsWrapper:nth-child(2) { margin: 40px 0px }
.HomePage .MainContentSectionsWrapper:nth-child(2) .Ingress p  { display: inline-block; width: 250px; vertical-align: top; text-align: center; margin: 0px; font-weight: bold }
.HomePage .MainContentSectionsWrapper:nth-child(2) .Title { font-size: 18px; background:#9c6; text-align: center }

.Prices { width: 100%; border: 1px solid #666;-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; }
.Prices td { height: 17px; border: 1px solid #666 }
.Prices .BgGreen > td { height: 26px; background: #9c6 }
.Prices .BgGrey > td { height: 22px; background: #cdd0d2 }
.Prices .Center > td { height: 24px; text-align: center }
.Prices .Red > td { color: #f00 }