@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
h1 { color: rgb(0, 0, 0); font-weight: bold; font-family: Helvetica; font-size: 2.2rem; }
h2, h3, h4, h5, h6 { color: rgb(47, 79, 79); font-family: "Roboto Condensed"; font-weight: 400; }
.button { background-color: rgb(0, 71, 187); font-size: 1.2rem; border-radius: 0px; }
.button:hover { background-color: rgb(0, 71, 187); }
header { background-color: rgb(255, 255, 255); background-size: cover; background-attachment: fixed; padding-top: 10px; padding-bottom: 0px; background-position: 50% 50%; background-repeat: no-repeat; }
a { color: rgb(0, 0, 0); text-decoration: underline; }
a:hover { color: rgb(0, 0, 0); }
a:hover.text-light { color: rgb(0, 71, 187); }
body { font-family: Helvetica; background-color: rgb(221, 221, 221); font-size: 1rem; font-weight: 400; background-size: cover; background-attachment: fixed; background-image: none; background-position: 50% 50%; background-repeat: no-repeat; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(28, 36, 69); }
.arc-mainmenu a:hover { color: rgb(0, 71, 187); text-decoration: none; }
.arc-main-content { margin-top: 50px; margin-bottom: 0px; background-color: rgb(255, 255, 255); }
.container { max-width: 800px; }
footer { padding-top: 0px; padding-bottom: 0px; background-color: rgb(28, 36, 69); }
nav, .arc-submenu { background-color: rgb(255, 255, 255); }
.arc-mainmenu a { color: rgb(255, 255, 255); font-size: 1.05rem; }
.InputField, .InputSelect, input[type="email"] { color: rgb(35, 58, 58); background-color: rgb(224, 224, 224); font-family: Helvetica; }
input[type="email"] { font-size: 14px; padding: 4px; border-radius: 5px; box-shadow: rgb(204, 204, 204) 0px 0px 0px; }
h2 { font-family: Helvetica; color: rgb(0, 0, 0); }
h3 { font-family: Helvetica; color: rgb(0, 0, 0); }
h4, h5, h6 { font-family: Helvetica; color: rgb(0, 0, 0); }
p { color: rgb(0, 0, 0); }
.arc-mainmenu { text-align: center; }
.eNavigation, .eNavigationActive eNavigation { max-width: 150px !important; }