@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
body { background-color: rgb(255, 255, 255); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; font-size: 0.8rem; font-family: "Open Sans"; font-weight: 300; line-height: 1.5; }
p { color: rgb(0, 0, 0); }
h1 { color: rgb(0, 0, 0); font-weight: 600; font-size: 2.45rem; font-family: "Open Sans"; }
h2, h3, h4, h5, h6 { color: rgb(2, 98, 86); font-family: "source sans pro"; }
a { color: rgb(0, 0, 0); text-decoration: underline; }
a:hover { color: rgb(0, 0, 0); text-decoration: underline; }
a:hover.text-light { color: rgb(255, 255, 255); }
.button { background-color: rgb(0, 0, 0); font-size: 1.5rem; border-radius: 20px; color: rgb(255, 255, 255); }
.button:hover { background-color: rgb(0, 0, 0); color: rgb(0, 0, 0); }
header { background-color: rgb(255, 255, 255); padding-top: 55px; padding-bottom: 0px; 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(255, 255, 255); background-color: rgb(245, 237, 44); }
.arc-mainmenu a:hover { color: rgb(17, 17, 17); text-decoration: none; }
footer { background-color: rgb(24, 60, 161); padding-bottom: 16px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; padding-top: 8px; }
.InputField, .InputSelect { color: rgb(0, 0, 0); border-color: rgb(144, 144, 144); font-size: 14px; font-weight: 300; }
.arc-mainmenu { text-align: center; }
.container { max-width: 820px; }
.arc-main-content .row { padding-top: 15px; padding-bottom: 15px; }
.arc-main-content { margin-bottom: 0px; margin-top: 0px; }
.arc-mainmenu a { font-weight: 600; font-size: 1.15rem; text-decoration: none; color: rgb(255, 255, 255); }
nav, .arc-submenu { background-color: rgb(0, 0, 0); }
a.text-light { color: rgb(255, 255, 255); }
h2 { font-weight: 400; color: rgb(0, 0, 0); }
h3 { color: rgb(0, 0, 0); }
h4, h5, h6 { color: rgb(0, 0, 0); }
.arc-main-content .row > div { padding-top: 15px; padding-bottom: 15px; }
