@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: 15px; padding-bottom: 25px; }
nav, .arc-submenu { background-color: rgb(238, 238, 238); }
.arc-mainmenu a { color: rgb(0, 58, 98); font-weight: 600; font-size: 1rem; text-decoration: none; font-family: BrandonTex-Bold, Arial, sans-serif; }
.arc-mainmenu a:hover { color: rgb(45, 131, 182); text-decoration: underline; }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; background-color: rgb(255, 255, 255); font-family: BrandonText-Light, Arial, sans-serif; font-weight: 400; font-size: 1.1rem; line-height: 1.8rem; }
a { color: rgb(0, 58, 98); text-decoration: underline; }
a:hover { color: rgb(10, 133, 229); text-decoration: underline; }
a:hover.text-light { color: rgb(11, 148, 255); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(45, 131, 182); background-color: rgb(244, 244, 244); }
footer { background-color: rgb(255, 255, 255); }
.button:hover { background-color: rgb(45, 131, 182); color: rgb(255, 255, 255); }
.button { background-color: rgb(5, 73, 124); border-radius: 5px; font-size: 1.15rem; color: rgb(255, 255, 255); }
p { color: rgb(0, 0, 0); }
.InputField, .InputSelect { color: rgb(37, 37, 37); border-color: rgb(221, 221, 221); background-color: rgb(244, 244, 244); font-size: 17px; font-family: calibri; padding: 14px; border-radius: 0px; box-shadow: none; }
.arc-mainmenu { text-align: left; }
.arc-main-content { margin-top: 14px; margin-bottom: 25px; box-shadow: none; background-color: rgb(255, 255, 255); }
h1 { color: rgb(0, 0, 0); font-family: BrandonText-Bold, Arial, sans-serif; font-weight: 400; font-size: 2.2rem; line-height: 4rem; }
h2, h3, h4, h5, h6 { color: rgb(0, 0, 0); font-family: calibri; font-size: 1.65rem; letter-spacing: 0rem; }
a.text-light { color: rgb(45, 131, 182); }
.container { max-width: 920px; }
hr { color: rgb(0, 58, 98); background-color: rgb(0, 58, 98); height: 2px; }
