span.important { color: #FF0000; } 
span.name-of-person { color: #3852DB; } 
span.detail { color: #67DB23; } 
.indent { margin-left: 100px; }
.functions { 
  font-size: 11px; 
  font-family: georgia, Arial; 
  padding: 0; margin: 0; 
  height: 20px;  
  overflow: hidden; 
  padding-top: 5px; 
}
.functions a{
  border: 0; 
}
.functions a img { 
border: 0; 
padding: 0; 
}
.clearboth { clear: both; } 
img { border: 0; } 
dfn { display: none; } 
#nav {  
        float: left; 
        padding-left: 25px; 
        _padding-left: 5px; 
        background-image: url('../images/pages.png'); 
        background-repeat: no-repeat; 
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
        font-size: 11px; 
        color: #5599a7;
}
#nav ul li { margin: 0; } 
#nav:hover { color: #fff;  } 

#nav a {
	display: block;
	width: 10em; 
	padding: 7px 5px; 
        color: #5599a7;
        background: #000;
        border-bottom: 1px solid #3F3434;
        text-decoration: none; 
}
#nav a:hover { text-decoration: underline; border-right: 3px solid; } 

#nav li { /* all list items */
	list-style: none;
	float: left;
	width: 10em;  /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
        z-index: 2000; 
	width: 10em;
       left: -999em;  /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
        background: #000;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* 
.centercont hr { 
  width: 100%; clear: both; 
  border-top: 1px solid #e4e4e4; 
}
*/ 

.align-left { 
  text-align: left; 
}
.align-right { 
  text-align: right; 
}
.align-center { 
  text-align: center; 
}
.csc-frame-frame2 {
  background: #F7E553; 
  color: #000;
  padding-left: 5px;
}
.csc-frame-frame1 { 
  background: #E1DFD2; 
  color: #000; 
  padding-left: 5px;
}

h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0;
  padding: 10px 0;
}

h1 {   
/*  clear: both; */
  font: 400 1.5em georgia, serif;
}
a h1 { text-decoration: none; } 

h2 {
/*  clear: both; */
  font: 400 1.3em georgia, serif;
}

h3 {
  font: 700 1.1em georgia, serif;
}

h4 {
  font: 400 0.9em georgia, serif;
}

sub { 
  font-size: 9px; 
  margin-bottom: -5px; 
}

em { 
  font-style: italic; 
}

sup { 
  font-size: 9px; 
  margin-top: -5px; 
}


ol {  
  margin: 10px 30px;
  padding: 0 30px;
  font-size: 1.4em;
}

ol span {
  font-size: 0.7em;
}

ul {
  margin: 10px 30px;
  padding: 0 30px 0 20px;
  list-style: disc;
}

ul li {
  list-style: disc;
  margin-left: 25px;  
}

ol li { 
  list-style: decimal; 
  margin-left: 30px; 
}

acronym {
  cursor: help;
  border-bottom: 1px solid #DDD;
}

blockquote {
  margin: 10px 0; 
}

blockquote p {
  margin: 0.4em 1em; 
}

del {

}

code {
  margin: 15px 0;
  padding: 10px;
  display: block;
  overflow: auto;
  
  font: 400 1em courier, monospace;
  line-height: 120%;
  white-space: pre;
  
}



.funcMain, .funcMain a { 
  background: none; 
  color: #fff;
  text-decoration: none;
  border: 0; 
}

.funcMenu, .funcMenu a { 
  background: none;
  color: #fff;
  text-decoration: none;
  border: 0;
}


	.twocol {  width: 100%;  }
	.leftcol {
		float: left; 
		width: 49%;
		vertical-align: top;
	}
        .midcol { 
                float: left; 
                width: 2%; 
                min-height: 20px; 
        }
	.rightcol {
		float: right; 
		width: 49%;
		vertical-align: top;
	}

.tx-irfaq-pi1 dl dt { 
  font-weight: bold; 
}

/* TTNEWS */

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
}

