@charset "utf-8";
/* CSS Document */
body {background-color:#E4E3F0; }

.logo {display:block; margin-left: 5px; }
.navigation {margin-top:0; border-top: 1px solid #969393; border-bottom: 1px solid #969393;}
.active-page {color: #D7CC86;}
.page-header {color: brown;}
.label {width: 120px; background-color:lightgray;}
.submit-button {width: 120px;}
h4 {color: darkslategrey;}
.active-page {color: #D7CC86;}
.container-bg {background-color: #ece0ea; border: 1px solid #cccccc;}
.btn-width {width: 150px;}
a .links {color:whitesmoke;}
a:hover .links {color:darkslategray;}
div .footer {height:20px; margin-top: 5%; margin-bottom: 5%; padding-bottom: 3%; }
.footer-text {color:#B1B1B1; font-size: 12px; }
