@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900|Open+Sans:300,400,600,700,800");
body { background-color: rgb(131, 201, 199); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; font-size: 0.85rem; font-family: arial; }
p { color: rgb(81, 81, 81); }
h1 { color: rgb(39, 39, 39); font-weight: 300; font-size: 2.45rem; }
h2, h3, h4, h5, h6 { color: rgb(2, 98, 86); font-family: "source sans pro"; }
a { color: rgb(128, 202, 203); text-decoration: none; }
a:hover { color: rgb(128, 202, 203); }
a:hover.text-light { color: rgb(128, 202, 203); }
.button { background-color: rgb(2, 98, 86); }
.button:hover { background-color: rgb(128, 202, 203); }
header { background-color: rgb(255, 255, 255); padding-top: 0px; padding-bottom: 190px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(39, 39, 39); background-color: rgb(236, 246, 247); }
.arc-mainmenu a:hover { color: rgb(39, 39, 39); text-decoration: underline; }
footer { background-color: rgb(2, 98, 86); }
.InputField, .InputSelect { color: rgb(0, 0, 0); border-color: rgb(144, 144, 144); font-size: 14px; font-weight: 300; }
.arc-mainmenu { text-align: left; }
.container { max-width: 960px; }
.arc-main-content .row { padding-top: 15px; }
.arc-main-content { margin-bottom: 0px; margin-top: 0px; }
.arc-mainmenu a { font-weight: 600; font-size: 0.95rem; text-decoration: none; color: rgb(255, 255, 255); }
nav, .arc-submenu { background-color: rgb(236, 246, 247); }
a.text-light { color: rgb(128, 202, 203); }
