﻿body
{
}
.PageFooter
{
	font-size: 10pt;
}
.SiteFooter
{
	font-size: xx-small;
	text-align: center;
}
.MenuContainer
{
	background-color: #F2F2F2;
}
.greytnessUL
{
	border-bottom: #CCC solid 1px;
	margin-bottom: 10px;
	text-align: left;
}
.greytnessStdContainer
{
	margin-bottom: 20px;
	clear: both;
}
.greytnessStdVertLine
{
	border-left: #CCC 1px solid;
	padding-left: 10px;
}
.greytnessBoxGrey1
{
	border: #CCC 1px solid;
	padding: 0 10px 10px 10px;
	background-color: #FAFAFA;
}
.greytnessBoxGrey1 h1, .greytnessBoxGrey1 h2, .greytnessBoxGrey1 h3, .greytnessBoxGrey1 h4, .greytnessBoxGrey1 h5, .greytnessBoxGrey1 h6
{
	border-bottom: #CCC dotted 1px;
	line-height: 110%;
	padding: 5px 0 5px 0;
}
