@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { background-color: rgb(255, 255, 255); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; padding-bottom: 0px; padding-top: 15px; }
nav, .arc-submenu { background-color: rgb(0, 37, 68); }
.arc-mainmenu a { color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(220, 165, 29); }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; background-color: rgb(0, 37, 68); }
a { color: rgb(220, 165, 29); text-decoration: underline; }
a:hover { color: rgb(121, 167, 193); }
a:hover.text-light { color: rgb(206, 169, 188); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(47, 79, 79); }
footer { background-color: rgb(0, 37, 68); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; padding-top: 0px; padding-bottom: 0px; }
.button:hover { background-color: rgb(0, 37, 68); }
.button { background-color: rgb(0, 37, 68); font-size: 2.4rem; }
p { color: rgb(46, 51, 43); }
.InputField, .InputSelect { color: rgb(46, 51, 43); }
h1 { color: rgb(0, 108, 170); font-family: Roboto; }
h2 { color: rgb(0, 108, 170); font-family: Roboto; }
h3 { color: rgb(0, 108, 170); font-family: Roboto; font-weight: 100; }
h4, h5, h6 { color: rgb(0, 108, 170); font-family: Roboto; font-weight: 100; }
.arc-main-content .row { padding-bottom: 14px; padding-top: 14px; }
.arc-main-content { margin-top: 6px; margin-bottom: 6px; }
.arc-row .arc-row-content { padding-top: 50px; padding-bottom: 50px; }
