/* CSS Document */
.crumbs {
	display: block;
	width: auto;
	font-size: 80%;
}
.ar{
	text-align:right
}
CAPTION{
	font-size: larger;
	text-align: center;
	padding:1em;
}
TD.heading0 {
	text-align: center;
	font-style: italic;
	padding:0px;
}
TD.heading1 {
	font-style: italic;
	padding:0px;
}
P.ind { 
	text-indent: 0.25in;
}
.rnote { 
	font-size: smaller; 
}

.larger { 
	font-size: larger; 
}
.toppadding{
	padding-top:0.5em;
}
SPAN.filename { 
	font-weight: bold; 
}
.rred { 
	color: darkred; 
	background-color: #ffffff;
}
.rblue { 
	background-color: #ffffff;
	color: darkblue; 
}
SPAN.smallbox {
	border-style:outset;
	background-color:white;
	color:black;
	border-color:lightgray;
	border-width:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
}

.bluenote { 
	color:navy;
	font-style:italic;
	background-color:white;
	text-align:left;
	/*font-size:larger;*/
}
div.clear{
	clear:both;
}
div.box {
	margin-left: 0.75in; 
	margin-right: 0.5in;
	margin-top:0.0em;
	margin-bottom:0.5em;
}
DIV.whitebox { 
	margin-left: 0.1in; 
	margin-right: 0.1in; 
	border-style: solid; 
	color: black; 
	border-width: 1px; 
	background-color: white; 
}
DIV.bigbox {
	margin-left:0in;
	margin-right:0in; 
	border-style: solid; 
	color: black; 
	border-width: 1px; 
	background-color: white; 
	padding: 0.1in;
	width: 99%; 
}
DIV.smallwhitebox {
	margin-right:4in;
	border-style:solid;
	color: black;
	border-width:1px;
	background-color: white;
	padding: 0;
}
DIV.rtop { 
	font-size: larger; 
	text-align: center;
	font-weight:bold;
}
DIV.subnote {
	font-size:smaller;
	margin-left:2em;
	margin-top:0in;
	margin-right:1em;
	padding:0.5em;
	margin-bottom:0in;
}
DIV.rightbox { 
	padding-right: 0in; 
	border-style: none;
	padding-left: 0in;
	font-size: smaller; 
}
div.tableselectwrapper{
	width:610px;
	padding:1em;
}
div.lefttableselect{
	float: left;
	width: 300px;
	padding: 1px;
}
div.righttableselect{
	float: left;
	width: 300px;
	padding: 1px;

}
	
