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

#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;
}

a {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}

a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #006AAD;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #006AAD;
	cursor: default;
}

h2 {
	cursor: default;
}

h3 {
	cursor: default;
}

h4 {
	cursor: default;
}

h5 {
	cursor: default;
}

h6 {
	cursor: default;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

