.infobox
	{
	position: absolute;
	top: 1000px;
	left: 50%;
	width: 918px;
	margin-left: -459px;
	}
*html .infobox
	{
	width: 917px;
	}
.infobox h1
	{
	font-size: 15px;
	font-weight: bold;
	color: #3B66A6;
	margin:0px;
	line-height: 20px;
	}
.infotext
	{
	color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	padding: 20px 0px 20px 0px;
	background-color: #F7F7F7;
	border: 1px solid #1D3B79;

	}
.infotext a:link, .infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: #5279B5;
	text-decoration: none;
	font-weight: bold;
	}
.infotext strong
	{
	font-weight: normal;
	}

