@charset "UTF-8";
body {
	background-image: url(images/sliceBgGradient.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000066;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1 {
	color: #5F106E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 22px;
	line-height: 24px;
}
h2 {
	color: #5F106E;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footer {
	font-size: 10px;
	line-height: 12px;
}
.headerSub {
	font-size: 14px;
	font-weight: bold;
}
.headerSubCyan {
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
.photoRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 24px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
li {
	list-style-image: url(images/bulletPink.gif);
}

.headerSubPurple {
	font-size: 14px;
	font-weight: bold;
	color: #330066;
}
.leadingTighter {
	line-height: 16px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
a:visited.hover {
	font-weight: bold;
	color: #0000FF;
	ttext-decoration: underline;
}

a.linkFooter:link {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
a.linkFooter:visited {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
a.linkFooter:hover {
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
}
a.linkFooter:visited.hover {
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}


.calloutTablePink {
	background-image: url(images/calloutBgPink.gif);
	float: right;
	width: 250px;
	color: #330066;
	line-height: 14px;
	background-repeat: repeat-x;
	padding-top: 24px;
	padding-right: 18px;
	padding-bottom: 26px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 24px;
}
.calloutTablePurple {
	background-image: url(images/calloutBgPurple.gif);
	float: right;
	width: 250px;
	color: #330033;
	line-height: 14px;
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 24px;
}
.calloutTableWine {
	background-image: url(images/calloutBgWine.gif);
	float: right;
	width: 250px;
	color: #330033;
	line-height: 14px;
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 24px;
}
.calloutTableCyan {
	background-image: url(images/calloutBgCyan.gif);
	float: right;
	width: 250px;
	color: #003333;
	line-height: 14px;
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 24px;
}
.photoMiddle {
	float: inherit;
	margin-top: 20px;
	margin-bottom: 8px;
	margin-left: 24px;
}

