@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; }
nav, .arc-submenu { background-color: rgb(28, 81, 112); }
.arc-mainmenu a { color: rgb(255, 255, 255); font-family: "Gill Sans Pro"; text-decoration: none; }
.arc-mainmenu a:hover { color: rgb(220, 165, 29); text-decoration: underline; }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; font-family: "Open Sans"; background-color: rgb(28, 81, 112); font-weight: 400; font-size: 1.15rem; }
a { color: rgb(34, 34, 34); text-decoration: underline; }
a:hover { color: rgb(34, 34, 34); }
a:hover.text-light { color: rgb(255, 255, 255); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(46, 51, 43); background-color: rgb(117, 178, 221); }
footer { background-color: rgb(28, 81, 112); }
.button:hover { background-color: rgb(255, 255, 255); color: rgb(34, 34, 34); }
.button { background-color: rgb(28, 81, 112); font-size: 1.15rem; border-radius: 2px; }
p { color: rgb(34, 34, 34); }
.InputField, .InputSelect { color: rgb(34, 34, 34); font-family: "Open Sans"; font-weight: 400; font-size: 18px; border-radius: 0px; box-shadow: none; }
h1 { font-family: "Open Sans"; letter-spacing: 0rem; color: rgb(34, 34, 34); font-weight: 400; font-size: 2.5rem; line-height: 1.25; }
h2, h3, h4, h5, h6 { font-family: "Gill Sans Pro"; letter-spacing: 0rem; color: rgb(0, 0, 0); }
.arc-main-content { box-shadow: none; }
.text-light { color: rgb(255, 255, 255); }
h2 { color: rgb(34, 34, 34); font-size: 1.5rem; line-height: 1.25; font-family: "Open Sans"; font-weight: 400; }
h3 { color: rgb(34, 34, 34); font-family: "Open Sans"; font-size: 1.25rem; letter-spacing: 0.1rem; line-height: 1.25; font-weight: 400; }
h4, h5, h6 { color: rgb(34, 34, 34); font-family: "Open Sans"; font-size: 0.9rem; letter-spacing: 0.1rem; line-height: 1.25; font-weight: 400; }
#buttonrow { padding-right: 100px; }
