/* Print CSS - Copyright ProfileTwist.com */

body {
	background-image: none;
	background: #fff;
	font-family: Georgia, serif;
	color: #000;
}
.clear {
	display: none;
}
.clearfix {
	overflow: visible;
}
#header {
	page-break-after: avoid;
}
#header > .left, #header > .left > .right, #header #header_body, #header #header_body .left, #body {
	background: none;
}
#header_body {
	height: auto;
	width: 100%;
	margin: 0;
}
#header_body > .left {
	height: auto;
	float: none;
	position: static;
	width: 444px;
	margin: 0 auto;
}
#header_body img.logo {
	display: inline;
	margin: 0 auto;
	border: none;
}
#header #nav {
	display: none;
}
#header #header_body .right {
	display: none;
}
#body {
	page-break-before: avoid;
	width: 100%;
	padding: 0;
	position: static;
	overflow: visible;
}
#body a {
	color: #808080;
	text-decoration: underline;
	background-image: none;
	display: inline;
	border: none;
	padding: 0;
}
#body a:after {
	content: " [" attr(href) "] ";
}
#toolbar {
	display: none;
}
#main {
	float: none;
	width: 100%;
	margin: 0;
	position: static;
}
#main .welcome {
	margin: 0;
}
#main .welcome img {
	float: none;
	display: none;
}
#main .welcome h1 {
	float: none;
	margin: 20px 0 0 0;
	width: 100%;
	border: none;
	text-align: center;
	text-decoration: underline;
	font-size: 24px;
	color: #000;
}
#main .welcome h2 {
	float: none;
	color: #000;
	text-align: center;
	width: 100%;
}
#main ul.interact, #main .search  {
	display: none;
}
#main p.revision {
	color: #808080;
	margin: 15px 0 0 0;
}
#body ol {
	margin: 10px 0 0 50px;
}
#body ol li {
	line-height: 18px;
}
#body .help-resources {
	display: none;
}
#body .contact h3 {
	margin: 15px 0 0 10px;
	font-weight: bold;
}
#body .contact ul {
	margin: 0;
}
#body .contact ul li {
	list-style: disc;
	margin: 5px 0 0 75px;
}
#body .contact p {
	margin: 5px 5px 0 75px;
	line-height: 18px;
	text-indent: 0;
}
#body .contact p.tel-number {
	margin: 5px 0 5px 90px;
}
#body .contact p strong {
	font-weight: normal;
	font-style: italic;
}
#body .contact p.address {
	margin-top: 0;
}
#body h2 {
	margin: 25px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#body h3 {
	margin: 15px 0 0 0;
	padding: 0 0 0 35px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#body h2 ~ p {
	margin: 15px 15px 0 15px;
	line-height: 20px;
	text-indent: 20px;
	width: 100%;
}
#body h3 ~ p {
	margin: 15px 15px 0 50px;
	line-height: 20px;
	text-indent: 55px;
	width: 100%;
}

#body h2 ~ ul {
	margin: 10px 0 0 50px;
}
#body h2 ~ ul li {
	margin: 5px 0 0 50px;
	line-height: 18px;
}
#body h3 ~ ul {
	margin: 10px 0 0 120px;
}
#body h3 ~ ul li {
	margin: 10px 0 0 0;
	line-height: 18px;
}
#body span.end_note {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../layout/end_icon_gray.png) no-repeat;
}
#body span.end_note a {
	display: none;
}
#footer {
	background: none;
}
#footer p {
	color: #000;
	font-size: 14px;
	font-style: italic;
}
#footer ul {
	display: none;
}
