body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	text-align:center;	
	background:#f7fcf8 url(images/body_bg.gif) left top repeat-x;
}

a {
	color:#0d8f1e;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul {
	list-style-type:none;
}

li {
	margin:5px 0;
	padding:0;
	padding-left:12px;
	line-height:18px;
	background:url(images/spot-li.gif) left 4px no-repeat;
}

ol li {
	background-image:none;
	padding-left:0;
	margin:5px 0;
}

/* ####### NAVMENU ######## */

#atffc {
	display:none;
}

#top_offset {
	height:95px;
}

.nav {
	background:transparent url(images/nav-bg.jpg) top left repeat-x;
	height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#dropline {
	padding:0;
	font-size:12px;
	height:41px;	
	float:right;
}

#submenu {
	padding:0;
	list-style:none; 
	position:relative;
	font-size:12px;	
	height:20px;
}
	
#dropline li {
	float:left;
}

#dropline li a {
	display:block;
	color:#fff;
	padding:3px 13px;	
	text-decoration:none;
}

#dropline ul {
	padding:0; 
	margin:0; 
	list-style:none; 
	position:absolute;
	height:18px; 
	top:21px;
}

#dropline ul li {
	display:inline;
}
	
* html #dropline ul {
	left:-677px;
}
	
.sub_no a {
	padding:1px 13px 3px 13px;	
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-size:12px;	
	line-height:17px;
}

.sub_no a:hover {
	background-color:none;
	text-decoration:underline;
}

.dropline_no {
	padding-left:1px;
}

.dropline_no a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:3px 13px;	
	background:url(images/nav-bg.jpg) left top repeat-x;
}

.dropline_no a:hover {
	background-image:none;
	background-color:#43cd56;
}	

.dropline_current, .dropline_act {
	font-weight:bold;
	padding-left:1px;
}

.dropline_current a, .dropline_act a {
	color:#fff;
	padding:3px 13px;	
	background-color:#43cd56;
	display:block;
}

.dropline_act a {
	color:#fff;
	text-decoration:none;
}

.dropline_act a:hover {
	text-decoration:underline;
}

.sub_current, .sub_act {
	font-size:12px;
	font-weight:bold;
	padding:1px 13px 3px 13px;
	color:#fff;
	background:url(images/submenu_bg.jpg) left -1px repeat-x;
}

.sub_act a {
	color:#fff;
	text-decoration:none;
}

.sub_act a:hover {
	text-decoration:underline;
}

#langs ul {
	float:right;
	margin:0;
}

.SPC {
	display:none;
}

.CUR {
	display:none;
}

.INACT {
	display:none;
}

.tx-srlanguagemenu-pi1 {
	float:right;
	height:21px;	
	text-transform:lowercase;
}

.tx-srlanguagemenu-pi1 .NO a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	display:inline;	
	text-decoration:none;
	white-space:nowrap;	
	height:18px;	
	line-height:18px;
	padding:0 14px;
}

* html .tx-srlanguagemenu-pi1 .NO a {
	padding:0 14px;
}

.tx-srlanguagemenu-pi1 .NO a:hover {
	height:21px;
	text-decoration:underline;
	color:#fff;	
	background-image:none;
}

.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active {
	color:#fff;
}

/* ####### END OF NAVMENU ######## */

h1, h2{
	color:#022F00;
}

h2{
	font-size:16px;
}

li{
	font-size:12px;	

}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height:18px;
}

p.bodytext {
	margin:0;
	font-size:12px;	
	line-height:18px;	
}

#wrapper {
	background:url(images/main_bg.png) top center repeat-y;
	*-background-image:none;
	margin:0 auto;
	width:1026px;
}

#container {
	width:960px;
	*-width:950px;
	margin:0 auto;
	border-left:1px solid #1d6627;
	border-right:1px solid #1d6627;
	text-align:left;
	background-color:#fff;	
}

#banner {
	width:960px;
	background:url(images/banner3.jpg) top left no-repeat;
	height:116px;
}

#ifap-logo img {
	border:0;
	margin:6px 0 0 13px;
}

#content {
	padding:15px 10px;
	*-padding:0 0 15px 10px;
	min-height:550px;
	height:auto !important;
	height:550px;
}

div.image_bg {
	background:url(images/content_bg.gif) right bottom no-repeat;
}

