.menuContainer {
	display:none;
}
.pageCover {
    background: url("https://static.moveon4.com/es-loyola/images/new_logo.jpg") no-repeat scroll 0px 20px #fff;
    padding-top: 132px;
	background-size: 30%;
    margin-top: 1px;
}
.loginBar {

    top: 5px;
}
.wizardTitleBar {
    background: #023E83;
	color:#fff;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}
.pageCover h1 {
	color: #3E3E3B
}
	
body {
	background: #FFFFFF;
}
.formHeader {
	color: #023E83;
	border-bottom: #FFEC01
}
*Language*/
#languageButtons li a {
	background-color:#023E83;
   
    display: block;
	
}
#languageButtons li a:hover {
    
	
	
    
}

    
li.currentLanguage {
    background-color:#023E83;
	color:white;
   
	border-bottom: #fff;
	
}