* { margin: 0; 
	/*padding: 0;*/ 
	border: 0;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	background-color:white;
	}
body {
	text-align: center;
	min-width: 784px;
	}
#wrapper {
	width: 760px;
	margin: 7px auto;
	text-align: left;
	}
#header {
	width: 760px;
	}
#header #navsite {
	margin-left: 5px;
	float: left;
	display: inline;
	}
#header #navsite a, #header #navsite a:visited {
	color: #000;
	text-decoration: none;
	}
#header #navsite a:hover, #header #navsite a:focus {
	color: #000;
	text-decoration: underline;
	}
#header #rightlink {
	text-align: right;
	}
#header #changelanguage {
	clear: left;
	margin-left: 5px;
	margin-bottom: 65px;
	margin-top: 2px;
	}
#header #changelanguage a, #header #changelanguage a:visited {
	color: #000;
	text-decoration: none;
	}
#header #changelanguage a:hover, #changelanguage #navsite a:focus {
	color: #000;
	text-decoration: underline;
	}
#header #logo {
	margin-bottom: 39px;
	}
#header #navlink {
	width: 760px;
	height: 35px;
	}
#header #navlink a, #header #navlink a:visited {
	color: #000;
	text-decoration: none;
	}
#header #navlink a:hover, #header #navlink a:focus {
	color: #fff;
	padding: 0 5px 1px 2px;
	background-position: 70px;
	background-color: #4189DD;
	text-decoration: none;
	}
#header #navlink .slot {
	width: 87px;
	height: 28px;
	padding-left: 7px;
	border-left: 1px solid #4088DC;
	float: left;
	}
#pagebody {
	width: 760px;
	min-height: 301px;
	height: 301px;
	}
.navStrong {
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
.navLinkStrong {
	color: #fff;
	padding: 0 5px 1px 2px;
	background-position: 70px;
	background-color: #4189DD;
	}
em {
	font-weight:bold;
	color:#000;
	}
strong {
	color:#000;
	}
select {
	width: 164px;
	}