@import url("https://fonts.googleapis.com/css?family=Oxygen:300,400,700|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
body { background-position: 50% 50%; background-image: none; line-height: 1.25; font-family: Oxygen; font-weight: 400; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: rgb(255, 255, 255); }
.container { max-width: 1200px; }
p { color: rgb(0, 0, 0); }
.text-light { color: rgb(255, 255, 255); }
h1 { color: rgb(0, 0, 0); font-family: Oxygen; font-size: 1.9rem; font-weight: 700; }
h2, h3, h4, h5, h6 { font-family: Oxygen; font-size: 1.25rem; font-weight: 300; }
a { color: rgb(0, 162, 177); }
a:hover { color: rgb(18, 212, 221); }
a.text-light:hover { color: rgb(255, 255, 255); }
.button { background-color: rgb(0, 162, 177); }
.button:hover { background-color: rgb(18, 212, 221); }
header { background-position: 50% 50%; background-image: none; padding-top: 5px; padding-bottom: 5px; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: rgb(255, 255, 255); }
.arc-mainmenu a { color: rgb(255, 255, 255); font-family: Oxygen; font-weight: 300; text-decoration: none; }
nav, .arc-submenu { background-color: rgb(7, 171, 158); }
.arc-mainmenu a:hover { color: rgb(1, 197, 201); text-decoration: none; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(0, 0, 0); background-color: rgb(245, 245, 245); }
.arc-mainmenu { text-align: right; }
footer { padding-top: 30px; padding-bottom: 0px; background-color: rgb(51, 51, 51); }
.InputField, .InputSelect { font-family: Oxygen; font-size: 14px; }
.arc-main-content { margin-top: 25px; margin-bottom: 25px; background-color: rgb(255, 255, 255); }
