H3{font-family: Arial, Helvetica, sans-serif; color: #003b5c font-size:10pt; text-align:left; background-color:#ffffff; text-decoration:none; }
H2{font-family: Arial, Helvetica, sans-serif; color: #003b5c font-size:11pt; text-align:left; background-color:#ffffff; line-height: 2; text-decoration:none; }
H1{font-family: Arial, Helvetica, sans-serif; color: #003b5c font-size: 13.5pt; line-height: 1.5; margin: 1em 0; text-decoration:none; }

body{color: #003b5c !important; }
.nospace{font-size: 10pt; line-height: 1.5;}

blockquote{font-family: Arial, Helvetica, sans-serif; font-size:14px; text-align:left; background-color:#ffffff; max-width: 1200px;   margin: 0 auto; }

td{font-family: Arial, Helvetica, sans-serif; font-size:9pt; text-align:left; background-color:#ffffff; }

.tablogin {font-family: Arial, Helvetica, sans-serif;background:#E4FAC3; margin-top:4px;}

p {font-family: Arial, Helvetica, sans-serif; text-align:left; background-color:#ffffff; line-height: 1.5;}
ul {font-family: Arial, Helvetica, sans-serif; text-align:left; background-color:#ffffff; text-decoration: none;}
ul li {padding-bottom:10px;}
hr {color:#FF8200; background-color:#FF8200; height: 3px; border: 0;}
a {font-family: Arial, Helvetica, sans-serif; color: #003951; text-decoration: none; font-weight: bold;}
a:hover {color: #003b5c; text-decoration: underline;}


/************************************************
	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: Arial, Helvetica, sans-serif !important;
	font-size: 100%;	
	
	/*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;
}


span.source_value
{ font-weight: bold;
	padding-bottom: 0em;
}


span.lastupdated_key
{
	font-weight: bold;
	padding-bottom:0em;
}

span.lastupdated_value
{ }


span.baseperiod_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.baseperiod_value
{}

span.cfprices_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.cfprices_value
{

}

span.dayadj_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.dayadj_value
{
	
}

span.seasadj_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.seasadj_value
{
	
}

span.contact_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.contact_value
{
	
}

span.database_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.database_value
{
	
}
span.matrix_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.matrix_value
{
	/* Hide element: */
	display: none;
}
span.refperiod_key
{
	font-weight: bold;
	padding-bottom: 0em;
}

span.refperiod_value
{
	
}

span.stockfa_key
{
	 font-weight: bold;
	 padding-bottom: 0em;
}

span.stockfa_value
{
	
}

span.unit_key
{
	font-weight: bold;
	padding-bottom: 0em;

}

span.unit_value
{
	
}

span.copyright_key
{


	padding-bottom: 0em;
}

span.copyright_value
{
	 
}

span.note_key
{
	font-weight: bold;
	padding-bottom: 1em;
}

span.note_value
{
	
}
span.notex_key
{
	font-weight: bold;
	padding-bottom: 1em;
}

span.notex_value
{
	color: red;
	
}

/*optional footnote for a variable*/
span.notev_key
{
	font-weight: bold;
	padding-bottom: 1em;
}

span.notev_value
{
	
}

/*mandadory footnote for a variable*/
span.notevx_key
{
	font-weight: bold;
	padding-bottom: 1em;
}

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: 1em;
}

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: 1em;
}

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: 1em;
}

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: 1em;
}

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: 1em;
}		


span.updatefrequency_key
{
	font-weight: bold;
	padding-bottom: 1em;
}


span.updatefrequency_value
{ 
}

span.nextupdate_key
{
	font-weight: bold;
	padding-bottom: 1em;
}


span.nextupdate_value
{ 
}

span.survey_key
{
	font-weight: bold;
	padding-bottom: 1em;
}


span.survey_value
{ 
}

span.link_key
{
	font-weight: bold;
	padding-bottom: 1em;
}


span.link_value
{ 
}

