@charset "UTF-8";
body {
	background-color: #DFD6D1;
	margin: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
.footer {
	font-size: 10px;
	line-height: 12px;
	color: #8B694E;
	padding: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8B694E;
}
.pageTable {
	border: 1px solid #5D4942;
	background-color: #FFFFFF;
}
.headerLarge {
	font-size: 24px;
	font-weight: bold;
	color: #5D4942;
	line-height: 36px;
}
.headerSmall {
	font-size: 14px;
	font-weight: bold;
	color: #5D4942;
}
.cellMainContent {
	padding-top: 48px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 48px;
}
.cellTopDeco {
	background-color: #876950;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 6px;
	line-height: 0px;
}
.cellSubnav {
	line-height: 18px;
	padding-left: 12px;
}
.tableCallout {
	border: 4px solid #9FC9EB;
	font-size: 12px;
	line-height: 14px;
	color: #5D4942;
	float: right;
	width: 240px;
	margin-top: 12px;
	margin-right: 24px;
	margin-bottom: 12px;
	margin-left: 24px;
}
.cellNav {
	background-color: #5D4942;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.cellNavBorderTop {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8B694E;
}
.cellNavBorderBottom {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8B694E;
	height: 14px;
	text-align: center;
}
a:link {
	color: #006699;
	font-weight: bold;
}
a:visited {
	color: #5D4942;
	font-weight: bold;
}
a:hover {
	color: #00CCFF;
	font-weight: bold;
}
a:visited.hover {
	color: #5D4942;
	font-weight: bold;
}


a.linkSubnav:link {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
a.linkSubnav:visited {
	color: #5D4942;
	font-weight: normal;
	text-decoration: none;
	
}
a.linkSubnav:hover {
	color: #00CCFF;
	font-weight: normal;
		text-decoration: none;
}
a.linkSubnav:visited.hover {
	color: #00CCFF;
	font-weight: normal;
		text-decoration: none;
}

a.linkFooter:link {
	color: #8B694E;
	font-weight: normal;
	text-decoration: none;
}
a.linkFooter:visited {
	color: #8B694E;
	font-weight: normal;
	text-decoration: none;
	
}
a.linkFooter:hover {
	color: #00CCFF;
	font-weight: normal;
		text-decoration: none;
}
a.linkFooter:visited.hover {
	color: #00CCFF;
	font-weight: normal;
		text-decoration: none;
}

.headerMedium {
	font-size: 18px;
	font-weight: bold;
	color: #5D4942;
	line-height: 32px;
}
.cellCallout {
	border: 4px solid #9FC9EB;
	font-size: 12px;
	line-height: 14px;
	color: #5D4942;
	padding: 24px;
	text-align: center;
}.photoRight {
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 24px;
	border: 2px solid #8B694E;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
