	.newsOverviewDate {
		font-family: 'trebuchet ms', tahoma, verdana, arial;
		font-size: 10pt;
		font-weight: bold;
		font-style: oblique;
		color: #666666;
	}
	

	#contentContainer {
		 width: 830px;
	}

	h3 {
		border-top: 1px solid #328d82;
		background-color: #e8e8e8;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		font-family: 'trebuchet ms', tahoma, verdana, arial;
		font-size: 18px;
		letter-spacing: 3px;
		margin: 5px;
		color: #328d82;
		border-bottom: 1px solid #328d82;
		
	}
	
	p, .text, ul, li, .txt {
		font-family: 'trebuchet ms', tahoma, verdana, arial;
		font-size: 13px;
		color: #0d6c7b;
		letterspacing: 2px;
		text-align: left;
	}

	.small, td {
		font-family: 'trebuchet ms', tahoma, verdana, arial;
		font-size: 12px;
		color: #0d6c7b;
	}
	

	.bold {
		font-weight: bold;
		font-family: 'trebuchet ms', tahoma, verdana, arial;
		font-size: 13px;
		color: #375464;
	}

	ul#overview span.text sup, .largeText sup {
		font-size: 12px;
	}
	
	
	ul#overview span.text b, .largeText b {
		color: #62a1c3;
	}

	.mainPhoto {
		margin-right: 8px; 
		margin-left: 5px;
	}

	
	ul.objectMenu {
		text-align: center;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	ul.objectMenu li {
		display: inline;
		height: 40px;
	}
	
	ul.objectMenu a {
		padding-left: 8px;
		padding-right: 8px;
		margin-right: 5px;
		margin-left: 5px;
		font-family: 'trebuchet ms', tahoma, verdana, arial;
		font-size: 8pt;
		color: white;
		background-color: #0e7b74;		
		text-decoration: none;
		border-right: 1px solid #0a5c57;
		border-left: 1px solid #4a9c97;
		border-top: 1px solid #4a9c97;
		border-bottom: 1px solid #0a5c57;
	}
	
	ul.objectMenu a:hover {
		border: 1px solid #0a5c57;
		background-color: white;
		color: #0a5c57;
	}
	
	hr {
		margin: 3px 6px 3px 6px;
		color: #64bab0;
		background-color: #64bab0;
		height: 1px;
	}
	
	.textTable {
		margin-left: 12px;
		margin-right: 12px;
	}	

	A.link {FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ff6600; FONT-FAMILY: 'trebuchet ms', tahoma, verdana, arial;}
	A.link:hover {text-decoration: none;}
	


	
	

	.input {
		background-color: #FFFFFF;
		border: 1px solid #008A81;
		color: #008A81;
		font-family: tahoma, verdana, arial;
		font-size: 12px;	
	}	
	
	
	
	
	
	.error {
		font-family: 'trebuchet ms', tahoma, verdana, arial;
		font-size: 13px;
		font-weight:bold;
		color: red;	
		letterspacing: 2px;
		text-align: left;
	}
	
	.notice {
		padding: 20px;
		font-family: 'trebuchet ms', tahoma, verdana, arial;
		font-size: 8pt;
		text-align: center;
		color: #666666;
	}
	
