html body{
	font-family: Verdana, sans-serif;
}

html h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
}

.main-footer{
	background-color: rgb(0,55,108);
}

#continue_button, #continue_registration_button{
	background-color: rgb(0,55,108);
}

#continue_button:hover ,#continue_registration_button:hover{
	background-color: rgb(0,55,108);
}

.siteOptionBackgroundColor{
	background-color: rgb(0,55,108);
}

#zfc-login-button{
	background: rgb(0,55,108);
}

#zfc-login-button:hover {
	background: rgb(0,55,108);
}

.voluntaryProgramsLabel{
	min-width: 420px;
}