html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul, menu {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}@font-face {
	font-family: 'texgyreb';
	src: url('/design/fonts/texgyreadventor-bold-webfont.eot');
	src: url('/design/fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/design/fonts/texgyreadventor-bold-webfont.woff') format('woff'),
		url('/design/fonts/texgyreadventor-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'texgyrebi';
	src: url('/design/fonts/texgyreadventor-bolditalic-webfont.eot');
	src: url('/design/fonts/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
		url('/design/fonts/texgyreadventor-bolditalic-webfont.woff') format('woff'),
		url('/design/fonts/texgyreadventor-bolditalic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'texgyrei';
	src: url('/design/fonts/texgyreadventor-italic-webfont.eot');
	src: url('/design/fonts/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('/design/fonts/texgyreadventor-italic-webfont.woff') format('woff'),
		url('/design/fonts/texgyreadventor-italic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'texgyre';
	src: url('/design/fonts/texgyreadventor-regular-webfont.eot');
	src: url('/design/fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/design/fonts/texgyreadventor-regular-webfont.woff') format('woff'),
		url('/design/fonts/texgyreadventor-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GFSBodoniRegular';
	src: url('/design/fonts/gfsbodoni-webfont.eot');
	src: url('/design/fonts/gfsbodoni-webfont.eot?#iefix') format('embedded-opentype'),
		url('/design/fonts/gfsbodoni-webfont.woff') format('woff'),
		url('/design/fonts/gfsbodoni-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}.erase {
display: none;
}
p {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
line-height: 1.2;
}
strong,
b,
th {
font-weight: bold;
}
em,
i {
font-style: italic;
}
sup {
font-size: xx-small;
vertical-align: top;
}
sub {
font-size: xx-small;
vertical-align: bottom;
}
a {
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
html {
font-size: 62.5%;
font-family: sans-serif;
}
body {
font-size: 14px;
font-size: 1.4rem;
background: #dce0e3 url('/design/backgrounds/gradient-y.png') repeat-x;
}
header {
width: 1000px;
height: 90px;
position: relative;
margin: 0 auto -90px;
}
header #logo {
padding: 7px 0;
margin-left: 85px;
display: block;
width: 152px;
height: 73px;
}
header #user {
position: absolute;
right: 80px;
top: 20px;
color: #3c434a;
}
header #user td,
header #user th {
padding: 3px 5px;
text-align: right;
}
header #user a {
color: #3c434a;
font-family: 'texgyreb';
text-decoration: underline;
}
header #user a:hover {
text-decoration: none;
}
footer {
width: 1000px;
height: 45px;
margin: 0 auto;
position: relative;
}
footer>* {
position: absolute;
}
footer p {
left: 80px;
top: 10px;
font-size: 11px;
font-size: 1.1rem;
color: #343a3e;
}
footer p a {
color: #343a3e;
text-decoration: underline;
}
footer p a:hover {
text-decoration: none;
}
footer .logo-m33 {
background: url('/design/backgrounds/footer-logo-m33.png') no-repeat;
width: 91px;
height: 15px;
display: block;
bottom: 15px;
right: 80px;
text-decoration: none;
}
footer .logo-m33:hover {
background: url('/design/backgrounds/footer-logo-m33-hover.png') no-repeat;
}
footer .logo-m33 span {
position: absolute;
font-size: 10px;
font-size: 1rem;
right: 0;
top: -11px;
font-style: italic;
color: #44494d;
}
