@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

/* start added by paavo 21.08.2007  */
body, td {
	font-family: sans-serif;
                     font-size: 8pt;

}


p {
	font-size: 8pt;
                     font-family: sans-serif;
                     text-align: justify;
}
/* 1 */
.slogan {
	font-size: 9pt;
	font-weight: bold;
	text-transform:uppercase;
	color: #005293
}
/* 2 */
p.text
{
	font-size: 8pt;
	font-weight: normal;
	color: #5E6A71;
	margin-top: 6pt;
	margin-right: 6pt;
}
/* 3 */
ul {
	font-size: 8pt;
	font-weight: normal;
	color: #5E6A71;
	margin-top: 6pt;
	margin-right: 6pt;
	list-style-type: square;
}
li {
	font-size: 8pt;
	font-weight: normal;
	color: #5E6A71;
	margin-top: 6pt;
	margin-right: 6pt;
	list-style-type: square;
        text-align: justify;
}
/* 4 */
.sub_heading 
{
	font-size: 11pt;
	font-weight: bold;
	text-transform:uppercase;
	color: #5E6A71;
}
/* 5 .contact_persons_for_PA*/
/* 6 .contact_person*/
/* 7 .offices*/ 
/* 8 */
.transaction_experience
{
	font-size: 8pt;
	font-weight: bold;
	color: #5E6A71;
}
/* 9 & 10*/
.reference
{
	font-size: 8pt;
	font-weight: normal;
	color: #5E6A71;
	text-align: left;
	font-style: italic;
}
.reference_source 
{
	font-size: 8pt;
	font-weight: normal;
	color: #5E6A71;
	text-align: right;
}
.reference_source_bold 
{
	font-size: 8pt;
	font-weight: bold;
	color: #5E6A71;
	text-align: right;

}
/* 11 */
a.bluelink
{
	font-size: 8pt;
	color: #005293;
	font-style: italic;
}

.after_12pt
{
	padding-bottom: 12pt;	
	
}

.after_6pt
{
	padding-bottom: 6pt;	
}
p.riik
{
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 12pt;
	color: #005293;
}


td.contact_person
{
	text-align: left;
}

a
{
	color: #005293;
                    text-decoration: none;
}
p a
{
	color: #005293;
        text-decoration: none;
}

p.level2_pa_link
{
	font-size: 8pt;
	font-weight: normal;
	color: #005293;
                     padding-top:2px;
                     margin-top: 2px;
                     padding-bottom:0px;
                     margin-bottom: 0px;
                     padding-left:10px;	
}


p.persons
{
	font-size: 8pt;
	font-weight: normal;
	padding-top:2px;
                     margin-top: 2px;
                     padding-bottom:0px;
                     margin-bottom: 0px;
                     padding-left:0px;	
}

p.persons2
{
	font-size: 8pt;
	font-weight: normal;
        text-align: left;
	padding-top:2px;
                     margin-top: 2px;
                     padding-bottom:0px;
                     margin-bottom: 0px;
                     padding-left:0px;	
}
	
/* end added by paavo 21.08.2007  */
	
editor\:lead {
	display: block;
	height: 15px;
	background: url(/admin/images/lead.gif);
}


/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		width: 13px;
		height: 13px;
		cursor: pointer;
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
		}
		buttons {
			display: inline;
			width: 13px;
			height: 13px;
		}
    editor\:context {
		behavior:url(context.htc);
		-moz-binding: url(xbl.xml#context);
		}
		context {
			display: inline;
		}