/* PRINTING TEMPLATE STYLES */
html, body, #wrapper, .wrapper, .content, .contentmargin, .printable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	background-color: #FFFFFF;
}
body, input, textarea, select, form, a, p, span, div, td, font, h1, h2, h3, .menu1, .menu1selected, .menu2, .menu2selected, .menu3, .menu3selected, li, ul, ol {
	color: #000000;
	text-align: left;
	background-image: none;
	background-color: #FFFFFF;
}
.contentmargin a {
	text-decoration: underline;
}
.noprint {
	display: none;
}
.printsitenav, .printlogo {
	display: block;
	margin-bottom: 20px;
}
.arrowblue, .arrowgrey {
	display: list-item;
	background-image: none;
	list-style-type: square;
	list-style-position: inside;
}
.nextlink, .morelink {
	background-image: none;
}
.leftsmall {
	width: 705px;
}
.left {
	width: 900px;
}
ul.taglinks {
	margin: 20px 0px 0px 0px;
}
.tip {
	border-color: #000000;
	color: #000000;
}
li.taglink {
	float: left;
	padding-right: 25px;
}
li.taglink a {
	display: block;
}