/* NAV */
#nav {
	margin: 0px;
	padding: 0px;
	width: 960px;
	clear: both;
}
.topnavdiv1 {
	margin: 0px;
	padding: 0px;
	height: 42px;
	overflow: hidden;
	position:relative;
	text-align: center;
}
.topnavdiv2 {
	font-size: 1.0em;
	height: 50%; 
	width: 100%; 
	position: absolute; 
	left: 0;
	top: 17%;
}
.topnavdiv2a {
	font-size: 1.0em;
	height: 50%; 
	width: 100%; 
	position: absolute; 
	left: 0;
	top: 30%;
}
.topnavdiv2b{
	padding-top:5px;
}
.topnavdiv3 {
}

.topnavdiv3 a {
	text-decoration: none;
	font-size: 1.2em;
	line-height:1.0;
	margin: 0px 2px 0px 2px;
      background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 42px;
	color: #0D588D;
	width: 188px;
	position:relative;
	cursor: hand;

}
.topnavdiv3 a:visited{
	text-decoration: none;
}
.topnavdiv3 a:hover{
	text-decoration: none;
	color: white;
	background-position: 0px -84px;
}
.topnavdiv3 a.selected {
	text-decoration: none;
	color: white;
	background-position: 0px -42px;
}
.topnavdiv31 {
}

.topnavdiv31 a {
	text-decoration: none;
	font-size: 1.2em;
	line-height:1.0;
	margin: 0px 2px 0px 0px;
      background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 42px;
	color: #0D588D;
	width: 188px;
	position:relative;
	cursor: hand;
}
.topnavdiv31 a:visited{
	text-decoration: none;
}
.topnavdiv31 a:hover{
	text-decoration: none;
	color: white;
	background-position: 0px -84px;
}
.topnavdiv31 a.selected {
	text-decoration: none;
	color: white;
	background-position: 0px -42px;
}
.topnavdiv32 {
}

.topnavdiv32 a {
	text-decoration: none;
	font-size: 1.2em;
	line-height:1.0;
	margin: 0px 0px 0px 2px;
      background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 42px;
	color: #0D588D;
	width: 188px;
	position:relative;
	cursor: hand;
}
.topnavdiv32 a:visited{
	text-decoration: none;
}
.topnavdiv32 a:hover{
	text-decoration: none;
	color: white;
	background-position: 0px -84px;
}
.topnavdiv32 a.selected {
	text-decoration: none;
	color: white;
	background-position: 0px -42px;
}
.specialmenutext {
	display:none;
}

