@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: 0px; }
nav, .arc-submenu { background-color: rgb(0, 69, 147); }
.arc-mainmenu a { color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(242, 119, 7); }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; background-color: rgb(247, 247, 247); font-family: Verdana; font-size: 0.9rem; line-height: 1.5; }
a { color: rgb(242, 119, 7); text-decoration: none; }
a:hover { color: rgb(0, 69, 147); text-decoration: underline; }
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, 69, 147); }
.button:hover { background-color: rgb(121, 167, 193); }
.button { background-color: rgb(242, 119, 7); font-size: 1.35rem; border-radius: 10px; }
p { color: rgb(0, 69, 147); }
.InputField, .InputSelect { color: rgb(0, 69, 147); font-size: 14px; font-family: Verdana; }
.container { max-width: 970px; }
.arc-main-content { margin-top: 24px; }
h1 { font-family: Verdana; color: rgb(0, 69, 147); }
h2, h3, h4, h5, h6 { color: rgb(0, 69, 147); font-family: Verdana; }
