/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, TD {
	font-family: verdana, arial;
	font-size: 9pt;
}
H1
{
	font-size: 24px;
	color: White;
	background-color:#ff5a00;
	/*background: Navy;*/
	padding: 0px 0px 3px 0px;
}
H2 { font-size: 9pt; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

A.cp_by_ctr {
	text-decoration: none;
	color: Black;
    font-weight: bold;
}
A.cp_by_ctr:hover {
  text-decoration:underline;
  color:#ff5a00;
  /*color: #F5873D;*/
}
A.cp_by_ctr:active {
  color: black;
}

TABLE.description
{
	border: 0px;
}

TABLE.description P
{
	font-family: Verdana, Arial;
	color: Black;
	font-size: 9pt;
	text-align: left;
	padding: 10px 0px 0px 0px;
}

P.message
{
	font-weight: bold;
	font-size: 15pt;
	color:black;
	/*color: navy;*/
	font-family: Verdana, Arial;
	margin: 40px 40px 40px 40px;
	text-align: center;
}

P.link
{
	font-family: Verdana, Arial;
	font-size: 12px;
}
P.link A
{
	text-decoration: underline;
	color: Black;
}
P.link A:hover {
  color:black;
  /*color: #F5873D;*/
  font-weight: bold;
}
P.link A:active {
	color:#ff5a00;
  /*color: black;*/
  font-weight: bold;
}

P.go_back
{
	font-family: Arial, Verdana;
	font-size: 11pt;
	text-align: center;
  font-weight: bold;
}
P.go_back A {
  text-decoration: underline;
  color: black;
}
P.go_back A:hover {
  color:#ff5a00;
  /*color: #F5873D;*/
}
P.go_back A:active {
  color: black;
  font-weight: bold;
}

P.matches
{
	color:#ff5a00;
	/*color: #9F0E3A;*/
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}

P.navigation
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: black;
}

P.navigation A {
  color:#ff5a00;
  /*color: #9F0E3A;*/
  font-weight: bold;
}

P.navigation A:visited {
  color: #555555;
  font-weight: bold;
}

P.nav_globcentral
{
	font-family: Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	/*color: Navy;*/
	color:black;
}
p.nav_globcentral a {
	color:#ff5a00;
	text-decoration:none;
}
p.nav_globcentral a:hover {
	text-decoration:underline;
}
P.nav_globcentral SPAN
{
	font-size: 13pt;
	font-family: Verdana, Arial;
}
P.nav_globcentral SPAN.nothing {
	color:silver;
}

P.dfr_code
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

/* Content column in main template */
TD#content {
	color: black;
	/*background: #FFFFFF;*/
	background:white;
	font-family: verdana, arial;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}

TD#content TABLE
{
  align: center;
  width: 100%;
}

TD#content H1 { font-size: 18px; text-align: center; }

/* Search criteria table */
TABLE.search_criteria
{
	/*background-color: #d3d3eb;*/
	background-color:#ffeed8;
	border: 2px solid black;
}

TABLE.company_input
{
	/*background-color: #d3d3eb;*/
	background-color:#ffeed8;
	border: none;
}
TABLE.company_input TR TD input {
	width: 400px;
}
TABLE.company_input TR TD select {
	width: 400px;
}
TD.company_input_caption {
	width: 194px;
}

/* User message input table */
TABLE.usr_msg
{
	background-color:#ffeed8;
	/*background-color: #d3d3eb;*/
	/*border: 1px solid black;*/
	border: none;
}
TABLE.usr_msg TR TD INPUT
{
	width: 350px;
}

/* Result list table and cells */
TD.resultlist_header
{
	text-align: left;
	font-size: 11pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}
TD.resultlist, TD.resultlist_row_counter {
	font-size: 10pt;
	color:black;
	/*color: navy;*/
	font-family: Verdana, Arial;
	background-color:#ffeed8;
	/*background-color: #d3d3eb;*/
	padding: 2px 4px 2px 4px;
}
td.resultlist a {
	color:blue;
  /*color:black;*/
  text-decoration:none;
}
td.resultlist a:hover {
  color:#ff5a00;
  text-decoration:underline;
}
TD.resultlist_row_counter {
	width: 45px;
	text-align:center;
	font-weight: bold;
	color:black;
	/*color: navy;*/
}
span.resultlist_status_change {
  color:#ff5a00;
}

/* Global Central Banks Table */
td#content table.globcentral {
	/*width:650px;*/
	border:0px;
	margin:10px 0px 10px 0px;
}
table.globcentral table {
	border:0px;
	padding:0px;
}
table.globcentral td {
	padding:2px 0px 5px 2px;
	font-family:Arial,Verdana;
	font-size:11pt;
	vertical-align:top;
	font-weight:bold;
	color:navy;
}
table.globcentral td.ctry {
	font-size:11pt;
	font-weight:bold;
  color:#ff5a00;
	width:41%;
	vertical-align:top;
}
table.globcentral td.tab {
	width:50px;
}
table.globcentral span.name {
	font-weight:bold;
	font-size:11pt;
}
table.globcentral td.caption {
	padding:2px 0px 0px 0px;
	font-weight:bold;
	width:150px;
}
table.globcentral a {
	text-decoration:none;
	font-weight:bold;
	font-size:11pt;
	color:navy;
	/*color:#ff5a00;*/
}
table.globcentral a:hover {
	text-decoration:underline;
}
table.globcentral a.reftop {
  font-weight:normal;
}

/* Menu left column */
DIV.menu_left {
  width: 100%;
  /* border-bottom: 1px solid #999999; */
  border-bottom: 1px solid white;
  font-size: 9pt;
  padding-top:3px;
  padding-left:3px;
  padding-bottom:3px;
  background-color:#ff5a00;
  /*background-color: navy;*/
}
DIV.menu_left_last {
  width: 100%;
  border-bottom: 0px;
  font-size: 9pt;
  padding-top:3px;
  padding-left:3px;
  padding-bottom:3px;
  background-color:#ff5a00;
  /*background-color: navy;*/
}
DIV.menu_left A, DIV.menu_left_last A {
  text-decoration: none;
  color: White;
  /*font-weight: bold;*/
}
DIV.menu_left A:hover, DIV.menu_left_last A:hover {
	color:black;
  /*color: #F5873D;*/
}

SPAN.paging
{
	font-size: 10pt;
	font-family: Verdana, Arial;
}

SPAN.paging_arrows
{
	font-size: 9pt;
	font-family: Arial, Verdana;
}

TABLE.countries {
  border: 1px solid black;
  width: 100%;
  border-collapse: collapse;
  line-height: 1.2em;
  background-color:#ffeed8;
  /*background-color: #d3d3eb;*/
  /*text-align: center;*/
}
TABLE.countries TR TD {
  padding: 10px;
}
TABLE.countries TR TD A {
  color:black;
  /*color: navy;*/
  text-decoration: underline;
}
