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

/*img { behavior: url(iepngfix.htc) }*/

body {
	font: normal 10pt Tahoma, Verdana, Helvetica, sans-serif;
	color:#000;
}
h1 {
	font-weight:bold;
	font-size: 14pt;
	text-transform: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h2 {
	color:#666;
	font-size: 14pt;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:700;
	line-height: 1.3em;
	margin:0;
}
h3 {
	color:#009bcd;
	font-size: 14pt;
	margin: 5px 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
h4 {
	color:#006290;
	font-size: 14pt;
	margin: 0px 0 0px 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.center {
	text-align:center;
}
.error {
	color:#C00;
}
.clear {
	clear:both;
}
a {
	text-decoration: none;
	color:#098fc6;
}
a:hover {
	text-decoration: none;
	color:#098fc6;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a img {
	border:0px;
}
#container { /*max-width:1000px;width:100%;*/
	float:none !important;
}
#top {
	background:none;
	display:none;
	height:0px;
}
#content {
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
}
#title {
	width:0px;
	height:0px;
	display:none;
	background-image: none !important;
}
#title_map {
	display:none;
	float:none !important;
}
ul#topmenu {
	display:none;
}
ul#topmenu li {
	float:none !important;
}
ul#topmenu li.last {
}
/**/

#content .txt {
	text-align:justify;
	padding:0px;
}
#content .txt form {
	margin:0px;
}
#content .txt form p {
	margin:0px;
}
#content .txt form input, #content .txt form textarea {
	/*border:none;
	width:250px;*/
	padding:3px;
	margin:3px;
	font: normal 14px Tahoma, Verdana, Helvetica, sans-serif;/*background:none;
	font: normal 12px Verdana, Tahoma, Helvetica, sans-serif;
	color:#303d40;
width:200px;*/
}
#content .txt form textarea {
	height:50px;
	width:300px;
}
#content p {
	margin:8px 0px;
}
#logo {
	float:none !important;
	padding:0px;
	margin:0;
	width:0px;
	display:none;
}
#logo a img {
	padding:0px;
	margin:0px;
}
#footer {
	display:none;
}
#footer a {
	color:#333;
}
#footer a:hover {
	text-decoration:none;
}
.table_blue {
	background-color: #cee1e6;
}
.table_white {
	background-color: #FBFBFB;
}
.table_grey {
	background-color: #E2E2E2;
}
.blue {
	color:#006290;
}
