body
{
font-family: Optima, Helvetica, Arial, sans-serif;
color:#444;
font-size:13px; 
}
H3{font-size:140%; text-align:left;}
H2{font-size:150%; text-align:left;}

blockquote{text-align:left; background-color:#ffffff; }

a {
color:#007DAF;
}
a:hover{color:#353F5F;}

table{
font-size:13px;
text-align:left; 
background-color:#ffffff; 
border:0;
}
table.rte_table{border-collapse: collapse;}

td{
text-align:justify; 
border:0;

}
.rte_table td{border: 1px solid #b2b2b2;}
tr{}
.tablogin{border:1px solid #ccc;background:#f7f7f7;padding:5px;}

li{font-size:100%; text-align:left; background-color:#ffffff; }

ul{margin:0;padding:5; padding left:5;}
ul li{margin:0;list-style:none;}
ul li a{
text-decoration:none;
background:url("Includes/bullet-blue-4.gif") no-repeat scroll -5px 4px transparent;
margin:0;
padding:4px 5px 4px 20px;
font: normal 14px/160% Arial;
}

/************************************************
	Additions for footnotes
	Created by Björgvin Sigurðsson, Statistics Iceland
	bjorgvin.sigurdsson@statice.is
	
	Similar layout as in px-web 2004.  The value is in the line below the keyword		
************************************************/

/*Root for all spans and therefore the layout that a span gets if nothing is specified.*/
span
{
	/*Position*/
	position:relative;
	
	/*font elements*/
	font-family: Verdana, Arial;
	font-size: 90%;	
	
	/*paragraph elements*/
	display: block;
	/*height: 1.5em;*/
	margin: 0;
	padding-bottom: 1em;
}
/*
All classes ending with _key represent the keyword in the px file but 
the ones ending with _value represent the value of the keywords
*/

span.source_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}


span.source_value
{ 
}


span.lastupdated_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}

span.lastupdated_value
{ }


span.baseperiod_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}

span.baseperiod_value
{}

span.cfprices_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}

span.cfprices_value
{

}

span.dayadj_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}

span.dayadj_value
{
	
}

span.seasadj_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}

span.seasadj_value
{
	
}

span.contact_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}

span.contact_value
{
	
}

span.database_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}

span.database_value
{
	
}
span.matrix_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}

span.matrix_value
{
	/* Hide element: */
	display: none;
}
span.refperiod_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}

span.refperiod_value
{
	
}

span.stockfa_key
{
	 font-weight: bold;
	 padding-bottom: 0em;
	color: blue;
}

span.stockfa_value
{
	
}

span.unit_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}

span.unit_value
{
	
}

span.copyright_key
{
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 0em;
	color: blue;
}

span.copyright_value
{
	 
}

span.note_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.note_value
{
	
}
span.notex_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.notex_value
{
	color: red;
	
}

/*optional footnote for a variable*/
span.notev_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.notev_value
{
	
}

/*mandadory footnote for a variable*/
span.notevx_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.notevx_value
{
	
	color: red;
}

/*optional footnote for a value of a variable.  
Both the variable name and the variable value name will be marked like this*/
span.valuenote_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.valuenote_value
{
	
}

/*mandatory footnote for a value of a variable.  
Both the variable name and the variable value name will be marked like this*/
span.valuenotex_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.valuenotex_value
{
	
	color: red;
}

/*optional footnote for a cellnote
Both the variable name(s) and the variable value(s) name will be marked like this*/
span.cellnote_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.cellnote_value
{
	
}

/*mandatory footnote for a cellnote
Both the variable name(s) and the variable value(s) name will be marked like this*/
span.cellnotex_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.cellnotex_value
{
	color: red;
	
}

/*Used for variable value when keywords, other than notes, are attached to a variable value*/
span.variable_value
{
	font-weight: bold;
	padding-bottom: 0em;
}		


span.updatefrequency_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}


span.updatefrequency_value
{ 
}

span.nextupdate_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}


span.nextupdate_value
{ 
}

span.survey_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}


span.survey_value
{ 
}

span.link_key
{
	font-weight: bold;
	padding-bottom: 0em;
	color: blue;
}


span.link_value
{ 
}


