/* CSS Document */

/* PRINT STYLESHEET */
body {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
p, table {
	font-size: 11px;
	line-height: 200%;
}
a {
	color: #000000;
	text-decoration: underline;
}
img {
	border:none;
}
li {
	font-size: 11px;
	padding: 5px 0 10px 0;
}

#search {
	display: none;
}
.menu2 {
display: none;
}
#banner {
	display:none;
}
#footer {
	display: none;
}
#mainRight {
	display: none;
}

#printHeader {
	margin-bottom: 60px;
	border-bottom: 1px solid #666666;
}
#printFooter {
	margin-top: 60px;
	border-top: 1px solid #666666;
}
