body {
	background-color: #E2F3F1;
	background-image: url(images/slices_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #88BCB3;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.signatureDate {
	font-style: oblique;
	text-align: right;
}
.header {
	font-size: 14px;
	color: #4F9186;
	line-height: 28px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.headerContent {
	font-size: 12px;
	color: #7acabe;
	line-height: 16px;
}
a:link {
	color: #3399CC;
}
a:hover {
	color: #006699;
}
a:visited {
	color: #3399CC;
}

a:visited:hover {
	color: #006699;
}

.headerPageTitle {
	font-size: 18px;
	color: #7acabe;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.footer a:link {
	color: #88BCB3;
	text-decoration: none;
}


.footer a:hover {
	color: #000000;
	text-decoration: none;
}

.footer a:visited {
	color: #88BCB3;
	text-decoration: none;
}


.footer a:visited:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.photoRight {
	float: right;
	font-size: 9px;
	font-style: italic;
	padding-bottom: 8px;
	line-height: 10px;
	padding-left: 20px;
}
.photoLeft {
	float: left;
	font-size: 9px;
	font-style: italic;
	padding-bottom: 8px;
	line-height: 10px;
	padding-right: 20px;
}

