/********** Relaunch Global Corporate Website www.roche.com layout *****/
/*************** Copyright (c) 1996-2008 F. Hoffmann-La Roche Ltd. *****/
/***********************************************************************/
/********************************************** initial stylesheet *****/
/***********************************************************************/
/************************************** author virtual identity AG *****/
/* $LastChangedDate: 2007-11-07 21:22:08 +0100 (Wed, 07 Nov 2007) $ *****/

html,
body
{
	margin: 0;
	padding: 0;
}

div, form
{
	margin: 0;
	padding: 0;
}

table
{
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, caption, th, td, label, legend
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
}

ol
{
	margin-top: 0;
	margin-bottom: 0;
}

ul
{
	list-style-type: none;
}

th, td
{
	vertical-align: top;
}

a
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

img, fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

input, select, textarea, button
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000;
}

select, textarea
{
	margin: 0;
	padding: 0;
	background: #fff;
}

form
{
	display: inline;
}

hr
{
	display: none;
}

.access,
h6
{
	position: absolute;
	left: -7000px;
	font-size: 0;
	line-height: 0;
}

.clearfix
{
	min-height: 1%;
}

* html .clearfix
{
	height: 1%;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size: 0;
	visibility: hidden;
}
