/* Style format for CI Publication Schedule */

.pub-heading {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

.pub-date {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #006633;
	padding: 20px 0 20px 0;
}

#pub-menu {
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
}

#pub-menu ul {
	margin: 0;
	padding: 0;
}

#pub-menu li {
	display: inline;
}

#pub-menu li .lnk {
	color:#669999;
}

#pub-menu a:link, #pub-menu a:visited {
	text-decoration: underline;
}

#pub-menu a:Hover {
	text-decoration: none;
}



table {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	width: 100%;
	color: #000066;
}

tr {
	border: 1px solid #CCCCCC;
}

td {
	padding: 2px 3px 2px 3px;
	border: 1px solid #CCCCCC;
}

.country-headings {
	font-weight: bold;
}

.bank-names {
	width: 60%;
}

.cur-next-qt-headings {
	width: 20%;
	text-align: right;
	font-weight: bold;
}

.cur-next-qt {
	width: 20%;
	text-align: right;
}

.cbr-headings {
	font-weight: bold;
	font-style:italic;
}

#key-table {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0;
	border: 1px solid  #C0C0C0;
	width: 100%;
}

#key-table .inner {
	margin: 15px;
}
#key-table .heading {
	font-size: 12px;
	font-weight: bold;
	/*text-decoration: underline;*/
}

#key-table .items {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
}

#key-table .description {
	font-size: 12px;
	font-weight: bold;
	color: #000066;	
}