body
{
	background:url(https://static.moveon4.com/ch-hes-so/images/international-77.jpg) no-repeat center 94px #000;
	 font-family: Arial,Verdana,Helvetica,sans-serif;
}

.pageCover{
  overflow: hidden;
	background: white;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	min-height: 500px;
}


.pageHeader
{
	width:938px;
	height:200px;
	background:url(https://static.moveon4.com/ch-hes-so/images/new_logo.jpg) no-repeat top right;
	margin:0 auto;
	padding:0 30px;
	display: block;
}

.logo {
background: none repeat scroll 0 0 black;
}

.pageContent
{
	width:938px;
	padding: 0 60px 60px;
	background: transparent;
	border:0 solid #ccc;
	overflow:visible;
}

.blue span
{
	background-color:#000;
}

.wizardNavigation
{
	float:right;
	width:710px;
	overflow:hidden;
	text-align:center;
	padding:3px;
	margin-bottom:10px;
}

.wizardNavigation > button
{
	margin-right:5px;
}

.menuContainer
{
	background:none;
	width:auto;
	overflow:visible;
	float:left;
	font-size:12px;
	border-radius:0 0 0 0;
	margin:30px 0 0;
}

.vMenu
{
	margin:0 0 10px;
	padding:0;
	min-height:40px;
	min-width:200px;
}

.vMenu > a > li:before
{
	color:#005483;
	content:"";
	font-size:12px;
	height:100%;
	left:10px;
	font-weight:400;
	position:absolute;
	top:5px;
	width:5px;
}

.vMenu > a > li.complete:before
{
	content:"";
	font-size:14px;
	color:#15B712;
}

.vMenu > a > li.complete
{
	background:url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 186px 6px;
	color:#000;
}

.vMenu > a > li.complete:hover
{
	background:url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 186px 6px #000;
	color:#fff;
}

.vMenu > a
{
	text-decoration:none;
	color:#000;
}

.vMenu > a > li
{
	border-bottom:1px solid #E0E0E0;
	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;
	transition:background .2s ease-in-out 0;
	font-weight:600;
}

.vMenu > a > li:hover,.active
{
	background-color:#000;
	color:#fff;
	cursor:pointer;
}

.formHeader
{
	font-size:20px;
	width:99%;
	color:#000;
	padding:14px 0 10px;
	border-bottom:1pt solid #000;
	font-weight:400;
	margin-bottom:15px;
}

input[type=submit],button,input[type=reset],.button,.nicEdit-pane input[type=submit]
{
	background:none #007bc0;
	position:relative;
	padding:2px 10px 3px;
	color:#fff;
	text-decoration:none;
	border-radius:2px;
	border:0;
	cursor:pointer;
	float:left;
	top:0;
	line-height:18px;
}

input[type=submit][disabled=disabled],button[disabled=disabled],input[type=reset][disabled=disabled],.button[disabled=disabled]
{
	background:#B2B0B0 url(https://static.moveon4.com/default/icons/alert-overlay.png) repeat-x;
	position:relative;
	padding:2px 10px 3px;
	color:#fff;
	text-decoration:none;
	border-radius:4px 4px 4px 4px;
	border:1px solid #999;
	cursor:pointer;
	font-size:13px;
	float:left;
	top:0;
	line-height:18px;
}

button[kind=previous_button]
{
	background:url(https://static.moveon4.com/default/icons/prev_button_icon.png) no-repeat center left #000;
	padding-left:20px;
}

button[kind=previous_button]:hover
{
	background:url(https://static.moveon4.com/default/icons/prev_button_icon.png) no-repeat center left #000;
}

button[kind=next_button]
{
	background:url(https://static.moveon4.com/default/icons/next_button_icon.png) no-repeat right center #000;
	padding-right:20px;
}

button[kind=next_button]:hover
{
	background:url(https://static.moveon4.com/default/icons/next_button_icon.png) no-repeat right center #000;
}

button[kind=save_button]
{
	background:url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat center left #000;
	padding-left:27px;
}

input[type=submit]:hover,button:hover,input[type=reset]:hover,.button:hover
{
	background-color:#000;
}

button[kind=save_button]:hover
{
	background:url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat center left #000;
	padding-left:27px;
}

input[type=submit]:active,button:active,input[type=reset]:active,.button:active
{
	top:0;
}

input[type=submit],button,input[type=reset],.button,.nicEdit-pane input[type=submit]
{
	background:none #000;
	
}

.loginBar span {
	float:left;
}
.loginBar a
{
	float:left;
}

.pageCover h1 {
color: #000;

}


.wizardTitleBar {
background: #f1f1f1;
border-radius: 0 0 0px 0;
padding: 16px 20px 16px 20px;
margin-left: 0px;
overflow: hidden;
width: 898px;
}


.vMenu > a > li:hover, .active {
background-color: #000 !important;
color: white;
cursor: pointer;
font-weight: 700 !important;
}


.setContainer:after {
	height: 0;
	width: 0;
	font-size: 0;
	content: ".";
	display: block;
	clear: both;
}

#languageButtons {
    float: right;
    position: absolute;
    right: 0;
    top: -9px;
    z-index: 100;
}

#languageButtons li a {
    color: #000;
}

li.currentLanguage {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000;
    padding: 2px 5px;
}