﻿body
{
	margin-top: 0;
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

img
{
	border: none;
}

#pageWrapper
{
	margin-top: 0;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, sans-serif;
	font-size: 0.7em; /*height: 101%; 	min-height: 100%;*/
}

#pageWrapper
{
	text-align: -moz-center;
}

#pageWrapper
{
	margin: 0px auto;
}

#pageHeader
{
}

#pageContent
{
	/*height: 101%; 	min-height: 100%;*/
	font-family: Arial, sans-serif;
}


#pageFooter
{
	text-align: center;
	border-bottom: solid 1px #999;
	padding-top: 40px;
	padding-bottom: 5px;
}

#pageFooter
{
	text-align: -moz-center;
}

#pageFooter
{
	margin: 0px auto;
}

#pageFooter a:link, #pageFooter a:visited
{
	font-family: arial;
	font-size: 1.0em;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	margin-left: 10px;
	margin-right: 10px;
}

#pageFooter a:hover
{
	text-decoration: underline;
}


.footerLinks
{
}

.footerLinks a:link, .footerLinks a:visited
{
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	margin-left: 10px;
	margin-right: 10px;
}

.footerLinks a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

.printButton
{
	display: none;
}

.printLogo
{
	display: none;
}

.printText
{
	display: none;
}

.screenText
{
	visibility: visible;
}

.tinyHorizSpacer
{
	width: 5px;
}

.smallHorizSpacer
{
	width: 10px;
}

.mediumHorizSpacer
{
	width: 20px;
}

.largeHorizSpacer
{
	width: 40px;
}

.xLargeHorizSpacer
{
	width: 80px;
}

.tinyVertSpacer
{
	height: 5px;
}

.smallVertSpacer
{
	height: 10px;
}

.mediumVertSpacer
{
	height: 20px;
}

.largeVertSpacer
{
	height: 40px;
}

.xLargeVertSpacer
{
	height: 80px;
}


