@import url('https://fonts.googleapis.com/css?family=Raleway');

body {
margin-top: 0px;
font-family: Raleway;
}
td, #menu a, #navigation, input, select {
font-family: Raleway;
}
.banner-graphic { 
max-height: 107px;
max-width: 458px;
text-align: left; 
margin-top: 20px;
margin-bottom: 130px;
}
#banner {
background: url(https://oll-va.client.renweb.com/oa/client_files/oll-va/uploads/Design/header%20border.jpg) bottom left repeat-x;

}
select {
width: 100%;
max-width: 500px;
}
#page_container {
background: #FFF !important;
width: 100%;
}
#floating_header::after, .page_content.inside_page::after, #page_container::after, .left_menu_column::after {
background-image: none;
}
.left-nav-button {
box-shadow: 0 0 3px rgba(0,0,0,.3);
background: #EEE;
}
#navigation {
text-transform: uppercase;
font-weight: 600;
}
#navigation ul li a:hover {
color: #428BCA;
-webkit-transition: all 0.2s ease-out;
}
#navigation ul {
padding: 0;
}
#user_info, #user_info a {
color: #333;
font-size: 12px;
}
#user_info a:hover {
color: #428BCA;
-webkit-transition: all 0.2s ease-out;
}
.page_content h1, .page-title { 
color: #3F3F3F;
background: none !important;
font-size: 26px;
font-weight: 600;
font-family: "Raleway", Arial, Helvetica, sans-serif;
}
h1.header2bg {		
font-weight: bold;
font-size: 20px;
background: #428BCA !important;
color: #FFF !important;
}
#floating_header {
background: #FFF !important;
border: none !important;
}
.left_menu_column {		
max-width: 225px;
padding: 0px 0px !important;
border-top: 3px solid #1e73be;
box-shadow: 0 1px 4px #ddd;
}
#menu ul li:hover, #menu ul li a.ln2:hover {
color: #222;
-webkit-transition: all 0.2s ease-out;
}
#menu ul li a.ln2_default {
color: #222;
}
.toggleMenu {
color: #00396B !important;
border: none !important;
}
#footer {
padding-top: 2%;
background: #00396B;
border-bottom: 82px solid #FFF;
}
#footer ul.footer-nav li a, .footer-nav {
color: #FFF;
font-weight: 600;
text-transform: uppercase;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#footer ul.footer-nav li a:hover {
color: #BABABA;
    -webkit-transition: all 0.2s ease-out;
}
.footer-credit, .footer-credit a {
color: #BABABA;
margin-bottom: 3%;
}
.footer-credit a:hover {
color: #FFF;
    -webkit-transition: all 0.2s ease-out;
}
#bottom-bar {
background: none !important;
border: none !important;
}



@media (min-width: 641px) {       
.wrapper {
width: 90%; 
max-width: 1162px;
}
