<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.treasurers.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ctimain</id>
	<title>ACT Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.treasurers.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ctimain"/>
	<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/wiki/Special:Contributions/Ctimain"/>
	<updated>2026-05-06T17:22:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=55175</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=55175"/>
		<updated>2024-03-13T16:10:58Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-content &amp;gt; span:first-child&lt;br /&gt;
{&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: flex-end;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* From MediaWiki v1.25 */&lt;br /&gt;
.news-bulletin {&lt;br /&gt;
 /* border: 1px solid #000;&lt;br /&gt;
  background-color: #ddd;*/&lt;br /&gt;
  padding:5px;&lt;br /&gt;
  text-align:left;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-header {&lt;br /&gt;
  font-size:14px;&lt;br /&gt;
  padding:3px;&lt;br /&gt;
  text-decoration:underline;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title {&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
  font-size:13px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title a{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
.news-bulletin-title a:visited{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-text {&lt;br /&gt;
  font-size:12px;&lt;br /&gt;
  padding-left:5px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-time {&lt;br /&gt;
  font-size:10px;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.greybox{&lt;br /&gt;
  border: 1px solid rgb(103,50,0); &lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  background-color: rgb(240, 240, 240); &lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.whitebox{&lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo{&lt;br /&gt;
    z-index: 5;&lt;br /&gt;
    top: 20px;&lt;br /&gt;
	display: flex;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a{&lt;br /&gt;
  height: 223px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#t-specialpages{&lt;br /&gt;
  display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvedAndNotLatestMsg{&lt;br /&gt;
  border: 1px solid red;&lt;br /&gt;
    color: red;&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvelatest{&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
li#ca-talk{&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: 125%;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: 1px solid #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a, #p-logo a:hover{&lt;br /&gt;
  height: 223px !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=User:Ctimain&amp;diff=52745</id>
		<title>User:Ctimain</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=User:Ctimain&amp;diff=52745"/>
		<updated>2023-09-08T08:14:54Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: Ctimain moved page User:ClearAligner to User:Ctimain: Automatically moved page while merging the account &amp;quot;ClearAligner&amp;quot; to &amp;quot;Ctimain&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Film extruders are essential machines in the production of plastic films used for various industries, including packaging, agriculture, and construction. These machines have several product features that make them suitable for their intended uses. In this article, we will discuss some of the product features of film extruders.&amp;lt;br&amp;gt;Versatility&amp;lt;br&amp;gt;One of the most significant product features of film extruders is their versatility. The machines can process different types of plastics, including high-density polyethylene (HDPE), low-density polyethylene (LDPE), linear low-density polyethylene (LLDPE), and polypropylene (PP). This flexibility allows manufacturers to produce films with varying properties such as thickness, color, transparency, and strength, among others.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Efficiency&amp;lt;br&amp;gt;Another important product feature of film extruders is their efficiency. The machines are designed to handle large volumes of raw materials and produce high-quality films at a faster rate. With proper maintenance, film extruders can operate continuously, resulting in increased productivity and profitability.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Accuracy&amp;lt;br&amp;gt;Film extruders have precise control systems that allow operators to adjust the speed, temperature, and pressure of the machine accurately. This level of accuracy ensures that the films produced meet the desired specifications, including thickness and width, resulting in consistent quality output.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Reliability&amp;lt;br&amp;gt;Film extruders are constructed using high-quality materials that make them durable and reliable. The machines can operate for long periods without experiencing breakdowns or requiring frequent repairs. This reliable performance reduces the risk of downtime and ensures that manufacturers can meet their production targets consistently.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;User-friendly&amp;lt;br&amp;gt;Despite their complex design and operation, film extruders are user-friendly. The machines have intuitive controls and interfaces that make it easy for operators to set up and operate them. Additionally, they have safety features such as emergency stop buttons and alarms that protect operators from accidents during operation.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Customization&amp;lt;br&amp;gt;Film extruders can be customized to meet the specific needs of manufacturers. They can be configured with various accessories and components such as auto-winders, corona treaters, and surface winders, among others, depending on their intended use.&amp;lt;br&amp;gt;In conclusion, the product features of film extruders make them versatile, efficient, accurate, reliable, user-friendly, and customizable machines that are suitable for producing high-quality plastic films. Their ability to process different types of plastics, handle large volumes of raw materials, and produce films with varying properties make them the ideal solution for businesses in the packaging, agriculture, and construction industries, among others. By investing in a quality [https://www.bosenmac.com/Film-Extruder-pl3335611.html film extruder], manufacturers can increase productivity, reduce costs, and stay competitive in their respective markets.&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=User:Ctimain&amp;diff=52741</id>
		<title>User:Ctimain</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=User:Ctimain&amp;diff=52741"/>
		<updated>2023-09-07T10:43:00Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: Created page with &amp;quot;Film extruders are essential machines in the production of plastic films used for various industries, including packaging, agriculture, and construction. These machines have several product features that make them suitable for their intended uses. In this article, we will discuss some of the product features of film extruders.&amp;lt;br&amp;gt;Versatility&amp;lt;br&amp;gt;One of the most significant product features of film extruders is their versatility. The machines can process different types of...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Film extruders are essential machines in the production of plastic films used for various industries, including packaging, agriculture, and construction. These machines have several product features that make them suitable for their intended uses. In this article, we will discuss some of the product features of film extruders.&amp;lt;br&amp;gt;Versatility&amp;lt;br&amp;gt;One of the most significant product features of film extruders is their versatility. The machines can process different types of plastics, including high-density polyethylene (HDPE), low-density polyethylene (LDPE), linear low-density polyethylene (LLDPE), and polypropylene (PP). This flexibility allows manufacturers to produce films with varying properties such as thickness, color, transparency, and strength, among others.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Efficiency&amp;lt;br&amp;gt;Another important product feature of film extruders is their efficiency. The machines are designed to handle large volumes of raw materials and produce high-quality films at a faster rate. With proper maintenance, film extruders can operate continuously, resulting in increased productivity and profitability.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Accuracy&amp;lt;br&amp;gt;Film extruders have precise control systems that allow operators to adjust the speed, temperature, and pressure of the machine accurately. This level of accuracy ensures that the films produced meet the desired specifications, including thickness and width, resulting in consistent quality output.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Reliability&amp;lt;br&amp;gt;Film extruders are constructed using high-quality materials that make them durable and reliable. The machines can operate for long periods without experiencing breakdowns or requiring frequent repairs. This reliable performance reduces the risk of downtime and ensures that manufacturers can meet their production targets consistently.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;User-friendly&amp;lt;br&amp;gt;Despite their complex design and operation, film extruders are user-friendly. The machines have intuitive controls and interfaces that make it easy for operators to set up and operate them. Additionally, they have safety features such as emergency stop buttons and alarms that protect operators from accidents during operation.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Customization&amp;lt;br&amp;gt;Film extruders can be customized to meet the specific needs of manufacturers. They can be configured with various accessories and components such as auto-winders, corona treaters, and surface winders, among others, depending on their intended use.&amp;lt;br&amp;gt;In conclusion, the product features of film extruders make them versatile, efficient, accurate, reliable, user-friendly, and customizable machines that are suitable for producing high-quality plastic films. Their ability to process different types of plastics, handle large volumes of raw materials, and produce films with varying properties make them the ideal solution for businesses in the packaging, agriculture, and construction industries, among others. By investing in a quality [https://www.bosenmac.com/Film-Extruder-pl3335611.html film extruder], manufacturers can increase productivity, reduce costs, and stay competitive in their respective markets.&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Alphaindexline&amp;diff=52736</id>
		<title>MediaWiki:Alphaindexline</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Alphaindexline&amp;diff=52736"/>
		<updated>2023-08-15T13:10:28Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: Created page with &amp;quot;$1 to $2&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;$1 to $2&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=Main_Page&amp;diff=52735</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=Main_Page&amp;diff=52735"/>
		<updated>2023-08-10T12:22:25Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;whitebox&amp;quot;&amp;gt;&lt;br /&gt;
===Welcome  to the Treasurer's Wiki===&lt;br /&gt;
&lt;br /&gt;
The Treasurer’s Wiki aims to share knowledge and experience across the [[treasury]] community. We hope you will use it as a platform to share knowledge and provide useful tools to other likeminded people.&lt;br /&gt;
&lt;br /&gt;
The [[Association of Corporate Treasurers]] (ACT) sets the benchmark for international treasury excellence. As the Chartered body for treasury, we lead the profession by delivering our internationally recognised suite of treasury [https://www.treasurers.org/professional-standards/qualifications qualifications], by defining standards and by championing continuing professional development. We are the authentic voice of the treasury profession representing the interests of the [[real economy]] and educating, supporting and leading the treasurers of today and tomorrow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;All pages&amp;lt;/h3&amp;gt;&amp;lt;hr&amp;gt;{{Special:AllPages}}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&amp;lt;h2&amp;gt;See also&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;greybox&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;New articles&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&amp;lt;DynamicPageList&amp;gt;&lt;br /&gt;
namespace=main&lt;br /&gt;
count=5&lt;br /&gt;
addfirstcategorydate=true&lt;br /&gt;
ordermethod=created&lt;br /&gt;
&amp;lt;/DynamicPageList&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt; Updated articles&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&amp;lt;DynamicPageList&amp;gt;&lt;br /&gt;
namespace=main&lt;br /&gt;
count=5&lt;br /&gt;
addfirstcategorydate=true&lt;br /&gt;
ordermethod=lastedit&lt;br /&gt;
&amp;lt;/DynamicPageList&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;greybox&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Wiki_homepage_banner2.jpg|480px|link=The_Treasurers_Handbook]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52734</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52734"/>
		<updated>2023-08-10T07:28:57Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-content &amp;gt; span:first-child&lt;br /&gt;
{&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: flex-end;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* From MediaWiki v1.25 */&lt;br /&gt;
.news-bulletin {&lt;br /&gt;
 /* border: 1px solid #000;&lt;br /&gt;
  background-color: #ddd;*/&lt;br /&gt;
  padding:5px;&lt;br /&gt;
  text-align:left;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-header {&lt;br /&gt;
  font-size:14px;&lt;br /&gt;
  padding:3px;&lt;br /&gt;
  text-decoration:underline;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title {&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
  font-size:13px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title a{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
.news-bulletin-title a:visited{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-text {&lt;br /&gt;
  font-size:12px;&lt;br /&gt;
  padding-left:5px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-time {&lt;br /&gt;
  font-size:10px;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.greybox{&lt;br /&gt;
  border: 1px solid rgb(103,50,0); &lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  background-color: rgb(240, 240, 240); &lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.whitebox{&lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo{&lt;br /&gt;
    z-index: 5;&lt;br /&gt;
    top: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a{&lt;br /&gt;
  height: 223px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#t-specialpages{&lt;br /&gt;
  display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvedAndNotLatestMsg{&lt;br /&gt;
  border: 1px solid red;&lt;br /&gt;
    color: red;&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvelatest{&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
li#ca-talk{&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: 125%;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: 1px solid #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a, #p-logo a:hover{&lt;br /&gt;
  height: 223px !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52733</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52733"/>
		<updated>2023-08-10T07:27:46Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-content &amp;gt; span:first-child&lt;br /&gt;
{&lt;br /&gt;
    display: flex;&lt;br /&gt;
    align-items: flex-end;&lt;br /&gt;
    flex-direction: column;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    float: right;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* From MediaWiki v1.25 */&lt;br /&gt;
.news-bulletin {&lt;br /&gt;
 /* border: 1px solid #000;&lt;br /&gt;
  background-color: #ddd;*/&lt;br /&gt;
  padding:5px;&lt;br /&gt;
  text-align:left;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-header {&lt;br /&gt;
  font-size:14px;&lt;br /&gt;
  padding:3px;&lt;br /&gt;
  text-decoration:underline;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title {&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
  font-size:13px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title a{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
.news-bulletin-title a:visited{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-text {&lt;br /&gt;
  font-size:12px;&lt;br /&gt;
  padding-left:5px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-time {&lt;br /&gt;
  font-size:10px;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.greybox{&lt;br /&gt;
  border: 1px solid rgb(103,50,0); &lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  background-color: rgb(240, 240, 240); &lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.whitebox{&lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo{&lt;br /&gt;
    z-index: 5;&lt;br /&gt;
    top: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a{&lt;br /&gt;
  height: 223px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#t-specialpages{&lt;br /&gt;
  display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvedAndNotLatestMsg{&lt;br /&gt;
  border: 1px solid red;&lt;br /&gt;
    color: red;&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvelatest{&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
li#ca-talk{&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: 125%;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: 1px solid #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a, #p-logo a:hover{&lt;br /&gt;
  height: 223px !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52732</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52732"/>
		<updated>2023-08-09T13:30:42Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-content &amp;gt; span:first-child&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* From MediaWiki v1.25 */&lt;br /&gt;
.news-bulletin {&lt;br /&gt;
 /* border: 1px solid #000;&lt;br /&gt;
  background-color: #ddd;*/&lt;br /&gt;
  padding:5px;&lt;br /&gt;
  text-align:left;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-header {&lt;br /&gt;
  font-size:14px;&lt;br /&gt;
  padding:3px;&lt;br /&gt;
  text-decoration:underline;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title {&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
  font-size:13px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title a{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
.news-bulletin-title a:visited{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-text {&lt;br /&gt;
  font-size:12px;&lt;br /&gt;
  padding-left:5px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-time {&lt;br /&gt;
  font-size:10px;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.greybox{&lt;br /&gt;
  border: 1px solid rgb(103,50,0); &lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  background-color: rgb(240, 240, 240); &lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.whitebox{&lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo{&lt;br /&gt;
    z-index: 5;&lt;br /&gt;
    top: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a{&lt;br /&gt;
  height: 223px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#t-specialpages{&lt;br /&gt;
  display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvedAndNotLatestMsg{&lt;br /&gt;
  border: 1px solid red;&lt;br /&gt;
    color: red;&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvelatest{&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
li#ca-talk{&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: 125%;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: 1px solid #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a, #p-logo a:hover{&lt;br /&gt;
  height: 223px !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52731</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52731"/>
		<updated>2023-08-09T13:27:27Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-content &amp;gt; span:first-child&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* From MediaWiki v1.25 */&lt;br /&gt;
.news-bulletin {&lt;br /&gt;
 /* border: 1px solid #000;&lt;br /&gt;
  background-color: #ddd;*/&lt;br /&gt;
  padding:5px;&lt;br /&gt;
  text-align:left;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-header {&lt;br /&gt;
  font-size:14px;&lt;br /&gt;
  padding:3px;&lt;br /&gt;
  text-decoration:underline;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title {&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
  font-size:13px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title a{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
.news-bulletin-title a:visited{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-text {&lt;br /&gt;
  font-size:12px;&lt;br /&gt;
  padding-left:5px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-time {&lt;br /&gt;
  font-size:10px;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.greybox{&lt;br /&gt;
  border: 1px solid rgb(103,50,0); &lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  background-color: rgb(240, 240, 240); &lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.whitebox{&lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search{&lt;br /&gt;
  padding-top: 7em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo{&lt;br /&gt;
    z-index: 5;&lt;br /&gt;
    top: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a{&lt;br /&gt;
  height: 223px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#t-specialpages{&lt;br /&gt;
  display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvedAndNotLatestMsg{&lt;br /&gt;
  border: 1px solid red;&lt;br /&gt;
    color: red;&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvelatest{&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
li#ca-talk{&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: 125%;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: 1px solid #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a, #p-logo a:hover{&lt;br /&gt;
  height: 223px !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52730</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52730"/>
		<updated>2023-08-09T13:25:02Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-content &amp;gt; span:first-child&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* From MediaWiki v1.25 */&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52729</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52729"/>
		<updated>2023-08-09T13:22:18Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-content span:first-child&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* From MediaWiki v1.25 */&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52728</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52728"/>
		<updated>2023-08-09T13:21:26Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: Replaced content with &amp;quot;/* CSS placed here will be applied to all skins */ .mw-body-content span:first-of-type {     display: block;     margin-bottom: 1rem;     float: right; }  /* From MediaWiki v1.25 */&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-content span:first-of-type&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* From MediaWiki v1.25 */&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52727</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52727"/>
		<updated>2023-08-09T13:19:14Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-content span:first-of-type&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* From MediaWiki v1.25 */&lt;br /&gt;
.news-bulletin {&lt;br /&gt;
 /* border: 1px solid #000;&lt;br /&gt;
  background-color: #ddd;*/&lt;br /&gt;
  padding:5px;&lt;br /&gt;
  text-align:left;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-header {&lt;br /&gt;
  font-size:14px;&lt;br /&gt;
  padding:3px;&lt;br /&gt;
  text-decoration:underline;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title {&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
  font-size:13px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title a{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
.news-bulletin-title a:visited{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-text {&lt;br /&gt;
  font-size:12px;&lt;br /&gt;
  padding-left:5px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-time {&lt;br /&gt;
  font-size:10px;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.greybox{&lt;br /&gt;
  border: 1px solid rgb(103,50,0); &lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  background-color: rgb(240, 240, 240); &lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.whitebox{&lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search{&lt;br /&gt;
  padding-top: 7em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo{&lt;br /&gt;
    z-index: 5;&lt;br /&gt;
    top: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a{&lt;br /&gt;
  height: 223px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#t-specialpages{&lt;br /&gt;
  display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvedAndNotLatestMsg{&lt;br /&gt;
  border: 1px solid red;&lt;br /&gt;
    color: red;&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvelatest{&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
li#ca-talk{&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: 125%;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: 1px solid #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a, #p-logo a:hover{&lt;br /&gt;
  height: 223px !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52726</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52726"/>
		<updated>2023-08-09T13:17:47Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-content span&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* From MediaWiki v1.25 */&lt;br /&gt;
.news-bulletin {&lt;br /&gt;
 /* border: 1px solid #000;&lt;br /&gt;
  background-color: #ddd;*/&lt;br /&gt;
  padding:5px;&lt;br /&gt;
  text-align:left;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-header {&lt;br /&gt;
  font-size:14px;&lt;br /&gt;
  padding:3px;&lt;br /&gt;
  text-decoration:underline;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title {&lt;br /&gt;
  font-weight:bold;&lt;br /&gt;
  font-size:13px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-title a{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
.news-bulletin-title a:visited{&lt;br /&gt;
  color:#000;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-text {&lt;br /&gt;
  font-size:12px;&lt;br /&gt;
  padding-left:5px;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.news-bulletin-time {&lt;br /&gt;
  font-size:10px;&lt;br /&gt;
  font-style:italic;&lt;br /&gt;
  text-align:right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.greybox{&lt;br /&gt;
  border: 1px solid rgb(103,50,0); &lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  background-color: rgb(240, 240, 240); &lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.whitebox{&lt;br /&gt;
  margin-bottom: 3pt; padding: 0em 0.6em 0.2em;&lt;br /&gt;
  width: 45%;&lt;br /&gt;
  float: left;&lt;br /&gt;
  margin-right: 10px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-search{&lt;br /&gt;
  padding-top: 7em;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo{&lt;br /&gt;
    z-index: 5;&lt;br /&gt;
    top: 20px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a{&lt;br /&gt;
  height: 223px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#t-specialpages{&lt;br /&gt;
  display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvedAndNotLatestMsg{&lt;br /&gt;
  border: 1px solid red;&lt;br /&gt;
    color: red;&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    padding: 2px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.approvelatest{&lt;br /&gt;
    left: -10px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: 7px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
li#ca-talk{&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    margin: 0.5em 0 0.5em 1em;&lt;br /&gt;
    padding: 0.2em;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    float: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    clear: right;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    font-size: 88%;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.infobox caption {&lt;br /&gt;
    font-size: 125%;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
.infobox td,&lt;br /&gt;
.infobox th {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
.infobox.bordered .borderless td,&lt;br /&gt;
.infobox.bordered .borderless th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.sisterproject {&lt;br /&gt;
    width: 20em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.standard-talk {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
    background-color: #f8eaba;&lt;br /&gt;
}&lt;br /&gt;
.infobox.standard-talk.bordered td,&lt;br /&gt;
.infobox.standard-talk.bordered th {&lt;br /&gt;
    border: 1px solid #c0c090;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    /* @noflip */&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Styles for geography infoboxes, eg countries,&lt;br /&gt;
   country subdivisions, cities, etc.            */&lt;br /&gt;
.infobox.geography {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography  td,&lt;br /&gt;
.infobox.geography  th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
.infobox.geography .mergedtoprow td,&lt;br /&gt;
.infobox.geography .mergedtoprow th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    padding: 0.4em 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedrow td,&lt;br /&gt;
.infobox.geography .mergedrow th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0 0.6em 0.2em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .mergedbottomrow td,&lt;br /&gt;
.infobox.geography .mergedbottomrow th {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    border-bottom: 1px solid #aaa;&lt;br /&gt;
    padding: 0 0.6em 0.4em 0.6em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.infobox.geography .maptable td,&lt;br /&gt;
.infobox.geography .maptable th {&lt;br /&gt;
    border: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-logo a, #p-logo a:hover{&lt;br /&gt;
  height: 223px !important;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52725</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52725"/>
		<updated>2023-08-09T13:12:32Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-content span&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52724</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52724"/>
		<updated>2023-08-09T13:12:14Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-body-context span&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52723</id>
		<title>MediaWiki:Common.css</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Common.css&amp;diff=52723"/>
		<updated>2023-08-09T13:11:49Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: Created page with &amp;quot;/* CSS placed here will be applied to all skins */ .mw-context-text span {     display: block;     margin-bottom: 1rem;     float: right; }&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
.mw-context-text span&lt;br /&gt;
{&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin-bottom: 1rem;&lt;br /&gt;
    float: right;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=ACT_Wiki:About&amp;diff=52720</id>
		<title>ACT Wiki:About</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=ACT_Wiki:About&amp;diff=52720"/>
		<updated>2023-08-08T12:58:17Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: Created page with &amp;quot;The Treasurer's Wiki was set up by the Association of Corporate Treasurers (ACT) to act as an open resource for those looking to learn more about the profession of corporate treasury.   ==How to edit Treasurer's Wiki pages==  The Treasurer's Wiki runs on Wikimedia.  For guidance on how to edit pages, follow this link:  [https://en.wikipedia.org/wiki/Help:Editing How to edit Wiki pages]  ==What is corporate treasury?==  Treasury in a company is key in determining the...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Treasurer's Wiki was set up by the [[Association of Corporate Treasurers]] (ACT) to act as an open resource for those looking to learn more about the profession of corporate treasury.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==How to edit Treasurer's Wiki pages==&lt;br /&gt;
&lt;br /&gt;
The Treasurer's Wiki runs on Wikimedia.&lt;br /&gt;
&lt;br /&gt;
For guidance on how to edit pages, follow this link:&lt;br /&gt;
&lt;br /&gt;
[https://en.wikipedia.org/wiki/Help:Editing How to edit Wiki pages]&lt;br /&gt;
&lt;br /&gt;
==What is corporate treasury?==&lt;br /&gt;
&lt;br /&gt;
Treasury in a company is key in determining the firm’s financial strategy and financial policy – advising on what businesses to invest in, organising the appropriate funding for this, and controlling the risk in the organisation.&lt;br /&gt;
&lt;br /&gt;
Dependent on the risk environment, treasury will create an appropriate capital structure of debt and equity in order to fund the business, getting the optimum balance between cost and risk. This translates into the need to ensure that at all times the company has the liquidity and cash to meet its obligations as they fall due, taking in funding from equity or debt capital markets activities, bank borrowings, through to day-to-day cash management and investment.&lt;br /&gt;
&lt;br /&gt;
Treasury is responsible for the identification of risks associated with this activity and for controlling risks that could erode financial strength, using mitigation and hedging techniques and encouraging a culture of sound financial practice.&lt;br /&gt;
&lt;br /&gt;
In essence treasury management is all about handling the banking requirements, the funding for the business and managing financial risk. It therefore incorporates raising and managing money, currency, commodity and interest rate risk management and dealing, and, in some organisations, the related areas of insurance, pensions, property and taxation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==What is the role of the treasurer?==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;videoflash&amp;gt;BurwPk5n3uM|640|360&amp;lt;/videoflash&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==The ACT Competency Framework==&lt;br /&gt;
&lt;br /&gt;
Whether you are looking to take your first steps into treasury, are heading up a global treasury department or need to recruit or train a treasury team, the competency framework&amp;lt;ref&amp;gt;[http://www.treasurers.org/competencyframework &amp;quot;The ACT Competency Framework&amp;quot;] ''www.treasurers.org''&amp;lt;/ref&amp;gt; offers you guidance on what the global standards are for successful treasury.&lt;br /&gt;
&lt;br /&gt;
===Technical skills===&lt;br /&gt;
*[[Context of treasury]]&lt;br /&gt;
*[[Ethics and corporate governance]]&lt;br /&gt;
*[[Financial risk management]]&lt;br /&gt;
*[[Corporate financial management]]&lt;br /&gt;
*[[Treasury operations]]&lt;br /&gt;
&lt;br /&gt;
===Behavioural skills===&lt;br /&gt;
*[[Commercial drive and organisation]]&lt;br /&gt;
*[[Self management and accountability]]&lt;br /&gt;
*[[Influencing skills]]&lt;br /&gt;
*[[Working effectively with others]]&lt;br /&gt;
&lt;br /&gt;
===Business skills===&lt;br /&gt;
*[[Financial management]]&lt;br /&gt;
*[[Knowledge and information management]]&lt;br /&gt;
*[[Planning and projects]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==About the ACT==&lt;br /&gt;
&lt;br /&gt;
The Association of Corporate Treasurers (ACT) qualifies, supports and represents professionals working in treasury, risk and corporate finance. The ACT has been awarded the Order of Grant of Royal Charter and became a Chartered body from 1 January 2013 &amp;lt;ref&amp;gt;[http://www.treasurers.org/charter &amp;quot;Setting standards under Royal Charter&amp;quot;] ''www.treasurers.org''&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://en.wikipedia.org/wiki/Royal_charter Royal Charter] ''Wikipedia''&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All references to ACT in this wiki are references jointly to The Association of Corporate Treasurers and its subsidary, ACT (Administration) Ltd.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other links==&lt;br /&gt;
*[[Help:Contact us| Contact us]]&lt;br /&gt;
*[http://www.treasurers.org Official site of The Association of Corporate Treasurers]&lt;br /&gt;
*[http://wiki.treasurers.org The Treasurer's Wiki]&lt;br /&gt;
&lt;br /&gt;
[[Category:Behavioural_skills|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Business_skills|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Technical_skills|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=ACT_Wiki:Privacy_policy&amp;diff=52719</id>
		<title>ACT Wiki:Privacy policy</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=ACT_Wiki:Privacy_policy&amp;diff=52719"/>
		<updated>2023-08-08T12:57:40Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: Created page with &amp;quot;The ACT privacy policy for all websites, including this wiki, is available [http://www.treasurers.org/termsandconditions/privacypolicy here].  ==External links== *[http://www.treasurers.org/termsandconditions/privacypolicy ACT privacy policy] *[http://www.treasurers.org/legal ACT legal notices and terms and conditions] &amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ACT privacy policy for all websites, including this wiki, is available [http://www.treasurers.org/termsandconditions/privacypolicy here].&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.treasurers.org/termsandconditions/privacypolicy ACT privacy policy]&lt;br /&gt;
*[http://www.treasurers.org/legal ACT legal notices and terms and conditions]&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=ACT_Wiki:General_disclaimer&amp;diff=52718</id>
		<title>ACT Wiki:General disclaimer</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=ACT_Wiki:General_disclaimer&amp;diff=52718"/>
		<updated>2023-08-08T12:56:41Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: Created page with &amp;quot;The ACT technical disclaimer, is available [http://www.treasurers.org/termsandconditions/technical here], but is copied below for information. Use of this wiki should be considered in the same context as asking a question of our technical queries service.  ==Technical disclaimer==  Neither the ACT nor any of its officers or employees nor any persons from whom it seeks advice in response to questions raised via this website can accept responsibility or liability (express...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ACT technical disclaimer, is available [http://www.treasurers.org/termsandconditions/technical here], but is copied below for information. Use of this wiki should be considered in the same context as asking a question of our technical queries service.&lt;br /&gt;
&lt;br /&gt;
==Technical disclaimer==&lt;br /&gt;
&lt;br /&gt;
Neither the ACT nor any of its officers or employees nor any persons from whom it seeks advice in response to questions raised via this website can accept responsibility or liability (express or implied, contractual, tortious or otherwise) for the accuracy, correctness or timeliness of any such response.&lt;br /&gt;
 &lt;br /&gt;
Accordingly, users of this service should not rely on such advice but should consider taking their own independent professional advice. The views and opinions expressed in any such response are not necessarily those of the ACT or of the members of its Council. In no event should any response be viewed as investment advice. Any user of this service who requires advice on investments or securities should obtain it from an organisation duly authorised under applicable legislation.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.treasurers.org/termsandconditions/technical ACT Technical queries disclaimer]&lt;br /&gt;
*[http://www.treasurers.org/legal ACT legal notices and terms and conditions]&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Sidebar&amp;diff=52716</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Sidebar&amp;diff=52716"/>
		<updated>2023-08-02T10:38:32Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=Main_Page&amp;diff=52715</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=Main_Page&amp;diff=52715"/>
		<updated>2023-08-02T10:33:14Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: 3 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;whitebox&amp;quot;&amp;gt;&lt;br /&gt;
===Welcome  to the Treasurer's Wiki===&lt;br /&gt;
&lt;br /&gt;
The Treasurer’s Wiki aims to share knowledge and experience across the [[treasury]] community. We hope you will use it as a platform to share knowledge and provide useful tools to other likeminded people.&lt;br /&gt;
&lt;br /&gt;
The [[Association of Corporate Treasurers]] (ACT) sets the benchmark for international treasury excellence. As the Chartered body for treasury, we lead the profession by delivering our internationally recognised suite of treasury [https://www.treasurers.org/professional-standards/qualifications qualifications], by defining standards and by championing continuing professional development. We are the authentic voice of the treasury profession representing the interests of the [[real economy]] and educating, supporting and leading the treasurers of today and tomorrow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;All pages&amp;lt;/h3&amp;gt;&amp;lt;hr&amp;gt;{{Special:AllPages}}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&amp;lt;h2&amp;gt;See also&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;randompages limit=&amp;quot;10&amp;quot; namespace=&amp;quot;true&amp;quot; levels=&amp;quot;10&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;greybox&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;New articles&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&amp;lt;DynamicPageList&amp;gt;&lt;br /&gt;
namespace=main&lt;br /&gt;
count=5&lt;br /&gt;
addfirstcategorydate=true&lt;br /&gt;
ordermethod=created&lt;br /&gt;
&amp;lt;/DynamicPageList&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt; Updated articles&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&amp;lt;DynamicPageList&amp;gt;&lt;br /&gt;
namespace=main&lt;br /&gt;
count=5&lt;br /&gt;
addfirstcategorydate=true&lt;br /&gt;
ordermethod=lastedit&lt;br /&gt;
&amp;lt;/DynamicPageList&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;greybox&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Wiki_homepage_banner2.jpg|480px|link=The_Treasurers_Handbook]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=Help:Editing&amp;diff=52677</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=Help:Editing&amp;diff=52677"/>
		<updated>2023-07-27T12:44:35Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: 47 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are reading this page as a new editor of The Treasurer's Wiki, then welcome and thank you for making a contribution to the worldwide treasury profession. This website is powered by MediaWiki, the same basic platform used by Wikipedia.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Editing an article==&lt;br /&gt;
Editing an article is simple and makes use of an easy to use markup system. You can edit any article on the site to see how the article was formatted as well as use the quick links on the edit page for basic styles including blod, italic and [[Main Page|links to other pages]].&lt;br /&gt;
&lt;br /&gt;
Useful references are available on the [http://www.mediawiki.org/wiki/MediaWiki MediaWiki website] (this is the support site for the CMS used by this wiki) covering all aspects of article editing.&lt;br /&gt;
&lt;br /&gt;
You should take your time with editing an article, and not attempt to edit too much in one sitting. Quality is the key for this reference source. We would rather you edit articles regularly rather than edit for just a single day and then become inactive. There is no obligation to achieve any sort of output, it is purely when you can spare the time to contribute.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Basic editing==&lt;br /&gt;
#Read the basic [http://www.mediawiki.org/wiki/Help:Editing_pages tutorial on editing a page]&lt;br /&gt;
#Linking pages are very important in a website like this. You can read about [http://www.mediawiki.org/wiki/Help:Links internal and external links].&lt;br /&gt;
#Take a look at [http://www.mediawiki.org/wiki/Help:Formatting the formatting of page elements including titles and sections]&lt;br /&gt;
#We use two sections regularly on articles: references&amp;lt;ref&amp;gt;[http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Guide to the Cite extension] ''MediaWiki.org''&amp;lt;/ref&amp;gt; and [http://www.mediawiki.org/wiki/Help:Links external links].&lt;br /&gt;
##using &amp;amp;lt;ref&amp;amp;gt;this tag&amp;amp;lt;/ref&amp;amp;gt; at the end of a sentence with reference information, you can then render a full reference list at the end of the page using &amp;amp;lt;references/&amp;amp;gt;&lt;br /&gt;
##external links are simply a bullet list of external links which are not specifically referenced against any paragraph in the article but are relevant to the article or was used as an originating source.&lt;br /&gt;
#Use the [http://meta.wikimedia.org/wiki/Help:Edit_summary summary box] to record your intentions in making the change.  Filling in the Summary box first - rather than as an afterthought - helps improve the focus and quality of your edit. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Advanced editing==&lt;br /&gt;
#We have a formula rendering module on The Treasurer's Wiki and instructions on the syntax can be found on [http://www.mediawiki.org/wiki/Manual:Math this page]&lt;br /&gt;
#Uploading images can be done from the toolbox on the left menu, and there are [https://www.mediawiki.org/wiki/Help:Images instructions on how insert them into an article]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==What you can and cannot do==&lt;br /&gt;
As an editor you can create new articles and edit existing articles (except for a few special pages which are protected, like this guide). You cannot delete articles.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Article categories==&lt;br /&gt;
&lt;br /&gt;
[[file:Category_example.png|right|frame|Core Elements of Treasury categories]]&lt;br /&gt;
&lt;br /&gt;
We would like you to avoid adding new categories to the website (get in touch with us at [mailto:website@treasurers.org website@treasurers.org] if you have an idea for categorising the articles.&lt;br /&gt;
&lt;br /&gt;
The existing categories on the site are listed under the five [[ACT Wiki:About|core elements of treasury]]. When assigning an article to categories you should only assign at the second level of the category tree as shown in the screenshot to the right.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Content approval process==&lt;br /&gt;
&lt;br /&gt;
Whenever you submit a change, the article will show a flag saying this is unverified content. All submissions are checked by an ACT technical expert to ensure that they are not misleading or based on outdated information. All submissions from all editors will go through this process and it is designed to give a higher comfort level to readers than can be found on other public references.&lt;br /&gt;
&lt;br /&gt;
We will approve content as quickly as possible, but do not worry as the content will be available to visitors even in its unverified state.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.mediawiki.org/wiki/MediaWiki MediaWiki.org]&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=Main_Page&amp;diff=51687</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=Main_Page&amp;diff=51687"/>
		<updated>2023-07-26T17:23:06Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: Reverted edits by Admin (talk) to last revision by MediaWiki default&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;MediaWiki has been installed.&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=Main_Page&amp;diff=51686</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=Main_Page&amp;diff=51686"/>
		<updated>2023-07-26T17:20:26Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: Reverted edits by MediaWiki default (talk) to last revision by imported&amp;gt;Doug Williamson&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;whitebox&amp;quot;&amp;gt;&lt;br /&gt;
===Welcome  to the Treasurer's Wiki===&lt;br /&gt;
&lt;br /&gt;
The Treasurer’s Wiki aims to share knowledge and experience across the [[treasury]] community. We hope you will use it as a platform to share knowledge and provide useful tools to other likeminded people.&lt;br /&gt;
&lt;br /&gt;
The [[Association of Corporate Treasurers]] (ACT) sets the benchmark for international treasury excellence. As the Chartered body for treasury, we lead the profession by delivering our internationally recognised suite of treasury [https://www.treasurers.org/professional-standards/qualifications qualifications], by defining standards and by championing continuing professional development. We are the authentic voice of the treasury profession representing the interests of the [[real economy]] and educating, supporting and leading the treasurers of today and tomorrow.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;All pages&amp;lt;/h3&amp;gt;&amp;lt;hr&amp;gt;{{Special:AllPages}}&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&amp;lt;h3&amp;gt;Random article&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;IncArticle count=&amp;quot;1024&amp;quot;&amp;gt;&lt;br /&gt;
== [[{{{titleblank}}}]] ==&lt;br /&gt;
{{{content}}}&lt;br /&gt;
&amp;lt;/IncArticle&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;greybox&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  title=New articles&lt;br /&gt;
  type=new&lt;br /&gt;
  count=5&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  title=Updated articles&lt;br /&gt;
  type=update&lt;br /&gt;
  count=5&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;greybox&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Wiki_homepage_banner2.jpg|480px|link=The_Treasurers_Handbook]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=Help:Terms_and_conditions&amp;diff=51685</id>
		<title>Help:Terms and conditions</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=Help:Terms_and_conditions&amp;diff=51685"/>
		<updated>2023-07-26T17:15:02Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Association of Corporate Treasurers (ACT) as a professional body and educator of treasury professionals is both a first and second source for the treasury profession. This wiki therefore contains both original research, comment and opinion as well as material based on the work and publication of other bodies.&lt;br /&gt;
&lt;br /&gt;
All content policies on this page are in addition to the ACT's standard terms and conditions&amp;lt;ref&amp;gt;[http://www.treasurers.org/legal ACT legal notices and terms and conditions] ''www.treasurers.org''&amp;lt;/ref&amp;gt;. These content policies may be revised at any time.&lt;br /&gt;
&lt;br /&gt;
==Verified content==&lt;br /&gt;
&lt;br /&gt;
Articles on this site will be either un-verified or verified. The former is indicated by a warning on the article page and indicates that the current version of the article has not yet been examined by an ACT technical expert. However no warranty is given or may be implied regarding the accuracy or fitness of any article on The Treasurer’s Wiki whether the article is verified or un-verified, and all information is used at the visitor's own risk.&lt;br /&gt;
&lt;br /&gt;
==Copyright and re-publication==&lt;br /&gt;
&lt;br /&gt;
By posting content on The Treasurer’s Wiki you grant to the ACT a perpetual, non-exclusive, royalty-free, worldwide licence to use the content without limitation on The Treasurer’s Wiki and to sub-license others to use the content in accordance with the provisions for fair use set out below.&lt;br /&gt;
&lt;br /&gt;
Any content you post must:&lt;br /&gt;
&lt;br /&gt;
*be accurate (where it states facts) &lt;br /&gt;
*be genuinely held (where it states opinions)&lt;br /&gt;
&lt;br /&gt;
Any content you post must not:&lt;br /&gt;
&lt;br /&gt;
*be defamatory &lt;br /&gt;
*be obscene, offensive, or inflammatory&lt;br /&gt;
*promote discrimination based on race, sex, religion, nationality, disability, sexual orientation or age&lt;br /&gt;
*disclose any name, address, telephone, mobile or fax number, e-mail address or other personal data &lt;br /&gt;
*infringe any copyright, database right or trade mark &lt;br /&gt;
*breach any legal duty owed to a third party, such as a contractual duty or a duty of confidence&lt;br /&gt;
*be in contempt of court &lt;br /&gt;
*impersonate any person, or misrepresent your identity or affiliation with any person &lt;br /&gt;
*advocate, promote or incite any third party to commit or assist any unlawful or criminal act. &lt;br /&gt;
*contain any advertising or promote any services or web links to other sites.&lt;br /&gt;
&lt;br /&gt;
You also agree that the submitted content may be edited, updated and removed as deemed appropriate to the aims and editing style of The Treasurer’s Wiki by the ACT or other contributing editors.&lt;br /&gt;
&lt;br /&gt;
Other than in accordance with the fair use provisions or in respect of content in the public domain, content on The Treasurer’s Wiki may not be reproduced, in whole or in part, without the express permission of the ACT except in the case of the original rights holder who retains full ownership of, and unrestricted rights to publish, the original version of the submitted content.&lt;br /&gt;
&lt;br /&gt;
Any content submission may be refused or later removed by the ACT without explanation. The publication of any submitted contribution does not imply that the ACT either supports, or warrants the usefulness or accuracy of, that content.&lt;br /&gt;
&lt;br /&gt;
The ACT claims no right in any public domain content on The Treasurer’s Wiki, except insofar as the content constitutes an original adaptation or dealing with that public domain content.&lt;br /&gt;
&lt;br /&gt;
Articles from [http://www.wikipedia.org wikipedia.org] must not be copied in whole to this website but may be used for reference and external links.&lt;br /&gt;
&lt;br /&gt;
==Fair use==&lt;br /&gt;
&lt;br /&gt;
You may re-publish up to 10% (based on word count) of any article on The Treasurer’s Wiki in print and/or electronic format, provided you include a link to the original article’s source on [[http://wiki.treasurers.org wiki.treasurers.org]] on each re-publication. ‘Re-publication’ means each time a single article is quoted whether on one page or screen, or multiple pages/screens. Each link must be clearly visible and associated with the quote, and may be embedded within the quote.&lt;br /&gt;
&lt;br /&gt;
==Copyright complaints and removal requests==&lt;br /&gt;
&lt;br /&gt;
If you believe that you are the owner of content added to this site without your permission, you may contact us at [mailto:website@treasurers.org website@treasurers.org] requesting either:&lt;br /&gt;
&lt;br /&gt;
* an appropriate citation or citation link in the the article footer.&lt;br /&gt;
* reduction of the amount of published content and an appropriate citation or citation link in the article footer.&lt;br /&gt;
* removal of the content.&lt;br /&gt;
&lt;br /&gt;
You must provide full details of your ownership of the content including where and when it was originally published, and the change you would like made to the article page(s). We will respond as quickly as possible to your request but only once we have properly verified the source of the content.&lt;br /&gt;
&lt;br /&gt;
==Contributing content==&lt;br /&gt;
Direct editing of The Treasurer's Wiki is available to ACT members (associates, members and fellows) and selected faculty members and non-members. If you wish to contribute content from an external article or research that you have authored then you may submit the article for review. The submission should include:&lt;br /&gt;
&lt;br /&gt;
*the article’s title&lt;br /&gt;
*the extent of the content to be used&lt;br /&gt;
*related pages on The Treasurer's Wiki to which the content will refer&lt;br /&gt;
*the link to the original publication location, which will be used as an external link or footnote reference.&lt;br /&gt;
&lt;br /&gt;
By submitting an article to the ACT you grant to the ACT a perpetual, non-exclusive, royalty-free, worldwide licence to publish the article in full or part on any location on The Treasurer's Wiki (but not on any other ACT website). Each use of the article will include one or more references, and where possible, be linked to the original source material.&lt;br /&gt;
&lt;br /&gt;
==Commercial ACT content==&lt;br /&gt;
&lt;br /&gt;
The ACT provides a number of commercial products to the treasury profession including qualifications, training, publications, seminars and events. The content in these products is not in the public domain and may not be posted on this wiki without the prior approval of the ACT and may be removed without notice. If in doubt, please contact [mailto:website@treasurers.org website@treasurers.org] for advice.&lt;br /&gt;
&lt;br /&gt;
==Sponsored and advertising pages==&lt;br /&gt;
The ACT reserves the right to publish paid pages on this website. These will be clearly marked as sponsored articles and advertisments.&lt;br /&gt;
&lt;br /&gt;
==Linking policy==&lt;br /&gt;
* Links to any page of the site are permitted and may be made without request from either public websites, intranet websites or mobile applications.&lt;br /&gt;
* You must not link directly to any image or media on this site&lt;br /&gt;
* Wiki articles may not be embedded within the web page of another website.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
1. [http://www.treasurers.org/legal?%20gl=1*1udqmze*%20ga*MTg3NzM4NDQ3Ni4xNjg5MzI4MjQ5*%20ga%20112F2HHTFX*MTY5MDM5MDY0OC4xMC4xLjE2OTAzOTE1OTkuNTguMC4w ACT legal notices and terms and conditions] www.treasurers.org&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=Help:Terms_and_conditions&amp;diff=51684</id>
		<title>Help:Terms and conditions</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=Help:Terms_and_conditions&amp;diff=51684"/>
		<updated>2023-07-26T17:14:20Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Association of Corporate Treasurers (ACT) as a professional body and educator of treasury professionals is both a first and second source for the treasury profession. This wiki therefore contains both original research, comment and opinion as well as material based on the work and publication of other bodies.&lt;br /&gt;
&lt;br /&gt;
All content policies on this page are in addition to the ACT's standard terms and conditions&amp;lt;ref&amp;gt;[http://www.treasurers.org/legal ACT legal notices and terms and conditions] ''www.treasurers.org''&amp;lt;/ref&amp;gt;. These content policies may be revised at any time.&lt;br /&gt;
&lt;br /&gt;
==Verified content==&lt;br /&gt;
&lt;br /&gt;
Articles on this site will be either un-verified or verified. The former is indicated by a warning on the article page and indicates that the current version of the article has not yet been examined by an ACT technical expert. However no warranty is given or may be implied regarding the accuracy or fitness of any article on The Treasurer’s Wiki whether the article is verified or un-verified, and all information is used at the visitor's own risk.&lt;br /&gt;
&lt;br /&gt;
==Copyright and re-publication==&lt;br /&gt;
&lt;br /&gt;
By posting content on The Treasurer’s Wiki you grant to the ACT a perpetual, non-exclusive, royalty-free, worldwide licence to use the content without limitation on The Treasurer’s Wiki and to sub-license others to use the content in accordance with the provisions for fair use set out below.&lt;br /&gt;
&lt;br /&gt;
Any content you post must:&lt;br /&gt;
&lt;br /&gt;
*be accurate (where it states facts) &lt;br /&gt;
*be genuinely held (where it states opinions)&lt;br /&gt;
&lt;br /&gt;
Any content you post must not:&lt;br /&gt;
&lt;br /&gt;
*be defamatory &lt;br /&gt;
*be obscene, offensive, or inflammatory&lt;br /&gt;
*promote discrimination based on race, sex, religion, nationality, disability, sexual orientation or age&lt;br /&gt;
*disclose any name, address, telephone, mobile or fax number, e-mail address or other personal data &lt;br /&gt;
*infringe any copyright, database right or trade mark &lt;br /&gt;
*breach any legal duty owed to a third party, such as a contractual duty or a duty of confidence&lt;br /&gt;
*be in contempt of court &lt;br /&gt;
*impersonate any person, or misrepresent your identity or affiliation with any person &lt;br /&gt;
*advocate, promote or incite any third party to commit or assist any unlawful or criminal act. &lt;br /&gt;
*contain any advertising or promote any services or web links to other sites.&lt;br /&gt;
&lt;br /&gt;
You also agree that the submitted content may be edited, updated and removed as deemed appropriate to the aims and editing style of The Treasurer’s Wiki by the ACT or other contributing editors.&lt;br /&gt;
&lt;br /&gt;
Other than in accordance with the fair use provisions or in respect of content in the public domain, content on The Treasurer’s Wiki may not be reproduced, in whole or in part, without the express permission of the ACT except in the case of the original rights holder who retains full ownership of, and unrestricted rights to publish, the original version of the submitted content.&lt;br /&gt;
&lt;br /&gt;
Any content submission may be refused or later removed by the ACT without explanation. The publication of any submitted contribution does not imply that the ACT either supports, or warrants the usefulness or accuracy of, that content.&lt;br /&gt;
&lt;br /&gt;
The ACT claims no right in any public domain content on The Treasurer’s Wiki, except insofar as the content constitutes an original adaptation or dealing with that public domain content.&lt;br /&gt;
&lt;br /&gt;
Articles from [http://www.wikipedia.org wikipedia.org] must not be copied in whole to this website but may be used for reference and external links.&lt;br /&gt;
&lt;br /&gt;
==Fair use==&lt;br /&gt;
&lt;br /&gt;
You may re-publish up to 10% (based on word count) of any article on The Treasurer’s Wiki in print and/or electronic format, provided you include a link to the original article’s source on [[http://wiki.treasurers.org wiki.treasurers.org]] on each re-publication. ‘Re-publication’ means each time a single article is quoted whether on one page or screen, or multiple pages/screens. Each link must be clearly visible and associated with the quote, and may be embedded within the quote.&lt;br /&gt;
&lt;br /&gt;
==Copyright complaints and removal requests==&lt;br /&gt;
&lt;br /&gt;
If you believe that you are the owner of content added to this site without your permission, you may contact us at [mailto:website@treasurers.org website@treasurers.org] requesting either:&lt;br /&gt;
&lt;br /&gt;
* an appropriate citation or citation link in the the article footer.&lt;br /&gt;
* reduction of the amount of published content and an appropriate citation or citation link in the article footer.&lt;br /&gt;
* removal of the content.&lt;br /&gt;
&lt;br /&gt;
You must provide full details of your ownership of the content including where and when it was originally published, and the change you would like made to the article page(s). We will respond as quickly as possible to your request but only once we have properly verified the source of the content.&lt;br /&gt;
&lt;br /&gt;
==Contributing content==&lt;br /&gt;
Direct editing of The Treasurer's Wiki is available to ACT members (associates, members and fellows) and selected faculty members and non-members. If you wish to contribute content from an external article or research that you have authored then you may submit the article for review. The submission should include:&lt;br /&gt;
&lt;br /&gt;
*the article’s title&lt;br /&gt;
*the extent of the content to be used&lt;br /&gt;
*related pages on The Treasurer's Wiki to which the content will refer&lt;br /&gt;
*the link to the original publication location, which will be used as an external link or footnote reference.&lt;br /&gt;
&lt;br /&gt;
By submitting an article to the ACT you grant to the ACT a perpetual, non-exclusive, royalty-free, worldwide licence to publish the article in full or part on any location on The Treasurer's Wiki (but not on any other ACT website). Each use of the article will include one or more references, and where possible, be linked to the original source material.&lt;br /&gt;
&lt;br /&gt;
==Commercial ACT content==&lt;br /&gt;
&lt;br /&gt;
The ACT provides a number of commercial products to the treasury profession including qualifications, training, publications, seminars and events. The content in these products is not in the public domain and may not be posted on this wiki without the prior approval of the ACT and may be removed without notice. If in doubt, please contact [mailto:website@treasurers.org website@treasurers.org] for advice.&lt;br /&gt;
&lt;br /&gt;
==Sponsored and advertising pages==&lt;br /&gt;
The ACT reserves the right to publish paid pages on this website. These will be clearly marked as sponsored articles and advertisments.&lt;br /&gt;
&lt;br /&gt;
==Linking policy==&lt;br /&gt;
* Links to any page of the site are permitted and may be made without request from either public websites, intranet websites or mobile applications.&lt;br /&gt;
* You must not link directly to any image or media on this site&lt;br /&gt;
* Wiki articles may not be embedded within the web page of another website.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
 1. [http://www.treasurers.org/legal?%20gl=1*1udqmze*%20ga*MTg3NzM4NDQ3Ni4xNjg5MzI4MjQ5*%20ga%20112F2HHTFX*MTY5MDM5MDY0OC4xMC4xLjE2OTAzOTE1OTkuNTguMC4w ACT legal notices and terms and conditions] www.treasurers.org&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=Help:Terms_and_conditions&amp;diff=51683</id>
		<title>Help:Terms and conditions</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=Help:Terms_and_conditions&amp;diff=51683"/>
		<updated>2023-07-26T17:12:56Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: 61 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Association of Corporate Treasurers (ACT) as a professional body and educator of treasury professionals is both a first and second source for the treasury profession. This wiki therefore contains both original research, comment and opinion as well as material based on the work and publication of other bodies.&lt;br /&gt;
&lt;br /&gt;
All content policies on this page are in addition to the ACT's standard terms and conditions&amp;lt;ref&amp;gt;[http://www.treasurers.org/legal ACT legal notices and terms and conditions] ''www.treasurers.org''&amp;lt;/ref&amp;gt;. These content policies may be revised at any time.&lt;br /&gt;
&lt;br /&gt;
==Verified content==&lt;br /&gt;
&lt;br /&gt;
Articles on this site will be either un-verified or verified. The former is indicated by a warning on the article page and indicates that the current version of the article has not yet been examined by an ACT technical expert. However no warranty is given or may be implied regarding the accuracy or fitness of any article on The Treasurer’s Wiki whether the article is verified or un-verified, and all information is used at the visitor's own risk.&lt;br /&gt;
&lt;br /&gt;
==Copyright and re-publication==&lt;br /&gt;
&lt;br /&gt;
By posting content on The Treasurer’s Wiki you grant to the ACT a perpetual, non-exclusive, royalty-free, worldwide licence to use the content without limitation on The Treasurer’s Wiki and to sub-license others to use the content in accordance with the provisions for fair use set out below.&lt;br /&gt;
&lt;br /&gt;
Any content you post must:&lt;br /&gt;
&lt;br /&gt;
*be accurate (where it states facts) &lt;br /&gt;
*be genuinely held (where it states opinions)&lt;br /&gt;
&lt;br /&gt;
Any content you post must not:&lt;br /&gt;
&lt;br /&gt;
*be defamatory &lt;br /&gt;
*be obscene, offensive, or inflammatory&lt;br /&gt;
*promote discrimination based on race, sex, religion, nationality, disability, sexual orientation or age&lt;br /&gt;
*disclose any name, address, telephone, mobile or fax number, e-mail address or other personal data &lt;br /&gt;
*infringe any copyright, database right or trade mark &lt;br /&gt;
*breach any legal duty owed to a third party, such as a contractual duty or a duty of confidence&lt;br /&gt;
*be in contempt of court &lt;br /&gt;
*impersonate any person, or misrepresent your identity or affiliation with any person &lt;br /&gt;
*advocate, promote or incite any third party to commit or assist any unlawful or criminal act. &lt;br /&gt;
*contain any advertising or promote any services or web links to other sites.&lt;br /&gt;
&lt;br /&gt;
You also agree that the submitted content may be edited, updated and removed as deemed appropriate to the aims and editing style of The Treasurer’s Wiki by the ACT or other contributing editors.&lt;br /&gt;
&lt;br /&gt;
Other than in accordance with the fair use provisions or in respect of content in the public domain, content on The Treasurer’s Wiki may not be reproduced, in whole or in part, without the express permission of the ACT except in the case of the original rights holder who retains full ownership of, and unrestricted rights to publish, the original version of the submitted content.&lt;br /&gt;
&lt;br /&gt;
Any content submission may be refused or later removed by the ACT without explanation. The publication of any submitted contribution does not imply that the ACT either supports, or warrants the usefulness or accuracy of, that content.&lt;br /&gt;
&lt;br /&gt;
The ACT claims no right in any public domain content on The Treasurer’s Wiki, except insofar as the content constitutes an original adaptation or dealing with that public domain content.&lt;br /&gt;
&lt;br /&gt;
Articles from [http://www.wikipedia.org wikipedia.org] must not be copied in whole to this website but may be used for reference and external links.&lt;br /&gt;
&lt;br /&gt;
==Fair use==&lt;br /&gt;
&lt;br /&gt;
You may re-publish up to 10% (based on word count) of any article on The Treasurer’s Wiki in print and/or electronic format, provided you include a link to the original article’s source on [[http://wiki.treasurers.org wiki.treasurers.org]] on each re-publication. ‘Re-publication’ means each time a single article is quoted whether on one page or screen, or multiple pages/screens. Each link must be clearly visible and associated with the quote, and may be embedded within the quote.&lt;br /&gt;
&lt;br /&gt;
==Copyright complaints and removal requests==&lt;br /&gt;
&lt;br /&gt;
If you believe that you are the owner of content added to this site without your permission, you may contact us at [mailto:website@treasurers.org website@treasurers.org] requesting either:&lt;br /&gt;
&lt;br /&gt;
* an appropriate citation or citation link in the the article footer.&lt;br /&gt;
* reduction of the amount of published content and an appropriate citation or citation link in the article footer.&lt;br /&gt;
* removal of the content.&lt;br /&gt;
&lt;br /&gt;
You must provide full details of your ownership of the content including where and when it was originally published, and the change you would like made to the article page(s). We will respond as quickly as possible to your request but only once we have properly verified the source of the content.&lt;br /&gt;
&lt;br /&gt;
==Contributing content==&lt;br /&gt;
Direct editing of The Treasurer's Wiki is available to ACT members (associates, members and fellows) and selected faculty members and non-members. If you wish to contribute content from an external article or research that you have authored then you may submit the article for review. The submission should include:&lt;br /&gt;
&lt;br /&gt;
*the article’s title&lt;br /&gt;
*the extent of the content to be used&lt;br /&gt;
*related pages on The Treasurer's Wiki to which the content will refer&lt;br /&gt;
*the link to the original publication location, which will be used as an external link or footnote reference.&lt;br /&gt;
&lt;br /&gt;
By submitting an article to the ACT you grant to the ACT a perpetual, non-exclusive, royalty-free, worldwide licence to publish the article in full or part on any location on The Treasurer's Wiki (but not on any other ACT website). Each use of the article will include one or more references, and where possible, be linked to the original source material.&lt;br /&gt;
&lt;br /&gt;
==Commercial ACT content==&lt;br /&gt;
&lt;br /&gt;
The ACT provides a number of commercial products to the treasury profession including qualifications, training, publications, seminars and events. The content in these products is not in the public domain and may not be posted on this wiki without the prior approval of the ACT and may be removed without notice. If in doubt, please contact [mailto:website@treasurers.org website@treasurers.org] for advice.&lt;br /&gt;
&lt;br /&gt;
==Sponsored and advertising pages==&lt;br /&gt;
The ACT reserves the right to publish paid pages on this website. These will be clearly marked as sponsored articles and advertisments.&lt;br /&gt;
&lt;br /&gt;
==Linking policy==&lt;br /&gt;
* Links to any page of the site are permitted and may be made without request from either public websites, intranet websites or mobile applications.&lt;br /&gt;
* You must not link directly to any image or media on this site&lt;br /&gt;
* Wiki articles may not be embedded within the web page of another website.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=Help:Contact_us&amp;diff=51621</id>
		<title>Help:Contact us</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=Help:Contact_us&amp;diff=51621"/>
		<updated>2023-07-26T17:12:05Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: 51 revisions imported&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
==Who edits The Treasurer's Wiki?==&lt;br /&gt;
&lt;br /&gt;
Currently editing of this wiki is limited to ACT associates, members and fellows, and some non-members who have applied to join. &lt;br /&gt;
&lt;br /&gt;
Primary site administrators are:&lt;br /&gt;
&lt;br /&gt;
* Doug Williamson, ACG FCA FCT&lt;br /&gt;
* Charles Cresswell, Head of Information Systems, ACT&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Doug Williamson ACG FCA FCT====&lt;br /&gt;
&lt;br /&gt;
Doug Williamson is a finance and treasury coach, tutor and writer.&lt;br /&gt;
&lt;br /&gt;
Doug is a course director at the University of Cambridge Institute of Continuing Education.  He was Chief Examiner for the ACT's Certificate in Financial Maths and Modelling ([[CertFMM]]) for five years, and was a member of the ACT exam board for 14 years.&lt;br /&gt;
&lt;br /&gt;
His commercial experience includes: interim treasury and financial management, audit and corporate finance with KPMG, and group tax management with Virgin Entertainment Group. He has also developed and supported powerful models for valuation, cash forecasting, tax and tax accounting for a wide range of commercial and not-for-profit organisations.&lt;br /&gt;
&lt;br /&gt;
[https://www.linkedin.com/in/DougWilliamsonFCT Doug Williamson's LinkedIn page]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Contacting the ACT==&lt;br /&gt;
&lt;br /&gt;
If you have any questions or complaints about this wiki please read the [[Help:Terms_and_conditions|terms and conditions]] first.&lt;br /&gt;
&lt;br /&gt;
If your question is not answered, or you wish to submit an article for publication on The Treasurer's Wiki then you can contact the ACT at [mailto:act@treasurers.org act@treasurers.org].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.treasurers.org/termsandconditions/usercontent ACT user generated content and defamation]&lt;br /&gt;
*[http://www.treasurers.org/legal ACT legal notices and terms and conditions]&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
	<entry>
		<id>https://wiki.treasurers.org/w/index.php?title=MediaWiki:Sidebar&amp;diff=5</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="https://wiki.treasurers.org/w/index.php?title=MediaWiki:Sidebar&amp;diff=5"/>
		<updated>2023-07-24T11:09:37Z</updated>

		<summary type="html">&lt;p&gt;Ctimain: Created page with &amp;quot; * navigation ** mainpage|mainpage-description ** Monday|Monday ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * SEARCH * TOOLBOX * LANGUAGES&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** Monday|Monday&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help-mediawiki&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;/div&gt;</summary>
		<author><name>Ctimain</name></author>
	</entry>
</feed>