div.image2_bg {
	background:url(images/content_bg2.gif) right bottom no-repeat;
}

div.image3_bg {
	background:url(images/content_bg3.gif) right bottom no-repeat;
}

div.image4_bg {
	background:url(images/content_bg4.gif) right bottom no-repeat;
}

div.image5_bg {
	background:url(images/content_bg5.gif) right bottom no-repeat;
}

#footer {
	height:21px;
	background:url(images/footer_bg.gif) left center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:0;
	width:100%;
	*-width:955px;
}

#copy {
	float:left;
	width:100px;
	margin-left:10px;
	*-margin-left:5px;
}

#copy p.bodytext {
	line-height:21px;
}

#footmenu {
	margin-right:10px;
	*-margin-right:5px;	
}

#footmenu ul {
	float:right;
	height:21px;
	line-height:21px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}	

#footmenu li {
	height:21px;
	display:inline;	
	background-image:none;	
}

#footmenu li a {
	color:#fff;
	display:inline;	
	padding:3px 14px;
	text-decoration:none;
	white-space:nowrap;	
}

#footmenu li a:hover {
	text-decoration:underline;
}

h1.csc-firstHeader {
	font-size:18px;
	color:#022F00;
}

/*news config*/

.tx-documentum-brd_table {
	font-size:12px;
}

table.news-single-table {
	border-bottom:3px solid #EFEFEF;
}

table.news-latest-table {
	background-color:#DFFFE3;
}

td.news_detail_not_visible {
	text-align: right;
	color: red;
	font-size:11px;
	font-weight:bold;
}

/*end*/

/* ##### LOGIN BOX ##### */

.login {
	width:210px;	
}

* html .login {
	margin-bottom:2px;
}

.login h1 {
	height:23px;
	line-height:22px;	
	margin:0;
	color:#fff;
	font-weight:bold;
	font-size:12px;	
	padding-left:10px;
	background-image:url(images/login-h1.gif);
	background-position:left top;
	background-repeat:no-repeat;	
	border-bottom:1px solid #cdce5d;	
}	

* html .login h1 {
	height:24px;
}
	
.login form {
	font-size:12px;
	margin:0;
	padding:0;
}
	
.inputField {
	padding:10px 10px 5px 10px;
	border-left:1px solid #cdce5d;	
	border-right:1px solid #cdce5d;		
}

.inputField p {
	margin:0;
	position:absolute;
}

.inputField input {
	width:120px;
	border:1px solid #999999;
	float:right;	
}

.inputButton {
	float:right;
	padding:10px 10px 0 0; 
}

.newUser {
	border-left:1px solid #cdce5d;
	border-right:1px solid #cdce5d;	
	padding:13px 0 4px 10px;
}

.logoutButton {
	border-left:1px solid #cdce5d;
	border-right:1px solid #cdce5d;	
	padding-left:140px;	
}

.inputButton input {
	color:#fff;
	background-color:#2aac3c;
	border:0;
	padding:2px 5px !important;
	padding:0 3px;	
	width:50px;
	overflow:visible;
}

.logoutButton input {
	color:#fff;
	background-color:#2aac3c;
	border:0;
	padding:2px 7px !important;
	padding:0 3px;	
	width:55px;
	overflow:visible;
}

.logged-user p {
	border-left:1px solid #cdce5d;
	border-right:1px solid #cdce5d;
	margin:0;
	padding:10px 10px 5px;	
}

.login .login-bottom, .tx-loginboxmacmade-pi2 .login-bottom {
	margin-top:-2px;
	height:10px;
	background:url(images/login-bottom.gif) left top no-repeat;	
	margin-bottom:10px;
}

#rightColumn .tx-loginboxmacmade-pi2 .my-profile {
	display:none;
}

#rightColumn .tx-loginboxmacmade-pi2 .my-profile p.bodytext {
	background-color:#FFFFFF;
	border:0;
	border-left:1px solid #CDCE5D;
	padding:0 0 0 10px;
}

#rightColumn .csc-frame-frame1 {
	width:210px;
}

#rightColumn div#c37473 ul {
	border-left:1px solid #078B19;
	border-right:1px solid #078B19;
	border-bottom:1px dotted #078B19;
	padding:10px 10px 5px 10px;
}
	
/* ##### END OF LOGIN BOX ##### */


/* ##### NEW LOGIN BOX ##### */

