body {
	margin: 1px;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
	vertical-align: bottom;
}
a {
	color: #004367;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.box p,
.box ul,
.box ol,
.box table {
	margin-bottom: 13px;
}
.box li {
	margin-left: 26px;
}
.box form ul,
.box form ol {
	margin-bottom: 0;
}
.box form li {
	margin-left: 0;
}

#languages,
#menu_main,
#phone,
#highlight,
#left,
#breadcrumbs,
#right,
#footer ul {
	display: none;
}
.pagination {
	display: none;
}
#footer p {
	text-align: center;
	padding-top: 15px;
	color: #ccc;
}
h1 span {
	padding-right: 5px;
}
#header {
	text-align: right;
	border-bottom: 1px solid #000;
}
#logo img {
	display: none;
}
#logo img.print {
	display: inline;
}
