/* Not getting from cache aaa-INTRO */
 
.buttonLevel3Normal {
}

#container {
	width:90%;
	cursor:default;
}

.buttonLevel1Normal {
	background-color:#FFFFFF;
	cursor:default;
	color:000000;
}

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

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

legend {
	display:none;
}

.buttonLevel1Hover {
	background-color:#FFFFFF;
	cursor:default;
	color:#CC0000;
	text-decoration:underline;
}

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

.buttonLevel3Hover {
}
