@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { background-color: rgb(255, 255, 255); }
.button { background-color: rgb(0, 38, 62); }
.button:hover { background-color: rgb(0, 38, 62); }
a { color: rgb(0, 38, 62); text-decoration: underline; }
a:hover.text-light { color: rgb(0, 93, 152); }
a:hover { color: rgb(0, 38, 62); }
h1 { font-family: Roboto; }
footer { background-color: rgb(74, 201, 255); }
body { background-color: rgb(242, 242, 242); }
.arc-main-content { box-shadow: none; background-color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(0, 93, 152); text-decoration: underline; }
.arc-mainmenu a { text-decoration: none; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(0, 131, 214); }
.arc-mainmenu { text-align: center; }