#rightColumn .csc-frame-frame2 {
	width:210px;
	background:url(images/login-bottom.gif) no-repeat left bottom;
}

#rightColumn .csc-frame-frame2 h1 {
	background-image:url(images/login-h1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px solid #CDCE5D;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:23px;
	line-height:22px;
	margin:0;
	padding-left:10px;
}

#rightColumn .csc-frame-frame2 a {
	margin:0;
	padding:0;
}

#rightColumn .csc-frame-frame2 p.bodytext {
	margin:0;
	padding:0 0 0 10px;
	width:198px;
	border:0;
	border-left:1px solid #CDCE5D;
	border-right:1px solid #CDCE5D;
}

.csc-frame-frame2 .tx-loginboxmacmade-pi1-header, .csc-frame-frame2 .tx-loginboxmacmade-pi1-welcome {
	display:none;
}

.csc-frame-frame2 .tx-loginboxmacmade-pi1 form {
	margin:0;
	padding:0;
}

.csc-frame-frame2 .tx-loginboxmacmade-pi1-loginTable {
	font-family:Arial, Verdana;
	font-size:12px;
	border-left:1px solid #CDCE5D;
	border-right:1px solid #CDCE5D;	
}

.csc-frame-frame2 .tx-loginboxmacmade-pi1-loginTable td {
	padding-top:10px;
}	

.csc-frame-frame2 .tx-loginboxmacmade-pi1-error, .csc-frame-frame2 .tx-loginboxmacmade-pi1-status {
	border-left:1px solid #CDCE5D;
	border-right:1px solid #CDCE5D;
	padding:10px 10px 0 10px;
	font-family:Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:red;
}	

.csc-frame-frame2 .tx-loginboxmacmade-pi1-status {
	color:#000;
	display:none;
}

.csc-frame-frame2 .tx-loginboxmacmade-pi1-logout {
	display:none;
}

.csc-frame-frame2 .tx-loginboxmacmade-pi1-labelCell {
	margin:0;
	padding:0 0 0 10px;
}

.csc-frame-frame2 .tx-loginboxmacmade-pi1-fieldCell input {
	border:1px solid #999999;
	float:right;
	width:115px;
	margin-right:10px;
}

.csc-frame-frame2 .tx-loginboxmacmade-pi1-fieldCell .submit {
	background-color:#2AAC3C;
	border:0 none;
	color:#FFFFFF;
	overflow:visible;
	padding:2px 10px;
	width:auto;
	margin-bottom:5px;
}

/* ##### END OF LOGIN BOX ##### */


/* ##### RIGHT COLUMN ##### */

#rightColMenu {
	width:210px;
	font-size:12px;
}

#rightColMenu #latest-home {
	background-color:#fff;
	width:208px;	
	border-bottom:1px dotted #058917;	
	min-height:100px;
}

#rightColMenu #latest-home .latest-home-table {
	font-size:12px;
}

#rightColMenu #latest-home .latest-home-table .cat {
	text-style:italic;
	color:#5ba363;
}

#rightColMenu #latest-home .latest-home-title {
	padding:5px;
	padding-bottom:10px;
	font-weight:bold;
}

#rightColMenu #latest-home .latest-home-subtitle {
	padding:0;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:0;
}

#rightColMenu #latest-home p {
	margin:0;
	border-bottom:1px solid #e3f5e5;
}

#rightColMenu #latest-home .latest-home-image {
	padding:5px;
	padding-right:9px;
	width:50px;
}

#rightColMenu #latest-home .latest-home-details {
	padding:0 5px 5px 0;
}

#rightColMenu .tx-lumophpinclude-pi1 #latest-home .latest-category-title {
	font-weight:bold;
	float:left;	
	width:100%;
}

#rightColMenu .tx-lumophpinclude-pi1 {
	border-left:1px solid #078b19;
	border-right:1px solid #078b19;
}

#rightColMenu .search_form {
	background-color:#FFFFFF;
	border-left:1px solid #078B19;
	border-right:1px solid #078B19;
	border-bottom:1px dotted #078B19;
	margin:0;
	padding:10px;
}

#rightColMenu .simple-search-text {
	border:1px solid #999999;
	width:180px;	
}

#rightColMenu .simple-search-button {
	margin:10px 0 0 123px;
	background-color:#2AAC3C;
	border:0;
	color:#FFFFFF;
	overflow:visible;
	padding:1px 5px !important;
	width:60px;
}

