﻿body {
	background-color: #05C3DE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana, arial, helvetica, "sans serif";
	font-size: 18px;
}
.button
{
	font-size: 10pt;
	font-family: Arial;
	height: 25px;
	border-radius:25px;
}
.inputwhite
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10pt;
	border-left: #000000 1px solid;
	width: 98%;
	border-bottom: #000000 1px solid;
	font-family: tahoma;
	height: 20px;
	background-color: #ffffff;
}
.inputwhitefix500
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10pt;
	border-left: #000000 1px solid;
	width: 500px;
	border-bottom: #000000 1px solid;
	font-family: tahoma;
	height: 20px;
	background-color: #ffffff;
}
.wizardnavigation
{
	text-align:center;
}
.logo {
	position: absolute;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}