body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Background.png);
	background-repeat: repeat-x;
	background-color: #D5D0C1;
}

P {
margin: 0 0 .5em;
padding: 0;
}

a:link {
	color: #214E7D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #802C7D;
}
a:active {
	text-decoration: none;
}
.MainCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.Body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.RedText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF0000;
}
.BodyWhiteBold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.BodyHeaders {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px 10px 5px 10px;
	border-radius: 5px 5px 0 0 ;
}
.BodyLists {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
.NavigationHeaders {
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: 13px;
	font-weight: bold;
	color: #214E7D;
}
.NavigationLinks {
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
}
.SmallSubhead {
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #214E7D;
}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 24px;
	letter-spacing: -1px;
	font-style: normal;
	color: #907023;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}
.Subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 16px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: bold;
	color: #214E7D;
}
.CouponHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.CouponHeaderLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.CouponText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.CouponExpires {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.CouponBorder {
	border-style: dashed;
	border-width: 2px;
	border-color: #214E7D;
	outline-width: thick;
	background-color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
}
.Rules {
	border-top: 1px solid #999999;
}
.FormBkgd {
	border: 1px solid #214E7D;
	background-color: #E0E4FF;
	text-align: left;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.odd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color:#FFFFFF;
}
.even {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color:#DCE0E3;
}
.RoundedCornerBackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	background-color: #DBDBE5;
	padding: 5px;
	border: #DBDBE5;
	border-radius: 10px;
}