#rightColumn .csc-header-n1, #rightColumn .csc-header {
	background-image:url(images/h1-first-header.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fff;
	border:0;
	border-bottom:1px solid #078b19;
	line-height:23px;	
	height:23px;	
}

#rightColumn .csc-header h1, #rightColumn .doc-header h1, #rightColumn .news-header h1  {
	color:#fff;
	font-weight:bold;
	font-size:12px;	
	margin:0;
	padding-left:10px;
}

#rightColumn .doc-header-n1, #rightColumn .doc-header {
	background-image:url(images/latestdocs-h1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fff;
	border:0;
	border-bottom:1px solid #cd6253;
	line-height:23px;	
	height:23px;	
}

#rightColumn .news-header-n1, #rightColumn .news-header {
	background-image:url(images/login-h1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#fff;
	border:0;
	border-bottom:1px solid #CDCE5D;
	line-height:23px;	
	height:23px;	
}

#rightColumn p.bodytext {
	border:1px solid #078b19;
	border-bottom:1px dotted #078b19; 
	border-top:0;
	padding:10px;
	background-color:#fff;
}

#right_box #newsSingle {
	border-left:1px solid #078b19;	
	border-right:1px solid #078b19;
	border-bottom:1px dotted #078b19;
	background-color:#fff;
	font-size:12px;
	padding:10px;
	line-height:16px;
}

#newsMore, #docMore {
	border-left:1px solid #CD6253;	
	border-right:1px solid #CD6253;
	border-bottom:1px dotted #CD6253;
	background-color:#fff;
	font-size:12px;
	padding:5px 10px;
	line-height:16px;
}

#docMore {
	border-left:1px solid #CDCE5D;	
	border-right:1px solid #CDCE5D;
	border-bottom:1px dotted #CDCE5D;
}
	
#newsMore a, #docMore a {
	margin:5px 0;
	padding:0;
	padding-left:12px;
	line-height:18px;
	background:url(images/spot-li.gif) left 3px no-repeat;
}

#right_box #newsSingle h1 {
	font-size:12px;
	margin:0 0 5px 0;
}

#rightColumn #newsSingle p {
	margin:0;
	line-height:16px;	
}

#rightColumn #bottom-box {
	height:10px;
	background:url(images/bottom-rcol-menu.gif) left top no-repeat;	
}

#rightColumn #doc-bottom-box {
	height:10px;
	background:url(images/doc-bottom.gif) left top no-repeat;
	margin-bottom:10px;
}

#rightColumn #news-bottom-box {
	height:10px;
	background:url(images/login-bottom.gif) left top no-repeat;	
	margin-bottom:10px;
}

.csc-frame {
	margin-bottom:10px;
	background:url(images/bottom-rcol-menu.gif) left bottom no-repeat;	
	padding-bottom:10px;
}

#rightColumn ul {
	margin:0;
	padding:0;
}

#rightColumn #c57080 ul {
	border-left:1px solid #078b19;
	border-right:1px solid #078b19;
	border-bottom:1px dotted #078b19;
	padding:10px 10px 5px 10px;
}
	
#rightColumn ul li {
	line-height:18px;
}

#doc_right_box,
#news_right_box {
	width:210px;
}

div#doc_right_box ul {
	border:0;
}

#newsSingle,
#doc_right_box #newsSingle,
#news_right_box #newsSingle {
	border-left:1px solid #cd6253;	
	border-right:1px solid #cd6253;
	border-bottom:1px dotted #cd6253;
	background-color:#fff;
	font-size:12px;
	padding:10px;
	line-height:16px;
}

#newsSingle h1,
#doc_right_box #newsSingle h1,
#news_right_box #newsSingle h1 {
	font-size:12px;
	margin:0 0 5px 0;
}

#news_right_box #newsSingle {
	border-left:1px solid #CDCE5D;	
	border-right:1px solid #CDCE5D;
	border-bottom:1px dotted #CDCE5D;
	background-color:#fff;
	font-size:12px;
	padding:10px;
	line-height:16px;
}

/* ##### END OF RIGHT COLUMN ##### */

/* ##### LEFT COLUMN ##### */

#leftColumn {
	padding:0 10px 15px 0;
	width:100%;
	font-size:12px;
}

