body, td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

div	{
	text-align: left;
}

p	{
	margin-top: 0pt;
	margin-bottom: 11pt;
}

a:link, a:active, a:visited	{
	color: #3a4d8f;
	text-decoration: none;
}

a:hover	{
	color: #566aaf;
	text-decoration: none;
}


h1	{
	font-size: 20pt;
	margin-top: 5pt;
	margin-bottom: 15pt;
	font-weight: normal;
}

h2	{
	font-size: 11pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

h3	{
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 5pt;
}

h4	{
	font-size: 10pt;
	margin: 0pt;
	color: #7f8593;
	font-weight: bold;
}



/* layout modifications */

.logo	{
	margin-bottom: 30pt;
}

#footer	{
	border-top: 1px solid #333333;
	margin-top: 25pt;
	padding-top: 5pt;
}

/* hidden elements */

#topLinks,
.search,
#topNavi,
.leftNavi,
.naviPath,
#subNavi,
#footer .selectMill,
#footer .links,
.rightColumnFrontPage .mapFlash,
.rightColumnFrontPage .shortcuts	{
	display: none;
}


/* product table */

table.productTable	{
	margin-bottom: 11pt;
	width: 100%;
}

table.productTable td	{
	padding-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 3pt;
	padding-right: 3pt;
	border-bottom: 1px solid #e8ebf0;
}

table.productTable .heading	{
	background-color: #9aa1ac;
	color: #ffffff;
	font-weight: bold;
}