/* ----------Yleisiä tyylejä-------------*/

body{  
	padding:0px;
	margin:0px;
	height:100%;
}

td, font, p, div {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

.ingress{
	line-height: 14pt;	
}

blockquote{
	margin-right:20px;	
}

/* ----------Formit ja elementit-------------*/

form{
	display:inline;
}

.searchInput {  
	font-size: 10px;
	color: #666666;
	width:145px; 
}

INPUT{
	font-size: 10px;	
}

	.fb_submitBut{
		font-size:10px;
		color:#336699;
		border: 1px solid #999999;
		background-color:#F1F1F1;
		padding:2px 1px 2px 1px;
		cursor:hand;
		cursor:pointer;
		background-image:url(images/form_but_bg.gif);	
	}

	.fb_resetBut{
		font-size:10px;
		color:#336699;
		border: 1px solid #999999;
		background-color:#F1F1F1;
		padding:2px 1px 2px 1px;
		cursor:hand;
		cursor:pointer;
		background-image:url(images/form_but_bg.gif);	
	}
	
/* ----------Vakio linkkityyli-------------*/

A:link			{ color: #3366CC;text-decoration: none}
A:hover			{ color: #666666;text-decoration: underline}
A:visited			{ color: #3366CC;text-decoration: none}
A:visited:hover		{ color: #666666;text-decoration: underline}

/* --------------Menu-----------------*/

A.menu:link				{ color: #FFF;text-decoration: none}
A.menu:hover			{ color: #FFF;text-decoration: underline}
A.menu:visited			{ color: #FFF;text-decoration: none}
A.menu:visited:hover	{ color: #FFF;text-decoration: underline}


/* ----------Otsikkotyylit-------------*/

H1{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18pt;
	font-weight: bold;
	color:#333;		
}
H2{
	font-size: 10pt;
	font-weight: bold;
	color:#333;
	margin: 0;
	padding: 0;
}
H3{
	font-size: 10pt;
	font-weight: bold;
	color:#666666		
}

H4, H5, H6{
	font-size: 8pt;
	font-weight: bold;
	color:#333333		
}


/* ----------Polun tyylit-------------*/

.path{ 
	color: #999;
	text-decoration: none;
	padding:5px 5px 10px 5px;
}
.path A:link			{ color: #6699CC;text-decoration: none;}
.path A:hover			{ color: #000000;text-decoration: none;}
.path A:visited			{ color: #6699CC;text-decoration: none;}
.path A:visited:hover	{ color: #000000;text-decoration: none;}

.searchPath{ 
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.searchPath A:link			{ color: #6699CC;text-decoration: none; font-weight: normal;}
.searchPath A:hover			{ color: #000000;text-decoration: none; font-weight: normal;}
.searchPath A:visited			{ color: #6699CC;text-decoration: none; font-weight: normal;}
.searchPath A:visited:hover	{ color: #000000;text-decoration: none; font-weight: normal;}

/*------------Layout-tyylit-----------*/

.sectorList{
	list-style-type:square;
	margin-top:5px;
	margin-bottom:3px;
	margin-left:33px;
}

.searchBut{
	background-color:#FFFFFF;
	border:3px double #BBBBBB;	
	width:60px;
	color: #6699CC;
}

.listTitle{
	background-color:#F1F1F1;
	border:1px solid #CCCCCC;
	padding:2px;
}

.listItem{
	padding:2px;
}

.mainArea{
	position:absolute; 
	top:10px; 
	left:50%; 
	width:747px; 
	margin-left:-375px;
	padding:1px;
	border: 1px solid #000;
	background-color: #FFF;
}

.searchArea{
	position:absolute;
	top: 52px;
	left: 555px;
	height:26px;
	width:200px;
	padding:2px;
}

.searchField{
	display:inline;
	width: 110px;
	margin-left:4px;
	margin-right:4px;
}

.searchArea IMG{
	position:relative;
	top:6px;
	right:2px;
}

.topArea{
	height:83px;
	width:100%;
	margin:0px;
}

.menuArea{
	text-align:center;
	height:28px;
	width:100%;	
}
.contentArea{
	width:100%;
	margin-bottom:30px;
	background-color:#FFFFFF;
}

.bottomArea{
	position:relative;
	height:30px;
	margin-top:-31px;
	margin-left:-1px;
	width:749px;	
	background-color:#F5F5F5;
	border-top: 1px solid #CCC;
}

.copyright{
	color:#666666;
	font-size:11px;
	position:absolute;
	display:inline;
	left:50px;
	top:9px;
}

.copyright B{
	color:#88ABC3;	
}

.bottomButtons{
	position:absolute;
	display:inline;
	right:10px;
	bottom:3px;
}


#iman_conTable{
	position:relative;
}


#iman_conCell1{

}

#iman_conCell2{
	padding: 5px 40px 5px 40px;
	text-align: justify;
}

#iman_conCell3{
	padding: 5px 40px 5px 40px;
}

#lay1_lftCol{width:248px;}
#lay1_cntCol{width:15px}
#lay1_lftCol{}
#orangeBg{color:#FFF}

#lay2_lftCol{text-align:justify}
#lay2_rgtCol{text-align:justify}



/* ---------------Muut-----------------*/

.searchTitle{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight: bold;
	color:#67C13A;
}

.newsPrint{
	margin-bottom:0px;
}
.newsPrint B{
	color:#666;
}

.news{
	width:100%;
	background-color:#F1F1F1;
}

.newsText {
	font-size: 10px;
	padding: 12px 5px 5px 10px;
}

.news IMG{
	position:relative;
	top:3px;
}
.news B{
	font-size: 10px;
	color:#336699;
	padding-top:3px;
}

.news A:link, .news A:visited{ 
	color: #333333;
	text-decoration: none; 
	height:100%;
	padding:2px 0px 6px 0px;
	display:block
}

.news A:hover, .news A:visited:hover{ 
	color: #999;
	text-decoration: underline;
	height:100%;
	padding:2px 0px 6px 0px;
	display:block
}


/*------------ Alavalikko-----------*/

.subMenu {
	padding: 20px 5px 20px 10px;
	width=100%;
	background-color:#F1F1F1;
}

.subMenuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#336699;
	font-weight:bold;
	padding-bottom: 10px;
}

.subMenuItem {
	font-size:10px;
	height: 20px;
}

.subMenuItem IMG {
	position: relative;
	top: 3px;
	padding: 0px 4px 0px 2px
}

.subMenuSubItem{
	font-size:10px;
	padding: 3px 10px 3px 30px;
}

.productLink					{ color: #FFF;text-decoration: none;}
A.productLink:link				{ color: #FFF;text-decoration: underline;}
A.productLink:hover				{ color: #FFF;text-decoration: none;}
A.productLink:visited			{ color: #FFF;text-decoration: underline;}
A.productLink:visited:hover		{ color: #FFF;text-decoration: none;}

/*------------ Editorin käytössä---------------*/

.SisaltoNosto{
	color:#333;
	width:100%;
	background-color:#F2F2F2;
	padding:10px;	
	text-align:left;
}

.SisaltoNosto P{
	font-size:10px;
}

.SisaltoNosto IMG{
	margin-top: 4px; 	
}
