/* CSS Document */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:701px !important;
	width:701px;
	z-index:3;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image:url(images/bg_general.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	}

div#mainfooter {
		position:absolute;
		width:685px;
		bottom:0; /* stick to bottom */
		height:33px !important;
		height:33px;
}

div#repeat_left{
	margin:0;
	padding:0;
	background-image:url(images/iBGRleft.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#CEEAD4;
	width:50%;
	height:100%;
	position:absolute;
	z-index:2;
	left:0;
	top:0;
}
 /* Header */
 
 #header{
 	position:relative;
	width:700px;
	*height:183px !important;
	height:181px;
	background-color:#FFFFFF;
	padding-top:3px;
 }
.logo{
	margin:0;
	padding:0;
 	position:relative;
 	width:160px;
	height:183px;
	float:left;
	background-color:#FFFFFF;
}

#left_column{
	margin:0;
	padding:0;
	position:relative;
	float:left;
	width:160px;
}
#right_column{
	position:relative;
	float:left;
	width:540px;
	padding-top:15px;

}
.content{
	position:relative;
	width:490px;
	margin-left:2px;
	padding-left:30px;
	padding-right:0px;
	color:#7F274D;
/*	font-family:Arial,Helvetica,sans-serif; */
	font-family:Verdana;
	font-size:11px;
/*	background-image:url(images/point.gif);
	background-position:left top;
	background-repeat:no-repeat;*/
}
.content p.bodytext{
	font-family:Verdana;
	font-size:11px;
	color:#7F274D;
	margin: 0px 0px 20px 0px;
	line-height:18px;
}
.content p.bodytext a{
	font-family:Verdana;
	font-size:11px;
	color:#7F274D;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
}

.content ul li a{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:11px;
	color:#7F274D;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
}

/*
.blue a{
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#333399;
}
*/
.content H1{
	margin-top:0px;
	padding-left:18px;
/*  background-image:url(images/point.gif);
	background-position:left top;
	background-repeat:no-repeat; 
	color:#7F274D; */
	color:#158B41;
	font: bold 12px Arial, Helvetica, sans-serif;
	font-family:Verdana;
}
.content H2{
	margin-top:0px;
	padding-left:18px;
	background-position:left top;
	background-repeat:no-repeat;
	color:#7F274D; 
	font: bold 12px Arial, Helvetica, sans-serif;
	font-family:Verdana;
}
.content p{
	padding-left:18px;
	margin:0px;
}

.content *
{
	font-family:Verdana;
}

.middle_align {
	vertical-align: middle;
	padding-top: 2px;
	height: 16px;
	width: 150px;
	font-size:11px;
}
.icon_row {
	width: 100%;
	height: 20px;
	padding:0;
}

.middle_align2 {
	vertical-align: middle;
	padding-top: 27px;
}
.pdficon {
	border: 0px none ;
	margin: 0px 3px 0px 0px;
	width: 16px; 
	height: 16px;
	float: left;
}

