h3 
{
	color: #000099;
	font-family: verdena, arial, helvetica, sans-serif;
	font-size: 12pt;	
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

small
{
	color: #000000;
	font-family: verdena, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

ul
{
	list-style-image: url('xdown.gif');
}

#content
{
	/*margin:0px;*/
	text-align: left;
}

#content hr
{
	color: #000099;
	height: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	display: none;
}

#content .issue
{
	border: 1px solid #000000; 
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
	
	page-break-inside: avoid;
	width: 100%;
}

/*
#content .issue td
{
	padding: 5px;
}
*/

#content .country
{ 
	font-size: 12pt;
	font-weight: bold;
	background-color: #ffffcc;
	border-bottom: 1px solid #000000; 
	padding: 3px;

/*	width: 100%;*/

	/*
	line-height: 200%;
	vertical-align: middle;
	*/
}

#content .picture
{
	color: #000000;
	font-family: verdena, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;

	padding-left: 3px;
	padding-top: 3px;

	width: 100%;
}

#content .firstissue
{
	color: #000000;
	font-family: verdena, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	
	padding-left: 3px;
	border-top: 1px solid #000000; 
	background-color: #ccffff;

	width: 100%;
}

#content .occasion
{
	color: #000000;
	font-family: verdena, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;

	padding-left: 3px;
	background-color: #ccffff;

	border-bottom: 1px solid #000000; 
	width: 100%;
}

#content .source
{
	color: #000000;
	font-family: verdena, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	text-align: left;

	padding-left: 3px;
	padding-top: 3px;
	background-color: #ffffff;

	width: 100%;
}