/* html, body */
HTML, BODY
				{
				margin:0;
				padding:0;
				background: #f8f8f8;
				height:101.1%;
				text-align:center;
				}

/* default */
* 					{	padding:0px; margin:0px; text-align:left; font-family:Arial, Verdana; font-size:12px; color:#414141; font-weight:normal; text-decoration:none;	}

a					{	color:#004288; text-decoration:none;	}
a:Hover  			{	color:#9c9a9b;	}

strong				{	font-weight:bold;	}

b					{	font-weight:bold;	}

img					{	border:0px;	}

.csc-textpic-caption	{	font-size:11px; font-weight:bold;	}

.news-list-container img {
	float: right;
	padding-left:10px;
	padding-bottom:10px;
}

.news-single-img {
	float: right;
	padding-left:10px;
	padding-bottom:10px;
}

.news-single-img .news-single-imgcaption {
	font-size:11px;
}

h1
				{
				font-size:14px;
				color:#004288;
				font-weight:bold;
				margin-bottom:10px;
				}
				
h3
				{
				font-size:14
				x;
				color:#004288;
				font-weight:bold;
				margin-bottom:6px;
				}
				
/* outer */
#id_outer
				{
				margin:auto;
				text-align:center;
				width:972px;
				background: #f8f8f8 url(../images/border.jpg) 0px 0px repeat-y;
				}
				
/* outer */
#id_border_footer
				{
				margin:auto;
				text-align:center;
				width:972px;
				height:7px;
				background: #f8f8f8 url(../images/border_footer.jpg) 0px 0px no-repeat;
				}

/* page */
#id_page
				{
				margin:auto;
				text-align:center;
				width:958px;
				background: #FFF;
				padding-bottom:5px;
				border-left: #FFF 1px solid;
				border-right: #FFF 1px solid;
				}

/* header */
#id_header
				{
				height:111px;
				background: url(../images/gradient.jpg) 0px 0px repeat-x;
				}

/* logo */				
#id_logo
				{
				float:left;
				margin-top:12px;
				}
				
/* meta navi */				
#id_meta_navi
				{
				float:right;
				margin-top:10px;
				margin-right:10px;
				}
				
#id_meta_navi ul
				{
				list-style:none;
				}
				
#id_meta_navi ul li
				{
				float:left;
				margin-left:8px;
				padding-right:8px;
				font-size:11px;
				color:#004288;
				border-right: #d3d3d3 1px solid;
				}
				
#id_meta_navi ul li a
				{
				font-size:11px;
				color:#9c9a9b;				
				}
		
#id_meta_navi .last_item
				{
				border:none;
				}
				
#id_meta_navi ul li a:Hover
				{
				color:#004288;
				}
				
/* login */				
#id_login
				{
				/* position:absolute;
				margin-left:726px; */
				position:relative;
				float:right;
				right:0px;
				display:none;
				width:233px;
				height:89px;
				background: url(../images/login_bg.gif) 0px 0px no-repeat;
				}
				
#id_login #id_login_content
				{
				padding:8px;
				}
				
#id_login #id_login_content h3
				{
				color:#FFF;
				float:left;
				}
				
#id_login #id_login_content a
				{
				color:#FFF;
				float:right;
				}
				
#id_login #id_login_content .field
				{
				width:100%;
				border: 1px solid #CCCCCC;
				background-color:#FFFFFF;
				font-size:11px;
				color: #6A6A6A;
				margin-bottom:2px;
				}
				
#id_login #id_login_content .login_submit
				{
				margin-top:2px;
				float:right;
				}
				
/* navi */
#id_navi
				{
				height:24px;
				background: url(../images/navi_bg.jpg) 0px 0px repeat-x;
				margin-bottom:1px;
				}

/* top navi */				
#id_top_navi
				{
				float:left;
				width:700px;
				}
				
#id_top_navi ul
				{
				list-style:none;
				float:left;
				}
/*				
#id_top_navi ul li
				{
				}
				
#id_top_navi ul li a
				{
				}

#id_top_navi ul li a:Hover
				{
				}
				
#id_top_navi ul li .active
				{
				}
				*/
				
/* search */
#id_search
				{
				float:right;
				margin-top:4px;
				}
				
#id_search .search_field
				{
				float:left;
				width:204px;
				border: 1px solid #CCC;
				background-color:#FFF;
				font-size:11px;
				color: #6A6A6A;
				padding-left:2px;
				}
				
#id_search .search_submit
				{
				float:left;
				margin-left:4px;
				margin-right:4px;
				}
				
/* visual */
#id_visual
				{
				width:958px;
				height:157px;
				padding-bottom:1px;
				border-bottom: 1px solid #CCC;
				}
				
#id_visual_left
				{
				height:157px;
				float:left;
				margin-right:1px;
				width:726px;
				overflow:hidden;
				}
				
#id_visual_left h1
				{
				z-index:88;
				display:inline;
				padding:18px;
				padding-top:6px;
				height:33px;
				background: url(../images/claim_bg.png) top right no-repeat;
				font-size:18px;
				color: #5c5c5c;
				}
				
#id_visual_right
				{
				float:right;
				width:231px;
				height:157px;
				background: url(../images/quick_links_bg.jpg) 0px 0px no-repeat;
				/* padding:10px; */
				}
				
#id_visual_right_content
				{
				padding:10px;
				}
				
#id_visual .blue
				{
				float:right;
				width:231px;
				height:157px;
				background: url(../images/quick_links_blue_bg.jpg) 0px 0px no-repeat;
				/* padding:10px; */
				}
				
#id_visual_right h1
				{
				font-size:12px;
				color:#FFF;
				font-weight:bold;
				margin-bottom:6px;
				}
				
#id_visual_right h3
				{
				color:#FFF;
				}
				
				
#id_visual_right ul
				{
				list-style:none;
				}
				
#id_visual_right ul li
				{
				margin-bottom:4px;
				}
				
#id_visual_right ul li a
				{
				display:block;
				padding-left:22px;
				background: url(../images/btn_white_grey.gif) top left no-repeat;
				min-height:16px;
				font-weight:bold;
				color:#FFF;
				padding-top:1px;
				}
				
#id_visual_right ul li a:Hover
				{
				color:#004288;
				background: url(../images/btn_blue_grey.gif) top left no-repeat;
				}
				
#id_visual .blue ul li a
				{
				display:block;
				padding-left:22px;
				background: url(../images/btn_white_blue.gif) top left no-repeat;
				min-height:16px;
				font-weight:bold;
				color:#FFF;
				padding-top:1px;
				}
				
#id_visual .blue ul li a:Hover
				{
				text-decoration:underline;
				}	
				
/* ticker */				
#id_ticker
				{
				float:right;
				margin-top:-3px;
				margin-right:8px;
				}
				
/* main */
#id_main
				{
				width:958px;
				margin-top:20px;
				margin-bottom:20px;
				}
				
/* content */
#id_content
				{
				float:left;
				margin-left:18px;
				}
				
#id_content_main
				{
				float:left;
				width:510px;
				}
				
#id_content_main_middle
				{
				float:left;
				width:640px;
				}
				
#id_content_main_middle_full
				{
				float:left;
				width:740px;
				}
				
#id_content_main_big
				{
				float:left;
				width:880px;
				margin-left:20px;
				}
	
/* subnavi */				
#id_subnavi
				{
				float:left;
				width:150px;
				margin-right:20px;
				}
				
#id_subnavi ul
				{
				list-style:none;
				}
				
#id_subnavi ul li
				{
				margin-bottom:5px;
				}
				
#id_subnavi ul li a
				{
				display:block;
				padding-left:22px;
				background: url(../images/btn_grey_white.gif) top left no-repeat;
				min-height:16px;
				font-weight:bold;
				color:#9c9a9b;
				}
				
#id_subnavi ul li a:Hover
				{
				color:#004288;
				background: url(../images/btn_blue_white.gif) top left no-repeat;
				}
			
#id_subnavi #leftnavi-aktiv
				{
				font-size:12px;
				display:block;
				margin-top:-5px;
				padding-left:22px;
				background: url(../images/btn_blue_white.gif) 0px 5px no-repeat;
				min-height:16px;
				font-weight:bold;
				color:#004288;
				}
				
#id_subnavi .leftnavi-aktiv a
				{
				display:block;
				padding-left:22px;
				background: url(../images/btn_blue_white.gif) top left no-repeat;
				min-height:16px;
				font-weight:bold;
				color:#004288;
				}

#id_subnavi ul li ul
				{
				margin-top:4px;
				margin-bottom:8px;
				}
				
#id_subnavi ul li ul li
				{
				margin-left:12px!important;
				margin-bottom:3px!important;
				}
				
#id_subnavi ul li ul li a
				{
				font-size:11px;
				font-weight:normal!important;
				color:#9c9a9b!important;
				padding-top:2px!important;
				padding-left:16px!important;
				background: url(../images/btn_small_grey_white.gif) 0px 4px no-repeat!important;
				}
				
#id_subnavi ul li ul li a:Hover
				{
				font-weight:normal!important;
				color:#004288!important;
				padding-top:2px!important;
				padding-left:16px!important;
				background: url(../images/btn_small_blue_white.gif) 0px 4px no-repeat!important;
				}
				
				
				
				
				
				
#id_subnavi ul li ul .leftnavi-aktiv a
				{
				font-weight:normal!important;
				color:#004288!important;
				padding-top:2px!important;
				padding-left:16px!important;
				background: url(../images/btn_small_blue_white.gif) 0px 4px no-repeat!important;
				}
				
#id_subnavi ul li ul .leftnavi-aktiv ul li a
				{
				font-size:11px;
				font-weight:normal!important;
				color:#9c9a9b!important;
				padding-top:2px!important;
				padding-left:16px!important;
				background: url(../images/btn_small_grey_white.gif) 0px 4px no-repeat!important;
				}
				
#id_subnavi ul li ul .leftnavi-aktiv ul li a:Hover
				{
				font-weight:normal!important;
				color:#004288!important;
				padding-top:2px!important;
				padding-left:16px!important;
				background: url(../images/btn_small_blue_white.gif) 0px 4px no-repeat!important;
				}
				
				
				
				
				
#id_subnavi #leftnavi-sub-aktiv	
				{
				font-size:11px;
				padding-left:11px;
				font-weight:normal!important;
				color:#004288!important;
				padding-top:2px!important;
				padding-left:16px!important;
				
				padding-bottom:2px;
				background: url(../images/btn_small_blue_white.gif) 0px 4px no-repeat!important;
				}
				
#id_subnavi #leftnavi-subsub-aktiv
				{
				font-size:11px;
				padding-left:11px;
				font-weight:normal!important;
				color:#004288!important;
				padding-top:2px!important;
				padding-left:16px!important;
				padding-bottom:2px;
				background: url(../images/btn_small_blue_white.gif) 0px 4px no-repeat!important;
				}
				
/* content ul li */				
#id_content_main ul
				{
				margin-left:0px;
				margin-top:15px;
				margin-bottom:20px;
				list-style:none;
				}
				
#id_content_main ul li
				{
				margin-bottom:4px;
				padding-left:8px;
				background: url(../images/content_bullet.gif) 0px 5px no-repeat!important;
				}
				
/* content footer */
				
#id_content_footer
				{
				margin-top:40px;
				border-top: 1px solid #CCC;
				padding-top:4px;
				font-size:11px;
				color:#d3d3d3;
				}
				
#id_content_footer_left
				{
				float:left;
				}
				
#id_content_footer_right
				{
				float:right;
				}
				
#id_content_footer ul
				{
				list-style:none;
				margin:0px;
				}
				
#id_content_footer ul li
				{
				float:left;
				margin-left:8px;
				padding-left:0px;
				background: none!important;
				}
				
#id_content_footer .first_item
				{
				margin-left:0px;
				}
				
#id_content_footer ul li a
				{
				font-size:11px;
				color:#7d7d7d;
				padding-right:8px;
				border-right: #d3d3d3 1px solid;
				}
				
#id_content_footer .last_item a
				{
				padding:0px;
				border:none;
				}
				
#id_content_footer ul li a:Hover
				{
				color:#004288;
				}
				
#id_content_footer .top a
				{
				padding:0px;
				border:none;
				padding-left:11px;
				background: url(../images/arrow_top_grey.gif) 0px 3px no-repeat;
				}
				
#id_content_footer .top a:Hover
				{
				background: url(../images/arrow_top_blue.gif) 0px 3px no-repeat;
				}
				
/* divider */
.divider
				{
				background:#CCC;
				height:1px;
				margin-top:20px;
				margin-bottom:20px;
				}
				
/* content teaser */
.content_teaser
				{
				float:left;
				width:190px;
				padding-right:20px;
				/* border-right: 1px solid #CCC; */
				margin-left:20px;
				margin-bottom:10px;
				}
				
.content_teaser p
				{
				/* min-height:80px; */
				}
				
.content_teaser a
				{
				color:#004288;
				text-decoration:none;
				}
				
.content_teaser a:Hover
				{
				color:#9c9a9b;
				}
				
.content_teaser a.internal-link
				{
				float:right;
				padding-top:1px;
				display:block;
				background: url(../images/btn_blue_white.gif) top right no-repeat;
				height:16px;
				font-size:11px;
				font-weight:bold;
				padding-right:20px;
				margin-top:6px;
				color:#004288;
				text-decoration:none;
				}
				
.content_teaser a.internal-link:Hover
				{
				color:#9c9a9b;
				background: url(../images/btn_grey_white.gif) top right no-repeat;
				}
				
.content_teaser img
				{
				float:left;
				margin-right:10px;
				margin-bottom:4px;
				}
				
.content_teaser .bodytext p
				{
				float:left;
				}
				
.content_teaser_first
				{
				margin-left:0px;
				}
				
.content_teaser_last
				{
				border-right:none;
				}
				
.content_teaser_big
				{
				width:220px;
				}
				
.content_teaser_big_last
				{
				width:220px;
				margin-left:-1px;
				/* border-left: 1px solid #CCC; */
				padding-left:20px;
				}
				
/* teaser */
#id_teaser
				{
				float:right;
				width:214px;
				margin-right:16px;
				}
				
#id_teaser .teaser
				{
				border-bottom: 1px solid #CCC;
				margin-bottom:20px;
				background: #ebebeb;
				}
				
#id_teaser .teaser .tagcloud a
				{
				color:#004288;
				}
				
#id_teaser .teaser h1
				{
				background: url(../images/teaser_head.jpg) 0px 0px no-repeat;
				display:block;
				width:214px;
				height:17px;
				font-size:11px;
				color:#FFF;
				font-weight:bold;
				margin-bottom:0px;
				padding-top:2px;
				padding-left:10px;
				overflow:hidden;
				}
				
#id_teaser .teaser .csc-textpic-clear
				{
				margin:0px;
				padding:0px;
				height:0px;
				margin-bottom:-5px;
				}	

#id_teaser .teaser .csc-textpic-intext-left
				{
				margin-top:8px;
				margin-left:10px;
				margin-right:6px;
				}
				
#id_teaser .teaser .csc-textpic-image
				{
				padding-right:10px;
				}

#id_teaser .teaser .csc-textpic-intext-left img
				{
				margin-top:8px;
				margin-bottom:8px;
				}
								
#id_teaser .teaser .csc-textpic-intext-right img
				{
				margin-top:8px;
				margin-bottom:8px;
				}
				
#id_teaser .teaser .csc-textpic-intext-left .bodytext
				{
				padding-right:0px;
				}
				
#id_teaser .teaser .bodytext
				{
				background: #ebebeb;
				padding:8px;
				padding-left:10px;
				}
				
#id_teaser .teaser .bodytext a
				{
				float:right;
				padding-top:1px;
				display:block;
				background: url(../images/btn_blue_white.gif) top right no-repeat;
				height:16px;
				font-size:11px;
				font-weight:bold;
				padding-right:20px;
				/* margin-right:4px; */
				margin-top:-10px;
				}
				
#id_teaser .teaser .bodytext a:Hover
				{
				background: url(../images/btn_grey_white.gif) top right no-repeat;
				}
				
#id_teaser .teaser .csc-textpic-text .bodytext a
				{
				/* margin-right:0px; */
				}
				
/* footer */
#id_footer
				{
				background: url(../images/footer_line.gif) 0px 0px repeat-x;
				padding-top:12px;
				}
				
#id_footer #id_footer_left
				{
				float:left;
				font-size:11px;
				color:#9c9a9b;
				margin-left:18px;
				}
				
#id_footer #id_footer_right
				{
				float:right;
				}
				
#id_footer #id_footer_right ul
				{
				list-style:none;
				margin-right:14px;
				}
				
#id_footer #id_footer_right ul li
				{
				float:left;
				margin-left:8px;
				padding-right:8px;
				font-size:11px;
				color:#004288;
				border-right: #d3d3d3 1px solid;
				}
				
#id_footer #id_footer_right ul li a
				{
				font-size:11px;
				color:#9c9a9b;
				}
				
#id_footer #id_footer_right .last_item
				{
				border:none;
				}
				
#id_footer #id_footer_right ul li a:Hover
				{
				color:#004288;
				}
				
/* sitemap */
.tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL
				{
				list-style: none;
				margin: 0px;
				padding: 0px;
				}
				
.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited
				{
				color:#004288;
				background-color: inherit;
				}
				
.tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active
				{
				color:#9c9a9b;
				background-color: inherit;
				}
				
.tx-dropdownsitemap-pi1 DIV
				{
				margin-left: 20px;
				margin-top: 2px;
				padding: 2px;
				}
				
.tx-dropdownsitemap-pi1 LI.open OL
				{
				display: block;
				}
				
.tx-dropdownsitemap-pi1 LI.closed OL
				{
				display: none;
				}
				
.tx-dropdownsitemap-pi1 LI.open UL
				{
				display: block;
				}
				
.tx-dropdownsitemap-pi1 LI.closed UL
				{
				display: none;
				}
				
.tx-dropdownsitemap-pi1 SPAN.ifsub
				{
				text-transform: none;
				font-weight: bold;
				}
				
.tx-dropdownsitemap-pi1 SPAN.spc
				{
				text-transform: none;
				font-style: italic;
				}
				
.tx-dropdownsitemap-pi1 .description
				{
				font-style: italic;
				font-size: 80%;
				margin-left: 5px;
				}
				
.tx-dropdownsitemap-pi1 DIV
				{
				}
				
.tx-dropdownsitemap-pi1 DIV.level_2
				{
				}
				
.tx-dropdownsitemap-pi1 DIV.level_3
				{
				}
				
.tx-dropdownsitemap-pi1 DIV.level_4
				{
				}
				
.tx-dropdownsitemap-pi1 DIV.level_5
				{
				}
				
.tx-dropdownsitemap-pi1 DIV.expAll
				{
				border: none;
				background-color: #FFF;
				padding: 0px;
				margin-bottom:20px;
				}
				
.tx-dropdownsitemap-pi1 IMG
				{
				margin-right: 5px;
				}

/* search */

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button
				{
				width:auto;
				}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword
				{
				width:300px;
				border: 1px solid #CCCCCC;
				background-color:#FFFFFF;
				font-size:12px;
				color: #6A6A6A;
				margin-bottom:2px;
				}
				
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw
				{
				font-weight:bold; font-style:italic;
				}
				
.tx-indexedsearch .tx-indexedsearch-whatis
				{
				margin-top:10px; margin-bottom:5px;
				}
				
.tx-indexedsearch P.tx-indexedsearch-noresults
				{
				text-align:center; font-weight:bold;
				}
				
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title
				{
				background:#eeeeee;
				}
				
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P
				{
				font-weight:bold;
				}
				
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent
				{
				font-weight:normal;
				}
				
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P
				{
				font-style:italic;
				}
				
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup
				{
				}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info
				{
				background:#E0E7F5;
				}
				
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead
				{
				margin-top:20px; margin-bottom:5px;
				}
				
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2
				{
				color:#006699; margin-top:0px; margin-bottom:0px; background:transparent;
				}
				
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE
				{
				background:#cccccc;
				}
				
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD
				{
				vertical-align:middle;
				}
				
.tx-indexedsearch .tx-indexedsearch-res .noResume
				{
				color : #666666;
				}
				
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup
				{
				font-style: bold;
				}
				
/* form */
fieldset.csc-mailform
				{
				border:0;
				}
				
fieldset.csc-mailform label
				{
				width:110px;float:left;text-align:left;margin-right:10px;display:block;
				}
				
fieldset.csc-mailform input,fieldset.csc-mailform textarea
				{
				margin-bottom:4px;font-size:11px;font-family:Verdana, Helvetica, sans-serif;border:1px solid #ccc;padding:2px;width:380px;
				}
				
fieldset.csc-mailform fieldset input
				{
				float:none;display:inline;width:380px;text-align:left;border:0;
				}
				
fieldset.csc-mailform fieldset label
				{
				display:inline;float:none;text-align:left;width:300px;margin:10px 0;
				}
				
fieldset.csc-mailform .csc-mailform-check
				{
				width:auto;
				}
				
fieldset.csc-mailform fieldset
				{
				border:0;
				}
				
fieldset.csc-mailform fieldset legend
				{
				display:none;
				}
				
fieldset.csc-mailform select
				{
				width:220px;margin:2px 0;
				}
				
fieldset.csc-mailform option
				{
				padding:0 5px;background:#fff;
				}
				
#mailformformtype_mail
				{
				float:right;padding:2px;margin-left:40px;background:#eee;border:1px solid #ccc;width:80px;text-align:center;
				margin-right:3px;
				}
				
/* tt news */
.news-list-morelink a
				{
				float:right;
				padding-top:1px;
				display:block;
				background: url(../images/btn_blue_white.gif) top right no-repeat;
				height:16px;
				font-size:12px;
				font-weight:bold;
				padding-right:20px;
				margin-top:6px;
				}
				
.news-list-morelink a:Hover
				{
				background: url(../images/btn_grey_white.gif) top right no-repeat;
				}
				
.news-single-backlink a
				{
				padding-top:1px;
				display:block;
				background: url(../images/btn_back_blue_white.gif) top left no-repeat;
				height:16px;
				font-size:12px;
				font-weight:bold;
				padding-left:20px;
				margin-top:6px;
				}
				
.news-single-backlink a:Hover
				{
				background: url(../images/btn_back_grey_white.gif) top left no-repeat;
				}

/* matrix */
#tooltip
				{
				/*
				position:absolute;
				border:1px solid #FFF;
				background: #dedede;
				padding:8px;
				color:#333;
				display:none;
				*/
				margin-left:-380px;
				width:320px;
				position:absolute;
				border:1px solid #dedede;
				padding:8px;
				color:#FFF;
				display:none;
				background: #004288 url(../images/tooltip_bg.jpg) top left no-repeat;
				}
				
#tooltip strong
				{
				color:#FFF;
				font-size:14px;
				margin-bottom:8px;
				}
				
#tooltip b
				{
				color:#FFF;
				font-size:14px;
				margin-bottom:8px;
				}
				
.matrix td
				{
				width:50px;
				height:38px;
				padding:2px;
				background: #FFF;
				font-size:11px;
				text-align:center;
				}

.matrix strong
				{
				color:#FFF;
				font-size:14px;
				margin-bottom:8px;
				}
				
.matrix b
				{
				color:#FFF;
				font-size:14px;
				margin-bottom:8px;
				}
				
.matrix .label
				{
				background: #004288;
				color:#FFF;
				}
				
.matrix .left
				{
				text-align:left;
				width:100px;
				}
				
/* table */
#id_content table
				{
				width:100%;
				border-collapse:collapse;
				background: #f7f7f7;
				}
				
#id_content table th
				{
				border: 1px solid #CCCCCC;
				padding:4px;
				background: #d9d9d9;
				font-weight:bold;
				}
				
#id_content table td
				{
				border: 1px solid #CCCCCC;
				padding:4px;
				}
				
#id_content table .tr-0 td
				{
				background: #d9d9d9;
				}
				
/* pdf download */
.pdf_download_select
				{
				width:120px;
				border: 1px solid #CCCCCC;
				background-color:#FFFFFF;
				font-size:11px;
				color: #6A6A6A;
				margin-bottom:10px;
				margin-right:4px;
				}
				
.pdf_download_table td
				{
				font-size:11px;
				}
				
.pdf_download_table a
				{
				display:block;
				font-size:11px;
				padding-left:22px;
				padding-top:2px;
				height:16px;
				background: url(../images/pdf_icon.gif) top left no-repeat;
				}
				
.newsticker-jcarousellite {
	
}

li p {
 margin-bottom: 0px !important;
 padding-bottom:0px !important;
}

li p a {
margin-top: 3px !important;
}

/* ---------- AWI 2011-04-18 ----------- */
td.csc-uploads-fileSize {
    white-space: nowrap;
}
