#doc{
	margin:auto; /* centre of viewport */
	width: 1050px; /* fixed width */
	/*background-image:url(https://www.piiaf.org.uk/images/piiaf-background.gif);
	background-position:center;
	background-repeat:repeat-y;*/
	font-family:Arial, Helvetica, sans-serif;
}
.yui3-g .column {
	border-right: 2px solid #000;
	margin-right: 10px; /* column gutter */
	padding: 1em;
}
.content h2, .lcontent h2, .rcontent h2{
	color:#3DB6E3;
	font-size:1.3em;
}
.lcontent{
	margin-right:20px;
}
.rcontent{
	margin-left:20px;
}
.column img {
	float:right;
}
.clearit {
	clear:both;
}
.nolink{
	text-decoration:none;
	color:#3db6e3;
	font-weight:bold;
}
a:hover.nolink{
	text-decoration:none;
	color:#600;
	font-weight:bold;
}
.imgbox{
	border: none;
}
.imgbox img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:none;
}
.imgbox img a{
	border:none;
}
.imgbox .footnote{
	text-align:center;
	font-size:80%;
	font-style:italic;
}
.bounded{
	border-top:2px solid #3DB6E3;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:2px solid #3DB6E3;
	padding:5px;
	margin-bottom:10px;
	border-radius: 10px;
	box-shadow: 2px 3px 2px 2px #CCC;
}
.bex{
	width:350px;
	height: 320px;
	overflow:hidden;
}
.bounded.bex h2{
	height:50px;
}
.header{
	background-color: #3DB6E3;
	color: white;
	font-size: 1.2em;
	text-shadow:#CCC 0.2em 0.2em 0.2em;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 10px;
	box-shadow: 2px 4px 2px 2px;
}
.footer{
	background-color: #3DB6E3;
	color: white;
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 0px 0px 10px 10px;
}

.highlightbox{
	background-color: #3DB6E3;
	color: white;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 2px 4px 2px 2px;
}
.highlightbox2{
	color: #3DB6E3;
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 2px 4px 2px 2px;
}
table{
	margin-bottom:25px;
}
table caption{
	text-align:left;
	font-style:italic;
	font-size:95%;
}
tr{
	text-align:top;
}
th.fancy{
	border-top:1px solid rgb(224, 107, 10);
	border-bottom:1px solid rgb(224, 107, 10);
}
tr.odd{
	background-color:rgb(253, 228, 208);
}
.elementbox{
	border:#3db6e3 solid 1px;
	padding:8px;
	margin-top:10px;
	margin-left:20px;
}
.elementbox em, .elementbox h5{
	color:#3db6e3;
}
.elementbox h5{
	font-weight:bold;
	font-size:1em;
	margin-top:0;
}
.elementbox dl dt{
	margin-top:10px;
	margin-bottom:10px;
	color:#3db6e3;
	font-weight:bold;
}
.elementbox dl dd, .elementbox dl dd a, .elementbox dl dd a:hover{
	font-size:90%;
	padding-bottom:10px;
}
.elementbox dl dd a{
	text-decoration:none;
	color:#3db6e3;
}
.elementbox dl dd a:hover{
	color:#300;
}
.indent{
	margin-left:40px;
}
.infobox{
	border:#3db6e3 solid 1px;
	padding:8px;
	width:200px;
	font-size:1em;
	font-weight:bold;
	color:#3db6e3;
	text-align:center;
}
.fright{
	float:right;
	margin-left:20px;
}
.fleft{
	float:left;
	margin-right:20px;
}
.middle {
	text-align: center;
}
.infobox.fleft{
	box-shadow:10px 10px 5px #999;
}
.infobox.fright{
	box-shadow:-10px 10px 5px #999;
}
.biblio{
	font-size: 80%;
	color: #999;
}
.footnote {
	font-weight: bold;
	list-style-type: none;
}
.footnote a{
	text-decoration:none;
	color:white;
}
.footnote a:hover{
	text-decoration:underline;
}
.resbox{
	border:1px solid #3DB6E3;
	margin:0px 15px 10px;
}
.resbox h2{
	color:white;
	background-color:#3DB6E3;
	margin-top:0px;
	padding:10px 0px 10px 20px;
}
.resbox ul{
	margin-left:10px;
}
.resbox ul li{
	font-weight:bold;
	padding-bottom:20px;
}
.resbox li a{
	color:inherit;
	text-decoration:none;
}
.resbox li a:hover{
	color:#3DB6E3;
}
#rtable{
	width:600px;
	border:1px solid #3DB6E3;
	margin:0 auto;
}
#rtable th, td{
	border: 1px solid #3DB6E3;
	padding: 3px;
}
#rtable caption{
	color:#3DB6E3;
	font-style:italic;
}
.warning{
	font-weight:bold;
	color:red;
}
.newitem{
	background-color:red;
	color:white;
	text-align:left;
	padding: 0 4px;
}
.dtg{
	text-align:left;
	color:white;
	padding-left:10px;
	padding-top:10px;
	font-size:1em;
}