@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; background-color: rgb(239, 239, 239); font-family: "Open Sans"; font-weight: 300; }
header { background-color: rgb(255, 255, 255); padding-bottom: 0px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; padding-top: 0px; }
.arc-main-content { margin-top: 15px; margin-bottom: 15px; }
h2, h3, h4, h5, h6 { font-family: "Open Sans"; font-weight: 300; color: rgb(51, 51, 51); }
h1 { font-family: "Open Sans"; font-weight: 300; color: rgb(51, 51, 51); font-size: 2rem; }
p { color: rgb(51, 51, 51); }
.InputField, .InputSelect { font-family: "Open Sans"; color: rgb(0, 0, 0); font-weight: 300; }
.arc-mainmenu { text-align: left; }
.button { background-color: rgb(0, 0, 90); font-size: 0.95rem; }
.button:hover { background-color: rgb(1, 1, 10); }
a { color: rgb(22, 22, 178); }
a:hover { color: rgb(22, 22, 178); }
footer { padding-top: 0px; padding-bottom: 0px; background-color: rgb(215, 210, 200); }
.text-light { color: rgb(51, 51, 51); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(1, 1, 4); }
.arc-mainmenu a:hover { color: rgb(1, 109, 164); }
nav, .arc-submenu { background-color: rgb(132, 195, 0); }
.arc-mainmenu a { color: rgb(255, 255, 255); text-decoration: underline; }
.arc-main-content .row { padding-top: 9px; padding-bottom: 9px; }
.arc-main-content .row > div { padding-bottom: 15px; }
