body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(bodyback.jpg);
}

.container {
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(conback.jpg);
	background-repeat: repeat-x;
}
.logobanner {
	margin: 10px 5px 0px;
	width: auto;
	height: 60px;
	background-color: #FFFFFF;
	text-align: right;
}
.menubanner {
	height: 25px;
	width: auto;
	clear: both;
	background-color: #333333;
	background-image: url(blockdefault2.jpg);
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.menubanner a {color: #CCCCCC;}

.menubanner2 {
	height: 200px;
	clear: both;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.lefty {
	margin: 0px 5px 5px 0px;
	float: left;
	width: 220px;
	background-color: #F0A933;
	text-align: left;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-image: url(leftybottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.lefty p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:10px;
	padding-top: 10px;
	padding-right: 5px;
}

.lefty a{
	color: #FFFFFF;
}
.lefty h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 0px;
}

.leftyjatko p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.leftyjatko a{
	color: #0000CC;
}
.leftyjatko h1 {
	font-size: 12px;
	font-weight: bold;
	color: #3B3362;
	border-bottom: 0px;
}

.contentis {
	margin: 0px 5px 10px;
	width: auto;
	clear: both;
}
.content {
	float: right;
	width: 620px;
	text-align: left;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footer {
	margin: 10px 5px 5px;
	clear: both;
	height: 25px;
	width: auto;
	padding: 10px 10px 2px;
	background-color: #333333;
	color: #FFFFFF;
	background-image: url(blockdefault2.jpg);
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF8B45;
}
.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	background: black url(css/blockdefault.gif) center center repeat-x;
	border-top: 0px solid #625e00;
	border-right: 0 solid #625e00;
	border-bottom: 0px solid #625e00;
	border-left: 0 solid #625e00;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(css/blockactive.gif) center center repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF863B;
	font-variant: normal;
	line-height: 20px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737373;
	padding-bottom: 3px;
	margin-top: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #666666;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
	padding-top: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #999999;
	font-variant: normal;
	line-height: 18px;
	padding-top: 0px;
}
.leftybottom {
	clear: left;
	height: 78px;
	width: 100%;
	margin-top: 5px;
	background-color: #FFFFFF;
	background-image: url(css/leftybottom.jpg);
	background-repeat: no-repeat;
}

.leftyjatko {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 10px;
	color: #3B3362;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: square;
	text-align:center;
}
#navcontainer {
	margin-top:0px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F0A933;
}

#navcontainer li { margin: 0;	
padding-left: 3px;
background-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999; }

#navcontainer a
{
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 2px 7px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(blockdefault.jpg);
	font-weight: bold;
	color: #ffffff;
}

#navcontainer a:hover
{
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #F0A933;
	color: #333333;
}

#navcontainer ul ul li { margin: 0; 	border-bottom-style: none;} 

#navcontainer ul ul a
{
display: block;
padding: 2px 2px 2px 10px;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
	background-image: none;
}

#navcontainer ul ul a:hover
{
text-decoration: none;
color: #333333;
}
.activeclass1
{
	background-color: #0F0F0F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;
	background-repeat: no-repeat;
}
.inactiveclass1
{
	background-color: #840b00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;
}
.inactiveclass2
{
	background-color: #8E8E8E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;	
}
.activeclass2
{
	background-color: #0F0F0F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
}
.inactiveclass3
{
	background-color: #8E8E8E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;	
}
.activeclass3
{
	background-color: #0F0F0F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #636D86;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.thumbnailright {
	background-color: #FFFFFF;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.thumbnailleft {
	background-color: #FFFFFF;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
a {
	color: #003366;
	text-decoration:none;
}

a:hover {
	color: #660000;
	text-decoration:underline;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #6789C6;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 1px;
}
.nolla {
	margin-top: 0px;
}

ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{
padding-left: 0;margin-left: 0;list-style: none;}
li{line-height:1.5;}
li.doc{padding-left: 3px;}
li.docs{padding-left: 3px;}
li.sdoc{padding-left: 3px;}
li.sdocs{padding-left: 3px;}
#hvmenu {height: 20px;	width: 695px;	border-top: 0px solid #0F0F0F;	border-right: 0px solid #0F0F0F;	border-bottom: 0px solid #0F0F0F;	border-left: 0px solid #0F0F0F;}
.sitename{font-family: Arial, Verdana, Helvetica, sans-serif;font-weight:normal;color: #FFFFFF;font-size:12px;letter-spacing:2px;}
.menulevel1,.menulevel2,.menulevel3,.locator,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3 {font-weight:normal;font-size:11px;color:#0F0F0F;}
.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active,.menulevel1 a:hover,.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active,.menulevel2 a:hover,.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active,.menulevel3 a:hover,.locator a:link,.locator a:visited,.locator a:active,.locator a:hover,.navigator a:link,.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover {text-decoration:none;}
.submenu {font-weight:bold;font-size:12px;color:#0F0F0F;}
.style1 {font-size: 9pt}

