@font-face {
    font-family: 'arial_rounded_mt_boldregular';
    src: url('fonts/arlrdbd-webfont.eot');
    src: url('fonts/arlrdbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arlrdbd-webfont.woff') format('woff'),
         url('fonts/arlrdbd-webfont.ttf') format('truetype'),
         url('fonts/arlrdbd-webfont.svg#arial_rounded_mt_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Start */
html, body {padding:0;margin:0;font-family: 'Open Sans', sans-serif}
.container {padding-bottom:20px}
h1 {font-family: 'arial_rounded_mt_boldregular';color:#9cc852;margin-top:0}
h4 {color:#177dc2}

.top-hdr {background:#a8a9ad;padding-top:10px;padding-bottom:10px;border-radius:0 0 10px 10px;margin-bottom:20px;overflow:hidden}
.top-hdr a:link, .top-hdr a:visited, .top-hdr a, .top-hdr i {color:#fff}
.top-hdr a:hover {color:#eee}

.left-list {margin-bottom:20px}

sub {vertical-align:text-top;bottom:-.50em}

img.pull-right {margin:0 0 3px 20px}

a:hover {text-decoration:none}
a.white-link:link, a.white-link:visited {color:#fff}
a.white-link:hover {color:#eee}

.btn-default {background:#9cc852;color:#fff;border-color:#98c44a}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {background:#98c44a;color:#fff;border-color:#92be42}

.left-box-1 {background:#177dc2;color:#9cc852;padding:20px;border-radius:10px;font-size:26px;font-weight:bold;font-family: 'arial_rounded_mt_boldregular';margin-bottom:20px}
.left-box-1 h1 {color:#fff;margin-top:0;font-family: 'arial_rounded_mt_boldregular';font-size:66px}

.left-box-2 {background:#2a93d1;color:#fff;padding:20px;border-radius:10px}
.left-box-2 h2 {margin-top:0;font-family: 'arial_rounded_mt_boldregular'}

.right-box-1 {font-size:18px;color:#177dc2;margin-bottom:20px}
.right-box-2 {background:#9cc852;border-radius:10px;padding:20px;margin-bottom:20px}
.right-box-2 h2 {margin-top:0;font-family: 'arial_rounded_mt_boldregular'}
span.white-text {color:#fff}

.right-box-3 {background:#e6e7e9;border-radius:10px;padding:20px;margin-bottom:20px}
.right-box-3 h2 {margin-top:0;font-family: 'arial_rounded_mt_boldregular';color:#177dc2}
p.blue-text {color:#177dc2}

.right-box-4 {background:#107ec2;border-radius:10px;padding:20px;color:#fff}
.right-box-4 h2 {margin-top:0;font-family: 'arial_rounded_mt_boldregular';color:#9ec952}

.bottom-blue {background:#107ec2;border-radius:10px;padding:20px;color:#fff}
.bottom-blue h4 {font-family: 'arial_rounded_mt_boldregular';margin-top:0;color:#fff}
.bottom-blue h4 small {color:#9ec952}

.bottom-red {background:#c62026;border-radius:10px;padding:20px;color:#fff}
.bottom-red h4 {font-family: 'arial_rounded_mt_boldregular';margin-top:0;color:#fff}

.footer {margin-top:20px;font-weight:bold;color:#a8a9aa;font-size:14px}