/* Style Sheet */
	*{
	margin:0;
	padding:0;}

	BODY {
		font-family: arial, helvetica, sans-serif;
		background-color: #CBD4E1;
		font-size: 67%;
	}
	
	a{
	color:#004080;
	text-decoration:none;
	}
	
	td{
		vertical-align:top;
		//padding:0 5px 0 5px;
	}
	
	#pageheaderleft {
		color: #242324;
		font-size: 28px;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;		
		text-align: left;		
		width: 950px;
	}	
	
	#pageheaderright {
		color: #242324;
		font-size: 28px;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;		
		text-align: right;		
		width: 950px;
	}
	
	#pageheaderright A {
		color: #242324;
		text-decoration: none;
	}
	
	#pagecontent {
		background-color:#DDE3EB;
		margin-left: auto;
		margin-right: auto;
		padding: 2px;
		width: 950px;
	}
	
	#pagefooter {
		clear: none;
		margin-left: auto;
		margin-right: auto;
		padding: 5px;
		width: 950px;
	}
	/************** CONTENT **********/
		#content {
			float: left;
			font-size: 14px;
			padding: 5px;
			padding-left: 15px;
			width: 800px;
		}
		#content SPAN {
			color: #242324;
			font-size: 16px;
			font-weight: 700;
		}
		#content TABLE {
			/*float: left;*/
			width:80%;
		}
		
		#content tr{
			padding:0;
			margin:0;
		}
		#content TD {
			font-size: 14px;
			padding-top: 5px;
		}
		#content B {
			color: #0000CC;
			text-decoration: underline;
		}
		#content A {
			color: #B76900;
			text-decoration: none;
		}
		
		#content A:hover {
			color: #800000;
		}
		
	#content ul { 
	list-style-image: url(/fileadmin/images/arrow.gif); 
	margin-left:25px;
	}
		
		
	/************** MENU ************/
		#menu {
			width: 100%;
		}
		#menu TABLE {
			border: 1px solid #DDE3EB;
			padding: 0px;
			width: 100%;
		}
		#menu TH {
			border-right: 1px solid #DDE3EB;
			font-size: 2px;
			height: 5px;
		}
		#menu TD {
			border-bottom: 1px solid #DDE3EB;
			border-right: 1px solid #DDE3EB;
			background-color: #8698A3;
			text-align: center;
		}
		#menu A {
			color: #FFFFFF;
			font-size: 14px;
			font-weight: 700;
			text-decoration: none;
		}
		#menu A:hover {
			text-decoration: underline;
		}	
	/************** SEARCH ************/	
		#search {
			background-color: #8698A3;
			clear: both;
			padding-right: 5px;
			width: 950px;
		}
		#search form {
			margin: 0px;
			margin-top: 2px;
			padding: 0px;
			padding-top: 5px;
			height: 30px;
		}
		#search INPUT.TEXT {
			border: none;
			margin-left: 10px;			
			width: 150px;
		}
		#search INPUT.SUBMIT {
			background-color: #F1F6FA;
			border: 1px solid #FFFFFF;
			color: #214B7A;	
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			height: 16px;
			width: 54px;
		}
		#search A {
			color: #FFFFFF;
			font-size: 14px;
			font-weight: 700;
			text-decoration: none;
		}
		#search A:hover {
			text-decoration: underline;
		}	
	/************* GENERIC **********/
		#generic {
			float: left;
			padding-left: 20px;
		}
		#generic TD {
			font-size: 14px;
			padding: 5px;
		}
		#generic B {
			text-decoration: underline;
		}
		#generic A {
			text-decoration: none;
		}
		#generic A:hover {
			text-decoration: underline;
		}
	/************* RELATED **********/
		#related {
			background: url(images/background.gif) repeat;
			border-left: 1px solid #FFFFFF;
			border-right: 1px solid #FFFFFF;
			border-bottom: 1px solid #FFFFFF;
			float:left;
			width: 200px;
		}
		#related SPAN {
			color: #242324;
			font-size: 16px;
			font-weight: 700;
		}
		#related TABLE {
			width: 100%;
		}		
		#related TD {
			border: none;
			border-top: 1px solid #FFFFFF;
			font-size: 14px;			
			padding:2px;			
		}
		#related A {
			color: #000000;
			text-decoration: none;
		}
		#related A:hover {
			text-decoration: underline;
			color: #214B7A;
		}
	/************** LOGO ************/
		#logo {
			margin-left: auto;
			text-align: right;
		}		
	/*
	/*

	/************** FORM************/
		#form {
			background-color: #FFFFFF;
			font-size: 18px;
			font-weight: normal;
			width: 720px;
			margin: 10px;
		}
		#form TABLE {
			padding: 2px;
		}
		#form TD {
			color: #214B7A;
			font-size: 12px;
			font-weight: bold;
			padding-left: 5px;
			padding-right: 5px;
			vertical-align: center;
			text-align: left;
		}
		#form TH {
			background-color: #214B7A;
			text-align: center;
		}
		#form TH A {
			color: #FFFFFF;
		}
		#form INPUT.TEXT {
			border: none;
			margin-left: 1px;
			width: 40px;
		}
		#form INPUT.SUBMIT {
			background-color: #F1F6FA;
			border: none;
			color: #214B7A;	
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			height: 16px;
			width: 54px;
		}

	/************** SEARCH RESULTS **********/
		#results {
			margin-top: 5px;		
		}
		#paid {
			color: #333333;
			float: left;
			font-size: 11px;
			font-weight: normal;
			width: 500px;
		}
		#paid SPAN {
			border-bottom: 1px solid #FFFFFF;
			color: #214B7A;
			font-size: 16px;
			font-weight: bold;		
		}
		#paid TABLE {

		}
		#paid TD {
			padding: 13px;
		}
		.result_row {
			border-bottom: 1px solid #FFFFFF;
		}
		.result_row_alt {
			border-bottom: 1px solid #FFFFFF;
		}
		.description {
			color: #000000;
			text-decoration: none;		
		}
		#paid B {
			text-decoration: underline;
		}
		#paid A {
			color: #0000CC;
			font-size: 12px;
			text-decoration: none;
		}
		#paid A:hover {
			text-decoration: underline;
			color: #0000CC;
		}	
		
		#result_href A {
			color: #000000;
			font-size: 12px;
			text-decoration: none;
			display:block;
			width: 100%;
		}

		#result_href A:hover {
			text-decoration: none;
			color: #000000;
			display:block;
			width: 100%;
		}	

		#results_full_width_link A {
			display:block;
			width: 100%;
		}

		#results_full_width_link A:hover {
			display:block;
			width: 100%;
		}
	/************* D2R CONTENT ***********/	
		#d2r_content {
			color: #333333;
			float: left;
			font-size: 11px;
			font-weight: normal;
		}
		#d2r_content SPAN {
			border-bottom: 1px solid #FFFFFF;
			color: #214B7A;
			font-size: 16px;
			font-weight: bold;		
		}
		#d2r_content TABLE {

		}
		#d2r_content TD {
			padding: 13px;
		}
	/************* FOOTER ***********/	
	#footerleft {
		float: left;
		font-size: 10px;
	}
	#footerright {
		float: right;
		font-size: 10px;
	}
	#footerright A {
		color: #000000;
	}


