/* =content
-------------------------------------------------- */

#article-content P.title {
	margin-top: 1em; 
	color: gray;
	text-align: center;
}
#article-content P.title + H2 {
	margin: .25em 0 0;
}

/* 21.10.2010*/
#article-content P.paragraph {
	margin-top: 1em;
}
#article-content H3 SPAN {
	font-weight: normal;
}
/* end 21.10.2010*/


/* =tables
-------------------------------------------------- */

TABLE.meta TH {
	padding-right: .5em;
}

/* 08.01.2010 */

TABLE TD,
TABLE TH {
	font-size: 9pt;
}


/* =content
-------------------------------------------------- */
UL.gallery {
	margin-left: 0;
	list-style: none;
}
UL.gallery SPAN {
	display: block;
}

#article-content { font-size: 9pt; }

DIV.preamble {
	line-height: 10pt;
}

#article-content H2 SPAN, 
#article-content H2.level2 SPAN, 
#article-content H2.level3 SPAN, 
#article-content H2.level4 SPAN, 
#article-content H2.level5 SPAN {
	display: block;
	margin: 0.5em 0 0 0;
	font-weight: bold;
}

#article-content H1 {
	margin-bottom: 1em;
	font-size: 13pt;
	text-align: center;
}
#article-content H1 SUP {
	font-size: 8pt;
}
#article-content H1 SPAN {
	font-size: 9pt;
	font-weight: normal;
}
#article-content H2,
#article-content H2.level2 {
	font-size: 11pt;
	text-align: center;
}
#article-content H2.level3,
#article-content H2.level4,
#article-content H2.level5 {
	font-size: 9pt;
}
#article-content H3 {
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 9pt;
}

OL {
	margin-left: 31px;
}

OL LI {
	margin: 0 0;
	line-height: 11pt;
}

#article-content P {
	margin: 0.5em 0 0 0;
	line-height: 11pt;
}

#article-content H1 {
	margin: 1em 0;
	display: block !important; 
}
H1.fixed {
	display: none;
}

DIV.signature {
	margin-top: 2em;
}


/* end 08.01.2010 */
/* Vastuvõetud - 21.01.2010 */
P.vv {
	text-align: center;
}

SPAN.vv { 
	text-align: center; 
	display: block; 
	font-weight: normal; 
	font-size: 9pt;
	padding-top: 0.5em;
}

P.vk {
	display: block;
	text-align: right;
	margin: 1em 0 2em 0 !important;
}

/* meta */

TABLE.meta TH {
	text-align: right;
	font-weight: normal;
}