body
{
	background-color: #F1EDD9;
	font-size: 62.5%;
	font-family: Arial, Verdana;
}
img
{
	border: none;
}
td
{
	font-size: 0.7em;
	vertical-align: top;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

table.centeringbox
{
	width: 100%;
	height: 100%;
}

td.mainContainer
{
	background-color: White;
	width: 100%;
	height: 412px;
}
td.HoldingColumn
{
	height: 100px;
}
td.GreenTitle
{
	color: #78A22E;
	font-weight: bold;
	padding-bottom: 6px;
}
td.GreenTitleLarge
{
	color: #78A22E;
	font-size: 0.8em;
	font-weight: bold;
}
td.GreenTitle2
{
	color: #78A22E;
	font-weight: bold;
	padding-top: 6px;
}
td.GreenTitle2 a
{
	color: #78A22E;
	font-weight: bold;
	padding-top: 6px;
	text-decoration:none;
}
td.GreenTitle2 a:hover
{
	color: #78A22E;
	font-weight: bold;
	padding-top: 6px;
	text-decoration:underline;
}
td.SmallGreen
{
	color: #78A22E;
}
td.NormalText
{
	color: Black;
	padding: 0;
}
td.SmallText
{
	font-size: 0.6em;
	padding: 0;
}
td.SmallText a
{
	color: Black;
	text-decoration: none;
}
td.SmallText a:hover
{
	color: Black;
}
td.NormalText a
{
	color: Black;
}
td.NormalText a:hover
{
	color: Black;
}
td.BlackBox
{
	font-weight: bold;
	background-color: Black;
	color: White;
	padding: 6px 6px 6px 6px;
	vertical-align: middle;
}
td.RedBox
{
	font-weight: bold;
	color: White;
	background-color: #E21156;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}
td.RedBox a, a:hover
{
	color: White;
}
td.RedBox ul, li
{
	line-height: 15px;
	list-style-type: disc;
	margin-left: 10px;
}

td.SlideshowHeader
{
	font-size:12pt;
	color:Black;
}
td.Slideshow
{
	font-size:8pt;
	color:#666666;
	
}