
BODY {
	margin:0;
	padding:0;
	background-color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:#555;
	text-align: left;
	line-height : 135%;
	/* scrollbars */
	scrollbar-arrow-color: #999;
	scrollbarBaseColor: #ccc;
	scrollbar-track-color: #eee;
	scrollbar-face-color: #f5f5f5;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #fff;
	scrollbar-shadow-color: #999;
	/**/
}

P {
	color:#555;
}

TABLE, TD {
	margin:0;
	padding:0;
	font-size: 11px;
	line-height : 135%;
	color:#555;
	vertical-align: top;
}

A {
	text-decoration: none;
	color: #542685;
	font-weight: bold;
}

A:HOVER {
	color: #FF9000;
}



#topnavi A {
	margin-left:5px;
	margin-right:15px;
	text-decoration: none;
	color: #555;
	font-weight: normal;
}

#topnavi A:HOVER {
	color: black;
}

#topnavi .act {
	color: black;
}

#bottomnavi {
	margin-top:-18px;
	margin-left:8px;
	margin-right:15px;	
	font-size:10px;
	color: #555;
}

#bottomnavi A {
	text-decoration: none;
	color: #555;
	font-weight: normal;
}

#bottomnavi A:HOVER {
	color: #555;
}

.linkInt {
	padding-left: 10px;
	background: transparent url(../../img/linkInt.gif) 0 4px no-repeat;
}
.linkExt {
	padding-left: 12px;
	background: transparent url(../../img/linkExt.gif) 0 3px no-repeat;
}
.linkMailto {
	padding-left: 15px;
	background: transparent url(../../img/linkMailto.gif) 0 3px no-repeat;
}


H1 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height : 93%;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FF9C47;
}

#topNavTD {
	background: #FF9C47;
}

#topNav {
	font-size: 11;
	padding-top:3px;
	color:#FFF;
	font-weight: normal;
	height: 22px;
	overflow: visible;
	white-space: nowrap;
	background: #EA6C00;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FC8926	;
}

	#topNav A {
		padding: 4px 16px 3px 16px;
		background: #FF9C47;
		font-weight: normal;
		color: #FFF;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #FC8926;
	}

	#topNav A:hover {
		background: #FFB270;
	}
	
	#topNav .no {
		border-left: 1px solid #CCC;
	}

	#topNav .act {
		background: #FFB270;
		font-weight: bold;
	}

#leftNav {
	font-size: 11px;
	color:#542685;
	font-weight: normal;
}

	#leftNav .no {
		padding: 0 0 0 15px;
	}

	#leftNav .act {
		padding: 0 0 0 15px;
		background: #fff url(../../img/dotBig.gif) 2px 5px no-repeat;
	}

	#leftNav A {
		margin-top: 6px;
		margin-bottom: 6px;
		display: block;
		font-weight: normal;
	}

	#leftNav A:hover {
		color:#542685;
		background: #fff url(../../img/dotBig.gif) 2px 5px no-repeat;
	}

		#leftNavSub {
			font-size: 10px;
			margin-top: 8px;
			margin-bottom: 10px;
		}


		#leftNavSub .actsub {
			background: #fff url(../../img/dotSmall.gif) 14px 5px no-repeat;
		}

		#leftNavSub A {
			margin-top: 2px;
			margin-bottom: 2px;
			padding: 0 0 0 25px;
			color:#542685;
		}

		#leftNavSub A:hover {
			color:#542685;
			background: #fff url(../../img/dotSmall.gif) 14px 5px no-repeat;
		}


#leftNavTitle {
	font-size: 11px;
	color:white;
	font-weight: bold;
	height: 20px;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #FC8926;
	padding-left:15px;
	padding-top:1px;
	white-space: nowrap;
	background: #FF9C47;
}

#leftNavBottom {
	font-size: 1px;
	height: 6px;
	width: 100%;
	background: #FF9C47;
}


#dots {
	margin-left:12px;
	width: 154px;
	height: 1px;
	font-size:0px;
	background: transparent url(../../img/dots.gif) 0px 0px repeat-x;
	background-repeat: repeat-x;
}

#langSelector {
	margin-left:12px;
	margin-top:4px;
}

#langSelector A {
	margin-left:5px;
	font-size:11px;
	font-weight:normal;
}

#langSelector .act {
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
}