	body	{		margin:0px;		padding:0px;		color:#7b7b7b;		font-size:14px;		line-height:150%;		background-color:#31373d;		font-family:Segoe UI,Tahoma;	}		a.menu:link,a.menu:active,a.menu:visited	{		width:100%;		color:#ffffff;		display:block;		font-size:14px;		text-decoration:none;		padding:3px 0px 3px 25px;		font-family:Segoe UI,Tahoma;		background-repeat:no-repeat;		background-position:10px center;		border-bottom:solid 1px #414850;		background-image:url('images/bullet.png');		}		a.menu:hover,	a.submenu:hover	{		text-decoration:underline;	}		a.submenu:link,a.submenu:active,a.submenu:visited	{		padding-left:40px;		background-position:25px center;	}		.floatContent	{		height:100%;		overflow:hidden;	}		div.mainSection	{		width:920px;		margin-left:auto;		margin-right:auto;	}		div.header	{		width:920px;		height:115px;		background-repeat:no-repeat;		background-image:url('images/quantica_header.png');	}		div.center	{		clear:both;	}		div.content	{		float:left;		width:680px;		padding:15px;		min-height:400px;		background-color:#fff;	}		div.contentHeader	{		color:#59a0e3;		display:block;		font-size:18px;		margin:15px 0px 10px 0px;	}		div.menu	{		float:right;		width:200px;		padding-left:10px;		background-repeat:repeat-x;		background-image:url('images/menu_background.png');			}		div.footer	{		width:920px;		height:90px;		background-repeat:no-repeat;		background-image:url('images/quantica_footer.png');			}		pre.code	{		padding:10px;		font-size:11px;		line-height:110%;		font-family:Verdana;		border:solid 1px #e1e5e9;		background-color:#f1f5f9;	}		table	{		width:100%;		font-size:11px;	}		th	{		text-align:left;		font-weight:bold; 		padding:2px 5px 2px 5px;		background-color:white;		}		td	{		padding:2px 5px 2px 5px;		background-color:white;	}		table.example	{		color:#a1a5a9;		text-align:right;	}		table.example tr th	{		color:#a1a5a9;		text-align:right;	}