body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	width: 600px;
	background: none #FFFFFF;
	color: #000000;
}

.leftMargin {
	margin-left: 58px;
}

.smaller {
	font-size: 9pt;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

h5 {
	font-weight: bold;
	margin-bottom: 0;
}

label {
	width: 8em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0;
	clear: both;
}

.input-box {
	margin-bottom: 11px;
}

.submit-button {
	margin-left: 0em;
	clear: both;
}

.furtherDescription {
	font-size: 8pt;
}

table {
	margin-left:auto;
	margin-right:auto;
}

td {
	text-align: center;
}

img {
	border: 0;
}

.progress {
	text-align: center;
	width: 380px;
}