body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#555555;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#1D4F88;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D4F88;
}
a:hover {
	text-decoration: none;
	color: #3982B8;
}
a:active {
	text-decoration: none;
	color: #1D4F88;
}


#imageContainer {
	margin:auto;
	height:200px;
	padding-top:10px;
}

#imageContainer img {
	display:none;
	position:absolute;
}