body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #4c2300;
	background-color: #f0eddd;
}
.cellContent {
	font-size: 12px;
	line-height: 18px;
	padding-top: 12px;
	padding-right: 36px;
	padding-bottom: 24px;
	padding-left: 36px;
}
.copyInitial {
	font-size: 14px;
	font-weight: bold;
}
.cellFooter {
	font-family: arial;
	font-size: 10px;
	line-height: 14px;
}
.headerSub {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.cellSubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding-left: 38px;
	color: #003300;
	padding-bottom: 12px;
	background-image: url(images/nav/navRpt.gif);
}
a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
a:visited.hover {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

a.linkFooter:link {
	color: #4c2300;
	text-decoration: none;
	font-weight: normal;
}
a.linkFooter:visited {
	color:#4c2300;
	text-decoration: none;
	font-weight: normal;
}
a.linkFooter:hover {
	color: #003300;
	text-decoration: underline;
	font-weight: normal;
}
a.linkFooter:visited.hover {
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}
.cellCallout {
	background-color: #FFFeee;
	border: 1px solid #fec245;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 18px;
	padding-left: 24px;
}
.cellStripeOrange {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEE185;
}
.tableFloatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 24px;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000033;
}
.tablePromo {
	margin: 12px;
	padding: 6px;
}
.cellPromoBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #50A5C0;
	padding: 6px;
	text-align: center;
	border: 1px solid #FFFFFF;
}

.cellPromoGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #AFD35F;
	padding: 6px;
	text-align: center;
	border: 1px solid #FFFFFF;
}
