/******************************************************/
/* To hide navigation and tips from screen prints     */
/******************************************************/
#globalNav, #globalLink, #pageNav, #utility, #tl, #tr, #breadCrumb, #headlines, .date, .rtop, .rbottom, #siteInfo img {
	display:none;
}

#body {
	background: #FFFFFF;
	border-style: none;
	width: auto;
	min-height: 0;
	height: auto;
	float:none; !important;
}

#pagecell1 {
	border: none;
	top:100px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	padding: 0;
	width: auto;
	float:none; !important;
}

#content {
	border: none;
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	padding: 0;
	width: auto;
	float:none; !important;
}

#contentNoHeadlines {
	border: none;
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	padding: 0;
	width: auto;
	float:none; !important;
}

* {
	color: #000000 !important;
}

p {
	font-size:10pt !important;
}

#siteInfo a{
	display:none;
}

a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

#content li {
	list-style: disc;
}

