/* General */

body
{
	background: #ffffff;
}

tr, p, div 
{
  padding-left     : 1px;
  font-family      : verdana;
  font-size        : 11px;
  color            : #000000;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
	background: transparent;
	text-align : center;
}

ul#mainlevel-nav li a:hover
{
	background: #FFFFFF;
	color : #000000;
}

.tdleftmodule
{
	background-image : url(../images/luettausta.gif);
	background-repeat : repeat-y;
	padding-top 	: 10px;
	padding-bottom 	: 15px;
	padding-left	: 3px;
}

table.moduletable
{
	width		: 170px;
}
table.moduletable th
{
	color : #CC6600;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	padding-top : 7px;
	border-bottom : 1px solid #cccccc;
	height: 25px;
}

a.mainlevel:link , a.mainlevel:visited
{
	display		: block;
	color 		: #336633;
	font-size 	: 12px;
	padding-top	: 5px;
	font-weight	: bold;
}

a.mainlevel:hover
{
	text-decoration	: none;
	color		: #000000;
}


a.sublevel:link, a.sublevel:visited {
        font-size: 11px;
}


a.sublevel:hover {
	text-decoration: none;
}

a:link , a:visited
{
	color 		: #336633;
	font-size 	: 12px;
	font-weight	: bold;
}

a:hover
{
	text-decoration	: none;
	color		: #000000;
}

.contentheading , .componentheading
{
	padding-top     : 10px;
        padding-bottom  : 15px;
        font-weight 	: bold;
        font-size       : 14px;
	color		: #000000;
}

.small , .createdate
{
	font-size 	: 9px;
}

table.contenttoc th
{
	background 	: #eeeeee;
	border-bottom 	: 1px solid #CCCCCC;
	padding		: 2px;
}

table.contenttoc td
{
	padding		: 2px;
}

table.contenttoc
{
	border 	: 1px solid #666666;
	width: 130px;
}

.sectiontableheader
{
	background	: #346633;
	color		: #ffffff;
}

.sectiontableentry2
{
	background	: #EFEFEF;
}

.sectiontableentry1
{
	background	: #EEEEEE;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

.tblheaderlogos
{
	margin-top	: 3px;
}

.tdmainbody
{
	padding-bottom	: 5px;
}

.divbottommodule1 , .divbottommodule2
{
	text-align	: center;
	margin		: 3px;
}

#divbottom1 table.moduletable td
{
	text-align	: center;
}

.divpathway
{
	display 	: block;
	border-bottom 	: 1px solid black;
	height		: 20px;
	margin-top	: 3px;
}