#leftColumn .csc-header h1 {
	color:#048916;
	font-size:13px;
	margin-top:22px;
	margin-bottom:9px;
	border-left:4px solid #3ec952;
	border-bottom:2px solid #ECF7EE;
	padding-left:5px;
	padding-bottom:2px;
}

#leftColumn .csc-header-n1 {
	background-color:#ECF7EE;
	font-size:13px;
	margin:0 0 10px 0;
	padding:5px 0;
}

#leftColumn h1.csc-firstHeader {
	background-color:#FFFFFF;
	border-left:0;
	border-bottom:1px dotted #058917;
	border-top:1px dotted #058917;
	color:#0D8F1E;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:3px;
}

/* ##### END OF LEFT COLUMN ##### */	

/* ##### NEWS ##### */

#news-spotlight {
	font-size:12px;
	background-color:#ecf7ee;
	padding:0;
	border-bottom:1px dotted #058917;
	margin-bottom:10px;
	float:left;
}

#news-spotlight p {
	margin:0;
	margin-left:130px;
}

#news-spotlight-title a {
	font-size:13px;
	color:#0d8f1e;
	text-decoration:none;	
}

#news-spotlight-title a:hover {
	font-size:13px;
	text-decoration:underline;
}

#news-spotlight h1 {
	color:#0d8f1e;
	font-weight:bold;
	font-size:13px;	
	margin:0 0 10px 0;
	padding:3px;
	background-color:#fff;
	border-top:1px dotted #058917;
	border-bottom:1px dotted #058917;	
}	

.news-spotlight-img {
	float:left;
	margin-right:10px;	
	margin-bottom:10px;
}

#news-spotlight .news-l-top {
	width:14px;
	height:13px;
	background:url(images/news-bg_01.gif) top left no-repeat;
}

#news-spotlight .news-c-top {
	font-size:1px;
	height:13px;
	background:url(images/news-bg_02.gif) top left repeat-x;
}

#news-spotlight .news-r-top {
	width:21px;
	height:13px;
	background:url(images/news-bg_03.gif) top left no-repeat;
}

#news-spotlight .news-left {
	background:url(images/news-bg_04.gif) top left repeat-y;
	width:14px;
}

#news-spotlight .news-right {
	background:url(images/news-bg_06.gif) top right repeat-y;	
	padding-right:20px;
}

#news-spotlight .news-l-bottom {
	width:14px;
	height:19px;
	background:url(images/news-bg_07.gif) top left no-repeat;
}

#news-spotlight .news-c-bottom {
	height:19px;
	font-size:1px;
	background:url(images/news-bg_08.gif) top left repeat-x;
}

#news-spotlight .news-r-bottom {
	width:21px;
	height:19px;
	background:url(images/news-bg_09.gif) top left no-repeat;
}

#news-spotlight .news-spotlight-timedata {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	float:right;
}

#news-spotlight .news-spotlight-title {
	padding-bottom:10px;
}

#news-spotlight .news-right img {
	float:left;
	margin-right:10px;
}

#news-spotlight-content {
	margin:0 10px;
	padding-bottom:10px;
}

#news-spotlight-content ul {
	margin:10px 0 0 10px;
	padding-left:150px;
	list-style-type:none;
}

#news-spotlight-content ul li {
	margin:0;
	padding:0;
	padding-left:12px;
	line-height:18px;
	background:url(images/spot-li.gif) left 5px no-repeat;
}

.news-list-item {
	border:0;
	margin-top:10px;
	border-bottom:1px dotted #058917;
}

.news-list-item .news-single-title {
	margin-bottom:10px;
}

.news-list-item .news-single-title a {
	font-size:12px;
	color:#0d8f1e;
	text-align:left;
}

.news-list-item .news-single-title a:hover {
	text-decoration:underline;
	font-size:12px;
}

.news-list-item .news-single-content p.bodytext {
	font-size:12px;
	color:#000;
}
 
.news-list-item .news-single-content img {
	float:left;
	margin:0;
	margin-right:10px;
}
 
.news-list-item .news-single-timedata {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	float:right;
}

.attachments_table {
	float:right;
}

.news-list-container {
	width:100%;
}

#leftColumn .tx-rlmpflashdetection-pi1 {
	margin-bottom:10px;
	z-index:-100;
}

