﻿html, body
{
	font-family: Tahoma, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*overflow-x: hidden;*/
}
p
{
	text-justify: auto;
	text-align: justify;
}

#wrap
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#header
{
	margin: 0px;
	padding: 0px;
}

#header h1
{
	color: #033262;
	font-size: 27px;
	font-weight: normal;
	left: 20px;
	position: relative;
		margin: 0px;
	padding: 0px;
}

#header h1.title
{

	top: 35px;
	
}

#header img
{
	float: right;
}

#nav
{
	background-position: center top;
	background-image: url(/imgz/slice.gif);
	background-repeat: repeat-x;
	height: 21px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#nav ul 
{
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#nav li
{
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#nav a
{
	color: White;
	font-size: 10pt;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



#content
{
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
	
}

#content h1
{
	color: #005097;
	font-size: 16pt;
	font-weight: normal;
	margin-top: 10px;
}
#content h2
{
	color: #005097;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 10px;
}
#content h3
{
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

#content a
{
	color: #0067C6;
}

#content table
{
	border-right: #005097 1px solid;
	border-top: #005097 1px solid;
	border-left: #005097 1px solid;
	border-bottom: #005097 1px solid;
	border-collapse: collapse;
}

#content td
{
	border-right: #005097 1px solid;
	border-top: #005097 1px solid;
	border-left: #005097 1px solid;
	border-bottom: #005097 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10pt;
}
#content th
{
	border-right: #005097 1px solid;
	border-top: #005097 1px solid;
	border-left: #005097 1px solid;
	border-bottom: #005097 1px solid;
	background-color: #005097;
	color: white;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10pt;
}

#fullspan
{
	margin-right: 20px;
}
#sitemap
{
	margin-left: 20px;
	margin-right: 20px;
}
#sitemap table td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#lefthome
{
	float: left;
	margin-left: 20px;
}
#righthome
{
	width: 280px;
	
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}

#righthome img
{
	margin-top: 20px;
}

#footer
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-top: #0067c6 1px solid;
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
	font-size: 10pt;
}

#mapcontent
{
	background-position: left top;
	background-image: url(/imgz/mapbg.gif);
	background-repeat: repeat-y;
}

#leftsearch
{
	float: left;
	width: 215px;
	background-position: left top;
	background-image: url(/imgz/mapslice.gif);
	background-repeat: repeat-y;
}

#rightmap
{
	float: right;
}
.subtext
{
	font-size: 7pt;
}

#feedback td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#feedback table 
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.formelement
{
	width: 300px;
}