/*.separator{
	width:159px;
	height:6px;
	position:relative;
	background-color:#FFFFFF;
}*/
.language{
	position:relative;
	width:80px;
	height:75px;
	float:right;
	margin-top:0px;
	margin-right:0px;
	background-image:url(images/header_line.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
/*	background-image:url(images/language_br.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:1px;*/
}
.language a{
	font-family:Verdana;
	font-size:12px;
	color:#8F8F8F;
	text-decoration:none;
}
.language a.deutsch{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
.language a.english{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

.language a:hover{
	text-decoration:underline;
}

.language ul{
	list-style:none;
}
.language li{
	display:block;
	float:left;
	width:80px;

}
.language li a.L_active{
	margin:0;
	padding:0;
	font-size:0px;
	width:0px;
	border:0px;
	height:0px;
	display:none;
}
.language li a.L_normal,
.language li span {
	margin:0px;
	padding:0px;
	display:block;	
	padding-left:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#83BF9B;
	text-decoration:none;
	padding-top:3px;
	background-image:url(images/bullet_language.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.language li a:hover.L_normal{
	color:#198B43;
}
/* Static Language for Static Pages */
.language1{
	position:relative;
	width:80px;
	height:75px;
	float:right;
	margin-top:0px;
	margin-right:0px;
	background-image:url(images/header_line.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
/*	background-image:url(images/language_br.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:1px;*/
}
.language1 a{
	font-family:Verdana;
	font-size:12px;
	color:#8F8F8F;
	text-decoration:none;
}
.language1 a.deutsch{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
.language1 a.english{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

.language1 a:hover{
	text-decoration:underline;
}

.language1 ul{
	list-style:none;
}
.language1 li{
	display:block;
	float:left;
	width:80px;

}
.language1 li a.L_active{
	margin:0;
	padding:0;
	font-size:0px;
	width:0px;
	border:0px;
	height:0px;
	display:none;
}
.language1 li a.L_normal{
	margin:0px;
	padding:0px;
	display:block;	
	padding-left:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#83BF9B;
	text-decoration:none;
	padding-top:3px;
	background-image:url(images/bullet_language.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.language1 li a:hover.L_normal{
	color:#198B43;
}

/* Center of web site */
.left_image{
	width:140px;
	float:left;
	margin-top:84px;
}
/* Footer */
.text_footer{
	float:left;
	width:418px;
	font-family:Verdana;
	font-size:11px;
	color:#999999;
	padding-left:18px;
}
.footer{
	font-family:Verdana;
	font-size:11px;
	color:#333694;
	text-align:center;
	width:530px;
	margin:15px 0px;
}
.footer p{
	font-family:Verdana;
	font-size:11px;
	color:#333694;
	text-align:center;
	width:530px;
	margin:15px 0px;
}
.totop{
	width:100%;
	height:20px;
}
.totop a{
	background-image:url(images/up.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:8px;
	color:#FFFFFF;	
	width:20px;
	margin-right:15px;
	height:14px;
	display:block;
	float:right;
}
.page_title{
	padding-top:39px;
	padding-left:21px;
	color:#7F274D; 
/*	font:18px Arial, Helvetica, sans-serif; */
	font-family:Verdana;
	font-weight:bold;
	color:#7F274D;
	text-transform:uppercase;
}
/* RTE color */
.blue{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333399;
}
.blue a{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333399;
}
.blue_bold{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#333399;
}
.blue_bold a{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#333399;
}
.blue_bold_17{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#333399;
}
.blue_bold_17 a{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#333399;
}

.green,
.green a
{
	color:#158B41;
}

.green_bold,
.green_bold a
{
	color:#158B41;
	font-weight:bold;
}

.green_bold_12,
.green_bold_12 a
{
	color:#158B41;
	font-weight:bold;
	font-size:12px;
}

.red{
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#7F274D;
}
.red a{
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#7F274D;
}
.red_bold{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#7F274D;
}
.red_bold a{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#7F274D;
}
.red_bold_17{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
/*	color:#7F274D; */
	color:#158B41;
}
.red_bold_17 a{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
/*	color:#7F274D; */
	color:#158B41;
}

.content p.blue_bold strong{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333399;
}
.content p.blue_bold strong a{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333399;
}
.content p.blue_bold_17 strong{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#333399;
}
.content p.blue_bold_17 strong a{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#333399;
}
.content .red strong{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#7F274D;
}
.content .red strong a{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	color:#7F274D;
}
.content .red_bold strong{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#7F274D;
}
.content .red_bold strong a{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#7F274D;
}
.content .red_bold_17 strong{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
/*	color:#7F274D; */
	color:#158B41;
}
.content .red_bold_17 strong a{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
/*	color:#7F274D; */
	color:#158B41;
}
/* PDF and Print */
.pdf_print{
	margin: -3px 0px 0px 0px;
	padding:0px;
	width:70px;
	height:25px;
	float:right;
}
.pdf{
	float:right;
	width:30px;
	height:25px;
	margin-right:4px;	
}
.print{
	height:30px;
	left:357px;
	margin-right:5px;
	position:absolute;
	top:131px;
	width:30px;
}
.subtitle{
	padding:0px;
	margin:4px 0px 0px 0px;
	width:318px;
	color:#7F274D; 
	font:15px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7F274D;
	text-align:right;
}
.content .csc-header
	{
		margin: 8px 0px 20px 0px;
	}
.content .title 
	{
		color:#7F274D;
/*		font-family:Arial,Helvetica,sans-serif; */
 		font-family:Verdana;
		font-size:11px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		margin-bottom:8px;
	}
.content .title a 
	{
		color:#7F274D;
/*		font-family:Arial,Helvetica,sans-serif; */
		font-size:11px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		margin-bottom:8px;
	}
.content .arialContentBold{
	color:#7F274D;
/*	font-family:Arial,Helvetica,sans-serif; */
	font-family:Verdana;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}
.content .arialContentBold a{
	color:#7F274D;
/*	font-family:Arial,Helvetica,sans-serif; */
	font-family:Verdana;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}
.content p.arialContentBold strong{ 
	color: #7F274D;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-family:Verdana;
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal;
}
.content p.arialContentBold strong a{ 
	color: #7F274D;
/*	font-family: Arial, Helvetica, sans-serif;  */
	font-family:Verdana;
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal;
}
.content ol.numbers{
	margin:0px 0px 0px 18px;
	padding:0px;
	list-style-type:decimal;
	list-style-position:inside;
}
.content ol li.numbers{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:11px;
	color:#7F274D;
	margin: 0px 0px 0px 0px;
}
.content ul.square_image{
	margin:0px 0px 0px 18px;
	padding:0px;
	list-style-position:inside;
	list-style-type:none;
}
.content ul.square_image li{
	padding-left:18px;
/*	font-family:Verdana; */
	font-family:Verdana;
	background:url(images/point.gif) top left no-repeat;
	font-size:11px;
	color:#7F274D;
	margin: 0px 0px 10px 0px;
}
.content ul.square_image li a{
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:11px;
	color:#7F274D;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
}
.content ul.diamond{
	margin:0px 0px 0px 65px;
	padding:0px;
	list-style-position:inside;
	list-style-type:square;
}
.content ul.diamond li{
	padding-left:0px;
/*	font-family:Verdana; */
	font-family:Verdana;
	font-size:11px;
	color:#7F274D;
	margin: 0px 0px 15px 0px;
}
.content ul.diamond li a{
	font-family:Verdana;
	font-size:11px;
	color:#7F274D;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
}
.content p.normal_height{
	font-family:Verdana;
	font-size:11px;
	color:#7F274D;
	margin: 0px 0px 0px 0px;
}
.content p.normal_height a{
	font-family:Verdana;
	font-size:11px;
	color:#7F274D;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
}
.menu_up1 {
	float:left;
	margin:-5px 0px 0px 16px;
	padding:0px 0px 0px 0px;
	position:relative;
	text-align:right;
	height:80px;
	width:444px;
}
.menu_down1{
	margin:0;
	padding:0;
	padding-right:0px; 
	text-align:right;
	margin-top:0px;
	float:right;
	height:80px;
}
.content table
{
	margin:0px 0px 0px 18px;
	padding:0px;
}
.content table .table_row_blue
{
	background-color:#ceead4;
}
.content table .table_row_pink
{
	background-color:#faf9e5;
}
.content table .table_row_orange
{
	background-color:#ffcc66;
}
.content table p.bodytext
{
	margin: 2px 4px 2px 4px;
	padding:0px;
}
.content .tx-indexedsearch
{
	font-family:Verdana;
	font-size:11px;
	color:#7F274D;
	margin: 0px 0px 15px 0px;
}
.content .tx-indexedsearch a{
	font-family:Verdana;
	font-size:11px;
	color:#0000ff;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
}
.content .tx-indexedsearch a:hover{
	font-family:Verdana;
	font-size:11px;
	color:#0000ff;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
}
.content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 0px 0px 15px;
}
.content ul li {
background:url(images/point1.gif) no-repeat scroll left top;
margin:2px 0px 0px;
padding:1px 0px 0px 15px;
text-align:justify;
line-height:16px;
}
.content ul ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 0px 0px 15px;
}
.content ul ul li {
background:url(images/point2.gif) no-repeat scroll left top;
margin:2px 0px 0px;
padding:1px 0px 0px 15px;
text-align:justify;
}
.content ul ul ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 0px 0px 15px;
}
.content ul ul ul li {
background:url(images/point3.gif) no-repeat scroll left top;
margin:2px 0px 0px;
padding:1px 0px 0px 15px;
text-align:justify;
}

.content ol {
list-style-image:none;
list-style-position:inside;
list-style-type:decimal;
margin:0px 0px 0px 15px;
}
.content ol li {
/*background:url(images/point1.gif) no-repeat scroll left top;*/
/*margin:2px 0px 0px 15px; */
margin:2px 0px 0px 0px;
padding:1px 0px 0px 0px;
text-align:justify;
}
.content ol ol {
list-style-image:none;
list-style-position:inside;
list-style-type:decimal;
margin:0px 0px 0px 15px;
}
.content ol ol li {
/*background:url(images/point2.gif) no-repeat scroll left top;*/
margin:2px 0px 0px 15px;
padding:1px 0px 0px 0px;
text-align:justify;
}
.content ol ol ol {
list-style-image:none;
list-style-position:inside;
list-style-type:decimal;
margin:0px 0px 0px 15px;
}
.content ol ol ol li {
/*background:url(images/point3.gif) no-repeat scroll left top;*/
margin:2px 0px 0px 15px;
padding:1px 0px 0px 0px;
text-align:justify;
}

.submit_box
	{
		margin-top:4px;
	}
.submit_box label
	{
		padding-right:8px;
	}
.search_box
	{
		position:absolute;
		bottom:-8px;
		right:4px;
		margin:0px;
		padding:0px;
	}
.search_box label
	{
		font-size:12px;
		padding-right:8px;
		color:#7F274D;
	}
.search_box .search_field
	{
		font-size:12px;
		padding-top:2px;
		height: 14px;
		margin-right:3px;
		width:112px;
	}
.search_box .submit
	{
		font-size:12px;
		height: 21px;
	}
.content .RedBold14
	{
		color:#7F274D;
/*		font-family:Arial,Helvetica,sans-serif; */
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
.content .RedBold14 a
	{
		color:#7F274D;
	/*	font-family:Arial,Helvetica,sans-serif; */
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
.content .RedBold14_Underlined
	{
		color:#7F274D;
	/*	font-family:Arial,Helvetica,sans-serif; */
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
	}
.content .RedBold14_Underlined a
	{
		color:#7F274D;
	/*	font-family:Arial,Helvetica,sans-serif; */
		font-family:Verdana;	
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
	}
.content .BlueBold14
	{
		color:#333399;
/*		font-family:Arial,Helvetica,sans-serif; */
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
.content .BlueBold14 a
	{
		color:#333399;
/*		font-family:Arial,Helvetica,sans-serif; */
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
	}
.content .BlueBold14_Underlined
	{
		color:#333399;
	/*	font-family:Arial,Helvetica,sans-serif; */
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
	}
.content .BlueBold14_Underlined
	{
		color:#333399;
/*		font-family:Arial,Helvetica,sans-serif;  */
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
		text-decoration:underline;
	}
.table_row_beige{
	background-color:#faf9e5;
}  
.table_row_gruen{
	background-color:#ceead4;
}
.copyrightBox {
	background-color:#FFFFFF;
	padding:5px;
	border-top:1px solid #81C19C;
	position:absolute;
	bottom:0px;
	left:0px;
	width:690px;
}
.copyright {
	font-size:12px;
	display:inline;	
}
.copyright a{
	color:#7F274D;
	text-decoration:none;
}
.sitemap {
	display:inline;
	font-size:12px;
}
.sitemap ul{
	list-style:none;
	display:inline;
}
.sitemap ul li{
	display:inline;
	margin-left:20px;
}
.sitemap ul li a{
	color:#7F274D;
	text-decoration:none;
}
#left_column .search {
	display:none;
}
p.lineBottom
{
	border-bottom:1px solid #81C19E;
	margin:5px 0;
}

p.lineBottomStyle2
{
	background-image:url(images/horizontal_line2.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin:0 0 20px 0;
	padding-bottom:20px;
}

.csc-frame-rulerAfter
{
	border-bottom:1px solid #81C19E;
/*	margin:20px 0 20px 0; */
	margin-bottom:15px;
}
.downloadsPdf .csc-frame-rulerAfter
{
	border-bottom:1px solid #81C19E;
/*	margin:20px 0 20px 0; */
	margin-bottom:0;
	padding-bottom:15px;
}


.csc-frame-rulerBefore
{
	border-top:1px solid #81C19E;
	margin:20px 0 20px 0;
}

.itemHome {
	float:right;
	margin-left:460px;
	margin-top:45px;
	position:absolute;
}

.itemHome a {
	background-image:url("images/bullet_language.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color:#83BF9B;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:3px 0 0 16px;
	text-decoration:none;
}

.content *
{
	font-family:Verdana;
}

.downloadsPdf
{
	margin-left:7px;
	margin-top:15px;
	width:146px;
	border-right:1px solid #81C19E;
}

.downloadsPdf div
{
	background-color:#FFFFFF;
	width:100%;
	float:left;
}

.downloadsPdf table.csc-uploads
{
	width:100%;
}

.downloadsPdf table.csc-uploads tr td *
{
	font-size:11px;
}

.pdf_link
{
}

.downloadsPdf h2,
.downloadsPdf h3,
.downloadsPdf h4,
.downloadsPdf h5,
.downloadsPdf h6
{
	color:#452518;
	background-color:#CAEBD6;
	font-size:12px;
	font-weight:bold;
	padding:3px 0;
	border-bottom:1px solid #89BCA9;
	margin-bottom:10px;
}

.pdf_title
{
/*	background-color:#F5F5FD; */
	padding:3px 5px 3px 9px;
}

.pdf_link a
{
	background-image:url("images/pdf.gif");
	background-repeat:no-repeat;
	color:#000000;
	font-size:11px;
	font-family:Arial;
	padding-left:25px;
	margin-left:6px;
	text-decoration:none;
	display:block;
	padding-bottom:2px;
	margin-top:15px;
	
}
.gif_link a
{
	background-image:url("images/gif.gif");
	background-repeat:no-repeat;
	color:#000000;
	font-size:11px;
	font-family:Arial;
	padding-left:25px;
	margin-left:6px;
	text-decoration:none;
	display:block;
	padding-bottom:2px;
	margin-top:15px;
	
}
.jpg_link a
{
	background-image:url("images/jpg.gif");
	background-repeat:no-repeat;
	color:#000000;
	font-size:11px;
	font-family:Arial;
	padding-left:25px;
	margin-left:6px;
	text-decoration:none;
	display:block;
	padding-bottom:2px;
	margin-top:15px;
	
}
.tiff_link a
{
	background-image:url("images/tif.gif");
	background-repeat:no-repeat;
	color:#000000;
	font-size:11px;
	font-family:Arial;
	padding-left:25px;
	margin-left:6px;
	text-decoration:none;
	display:block;
	padding-bottom:2px;
	margin-top:15px;
	
}
.doc_link a
{
	background-image:url("images/page_white_word.png");
	background-repeat:no-repeat;
	color:#000000;
	font-size:11px;
	font-family:Arial;
	padding-left:25px;
	margin-left:6px;
	text-decoration:none;
	display:block;
	padding-bottom:2px;
	margin-top:15px;
	
}
.xls_link a
{
	background-image:url("images/page_white_excel.png");
	background-repeat:no-repeat;
	color:#000000;
	font-size:11px;
	font-family:Arial;
	padding-left:25px;
	margin-left:6px;
	text-decoration:none;
	display:block;
	padding-bottom:2px;
	margin-top:15px;
	
}

.pdf_link a:hover,
.gif_link a:hover,
.jpg_link a:hover,
.tiff_link a:hover,
.doc_link a:hover,
.xls_link a:hover
{
	text-decoration:none;
}

.pdf_link a span
{
	color:#000000;
}

.pdf_description
{
	border-bottom:1px solid #8DC0AF;
	font-size:11px;
	font-family:Arial;
	margin-bottom:8px;
	padding-bottom:8px;
	padding-left:17px;
	padding-top:0;
	margin-left:10px;
}

.pdf_description_noUnderline
{
	font-size:11px;
	font-family:Arial;
	padding-left:27px;
	background-image:none;
	margin-bottom:0;
	padding-bottom:10px;
}

/* powermail */
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio
{
	margin-bottom:10px;
} 

.powermail_radio_inner
{
	margin-bottom:10px;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title, p.tx_powermail_pi1_fieldwrap_html_radio_title
{
	margin-bottom:10px;
	padding-left:0;
}

legend
{
	display:none;
}

fieldset.tx-powermail-pi1_fieldset
{
	background:none;
	border:0;
}

fieldset.tx-powermail-pi1_fieldset div.even  
{
	background:none;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select
{
	border:1px solid #178B42;
	width:198px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit 
{
	border:1px solid #178B42;
	background-color:#CEEAD4;
	cursor:pointer;
	padding:3px 5px;
	margin-left:327px;
}

fieldset.tx-powermail-pi1_fieldset div.powermail_radio_inner label
{
	float:right;
	font-weight:normal;
	margin-right:251px;
	padding-top:5px;
}

fieldset.tx-powermail-pi1_fieldset div#powermaildiv_uid19,
fieldset.tx-powermail-pi1_fieldset div#powermaildiv_uid9
{
	margin-top:30px;
}

fieldset.tx-powermail-pi1_fieldset div#powermaildiv_uid41
{
/*	padding-left:197px; */
}

dd.pfe_all_dl
{
	height:auto;
	padding:5px 0;
}

dt.pfe_all_dl 
{
	height:auto;
}

.powermailfe_latest a,
.powermailfe_abc_letter_all a,
.powermailfe_abc_letter a
{
	color:#7F274D;
}

.powermailfe_latest a
{
	margin-left:5px;
}

div.tx-powermailfrontend-pi1
{
	background-color:#E0EFE2;
}

div.powermailfe_listitem, div.powermailfe_latestitem 
{
	background-color:#C3DFCE;
	border:1px solid #158B41;
}

input.powermailfe_filter_submit 
