iframe {
	display: none;
}
#TableOuter {
	position: relative;
	top: -20px;
}
#TableDescription {
	display: none;
}
td.CTtitle {
	display: none;
}
tr.CTsubtitle {
	display: none;
}
tr.CTodd {
	display: none;
}
.Alert {
	display: none;
}
a, a:link, a:visited {
	color: #004584;
	font: 10px helvetica,verdana, arial, sans-serif;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
a.disabled, a.disabled:link, a.disabled:visited {
	color: #cccccc;
	font: 10px helvetica,verdana, arial, sans-serif;
	text-decoration: none;
}
#SubmitButton{
	display: none;
}
