﻿/* Standardi otsikkotyylit sisällössä*/ 
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #015454;
	padding-left: 0px;
		font-weight: normal;
	text-align: left;
	margin-bottom:10px;
	
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #015454;
	padding-left: 0px;
	font-weight: normal;
	margin-bottom:8px;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	padding-left: 0px;
	font-weight: normal;
	margin-bottom:8px;
}

h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-left: 0px;

	font-weight: normal;
}

h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-left: 0px;

	font-weight: normal;
}

h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-left: 0px;
	font-weight: bold;
}

td {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	
}

/* Standardi kappaletyyli */ 

table {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #494949;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	padding-left: 0px;
	padding-right: 5px;
	margin: 0px;
}


p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #494949;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	padding-left: 0px;
	padding-right: 5px;
	margin-bottom:15px;

}


P {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #494949;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	padding-left: 0px;

	padding-right: 5px;
}

.p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #494949;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	padding-left: 0px;

	padding-right: 5px;
}

/* Omat kappaletyylit */ 
.p1 { /* Leipäteksti */
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

.p2 {
	font-family: Courier, "Courier New", monospace;
	font-size: 9pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;	
}

.p3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 9pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

/* Omat luettelotyylit */
ol {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #494949;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 0px;

}

/*ul {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
	list-style-image: url(../images/ico_list.gif);
	width: 100%;
}*/

.asia ul {	
	list-style-image: none;
	list-style-image: url(../images/ico_list.gif);
	padding-right: 10px;
	padding-left: 20px;
}

.asia li {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 0px;
}

.asia2 ul {	
	list-style-image: none;
	list-style-image: url(../images/ico_list.gif);
	padding-right: 10px;
	padding-left: 20px;
}

.asia2 li {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 0px;
}


.li1 {
	list-style-type: upper-alpha;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

.li2 {
	list-style-type: lower-alpha;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

.sisaltoContaineri {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	/*max-width:500px;
	width:expression(document.body.clientWidth > 640? "500px": "500px");

	border:1px solid red;*/
}

.muruteksti {
	color: #494949;
}
