.logotype {
	width: auto;
	height: auto;
}

.logotype td {
	text-align: left;
	padding: 16px 0 0 29px;
}

.logotype img {
	width: 192px;
	height: 68px;
}

.logotype a:link, .logotype a:visited {
	color: #000;
	text-decoration: underline;
}

.logotype a:hover {
	color: #C03;
}

div.sections {
	margin-top: 28px;
}

#Header {
	margin: 36px 0 2.5em 0;
}

#Header p {
	font: 88%/129% "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 0.86em;
}

h1 {
	font-size: 150%;
}

.context {
	background: #999;
}

.context .top {
	background: url(/objects/img/www/context-corner-top.gif) no-repeat top;
}

.context .bottom {
	background: url(/objects/img/www/context-corner-bottom.gif) no-repeat bottom;
}

#Page #Copy td {
	padding-bottom: 0.14em;
}

#Copy div.line {
	background-color: #666;
	margin-top: 5px;
}



@media print {

#Header {
	margin: 0 0 1.5em 0;
}

h1.print {
	display: block;
	margin: 0;
}

}