/* GENERAL fonts */
/*
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}
*/
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}



/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;	
	background-image: url(../images/menubackground.jpg);
	background-repeat : no-repeat;
	padding-top: 10px;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: navy;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px dotted #999999;
  font-size: 12px;
  padding-top:5px;
  padding-left:5px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #999999;
  font-weight:bold;
  font-size: 12px;
  padding-top:5px;
  padding-left:5px;

  background-color: #FFDFB0;
  filter:alpha(opacity='70', style='0');
}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-size: 11px;
  padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  font-size: 11px;
  font-weight:bold;
  padding-left:20px;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  font-size: 11px;
  padding-left:25px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  font-size: 11px;
  font-weight:bold;
  padding-left:25px;
}





/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 11px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}


/*  MENU 3, level 1, general for all table cells: */
TR#menu_3 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 5px 0px 5px;
}
TR#menu_3 TD A {
  color: white;
  font-size: 11px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_3 TD A:hover {
  text-decoration: underline;
}
TR#menu_3 TD.oddcell {
  background-color: #666699;
}
TR#menu_3 TD.menu2-level1-act {
  background-color: #88292A;
}




/*###################################
TT_NEWS
####################################*/

.FWnews-latest-container
	{
		width:470px;
		margin-top:0px;
		margin-left:0px;
		font-size:0.9em;
		height:auto;	
	}

