.pageCover {
    background: url("https://static.moveonca.com/ca-Kwantlen-Poly/images/kpu-mark-sig_RGB.png") no-repeat scroll 0 20px rgba(0, 0, 0, 0);
	padding-top: 117px;
	background-size: 33%;
}

.pageCover h1{
	margin-top: 50px;
}

 .vMenu > a > li {
    background-color: #333f48;
    border-bottom: 1px solid #492E23;
    border-top: 1px solid transparent;
    width: 170px;
    line-height: 20px;
    padding: 5px 27px 5px 10px;
    display: block;
    position: relative;
    font-family: "Lucida Sans","Lucida Grande",sans-serif;
    font-weight: 700;
    color: white;
}

.vMenu > a > li:hover, {
    background-color: #492E23;
    color: white;
    cursor: pointer;
    font-weight: 700;
}

.vMenu > a > li:hover, .active {
    background-color: #A2AAAD !important;
}

.wizardTitleBar {
    background: #840029;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
    color: white;
}

li.currentLanguage {
    background: none repeat scroll 0 0 #840029;
    border-bottom: 4px solid #333F48;
    color: white;
    padding: 4px 8px;
}

.addSection {
    background: url(https://static.moveon4.com/default/icons/add_icon.png) no-repeat 5px 4px #840029;
    height: 25px;
    color: #fff;
    border: 1px solid transparent;
    padding: 0px 5px 3px 25px;
    cursor: pointer;
    float: left;
    margin: 5px 0px 5px 1px;
    opacity: 1;
}

input[type=submit], button, input[type=reset], .button {
    background: none #840029;
    position: relative;
    padding: 6px 14px 7px;
    color: white;
    text-decoration: none;
    border-radius: 0px;
    border: 0;
    cursor: pointer;
    float: left;
    top: 0px;
    line-height: 30px;
}

.pageCover h1 {
    color: #840029;
    font-size: 25px;
    margin: 0;
    line-height: 50px;
}

button[kind="next_button"] {
    background: url(https://static.moveon4.com/default/icons/next_button_icon.png) no-repeat right center #840029;
    padding-right: 20px;
    color: #fff;
}

button[kind="next_button"] :hover {
    background: url(https://static.moveon4.com/default/icons/next_button_icon.png) no-repeat right center #840029;

}

button[kind="save_button"], button[kind="submit_button"] {
    background: url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat center left #840029;
    padding-left: 27px;
}

button[kind="save_button"] :hover {
    background: url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat center left #840029;
	
}

button[kind="previous_button"] {
    background: url(https://static.moveon4.com/default/icons/prev_button_icon.png) no-repeat center left #840029;
    padding-left: 20px;
    color: #fff;
}

button[kind="previous_button"]:hover {
    background: url(https://static.moveon4.com/default/icons/prev_button_icon.png) no-repeat center left #840029;
}