#rightColumn .tx-rlmpflashdetection-pi1 {
	border-left:1px solid #078B19;
	border-right:1px solid #078B19;
	border-bottom:1px dotted #078B19;	
}

div.tx-dynalist-pi1-recordlist {
	background-color:#fff;
}

div.tx-dynalist-pi1-recordlist h1 {
	font-size:12px;
	margin-bottom:8px;
}

div.tx-dynalist-pi1-recordlist h3,
div.tx-dynalist-pi1-recordlist h5 {
	font-size:12px;
	display:none;
}

div.tx-dynalist-pi1-recordlist .member-name {
	margin-bottom:6px;
}

div.tx-dynalist-pi1-pagination {
	margin:0;
	border:0;
}

div.tx-dynalist-pi1 td {
	padding:0;
	border:0;
}

div.tx-dynalist-pi1 .news-date {
	float:right;
	font-style:italic;
	margin-left:30px;
}

div.tx-dynalist-pi1 table {
	border:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-top:0;
}

div.tx-dynalist-pi1 img {
	border:0;
	margin:0;
}

div.tx-dynalist-pi1 .lng-buttons a {
	height:20px;
}

div.tx-dynalist-pi1-pagination {
	float:left;
	text-align:center;
	margin-top:10px;
	width:700px;
}

div.tx-dynalist-pi1 a.current, .div.tx-dynalist-pi1 .current a {
	border:1px solid #DFDFDF;
	background-color:#42c254;
	color:#FFFFFF;
	font-weight:bold;	
}

div.tx-dynalist-pi1-pagination a {
	padding:2px 6px;
}

div.tx-dynalist-pi1 a.paginate, div.tx-dynalist-pi1-pagination a {
	font-weight:normal;
	border:1px solid #DFDFDF;
	background-color:#fff;
	color:#000;
}

div.tx-dynalist-pi1 a.paginate:hover, div.tx-dynalist-pi1-pagination a:hover {
	font-weight:normal;
	border:1px solid #DFDFDF;
	background-color:#2AAC3C;
	color:#fff;
	text-decoration:none;
}
	
div.tx-dynalist-pi1-pagination span {
	margin:0 5px;
}	

/* ##### END OF NEWS ##### */

/* ##### MEMBERS ##### */

.members {
	font-size:12px;
	border-bottom:1px dotted #058917;
	padding:10px 0;
}

.members img {
	float:left;
	margin-right:5px;
}

.members td img {
	border:1px solid #fff;
}

/* ##### END OF MEMBERS ##### */

/* ##### SEARCH ##### */

.tx-dynafef-pi3 form {
	font-size:12px;
}	

#div_author, #div_imagealttext, #div_ext_url, #div_image, #div_news_files, #div_keywords, #div_short, #div_title, #div_my_year, #div_country_iso3, #div_news_files_title, #div_my_status, #div_name, #div_querystring, #div_country, #div_activity_type {
	padding-bottom:10px;
}

#div_submit_button, #div_delete_button {
	padding-top:15px;
	width:15%;
	float:left;
}

#div_submit_button input, #div_delete_button input {
	color:#fff;
	background-color:#2aac3c;
	border:0;
	padding:1px 5px !important;
	padding:0 3px;
}	

/* ##### END OF SEARCH ##### */

/* ##### PROFILE ##### */

#dyna_fef_page .dyna_form_field {
	width:930px;
	border:1px solid #DFDFDF;
	margin-bottom:10px;
	padding:0;
}

#dyna_fef_page #div_tx_cwtcommunityuser_gallery_activated {
	background-color:#fff;
}

#dyna_fef_page input {
	margin:0;
}

#dyna_fef_page .dyna_form_label {
	background-color:#E3F5E5;
	border-bottom:1px solid #41CB54;
	font-weight:bold;
	line-height:18px;
	padding:3px 3px 3px 5px;
	margin:0;
}

#dyna_fef_page .dyna_form_data {
	line-height:18px;
	padding:10px;
	background-color:#fff;
	margin-bottom:2px;	
}

#dyna_fef_page .MultiFile-wrap {
	padding:10px;
}

#dyna_fef_page #div_submit_button, #dyna_fef_page #div_delete_button {
	border:0;
	width:100px;
	float:left;
}

#dyna_fef_page #divcheckbox_tx_cwtcommunityuser_gallery_activated {
	width:100px;
}

