  body {
	font-family: Helvetica Neue,Roboto,Arial,Droid Sans,sans-serif;
	font-size: .95em;
	line-height: 1.7em;
	color: #444;
}
div.page {
	display: none;

	padding: 20px;
}
p {	
}
h1 {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	line-height: 2em;
	padding: 0px;
	margin: 0px;
	color:#E47911
}
hgroup {

}
label {
	font-weight: bold;
}
input{
	height: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 0 5px;
	font-family: Helvetica Neue,Roboto,Arial,Droid Sans,sans-serif;
}
.error {
	display:none;
	color: #A31919;
	font-weight: bold;
}
.buttons {
	float: right;
	margin-right: 45px;
}
.next {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 10px;
	margin: 2px;
	background-color: #27c;
	background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#38d),color-stop(100%,#16b));
	background-image: -webkit-linear-gradient(#38d,#16b);
	background-image: -moz-linear-gradient(#38d,#16b);
	background-image: -o-linear-gradient(#38d,#16b);
	background-image: linear-gradient(#38d,#16b);
	-webkit-box-shadow: #7ac 0 0 2px inset;
	-moz-box-shadow: #7ac 0 0 2px inset;
	box-shadow: #7ac 0 0 2px inset;
	border: 1px solid #16b;
	text-shadow: #1954a7 0 1px;
}
button.cancel {	
	font-family: Helvetica Neue,Roboto,Arial,Droid Sans,sans-serif;
	font-size: 15px;
	background: 0;
	border: 0;
	color: #16b;
	cursor: pointer;
	vertical-align: middle;
	padding: 5px 10px;
	margin: 3px;
}
.number {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	margin: 0px 8px 0 0px;
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	width: 10px;
	font-weight: bold;
	padding: 3px 7px;
	border: 3px solid #999;
	background-color: #f6f6f6;
}
fieldset {
	border: 0;
	padding: 1em;
}
fieldset div {
	float: left;
}
fieldset div label {
	display: block;
	text-align: right;
	line-height: 2em;
}
fieldset div span {
	display: block;
	line-height: 2em;
	margin-left: .5em;
}
#wait {
	display: none;
	color: red;
	border: 0;
}

#mainNav {
	padding-bottom: 20px; 
	border-bottom: 1px solid #C8E1F5;
}



#saveasdialog {
	display: none;
}
#page5 {
	display: block;
}

#idsecretKey2 {
	display:none
}

#wait {
	display: none;
}