body, table, div
{
	font-family: Arial;
	font-size: 10pt;
}
body
{
	background-color: FCFEE6;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.footer, .header
{
	background-color: #811F1F;
}
.header .title
{
	font-family: Monotype Corsiva;
	font-size: 30pt;
	color: White;
}
.footer a
{
	color: White;
	text-decoration: none;
	font-size: 8pt;
}
.footer a:hover
{
	text-decoration: underline;
}
.footer .nav td
{
	text-align: center;
	padding: 0px 10px 0px 10px;
}
.pageContent
{
	background-color: #FCFFE6;
}
.pageContentLeft
{
	border-left: #811f1f 1px solid;
	background-color: #FCFFE6;
}
.pageContentRight
{
	border-right: #811f1f 1px solid;
	background-color: #FCFFE6;
}

.header .contactInfo
{
	color: #FCFFE6;
	font-size: 12pt;
	font-weight: bold;
	line-height: 18pt;
}
.thumbNail
{
	cursor: pointer;
	border: solid 1px #FFFFFF;
}
.copyright
{
	color: #9BA594;
	font-size: 8pt;
	font-weight: bold;
	background-color: #811F1F;
}
.helpful a
{
	color: #80211F;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
.helpful a:hover
{
	text-decoration: underline;
}
.linkTitle
{
	color: #003F57;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.largeImage
{
	border: solid 3px #FFFFFF;
}
.imageContainer
{
	background-color: #811F1F;
}

.CrystalWeb {color: #9BA594; font-size: 8pt; font-weight: bold;}
.CrystalWeb A{color: #9BA594; font-size: 8pt; font-weight: bold;}