@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { padding-top: 25px; padding-bottom: 25px; background-color: rgb(104, 129, 180); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; }
nav, .arc-submenu { background-color: rgb(94, 100, 158); }
.arc-mainmenu a:hover { color: rgb(104, 129, 180); }
.arc-mainmenu a { color: rgb(255, 255, 255); font-size: 0.85rem; text-decoration: none; font-weight: 400; font-family: Lato; }
footer { background-color: rgb(94, 100, 158); }
main { margin-top: 0px; margin-bottom: 0px; }
.arc-mainmenu { text-align: center; }
p { color: rgb(0, 0, 0); }
a { color: rgb(94, 100, 158); text-decoration: underline; }
a:hover { color: rgb(94, 100, 158); }
a.text-light:hover { color: rgb(3, 67, 132); }
.button { border-radius: 5px; background-color: rgb(87, 86, 144); font-size: 2rem; }
.button:hover { color: rgb(3, 67, 132); background-color: rgb(151, 184, 219); }
.InputField, .InputSelect { color: rgb(0, 0, 0); border-color: rgb(87, 86, 144); }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; font-family: Lato; font-weight: 400; background-color: rgb(104, 129, 180); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(87, 86, 144); }
h1 { color: rgb(87, 86, 144); font-family: Lato; font-weight: 700; }
h2 { font-family: Lato; color: rgb(87, 86, 144); font-weight: 400; }
a:hover.text-light { color: rgb(151, 184, 219); }
.arc-row .arc-row-content { padding-top: 49px; padding-bottom: 49px; }