#dyna_fef_page #id_tx_cwtcommunityuser_gallery_activated, #dyna_fef_page #id_private_1 {
	border:0;
	background-image:none;
	margin-right:5px;
}

#dyna_fef_page select {
	height:24px;
	margin:0;
}

#dyna_fef_page #id_keywords {
	height:auto;
}

#dyna_fef_page div.dynafef_original_rec {
	font-size:12px;
	font-family:Arial, Verdana;
	font-style:italic;
	background-color:#f3faf4;
	padding:5px 10px;
}

/* ##### END OF PROFILE ##### */


/* ##### KNOWLEDGE BASE ##### */

.tx-lumophpinclude-pi1 {
	padding-top:5px;
}

.divider {
	height:5px;
}

.knowledge-base-single {
	font-size:12px;
	padding:10px;
	border:1px solid #DFDFDF;
	width:720px !important;
	width:698px;
}

.knowledge-base-single .knowledge-base-image {
	padding-right:10px;
}

.knowledge-base-single .news-single-links {
	background:none;
	float:left;
	margin-top:5px;
}

.knowledge-base-single h1 {
	font-size:12px;
	color:#058917;
	margin:0 0 10px 0;
}

.knowledge-base-content {
	font-size:12px;
	padding:10px 0;
}

.knowledge-base-single p {
	margin:0;
}

.knowledge-base .cat {
	text-style:italic;
	color:#5ba363;
}

.knowledge-base-single .news-date {
	float:right;
	font-style:italic;
	font-size:11px;
}

.lng-buttons {
	float:right;
	display:inline;
	color:#7F7F7F;
	font-size:11px; 
	text-align:right;
}

/* ##### END OF KNOWLEDGE BASE ##### */


/* ##### DETAILS PAGE ##### */

div.dynafef_pi4_main {
	padding:0;
	font-family:Arial, Verdana;
}

.dynafef_pi4_main table {
	font-size:12px;
}

.dynafef_pi4_title {
	padding:3px;
	padding-left:5px;
	background-color:#e3f5e5;	
	font-weight:bold;
	border-bottom:1px solid #41CB54;
	margin-bottom:2px;
	width:200px;
	line-height:18px;
}

.dynafef_pi4_value {
	min-height:15px;
	padding:3px;
	padding-left:5px;
	border-bottom:1px solid #e3f5e5;	
	margin-bottom:2px;
	width:600px;	
	line-height:18px;	
}

.dynafef_pi4_value p {
	margin:0;
}

.tx-dynafef-pi4 {
	width:100%;
}

.dynafef_pi4_img img {
	float:left;
	margin:0 10px 10px 0;
}

.dynafef_pi4_short {
	font-style:italic;
	font-size:13px;
	margin-bottom:10px;
}

.dynafef_pi4_year,
.dynafef_pi4_keywords {
	margin-bottom:10px;
}

.dynafef_pi4_files {
	margin-bottom:5px;
}

/* ##### END OF DETAILS PAGE ##### */

/* ##### PAGINATION ##### */

.pagination {
	padding-top:10px;
	text-align:center;
}	


.pagination p {
	display:none;
}

#navFirst, #navPrev, #navNumbSelected, #navNext, #navLast, #navNumb, #navNumbSelected {
	background-color:#FFFFFF;
	border:1px solid #DFDFDF;
	color:#000;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:2px 6px;	
	margin-right:5px;
}

#navNumbSelected {
	color:#fff;
	background-color:#42C254;
	font-weight:bold;
}

#navFirst a, #navNext a, #navLast a, #navPrev a, #navNumbSelected a, #navNumb a {
	background-color:#FFFFFF;
	color:#000;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding:2px 6px;
	margin:0 -6px;	
}

#navFirst a:hover, #navNext a:hover, #navLast a:hover, #navPrev a:hover, #navNumbSelected a:hover, #navNumb a:hover {
	color:#fff;
	background-color:#2AAC3C;
}

.tx-ttnews-browsebox p a {
	color:#0d8f1e;
	font-weight:bold;
	text-decoration:none;
	background-color:#fff;
	margin-right:5px;
}

.tx-ttnews-browsebox p a:hover {
	text-decoration:underline;
}

/* ##### END OF PAGINATION ##### */

/* ##### NEWSLETTER ##### */

