@import url("https://fonts.googleapis.com/css?family=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-top: 15px; padding-bottom: 25px; }
nav, .arc-submenu { background-color: rgb(115, 195, 180); }
.arc-mainmenu a { color: rgb(37, 37, 37); font-family: "Helvetica Neue", Arial; font-weight: 600; font-size: 1rem; text-decoration: none; }
.arc-mainmenu a:hover { color: rgb(37, 37, 37); text-decoration: none; }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; background-color: rgb(255, 255, 255); font-family: arial; font-weight: 400; font-size: 1.2rem; }
a { color: rgb(0, 153, 153); text-decoration: none; }
a:hover { color: rgb(37, 37, 37); text-decoration: underline; }
a:hover.text-light { color: rgb(255, 255, 255); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(37, 37, 37); background-color: rgb(62, 169, 151); }
footer { background-color: rgb(115, 195, 180); }
.button:hover { background-color: rgb(255, 227, 29); color: rgb(51, 51, 51); }
.button { background-color: rgb(255, 233, 80); border-radius: 0px; font-size: 1.5rem; color: rgb(0, 0, 0); }
p { color: rgb(0, 0, 0); }
.InputField, .InputSelect { color: rgb(37, 37, 37); border-color: rgb(115, 195, 180); background-color: rgb(255, 255, 255); font-size: 17px; font-family: Arial; padding: 14px; border-radius: 0px; box-shadow: rgba(1, 1, 1, 0.1) 1px 1px 1px inset; }
.arc-mainmenu { text-align: left; }
.arc-main-content { margin-top: 14px; margin-bottom: 25px; box-shadow: none; background-color: rgb(255, 255, 255); }
h1 { color: rgb(0, 0, 0); font-family: Arial; font-weight: 400; font-size: 2.95rem; letter-spacing: 0rem; }
h2, h3, h4, h5, h6 { color: rgb(0, 0, 0); font-family: Arial; font-size: 2rem; letter-spacing: 0rem; }
a.text-light { color: rgb(0, 153, 153); }
.container { max-width: 920px; }
