/* Localized */
small {
	font-size: 8pt;
	font-family: tahoma, sans-serif;
}
a img {
	border: 0;
}
table {
	border-collapse: collapse !important;
}
.tableauCentral {
	background-color: #ffffff;
}

.leftContent {
	margin: 5px 20px;
}



.rightContent {
	margin: 15px 20px;
	padding: 0;
}
.rightContent {
margin: 10px 10px;
padding: 0;
}
	td,p,li,.content {	
		font-family: arial, sans-serif;
		font-size: 8pt;
	}
		td a {
			color: #000;
			text-decoration: underline;
		}
		td a:visited {
			/*color: #9f9f9f;*/
			text-decoration: underline;
		}
		td a:hover {
			text-decoration: none;
		}
	H1 {
		margin: 0 !important;
		padding: 0;
		font-family: arial, sans-serif;
		font-size: 18pt;
	}
	H3 {
		margin: 0;
		font-family: arial, sans-serif;
		font-size: 8pt;
	}
	H4 {
		color: #009344;
		font-family: arial, sans-serif;
		font-size: 10pt;
		font-style: italic;
		font-weight: normal;
		margin: 5px 0 0 0 !important;
		padding: 0;
	}

.menu {
	height: 17px;
	background-color: #009344;
	background: url(../images/template/menu-top-tabs.gif);
}
		.menu td {
			margin: 0;
			padding: 0;
			line-height: 17px;
			width: 33%;
		}
		.menu td a {
			margin: 0;
			padding: 0;
			color: #ffffff;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 10pt;
		}
		.menu td a:hover {
			text-decoration: underline;
		}