@charset "utf-8";
/* CSS Document */

 body {
	font-size: 16px; /* @ EOMB */
	background-color: #f0f0f0;
            }
			
			body {
	font-size: 16px; /* @ EOMB */
	background-color: #f0f0f0;
            }
            * html body {
                font-size: 12px; /* @ IE */
            }
            body * {
                font-size: 87.5%;
                font-family: "Tahoma", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
            }
            body * * {
	font-size: 12px;
	text-align: justify;
            }
            h1 {
                margin: 10px 0 10px;
                font-size: 18px;
            }
            h2 {
                margin: 1em 0 1em;
                font-size: 28px;
				text-align:center;
				color: #21669F;
				font-family:"Courier New", Courier, monospace;
            }
            p {
                margin: 0;
            }
            pre, pre+p, p+p {
                margin: 1em 0 0;
            }
            code {
                font-family: "Arial", Courier, monospace;
            }
			
        a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#navi2 {
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
#navi2 li {
	margin:2px;
	padding:2px;
	float:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d2d2;
}
#navi2 li a {
	display:block;
	width:155px;
	text-align:left;
	font-size:11px;
	color:#393f42;
	padding-top: 3px;
	padding-right: 7;
	padding-bottom: 3px;
	padding-left: 5;
}

#navi2 li a:hover {
	color:#fff;
	background-color:#2167a2;
}

#navi3 {
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width:450px;
	}
#navi3 li {
	margin:2px;
	padding:2px;
	float:none;
	width:450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d2d2;
	background-color: #fafafa;
}
#navi3 li a {
	display:block;
	width:450px;
	text-align:left;
	font-size:13px;
	color:#393f42;
	padding-top: 3px;
	padding-right: 3;
	padding-bottom: 3px;
	padding-left: 5;
}

#navi3 li a:hover {
	color:#fff;
	background-color:#2167a2;
	width:450px;
}



#semi {
min-height:250px;
height:auto !important;
height:250px;
	
}
h3 {
	font-family: "Arial", Tahoma, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #80c010;
	text-decoration: none;
	margin:5px -5px 25px 0px;
/*	margin-top: 5px;
	margin-bottom: 20px;
*/
	text-align: center;
}

h4 {
	font-family: "Lucida Sans Unicode", Tahoma, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #80c010;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
li {
	margin-bottom: 5px;
}

h5 {
	font-family: "Arial", Tahoma, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #174a72;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}