td {
	font-size: 12px;
	line-height: 18px;
	color: #503A27;
	font-family: "Trebuchet MS", Arial, Helvetica;
}

.homeContentCell {
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 24px;
	padding-left: 36px;
}
.contentCell {
	padding-top: 20px;
	padding-right: 36px;
	padding-bottom: 42px;
	padding-left: 36px;
}

.leftBottomBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
}

.pageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #476644;
}
.pageSubTitle {
	font-size: 14px;
	font-weight: bold;
}
.footer td {
	font-size: 10px;
	color: #6E513D;
	line-height: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #476644;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #476644;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #a32117;
	text-decoration: underline;
	font-weight: bold;
}
a:visited.hover {
	color: #a32117;
	text-decoration: underline;
	font-weight: bold;
}

a.linkFooter:link {
	color: #503a27;
	text-decoration: none;
	font-weight: normal;
}
a.linkFooter:visited {
	color: #476644;
	text-decoration: none;
	font-weight: normal;
}
a.linkFooter:hover {
	color: #503a27;
	text-decoration: underline;
	font-weight: normal;
}
a.linkFooter:visited.hover {
	color: #a32117;
	text-decoration: underline;
	font-weight: normal;
}
a.linkSideNav:link {
	color: #476644;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.linkSideNav:visited {
	color: #476644;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.linkSideNav:hover {
	color: #a32117;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.linkSideNav:visited.hover {
	color: #a32117;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.linkTopNav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.linkTopNav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.linkTopNav:hover {
	color: #efe9ad;
	text-decoration: none;
	font-weight: normal;
}
a.linkTopNav:visited.hover {
	color: #efe9ad;
	text-decoration: none;
	font-weight: normal;
}

.subNavCell {
	font-size: 11px;
	line-height: 11px;
	text-align: right;
	padding: 12px;
	font-style: italic;
	font-weight: bold;
	color: #a32117;
}
.topNav {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	vertical-align: top;
}
.navSubTitle {
	font-style: normal;
	color: #503a27;
}
.green {
	color: #4f824c;
}
.callout {
	line-height: 12px;
	color: #4f824c;
}
