* {
	font-size: 100%;
	margin: 0;
}

body {
	background: #FFF;
	color: #000;
	font-family: Georgia, serif;
	padding-left: 32px;
}

a:link, a:visited {
	color: #008B8B;
}

#page td.content a:visited {
	color: #8B008B;
}

a:hover, #page td.content a:hover {
	color: #DC143C;
}

#page td.title a:link, #page td.title a:visited {
	color: #DC143C;
	text-decoration: none;
}

#page td.title a:hover {
	text-decoration: underline;
}

table {border-collapse: collapse;}
table td {padding: 0;}
.print {display: none;}
.nowrap {white-space: nowrap;}
.clear {clear: both;}

h1, h2, h3 {
	font-weight: normal;
	font-style: italic;
	white-space: nowrap;
	color: #DC143C;
}

h1 {
	font-size: 200%;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 150%;
	margin: 1em 0 0.25em 0;
}

p {
	line-height: 125%;
	margin-bottom: 1em;
}

ul {
	list-style: none;
	margin: -0.5em 0 1.5em 0;
	padding: 0 2.5em;
}

ul li {
	text-indent: -1.35em;
	margin-bottom: 0.25em;
}

ul span {
	margin-right: 0.5em;
}

#page td.title {
	width: 246px;
	background: url(/i/logotype.gif) no-repeat 8px 50%;
	font: italic bold 150%/120% "Trebuchet MS", sans-serif;
	color: #DC143C;
	text-align: center;
	padding: 40px 36px 28px 28px;
}

#page td.contacts {
	padding-top: 20px;
}

#page td.contacts p {
	font-family: "Trebuchet MS", sans-serif;
	line-height: 125%;
	margin-bottom: 0.25em;
}

#page td.contacts p span {
	font: italic 82% Georgia, serif;
}

#page td.sections {
	font-style: italic;
	padding: 3.25em 32px 2.75em 0;
	vertical-align: top;
}

#page td.sections p {
	color: #DC143C;
	padding: 0.25em 16px;
}

#page td.sections div {
	margin: -0.75em 0 1.25em 20px;
}

#page td.sections div p {
	font-size: 88%;
	margin-bottom: 0.25em;
}

#page td.sections p.current {
	background: #F5F5F5;
}

#page td.content {
	width: 642px;
	padding-bottom: 3em;
	vertical-align: top;
}

#page td.content p {
	line-height: 150%;
}

#page tr.foot {
	font: italic 82% "Trebuchet MS", sans-serif;
	white-space: nowrap;
}

#page tr.foot td {
	border-top: 1px solid #DCDCDC;
}

#page td.mail {
	padding: 0.4em 48px 1.85em 16px;
}

#page td.phones {
	padding: 0.4em 16px 1.85em 0;
}

#page tr.foot span {
	font-family: Georgia, serif;
}

#page tr.foot span.phones {
	font-family: "Trebuchet MS", sans-serif;
	float: right;
}

@media print {

* {color: #000 !important;}
body {padding: 0;}
a {text-decoration: none;}
p.print {display: block;}

#page td.title, #page td.sections, #page tr.foot, .screen {
	display: none;
}

#page td.contacts, #page td.content {
	font-size: 90%;
}

#page td.contacts {
	padding: 0 0 2em 0;
}

#page td.contacts p {
	margin: 0;
}

#page td.contacts p.title {
	font-size: 175%;
	margin-bottom: 0.25em;
}

#page td.content {
	width: auto;
	padding: 0;
}

}
