

body {
    background:#fff;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#333;
	font-size: 12px;
}

.pageCover {
	top:20px;
    background: url("https://static.moveonca.com/us-sandiego/images/UCSanDiegoLogo-BlueGold-RGB.jpg") no-repeat scroll right 3px transparent;
	background-size: 229px 45px;
	padding-top: 120px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	}


.pageContent {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	 border: medium none;
	 width: 940px;
	 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	}
.formHeader {
    border-bottom: medium none;
    color: #333;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.wizardTitleBar {
    background: none repeat scroll 0 0 #006A96;
	border-radius: 3px;
	padding-left: 10px;
	font-size: 24.5px;
	 width: 102%;
	 color:#fff;
	 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


.loginBar span {
    font-weight: normal;
    color: #263B47;
}
.loginBar {
	color: #222;
}
	
.blue span {
    background-color: #1d3362;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#languageButtons {
	padding-left: 0px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#languageButtons li a {
	background: #006A96;
    padding: 2px 5px;
    width: 100%;
    color: #fff;
    display: block;
    text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	font-size: 9px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#languageButtons li a:hover {
	background: #006A96;
    padding: 2px 5px;
    width: 100%;
    color: #fff;
    display: block;
    text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

li.currentLanguage {
	background: #006A96;
    color: #fff;
	padding: 2px 8px;
	border-bottom: medium none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}



.vMenu > a > li {
  background-color: #f0faff;
  color: #016691;
  font-size: 14px;
  font-weight: 500;
  margin-right: 10px;
  font-family: "Univers W01",Helvetica,Calibri,Arial,sans-serif;
}

.vMenu > a > li.active {
	background: #f0faff !important;
	color: #016691 ;
	 font-size: 14px;
  font-weight: 500;
  font-family:"Univers W01",Helvetica,Calibri,Arial,sans-serif;
}

.vMenu > a > li:hover {
    background-color: #f0faff !important;
    cursor: pointer;
	color: #016691;
	text-decoration: underline;
	font-size: 14px;
    font-weight: 500;
	font-family:"Univers W01",Helvetica,Calibri,Arial,sans-serif;
	
}

.vMenu > a > li.complete {
  background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 168px 8px #f0faff; 
  color:#016691;
   font-size: 14px;
  font-weight: 500;
  font-family:"Univers W01",Helvetica,Calibri,Arial,sans-serif;
  }
  
  .vMenu > a > li.complete:hover { 
    background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 168px 8px #f0faff;
    color: #016691;
	 font-size: 14px;
  font-weight: 500;
  font-family:"Univers W01",Helvetica,Calibri,Arial,sans-serif;
    }
	


.vMenu > a > li.complete.active {
  background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 168px 8px #f0faff;
  color: #016691;
  font-weight: 600 !important;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 14px;
  font-weight: 500;
  font-family:"Univers W01",Helvetica,Calibri,Arial,sans-serif;
}



button[kind="next_button"] {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #006A96;
	color: #fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

button[kind="next_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #182B49;
	color: #fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

button[kind="previous_button"] {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #006A96;
	color: #fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
button[kind="previous_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #182B49;
	color: #fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

}
button[kind="save_button"], button[kind="submit_button"] {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center #006A96;
	color: #fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
button[kind="save_button"]:hover, button[kind="submit_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center #182B49;
	color: #fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	
}

.addSection {
    background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll 5px 4px #006A96;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.addSection:hover {
    background: url("https://static.moveon4.com/default/icons/add_icon.png") no-repeat scroll 5px 4px #182B49;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

}
input[type="submit"], button, input[type="reset"], .button {
    background: none repeat scroll 0 0 #006A96;
	color: #fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
input[type="submit"]:hover, button:hover, input[type="reset"]:hover, .button:hover {
    background: none repeat scroll 0 0 #182B49;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.pageFooter {
  	background: none repeat scroll 0 0  #182B49;
    height:  50px;
	 width: 100%;
	 color: #fff;
	 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.pageCover h1 {
    color: #333;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	}



#progressLabel {
    color: #333;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.formContainer fieldset > legend, .searchBox .searchHeader {
    background: #f1f1f1;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.appDetails {
    color: #fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.formContainer fieldset > legend, .searchBox .searchHeader {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	
}


.mark-complete {
    background:#f1f1f1;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

a.privacy_policy {
	top:20px;
	color:#fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}