body {
	font-family: Arial, Verdana, sans-serif;
	color: #000001;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	cursor: default;
	background-color: #225A89;
}

#container {
	width: 100%;
}

fieldset {
	overflow: hidden;
	display: block;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

legend {
	display: none;
}

table {
	width: 100%;
	cursor: default;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

