
body
{
	margin: 0px;
	/*width: 100%;*/
	/*height:100%;*/
	text-align:center;
	/*background-color: #425F79;*/
	background-color: white;
	font-size: 0.8em;

	/*letter-spacing: 0px;*/
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #6D6E6D;
	color: #878787;


}

a
{
	background-color:transparent;
	text-decoration: underline;
	color: black;
}

img
{
	display:block;
	border:0px;
}

a:visited
{
	background-color:transparent;
	text-decoration: underline;
	color: black;
}
a:active
{
	background-color:transparent;
	text-decoration: underline;
	color: black;
}
a:hover
{
	background-color:transparent;
	text-decoration: underline;
	color: black;
}

td
{
	text-align:left;
	vertical-align:top;
}

p
{
	padding-top:0em;
	padding-bottom:0em;
	margin-top:0.8em;
	margin-bottom:0.8em;
}

.banneri_sininenTausta
{
	/*border:1px solid red;*/
	width:800px;
	height:212px;
	/*
	background-image: url('../img/banneri_sininenTausta.jpg');
	background-repeat: no-repeat;
	*/

	margin-left: auto; margin-right: auto;

	text-align:center;
}


.banneri_varjo
{
	width:100%;
	height:34px;
	background-image: url('../img/banneri_varjoKeski.jpg');
	background-repeat: repeat-x;
	text-align:left;
}

h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 30px;
	//color: #628FC7;
	color: #244799;
	/*margin-top:0.7em;*/
	//color:#17b5d5;

	font-weight:normal;
}

h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	//color: #fa6ec7;
	color: #244799;
	/*margin-top:0.7em;*/
	font-weight:normal;
}

h3
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	//color: #628FC7;
	color: #244799;
	/*margin-top:0.7em;*/

	//color:#17b5d5;
	color: #244799;
	font-weight:normal;
}

.LoanObligations h1
{
	display:block;
	font-family: Arial Narrow, arial, verdana, helvetica, sans-serif;
	font-size: 1.5em;
	color: #628FC7;
	margin-top:0.7em;
	margin-bottom:0em;
}

.WebApplication
{
	border:1px solid gray;
	border-style: dashed; /*[ none | dotted | dashed | solid | double | groove | ridge | inset | outset*/
	background-color: #F1F1F1;
	padding:1em;
	margin-bottom:2em;
}

.WebApplication .Example
{
	color: #628FC7;
}

.Footer
{
	width:100%;
	height:112px;
	background-image: url('/files/public/img/footer_bg.jpg');
	background-repeat: no-repeat;
	text-align:left;
	vertical-align:bottom;
	color: white;
	/*border:1px solid red;*/
}

ul
{
	padding:0px;
	margin:0px;
}

li
{
	padding:0px;
	margin:0px;

	/*border:1px solid red;*/

	margin-top:5px;
	margin-bottom:5px;

}


.Mainmenu
{
	padding-top:0px;
	height:327px;
	width:100%;
	margin-top:9px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	/*border:1px solid red;*/
	list-style-type:none;
	background-image: url('/files/public/img/menu_bg.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #EDEDED;
}

.LeftBottomCorner
{
	/*border:1px solid red;*/
	background-image: url('../img/mainmenu_bottomRightCorner.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}


.Mainmenu ul
{
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	list-style-type:none;
	/*width:210px;*/
	padding-bottom:9px;
}

.Mainmenu .ActiveButton
{
	height:32px;
	padding:0em;
	padding-left:1.0em;
	font-size: 20px;
	vertical-align:middle;
	color: white;
	/*background-color: #5A6C84;*/
	background-color: transparent;
	background-image: url('/files/public/img/menu_active.png');
	background-position: bottom;
	background-repeat: no-repeat;
}



.Mainmenu .ActiveButton a
{
	text-decoration: none;
	color: white;
}

.Mainmenu .ActiveButton .Arrow
{
	background-image: url('/files/public/img/menu_active.png');
	background-position: right center;
	background-repeat: no-repeat;
}


.Mainmenu .PassiveButton
{
	height:32px;
	padding:0em;
	padding-left:1.0em;
	/*font-size: 1.0em;*/
	font-size: 20px;
	vertical-align:middle;
	color: white;
	background-color: transparent;
	/*border-bottom:1px solid #DEE0E2;*/
}

.Mainmenu .PassiveButton a
{
	/*border:1px solid green;*/
	text-decoration: none;
	color: white;
}

.Mainmenu .PassiveButton .Arrow
{
	background-image: url('../img/mainmenu_passiveButtonArrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

.NewsSummary
{
	padding-top:0px;
	/*height:327px;*/
	width:100%;
	margin-top:9px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	/*border:1px solid red;*/
	list-style-type:none;
	/*background-image: url('../img/menu_bg.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	*/
	background-color: transparent;
	//color: #17b5d5;
	color: #244799;
	font-size:12px;
}

.NewsSummary a
{
	//color: #17b5d5;
	color: #244799;
	text-decoration:none;
}

.Arrow
{
	background-image: url('../img/nuoli.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	width:15px;
}


/*.NewsSummary .Date*/
.Date
{
	//color: #fa6ec7;
	color: #244799;
	font-weight:normal;
	/*font-style:italic;*/
}

.News .Date
{
	font-size:1.0em;
	//color: #fa6ec7;
	color: #244799;
	font-weight:bold;
	/*font-style:italic;*/
}

.News .Header
{
	//color: #17b5d5;
	color: #244799;
	font-size:1.0em;
	margin-left:1em;
}

.News .Bodytext
{
	margin-top:0.5em;
	margin-bottom:1em;
}
