    .system_header{
	        background-color: #012e5d;
		
	        color: #ffffff;
	    }
	        .header_bkg{  background-color: #012e5d; }
        .header_bkg_as_text_color{  color: #012e5d; }
		
	        .header_text_color{ color: #ffffff;}
        .header_text_color:hover{ color: #ffffff;}
	
    #footer{
	        background-color: #012e5d;
		
	        color: #ffffff;
	    }
	        #footer a{ color: #ffffff;}
        #footer a:hover{ opacity: 0.8;}
	


    .btn-primary{
    background-color: #012e5d!important;
    border-color: #012e5d!important;
    color: #ffffff!important;
    }







