@charset "UTF-8";
@import "../../../css/style.css";

div#content h1 { margin: 0 0 1em 0; padding: 3px 10px; background: #d7eed3; border-left: solid 5px #9cdeb4; color: #179e95; font-size: 140%; }
div#content table { width: 100%; border-collapse: collapse; }
div#content th { padding: 5px 15px; background: #fdf8e4; border: solid 1px #d2d2d2; color: #009e96; }
div#content td { padding: 5px 10px; border: solid 1px #d2d2d2; }
div#content td.centre { border-width: 0 1px; text-align: center; }
div#content td.orange { background: #ffab42; border-width: 0 1px; color: #fff; text-align: center; }
div#content td.green { background: #009e96; border-width: 0 1px; color: #fff; text-align: center; }
div#content td.lightgreen { background: #dbfff1; border-width: 0 1px; text-align: center; }
div#content td span { color: #ffab42; }
div#content ol { margin-top: 5px; padding-top: 0; margin-bottom: 5px; padding-bottom: 0; }
div#content li {}
div#content li span { color: #ffab42; }
div#application { margin: 2em 0; padding: 5px; background: #fdf8e5; border: solid 1px #d2d2d2; }
div#application strong { padding: 8px; background: #d7eed3; border-left: solid 5px #9cdeb4; color: #179e95; font-size: 110%; line-height: 1; display: block; }
div#application p { margin: 0.5em 0.5em; padding: 0; }
div#application span { color: #f79a2a; }

div#tuition table { width: 100%; border-collapse: collapse; }
div#tuition th { padding: 5px 1px; background: #fdf8e4; border: solid 1px #d2d2d2; color: #009e96; font-size: 90%; }
div#tuition td { padding: 5px 2px; border: solid 1px #d2d2d2; font-size: 80%; text-align: center; }
