/* Getting from cache intro-01 */
body {
	font-family: Arial, Verdana, sans-serif;
	color: #000001;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	cursor: default;
	background-color: #5B6889;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center;
}

#container {
	border-top-color: #1C35D9;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #515F82;
	height: 800px;
	cursor: default;
}

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

legend {
	display: none;
}

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

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}
