			/*****************/
			/*   BODY   */
			/*****************/
			
			body {
			font-size: 80%;
			margin: 0em auto;
			padding: 0em;
			font-family: Verdana, Geneva, sans-serif;
			color: #000;
			}
			#maincontent {
			height: auto;
			color: #000;
			margin-bottom: 5px;
			padding-left: 10px;
			padding-right: 10px;
			width: 100%;
			overflow: visible;
			float: left;
			clear: both;
			}
			#headersubpage {
			height: 153px;
			color: #000;
			margin-bottom: 5px;
			padding-left: 10px;
			padding-right: 10px;
			width: 880px;
			overflow: visible;
			float: left;
			clear: both;
			display: none;
			}
			#leftcol, #menu1, #menu0, #topmenu1, #langSelect, #breadcrumb {
			display: none;
			}
			div.tx-powermail-pi1 {
			display: none;
			}
			#leftb img {
			display: none;
			}
			#home, #sitemap, #email {
			display: none;
			}
			/**************/
			/*   HEADINGS   */
			/**************/
			
			h1 {
			font-size: 14px;
			margin-top: 0px;
			margin-bottom: 10px;
			color: #000;
			padding: 0px;
			}
			#content h1 {
			
			}
			
			h2 {
			font-size: 12px;
			margin-bottom: 5px;
			}
			h3 {
			}
			
			
			/***********************/
			/***   CONTENT   ***/
			/***********************/
			
			p {
			font-size: 11px;
			margin-top: 0px;
			margin-bottom: 10px;
			line-height: 13px;
			vertical-align: top;
			}
		
			li {
			font-size: 11px;
			margin-top: 0px;
			margin-bottom: 6px;
			line-height: 13px;
			}
			
			
			/*****************/
			/***   FOOTER   **/
			/*****************/
			#footer {
	/*	float: left; */
				display: none;
			
				
			}
			
			/*************************************************/
			/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
			/*************************************************/
			
			/*** Hyperlinks in middle and right columns ***/
			a {
				color: #000;
				text-decoration: underline;
			}
			
			a:link, a:visited {
				color: #000;
				text-decoration: underline;
			}
			
			a:hover {
				text-decoration: underline;
				color: #000;
			}
			
			/*** Visited links not in use ***/
			/*a:visited {
				background-color: inherit;
				color: rgb(100,100,100);
				text-decoration: underline;
			} */
			
			
			a img {border: none;}
				
	