FORM {
	margin: 0px;
	padding: 0px;
}
BODY {
	background: #135EAA;
	background-image: url('images/flower_bg.gif');
	background-position: center top;
	margin: 10px 0 20px 0;
	color: #31302D;
}
A {
	color: #006633;
	font-weight: bold;
}
.coupon {
	margin-top: 9px;
	width: 260px;
	border: 1px solid #5C0000;
	background-image: url('images/coupon_bg.gif');
	text-align: center;
}
.coupon .headline {
	margin: 0 10px 3px 10px;
	font: 20px trebuchet ms, arial, helvetica, sans-serif;
	line-height: 22px;
	color: white;
}
.coupon .details {
	margin: 0 10px 5px 10px;
	font: 11px trebuchet ms, arial, helvetica, sans-serif;
	line-height: 13px;
	color: white;
}
.coupon .link {
	margin: 0 10px 5px 10px;
	font: bold 11px trebuchet ms, arial, helvetica, sans-serif;
	color: white;
}
.coupon .link A {
	color: white;
}
.footer {
	font: 10px trebuchet ms, arial, helvetica, sans-serif;
	color: #8DB1D6;
}
.footer A {
	text-decoration: none;
	color: #C6D8EB;
}
.pagetitle {
	margin: 11px 3px 0 25px;
	padding: 2px 20px 3px 24px;
	color: white;
	font: 20px trebuchet ms, arial, helvetica, sans-serif;
	background-image: url('images/title_bg.jpg');
	background-position: left bottom;
}
.bodytext, .bodytext td, .bodytext th {
	font: 11px trebuchet ms, arial, helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
}
.heading, h1 {
	font: bold 13px trebuchet ms, arial, helvetica, sans-serif;
	color: #00366C;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 1em;
}
h2 {
	font: bold 12px trebuchet ms, arial, helvetica, sans-serif;
	color: #00366C;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 1em;
}
h3 {
	font: bold 11px trebuchet ms, arial, helvetica, sans-serif;
	color: #00366C;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 1em;
}
P {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0px;
}
.sublinks .bullet {
	padding: 10px 8px 0 40px;
}
.sublinks .link {
	font: 12px trebuchet ms, arial, helvetica, sans-serif;
	padding: 10px 40px 0 0;
}
.sublinks .caption {
	font: 11px trebuchet ms, arial, helvetica, sans-serif;
	line-height: 13px;
}
.image-caption {
	margin-top: 5px;
	font: 10px trebuchet ms, arial, helvetica, sans-serif;
	line-height: 12px;
	color: #666666;
}
.inline-image {
	border: 1px solid #333333;
}
