@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(244, 239, 238); font-family: "Open Sans"; font-weight: 300; }
header { background-color: rgb(0, 0, 90); padding-bottom: 15px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
.arc-main-content { margin-top: 48px; margin-bottom: 21px; }
h2, h3, h4, h5, h6 { font-family: "Open Sans"; font-weight: 300; color: rgb(51, 51, 51); font-size: 1.3rem; }
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(22, 22, 178); }
.button:hover { background-color: rgb(22, 22, 178); }
a { color: rgb(22, 22, 178); }
a:hover { color: rgb(22, 22, 178); }
footer { padding-top: 0px; padding-bottom: 0px; background-color: rgb(0, 0, 90); }
.text-light { color: rgb(51, 51, 51); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(22, 22, 178); }
.arc-mainmenu a:hover { color: rgb(22, 22, 178); }