.FWnews-latest-container a:link,.FWnews-latest-container a:visited{
	color:#000000;
	
}
	
.FWnews-latest-item
	{
		margin-top:0px;
		margin-bottom:5px;
		padding-left:10px;
		height:53px;
		border-bottom:1px #D6D6D6 solid;
		padding-bottom:3px;
		overflow:visible;
	}
	
.FWnews-latest-item a{
	color:#000000;
}
	
.FWnews-single-item
	{
		margin-top:0px;
		margin-bottom:5px;
	}
 
.FWnews-image	
	{
		margin-top:5px;
		float:left;
		width:70px;
		height:50px;
	}
	
.FWnews-date	
	{
		margin-top:3px;
		color:black;
		margin-left:65px;
		font-size:0.9em;
	}
	
.FWnews-title	
	{
		color:black;
		font-weight:bold;
		text-decoration:none;
		margin-left:65px;
		font-size:0.9em;
	}
		
.FWnews-content	
	{
		color:#9F9F9F;
		font-weight:normal;
		text-decoration:none;
		margin-left:65px;	
		font-size:0.8em;
	}
	
.FWnews-content a:link, .FWnews-content a:visited	
	{
		color:#9F9F9F;
		font-weight:normal;
		text-decoration:none;		
	}	
	
.FWnews-content a:hover
	{
		color:red;
		font-weight:normal;
		text-decoration:none;
	}	

.FWnews-content p{
	margin-left:2px;
}


/*### tt_news SINGLE #### */

.FWnews-single-data
	{
		margin-top:10px;
		color:black;
		width:680px;
	}	
	
.FWnews-single-item h2
	{
		font-size: 130%;
		width:680px;
	}
	
.FWnews-single-item h3
	{
		font-size: 80%;
		width:680px;
	}
	
.FWnews-single-content
	{
		float:left;
		width:600px;
	}
	
	.FWnews-single-content a, .FWnews-single-content a:link, .FWnews-single-content a:visited
	{
		color:#FF0000;
	}
	
.FWnews-single-youtube{
width:600px;
}

.news-single-img{
width:600px;
}

.spacer-gif{
width:0;
height:0;
visibility:hidden;
}

.news-single-imgcaption{
visibility:hidden;
}

.news-single-img img{
float:left;
display:inline;
}
	
.FWnews-single-images
	{
		float:right;
		width:210px;
		margin-right:8px;
	}	
	
.FWnews-single-backlink, .FWnews-single-backlink a, .FWnews-single-backlink a:link, .FWnews-single-backlink a:visited		
	{
		/*float: left;*/
		color: #808080;
		text-decoration: none;
		margin-top: 5px;
		margin-bottom: 10px;		
	}
	
/*### tt_news LIST #### */
.FWnews-list-date
	{
		margin-top:10px;
		color:black;
		width:700px;
		border-top:1px solid #B7B7B7;
	}	
	
.FWnews-list-title
	{
		margin-top:5px;
		color:black;
		width:400px;
		height:auto;
		font-weight: 700;		
	}
	
.FWnews-list-title a, .FWnews-list-title a:link, .FWnews-list-title a:visited
	{
		text-decoration: none;
	}
	
.FWnews-list-title a:hover
	{
		text-decoration: underlined;
	}			

.FWnews-list-image	
	{
		float:right;
		margin-top:5px;
		color:black;
		width:150px;
		height:auto;
	}		
	
.FWnews-list-content	
	{
		margin-top:5px;
		color: #808080;
		width:400px;
		height:auto;
	}		

/* End Style Sheet */



.tx_powermail_pi1_fieldwrap_html label{
	width:150px;
}

.csc-mailform-field label{
	width:150px;
}