DIV.GDPBlueBox {
	margin:0.25in;
	border-style:none; 
	color: black; 
}
.rfootnote {
	margin-left:0.75in;
	margin-right:0.75in;
	margin-top:0.1in;
	margin-bottom:0in;
}
form.mainform{
		margin-left:20%;
		margin-right:20%;
		text-align:left;
		background-color:white;
		color:navy;
}
.smalltable, .smalltable TD, .smalltable TH{
	font-family:sans-serif;
	font-size:9px;
}
.toolbar, .toolbar TD, .toolbar TH{
	font-family:Verdana;
	font-size:11px;
}
.nada{
	display:none
}
.nw{
	white-space: nowrap;
}
.reis{
	padding-left: 3px;
	border: none;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.reis th{
	border: 1px solid #999999;
	text-align:center;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;font-size: 11px;
}
.reis td{
	border: 1px solid #999999;
	white-space: nowrap;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px; 
}
.reis caption{
	white-space:nowrap;
}
P.twoinchmargins{
margin-left:2in;margin-right:2in;
}
UL.nodots{
	list-style-type: none;
	list-style-image: none;
}
LI.footnote{
	padding-bottom: 0.25em;
}
OL.roman{
	list-style-type:upper-roman
}
.goldbar{
	float:left;
	padding:0.5em;
}
.goldbarline{
	float:left;
	padding:0.5em;
	border-right:1px solid #CCCCCC
}
.goldbarsubmit{
	float:right;
	padding:1em;
}
/* SUP{line-height:2em;
} */
DIV.quick_news{
	float:left;
	width:70px;
	text-align:center;
}
DIV.quick_article{
	float:left;
	width:90px;
	text-align:center;
}
DIV.quick_estimates{
	float:left;
	width:90px;
	text-align:center;
}
DIV.quick_map{
	float:left;
	width:90px;
	text-align:center;
}
DIV.quick_chart{
	float:left;
	width:80px;
	text-align:center;
}
DIV.quick_help{
	float:left;
	width:90px;
	text-align:center;
}
DIV.quick_bearfacts{
	float:left;
	width:90px;
	text-align:center;
}
DIV.quick_disc{
	float:left;
	width:80px;
	text-align:center;
}
DIV.quick_wrap{
	width:700px;
	margin-bottom:1em;
	margin-left:1em;
	text-align:center;
}
SELECT.gmp{
	width:70%;
}
.tabs {
    
    position:relative; left: -84; top: 0; border:0px solid #000000;  margin: 1px -4px -2px 1px; padding: 0; overflow:hidden 

 }
.tabs li {
    display:inline; 
    }

.tabs a:hover, .tabs a.tab-active {
      background:#fff;
    }
.tabs a { 
       height: 27px;
       font-size:11px;
       font-family:Verdana,Tahoma,Arial,sans-serif;
       font-weight:bold;
       position:relative;  
       margin: 0px 0px 0px 0px; 
       color:#000000;
       text-decoration:none; 
}
.tab-container { 
    background: #fff; border:0px solid #000000; height:100%; width:100%;margin: 0px -4px 0px 10px;
}
.tab-panes { 
         margin: 0px; border:1px solid #000000; height:100%;

}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
    }
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.regional_dialogue {
width:600px; background:#FFFFFF; top:150px; left:150px; margin:0px auto; position:fixed;overflow:scroll;
max-height:400px;
}
.regional_dialogue_header{
background-image: url (/regional/_images/dialogue_box/dialogue_headerLeft.png) no-repeat left top;
padding:0px;
margin:0px;
}
.regional_dialogue_header_right{
height:37px;
margin-left:37px;
padding-right:0px;
background-image: url (/regional/_images/dialogue_box/dialogue_headerRight.png) no-repeat right top;
}
.regional_dialogue_content{
background-image: url (/regional/_images/dialogue_box/dialogue_contentLeft.png) repeat-y left top;
}
.regional_dialogue_content_right{
margin-left:37px;
padding-right:0px;
overflow:hidden;
text-align:left;
background-image: url (/regional/_images/dialogue_box/dialogue_contentRight.png) repeat-y right top;
}
.regional_dialogue_contentText{
margin-left:37px;
padding-right:37px;
background-color:#FFFFFF;
border-bottom-color:#9c9c9c;
border-top-color:#9c9c9c;
}
.regional_dialogue_footer{
background-image: url (/regional/_images/dialogue_box/dialogue_footerLeft.png) no-repeat left bottom;
padding:0px;
margin:0px;
}
.regional_dialogue_footer_right{
background-image: url (/regional/_images/dialogue_box/dialogue_footerRight.png) no-repeat right bottom;
height:38px;
margin-left:38px;
padding-right:0px;
}
.regional_dialogue h4{
margin:0px;
padding:0px;
font-style:normal;
}
.chart_form{
border:thick;
border-color:#000000;
}
.chart_options_toolbar{
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin-top:0px;
}
.chart_options_toolbar td{
font-size:11px;
vertical-align:text-top;
}
.chart_options_toolbar select {
margin-top:3px;font-size:11px;
}
.chart_options_toolbar select.fixed {
width:350px;margin-top:3px;font-size:11px;
}
.chart_options_toolbar_no_border{
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin-top:3px;
}
.chart_options_toolbar_no_border td{
font-size:11px;
vertical-align:text-top;
}
.chart_options_toolbar_no_border select {
margin-top:3px;font-size:11px;
}
.chart_options_toolbar_no_border select.fixed {
width:350px;margin-top:3px;font-size:11px;
}
.test_form{
	border-color:red;
	border:solid;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin-top:3px;
}
.informationNote_wrapper a{
                text-decoration:none;
                border-bottom-width: 1px;
                border-bottom-style: dotted;
                border-bottom-color: #234A9B;
}
.informationNote_wrapper a:hover{
                text-decoration:none;
                border-bottom-style: solid;
}


