@import url("https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { background-color: rgb(255, 255, 255); }
footer { background-color: rgb(0, 47, 94); }
body { background-color: rgb(233, 233, 235); font-family: Muli; font-weight: 400; line-height: 1.25; font-size: 0.9rem; }
.arc-main-content { margin-bottom: 0px; margin-top: 0px; }
.button { background-color: rgb(0, 47, 94); }
.button:hover { background-color: rgb(231, 231, 231); color: rgb(0, 47, 94); }
a { color: rgb(0, 136, 189); }
a:hover.text-light { color: rgb(0, 136, 189); }
a:hover { color: rgb(0, 136, 189); }
h1 { color: rgb(0, 47, 94); font-family: Muli; font-weight: 800; letter-spacing: 0rem; font-size: 2.15rem; line-height: 1.5; }
p { color: rgb(0, 0, 0); }
h2, h3, h4, h5, h6 { color: rgb(0, 0, 0); font-family: Muli; font-weight: 400; letter-spacing: 0rem; font-size: 1rem; }
.InputField, .InputSelect { font-family: Muli; color: rgb(0, 0, 0); border-color: rgb(0, 0, 0); padding: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; }
.arc-mainmenu .arc-menuitem-active a { background-color: rgb(0, 136, 189); color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(255, 255, 255); text-decoration: underline; }
.arc-mainmenu a { color: rgb(255, 255, 255); font-family: Muli; font-weight: 700; text-decoration: none; }
nav, .arc-submenu { background-color: rgb(0, 136, 189); }
h2 { font-size: 1.55rem; }
