.noprint {
	display: none;
}

.print-title {
	display:block;
	font-size: 1.5em;
}


img {
	border: none;
	display: none;
}

#footer a:link, a:visited {
	display: none;
}

#footer {
	margin-top: 10px;
	border-top: 1px solid #efefef;
	padding-top: 10px;
}

body {
	font-size:75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333332;
}

html>body {
	font-size:12px;
}

.column-side {
	width: 200px;
	float: right;
	border-left: 1px solid #000;
	padding-left: 15px;
	margin-left: 20px;
	}

h1 {
	line-height:1.5em;
	color: #000000;
	font-size:1.1667em;
	font-weight:bold;
	margin:0 0 0.75em 0;
}


h2 {
	font-size:1em;
	color: #000000;
	line-height: 1.5em;
	margin: 1.125em 0 0.375em 0;
	font-weight:bold;
}

h2.pagetitle {
	line-height: 1.5em;
	color: #000000;
	font-size: 1.5em;
	font-weight:bold;
	margin:0 0 0.75em 0;
	}

h3 {
	font-size:1em;
	color: #000000;
	line-height: 1.5em;
	margin:2.25em 0 0.75em 0;
	font-weight:bold;
}

h4 {
	font-size:1em;
	color: #000000;
	line-height: 1.5em;
	margin:2.25em 0 0.75em 0;
	font-weight:bold;
}

h5 {
	font-size:1em;
	color: #000000;
	line-height: 1.5em;
	margin:2.25em 0 0.75em 0;
	font-weight:bold;
}

h6 {
	font-size:1em;
	color: #000000;
	line-height: 1.5em;
	margin:2.25em 0 0.75em 0;
	font-weight:bold;
}


p {
	font-size:0.9167em;
	line-height:1.5em;
	margin:0 0 0.75em 0;
}

.caption {
	font-size:0.833em;
	line-height:1.5em;
	margin:.75em 0 .75em 0;
	color: #aaa;
}