/* Not getting from cache Introseite */
body {
	font-family: Arial, Verdana, sans-serif;
	color: #000001;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	cursor: default;
	background-color: #003399;
	background-repeat: no-repeat;
	background-position: center;
}

#container {
	width: 100%;
	border-top-width: 2px;
	border-top-color: #FF9900;
	border-left-width: 2px;
	border-left-color: #FF9900;
	border-right-width: 2px;
	border-right-color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-color: #FF9900;
	background-color: #003399;
	height: 500px;
}

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

legend {
	display: none;
}

#center_c {
	background-repeat: no-repeat;
	background-position: left;
	height: 600px;
}

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

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

