html, body {
	margin: 0;
	padding: 0;
}

a img, imgmap {
	border: none !important;
}

#header, #ads, #highlights, #facilities, #popmenu, #map {
	display: none;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 23px;
}

#logo .year {
	position: absolute;
	top: 0;
	left: 0;
	width: 23px;
	height: 52px;
}

#logo .txt {
	position: relative;
	top: 52px;
}

#doctext {
	margin: 0 0 0 50px;
}

body, td, th {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
}

a img {
	border: none;
}


#footer {
	color: #67666B;
	border-top: 1px solid #67666B;
	padding: 10px 0 0 0;
	margin: 10px 0 0 50px;
	text-align: center;
	letter-spacing: 1px;
}


#sitemap {
	margin: 10px 0;
	border-top: 1px dashed #ccc;
}

#sitemap .sitemap_section {
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
}

#sitemap .sitemap_section ul {
	margin: 10px 0 5px 20px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}

#sitemap .sitemap_section ul ul {
	margin-top: 0;
	text-transform: none;
	font-weight: normal;
}

#sitemap .sitemap_section ul li {
	margin: 10px 0 2px 0;
	padding: 0;
}

#sitemap .sitemap_section ul li li {
	margin-top: 2px;
}

/* FORM */

input.frm {
	border: 1px solid #5C5D5D;
	margin: 2px 0 5px 0;
	width: 200px;
	font-family: 'Courier New', monospace;
}

textarea.frm {
	border: 1px solid #5C5D5D;
	margin: 2px 0 5px 0;
	width: 200px;
	height: 100px;
	font-family: 'Courier New', monospace;
}

input.frmbut {
	border: 1px solid #5C5D5D;
	background: #ccc;
	margin: 2px 5px 5px 0;
	padding: 1px 2px;
}


/* SEARCH */

#search {
	margin: 10px 0;
}

#search form {
	margin: 0;
	padding: 0;
}

#search input.inet_search_text {
	border: 1px solid #000;
	margin: 0 5px 0 0;
	padding: 2px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
}

#search input.inet_search_submit {
	border: 1px solid #000;
	background: #ccc;
	margin: 0;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	padding: 1px 4px;
}

.inet_search_msg {
	margin: 5px 0 20px 0;
}

.search_result {
	margin: 8px 0;
	padding: 8px 0;
	border-bottom: 1px dashed #ccc;
}

.search_result h2 {
	margin: 0 0 5px 0;	
}

.search_result .txt {
	margin: 5px 0;
}

.search_result .more {
	margin: 0 0 5px 0;
}

/**********/


.reset {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	margin: 0 0 -1px 0;
	padding: 0;
	overflow: hidden;
}

head+body .reset {
	height: 1px;
}

* html head+body .reset {
	margin-bottom: 0;
	height: 0;
}
*/

.reset {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
}

body.i_templ_3 #inet_imgs {
	width: 165px;
	float: right;
}

body.i_templ_3 .inet_img_item {
	padding: 5px 0 10px 15px;
}


#text h1,
#introtext h1 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	color: #5c5d5d;
}

#text h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#text p {
	margin: 0 0 10px 0;
}
