/***** NEWS *********************/

DIV.body-inner DIV.news
{
	top:458px;
	left:21px;
	/* width:438px; */
	width:738px;
	position:relative;
	font-family:arial;
	font-size:0.75em;
}

DIV.body-inner DIV.news DIV.header
{
	margin-bottom:10px;
	width:433px;
}

DIV.body-inner DIV.news DIV.header DIV.title
{
	float:left;
	width:330px;
	font-weight:bold;
}

DIV.body-inner DIV.news DIV.header DIV.all
{
	float:right;
	width:103px;
	text-align:right;
}

DIV.body-inner DIV.news DIV.header DIV.all A
{
	color:#000000;
	text-decoration:underline;
}

DIV.body-inner DIV.news DIV.date
{
	margin-bottom:5px;
}

DIV.body-inner DIV.news DIV.item
{
	margin-bottom:10px;
}


/***** COPYRIGHT FOOTER *********************/

DIV.copyright
{
	top:610px;
	left:11px;
	position:relative;
	width:500px;
	height:20px;
	font-size:0.75em;
	font-family:arial;
}

DIV.copyright A
{
	color:#000000;
	margin-right:12px;
}

DIV.copyright A.copyright
{
	text-decoration:none;
}

/***** OVERRULING *********************/

DIV.body-inner DIV.service
{
	top:400px;
	left:776px;
	position:relative;
}

/*
DIV.body-inner DIV.news
{
	visibility:hidden;
}
*/