/* **************** *//* *** ELEMENTS *** *//* **************** */a {	color: #666;	}a:hover {	color: #999;	}body {	text-align: center;	font-family: arial, helvetica, sans;	font: 11px/1.5 Verdana, sans-serif;	}h1 {	font-size: 14px;	}img {	border: 0;	}table {	width: 450px;	border-collapse: collapse;	margin-left: 15px;	}td {	padding: 5px;	padding-left: 20px;	}	td.dates {		width: 100px;		}th {	text-align: left;	font-weight: bold;	font-style: italic;	padding-top: 20px;	}/* *********** *//* *** IDS *** *//* *********** */#column_left {	width: 225px;	float: left;	}#column_right {	width: 560px;	float: right;	}	#column_right p {		margin-top: 0;		}#displayAd {	border: solid #999 1px;	}#frame {	width: 785px;	color: #333;	background: #fff;	text-align: left;	padding: 0;	margin: auto;	border: 0;	}#footer {	clear: both;	width: 785px;	text-align: right;	padding: 0;	margin: auto;	border: 0;	}#header {	width: 785px;	text-align: right;	padding: 0;	margin: auto;	border: 0;	}#listClients, #listClients ul, #listClients ul ul {	list-style-type: none;	padding: 0;	margin: 0;	border: 0;	}	#listClients li {		width: 185px;		line-height: 1.5;		padding: 5px 0;		margin: 0;		}	#listClients li.break {		margin-bottom: 10px;		}	#listClients li ul {		margin-left: 15px;		}	#listClients li li {		font-weight: bold;		font-style: italic;		}	#listClients li li li {		line-height: 1;		font-weight: bold;		font-style: italic;		}	#listClients a {		width: 175px;		\width: 185px;		w\idth: 175px;		font-weight: normal;		font-style: normal;		padding: 5px;		}	#listClients li a.current {		color: #fff;		background-color: #c00;		}	#listClients li li a {		padding-left: 10px;		}#mainNav {	padding: 0;	margin: 0;	}	#mainNav li {		display: inline;		padding: 0;		margin: 0;		}	#mainNav li a {		padding: 5px 10px;		margin: 0;		color: #333;		background-color: #fff;		}	#mainNav li a:hover {		color: #999;		background-color: #fff;		}	#mainNav a.current {		color: #fff;		background-color: #999;		}/* *************** *//* *** CLASSES *** *//* *************** */.disclaimer {	color: #999;	}.errorMessage {	color: #c00;	}.homePP {	width: 450px;	}.spacer {	clear: both;	}