.tx-lumophpinclude-pi1 h2 {
	font-size:12px;
}

.tx-lumophpinclude-pi1 #from_date, #to_date {
	border:1px solid #999999;
	color:#000;
	background-color:#fff;
	width:100px;
}

.tx-lumophpinclude-pi1 input {
	color:#fff;
	background-color:#2aac3c;
	border:0;
	padding:2px 7px !important;
	padding:0 3px;
	width:auto !important;	
	width:55px;
	margin-right:6px;
	overflow:visible;
}

#leftColumn .csc-frame-frame1 {
	width:940px;
}

/* ######### PRESIDENTS TABLE ########## */

div#social-net p.bodytext {
	padding-bottom:5px;
}

#leftColumn div.members-table td {
	border:1px solid #3EC952;
	background-color:#f1f9f3;
	margin-bottom:10px;
	background:#f2f9f3;
}	

#leftColumn div.members-table td p {
	margin-bottom:0;
}

div#social-net img {
	border:0;
}

#email-page, #print-page, #add-this-box {
	height:25px;
	line-height:25ppx;
	padding:0 0 3px 7px;
}

#add-this-box {
	padding-bottom:0;
}	

#email-page a, #print-page a, #add-this-box a {
	padding-left:30px;
}

#email-page {
	background:url(images/mailArticle_icon.png) 7px top no-repeat;
}

#print-page {
	background:url(images/printer.png) 7px top no-repeat;
}

#add-this-box {
	background:url(images/share.png) 7px top no-repeat;
}

div.sharethis {
	border-left:1px solid #078B19;
	border-right:1px solid #078B19;
	border-bottom:1px dotted #078B19;
	font-size:12px;
	padding-top:10px;
	width:208px;
	background-color:#fff;
}	

div#top_breadcrumbs {
	font-size:11px;
	margin-bottom:10px;
	letter-spacing:1px;
}

#rightColumn div#latest-docs-box .csc-header-n1, #rightColumn div#latest-docs-box .csc-header {
	background:#FFFFFF url(images/latestdocs-h1.gif) left top no-repeat;
	border-color:#CD6253;
	border-style:none none solid;
	border-width:0 0 1px;
	height:23px;
	line-height:23px;
}	

#rightColumn div#latest-docs-box .tx-dynalist-pi1-recordlist {
	margin-top:0;
	border:0;
	border-bottom:1px dotted #CD6253;
}	

#rightColumn div#latest-docs-box div.dynalist_norecordfound {
	margin:0;
	padding:10px;
	border-bottom:1px dotted #CD6253;	
}

#rightColumn div#latest-docs-box div.tx-dynalist-pi1 {
	border-style:none solid none solid;
	border-width:0 1px 0 1px;
	border-color:#CD6253;
}				
	
#rightColumn div#latest-docs-box div.tx-dynalist-pi1 .news-date {
	margin:0 0 3px 0;
	text-align:right;
	width:100%;
	font-size:11px;
}

#rightColumn div#latest-docs-box div.tx-dynalist-pi1-recordlist h1 {
	margin:0;
}

div#rightColMenu div.tx-ttnews {
	border-style:none solid dotted solid;
	border-width:0 1px 1px 1px;
	border-color:#058917;
	padding:10px;
}

div.see-all {
	background-color:#2AAC3C;
	float:right;
	margin-top:5px;
}

div.see-all a {
	color:#fff;
	padding:3px 7px;
	display:block;
}

div#dyna_fef_page div#divlabel_image {
	border:1px solid #DFDFDF;
	border-bottom:1px solid #41CB54
}

div#dyna_fef_page div#id_image_wrap {
	border:1px solid #DFDFDF;
	border-top:0;
}

div#dyna_fef_page div#div_image {
	float:left;
	border:0;
}

div#dyna_fef_page div#id_image_wrap {
	padding:10px;
}

div#dyna_fef_page div#div_tx_cwtcommunityuser_gallery_activated {
	margin-top:10px;
}

div#divlabel_end_date {
	display:none;
}

#dyna_fef_page div#div_start_date {
	margin-bottom:0;
	border-bottom:0;
}

td#leftColumn div#accordion {
	margin-top:0;
}

td#leftColumn div#accordion h3.toggler {
	background-color:#f2fcf4;
	border-right:0;
	border-bottom:1px dotted #058917;
	color:#0d8f1e;
}