body {
	font-family: Verdana, Arial;
	padding: 0;
}

#darkbg {
	background-color: #000000;
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
	filter: alpha(opacity=70); /* IE */
	z-index: 15;
	height: 100%;
	width: 100%;
	background-repeat: repeat;
	position: fixed;
	top: 0;
	left: 0;
}

#container {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
	height: 1em;
}

#top {
	position: relative;
	padding: 1em;
	/*background-color: #9999FF;*/
	background-color: #005282;
}

#top_ylaoikea {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
}

#top_ylavasen {
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
}

#top_alaoikea {
	position: absolute;
        right: 0;
        bottom: 0;
        margin: 0;
        padding: 0;
        width: 20px;
        height: 20px;
}

#top_alavasen {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
}

#slogan {
	color: #FFFFFF;
	font-size: 16pt;
	margin-left: 20%;
}

.toplogolink {
	float: left;
	text-decoration: none;
}

.toplogo {
	border: none;
}



.controlimg {
	border: none;
}

#control {
	margin-left: 20%;
	margin-top: 1.5em;
	right: 0;
}

#control a {
	margin-right: 0.5em;
}

.printimg {
	border: none;
}
 
#contentwrapper {
	width: 100%;
	border-color: #005282;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}

#content {
	float: left;
	width: 100%;
}

#content_text {
	margin: 1em;
	margin-left: 1.5em;
}

#content_text img {
	border: none;
}

div.content_textpic_text {
	float: left;
	width: 45%;
	margin: 1em;
}

div.content_textpic_pic {
	float: left;
	width: 45%;
	margin-left: 1em;
	margin-top: 1em;
	padding: 1em;
	
}

.breadcrumb {
	width: 100%;
	border-bottom: 2px solid;
	border-color: #BBBBBB;
	position: relative;
	padding: 1em;
}

.crumbclear {
	clear: both;
}

.B_crumbBox {
	position: relative;
}

.B_crumb {
	position: relative;
	float: left;
	width: 130px;
	height: 120px;
	border: 1px solid;
	border-color: #005282;
	padding: 0.5em;
	font-size: 8pt;
	text-decoration: none;
	margin-right: 1em;
}

a.B_crumb {
	color: #005282;
}

.B_crumb:hover {
	background-color: #DDDDFF;
}

.B_crumb img {
	border: none;
}

.crumbimage {
	text-align: center;
}

.crumbtext {
	position: absolute;
	bottom: 0.5em;	
}

.innernaviul {
	clear: both;
}

.innernavi {
	float: left;
	margin: 1em;
}


.innernewlink {
	clear: both;
}

.innerlinka {
	position: relative;
	float: left;
	height: 235px;
	width: 200px;
	border: 2px solid;
	text-decoration: none;
	color: #005282;
}

.innerlinkimgwrap {
	text-align: center;
	padding-top: 1em;
}

.innerlinkimgwrap img {
	border: none;
}

.innerlinka:hover {
	background-color: #DDDDFF;
}

.innerlinktext {
	position: absolute;
	bottom: 0;
	padding: 0.5em;
	left: 0;
}

.backbutton {
	margin: 1em;
}

.backbuttonimg {
	border: none;
}

#footer {
	position: relative;
	clear: both;
	min-height: 3em;
	padding: 0;
	margin: 0;
	margin-top: 1em;
	/*background-color: #9999FF;*/
	background-color: #005282;
}

#footer_ylavasen {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 20px;
}

#footer_ylaoikea {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
}

#footer_alavasen {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	left: 0;
	width: 20px;
	height: 20px;
}

#footer_alaoikea {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
}

#license {
	margin-top: 1.5em;
	font-size: 7pt;
}

.ui-dialog {
	background-color: #FFFFFF;
	padding: 1em;
	border: 1px solid;
	border-color: #000000;
	z-index: 20;
}

.ui-icon-closethick {
	float: right;
}

