body {
	margin: 15px;
	padding: 0px;
	text-align:center;
	font-family: Arial;
	font-size: 11px;
}

div#page {
	margin: auto;
	padding: 0px;
	width: 850px;
	text-align: justify;
	background-color: white;
	background-repeat: repeat-y;
}

div#leftmenu {
	float: left;
	width: 175px;
}

div#content {
	float: left;
	width: 645px;
	padding: 10px;
	text-align: justify;
	min-height: 400px;
}

div#header {
	position: relative;
}

table img {
	border: 0px;
}

table#language {
	position: absolute;
	left: 820px;
	top: 95px;
}

div#footer {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#footer table {
	width: 100%;
	border-spacing: 0px;
	text-align: center;
}

a {
	text-decoration: none;
}

table.menu {
	width: 100%;
	text-transform: uppercase;
	border-spacing: 0px;
	font-family: Calibri, Arial;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
}

table.menu td {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}

table.menu a {
	text-decoration: none;
	text-align: left;
	display: block;
	width: 137px;
	vertical-align: middle;
	border-left-width: 4px;
	border-left-style: solid;
	padding-left: 10px;
}

table.menu a:visited {
	text-decoration: none;
}

td.menuGroup {
	width: 23px;
}

h1 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-size: 18px;
}

h2 {
	font-size: 17px;
}

div.item {
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

div.item img {
	cursor: default;
	margin-bottom: 5px;
}

div.item a img {
	cursor: pointer;
}


div.item span.label {
	text-transform: uppercase;
}

div.item img {
	float: right;
	margin-left: 10px;
}

.itemEnd {
	clear: right;
	display: none;
}

.hidden {
	display: none;
}

div.publication table img {
	border: 1px solid;
}

a img {
	border: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #004886;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

h5 {
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
}

.label {
	font-weight: bold;
}

td.label {
	white-space: nowrap;
}
