/* CSS Document */
body {
	margin:20px 0px 0px 0px;
	background:#FFFFFF;
}
/**** Page containers ****/
.outerShell {
	margin:5px;
	border:0px;
}
.innerShell {
	background:#FFFFFF;
}
.outerWidth {
	width:928px;
}
.innerWidth {
	width:908px;
}
/**** Header ****/
.text h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	MARGIN-BOTTOM: 15px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.text h2 {
	FONT-WEIGHT:bold;
	FONT-SIZE:16px;
	MARGIN-BOTTOM: 11px;
	COLOR:#0066CE;
	FONT-FAMILY: Arial, sans-serif;
}
.text h3 {
	FONT-WEIGHT:bold;
	FONT-SIZE:13px;
	COLOR:#0066CE;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
}
.text ul li {
	list-style-image:url(/sites/vwr/images/bullet_yellow.gif);
}
.text hr {
	width:75%;
	margin:30px auto;
}

/**** Menu ****/
.menu {
	width:100%;
	background:transparent url(/sites/vwr/images/mnu-bg.gif) repeat-x;
	text-align:center;
	height:20px;
}
.menu ul {
	width:42%;
	margin:0px auto;
	padding:0; 
	list-style:none;
}
.menu li	{
	float:left; 
	margin:0; 
	padding:0;
	height:20px;
	font-family:Verdana, Helvetica, Arial, sans-serif; 
	font-size:10px;
	text-decoration: none;
	color: #fff;
	line-height:17px;
	text-align:center;
}
.menu li.selected	{

}
.menu a	{
	margin:0;
	padding:5px 0px; 
	color:#fff; 
	text-decoration:none;
	font-weight:bold;
}
.menu a:hover {
	color:#ffcc00;
}
.home-image {
	width:250px;
	margin:10px;
	float:right;
}
.table-header {
	color:#fff;
	font-weight:bold;
	text-align:center;
	background-color:#006544;
}
.table-benefit {
	background-color:#ccc;
	font-weight:bold;
}
.tlp-image {
	margin-left:10px;
	float:right;
}
.float-right {
	margin-left:10px;
	float:right;
}
.chatCategory {
	margin: 10px 0 7px;
}