@charset "UTF-8";
.footer {
	font-size: 10px;
	line-height: 11px;
	color: #817F7A;
	padding: 6px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cellContent {
	background-color: #f7f4e8;
	background-image: url(images/contentRpt.gif);
	background-repeat: repeat-x;
	height: 380px;
}
.cellQuote {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
	background-color: #f7f4e8;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
h3 {
	line-height: 8px;
	letter-spacing: .2em;
}
.bodyCopy {
	padding-left: 36px;
	text-align: left;
}
li {
	list-style-image: url(images/bullet.gif);
	line-height: 16px;
	padding-right: 56px;
}
.headerSub {
	color: #14693C;
	font-size: 13px;
	letter-spacing: .2em;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
color: #009900;
	text-decoration: underline;
}

a:visited {
	color: #006600;
	text-decoration: none;
}
a:visited.hover {
color: #009900;
	text-decoration: underline;
}


a.linkFooter:link {
	color: #817F7A;
	text-decoration: none;
}
a.linkFooter:hover {
color: #009900;
	text-decoration: underline;
}

a.linkFooter:visited {
	color: #817F7A;
	text-decoration: none;
}
a.linkFooter:visited.hover {
color: #009900;
	text-decoration: underline;
}