.news-latest-container H2,.news-latest-gotoarchive {
	padding:3px;	
	margin:3px;
}

.news-latest-gotoarchive {
 	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
}
.news-latest-gotoarchive A {

}
.news-latest-item {
	padding:3px;	
	margin:3px;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}
.news-latest-category IMG {
	float: none;
border:none;
margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:11px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}	
.news-list-item {
	padding:3px;	
	margin:3px;
	} 
.news-search-form {	
padding:3px;	
	margin-bottom:5px;
}
.news-search-emptyMsg{

margin:0px;
}
.news-search-form FORM {
	margin:0px;	
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
padding-left:2px;
}
.news-list-container H3 A {
}
.news-list-container H4 {
	font-weight:normal;
	height:70px;
padding-left:3px;
}
.news-list-date {
	float: right;
	width: 180px;
	text-align: right;
	height: 18px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: right;
margin-bottom:5px;
margin-right:2px;
margin-left:5px;
}
.news-list-category IMG {
	float: none;
border:none;
margin:0px;
}

.news-list-morelink,.news-list-category {
margin-left:3px;
}
.news-list-morelink  {
margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}
	


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	padding:3px;
}
.tx-ttnews-browsebox TD { 
	font-size: 10px; 
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
	font-weight: bold; 
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
}
.news-search-emptyMsg { 
	font-size: 11px;
	margin-left: 10px; 
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;	
	margin-bottom:5px;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
margin-left:5px;

}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
/*	font-size: 10px; */
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
/*	font-size: 11px; */
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	clear: both;
	margin-top: 15px;
padding:3px;
padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
margin:0px;
	margin-bottom: 3px;
padding:3px;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:20px;
;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
margin-left:5px;
width:90%;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	padding:3px;	
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	padding:3px;	
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
}

.tx-powermail-pi1_fieldset { padding: 5px; } 
.tx-srfreecap-pi2-cant-read { float: left; width: 100%; }
.tx_srfreecap_pi2_captcha_image { margin: 5px; border: 1px solid red; float: left;  } 
.tx-powermail-pi1 *, .tx_powermail_pi1_fieldwrap_html_checkbox_title { 
 font-size: 11px; 
 font-family: Arial; 
}

.tx_powermail_pi1_fieldwrap_html { 
 padding: 5px; 
}
.tx_powermail_pi1_fieldwrap_html label, .tx_powermail_pi1_fieldwrap_html_captcha_description { 
 text-align: right; 
 padding-right: 10px; 
 min-width: 200px; 
 float: left; 
 clear: both; 
 display: block; 
 } 
.tx-powermail-pi1_fieldset { 
 padding: 5px; 
 border: 0; 
 } 
.tx-powermail-pi1 .countryzone { 
 margin-left: 210px;
 margin-top: 5px; 
}
.tx-powermail-pi1_fieldset legend { 
 border: 0; 
 padding-right: 100px; 
 margin-bottom: 15px; 
 margin-top: 5px; 
}
.tx-powermail-pi1_confirmation p { 
 padding-top: 5px; 
 padding-left: 5px; 
 display: block; 
}
.tx_powermail_pi1_fieldwrap_html_submit input { 
 border: 0; 
 width: 143px; 
 height: 34px; 
}
.tx_powermail_pi1_fieldwrap_html textarea { 
 overflow: auto;  
 width: 200px; 
 height: 70px; 
}
.powermail_mandatory, .powermail_mandatory_js { color: #FF0000; } 
.powermail_mandatory_js { 
 width: 200px; 
 clear: both; 
 text-align: right; 
}
.tx_powermail_pi1_formconfirmation_back { 
 float: left; 
 margin-right: 10px; 
}
.tx-srfreecap-pi2-image, .tx_powermail_pi1_fieldwrap_html_submit  { 
 float: left;
 clear: both; 
 margin-left: 200px; 
}
.dynamichr { text-align: center; clear: both; } 
.join a { color: #fff; } 

.map { border: 0px solid; } 
.map div { border: 0px solid; } 