@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
.container { max-width: 960px; }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; box-shadow: rgba(1, 1, 1, 0.1) 0px 1px 2px; background-color: rgb(255, 255, 255); }
body { font-size: 1rem; line-height: 1.5; font-family: times; font-weight: 400; background-color: rgb(244, 243, 242); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; }
h1 { font-size: 2rem; letter-spacing: 0.04rem; font-family: times; font-weight: 400; }
header { background-color: rgb(244, 243, 242); padding-top: 20px; padding-bottom: 20px; background-size: cover; background-attachment: fixed; background-image: none; background-position: 50% 50%; background-repeat: no-repeat; }
h2, h3, h4, h5, h6 { font-family: times; font-weight: 400; font-size: 1.35rem; }
.button { background-color: rgb(40, 53, 115); border-radius: 3px; font-size: 1rem; }
.button:hover { background-color: rgb(89, 107, 150); }
.InputField, .InputSelect { font-family: times; border-radius: 1px; padding: 4px; color: rgb(0, 0, 0); }
.arc-mainmenu a { font-size: 1rem; text-decoration: none; }
.arc-mainmenu a:hover { text-decoration: none; color: rgb(0, 0, 0); }
a:hover { color: rgb(155, 91, 2); text-decoration: none; }
a { color: rgb(155, 91, 2); text-decoration: none; }
footer { background-color: rgb(235, 229, 217); background-size: cover; background-attachment: fixed; background-image: none; padding-bottom: 3px; padding-top: 0px; background-position: 50% 50%; background-repeat: no-repeat; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(72, 74, 78); }
a.text-light { color: rgb(155, 91, 2); }
a:hover.text-light { color: rgb(155, 91, 2); }
p { color: rgb(0, 0, 0); }
