body
{
	font-family: 'Verdana', 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

hr
{
	border: 1px solid #ccc;
}

#header
{	
	display: none;
}

.footer
{
	display: none;
}

.footer hr
{
	display: none;
}

#textOnly
{
	display: none;
}


#sectionNav
{
	display: none;
}

.imgLeft
{
	float: left;
	padding: 0px 15px 0px 5px;
	text-align: center;
	font-family: 'Arial','Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #829494; /* font-color */
}

.imgRight
{
	float: right;
	padding: 0px 5px 0px 15px;
	text-align: center;
	font-family: 'Arial','Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #829494; /* font-color */
}

.imgLeftList /* For use next to lists */
{
	float: left;
	padding: 0px 25px 0px 5px;
	text-align: center;
	font-family: 'Arial','Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #829494; /* font-color */
}

/* Back to top */
.backToTop
{
	display: none;
}
