.MarlboroStyles {
}
.SplashPgCopy {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 11px;
	color: #646464;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 30px;
	line-height: 20px;
}
.HmeEntryTerms {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.LeftGrayBar {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #AFAFAF;
}
.RightGrayBar {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AFAFAF;
}
.GreenHeadings {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #62AC1E;
	text-decoration: none;
}
.BlueHeadings {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #23499E;
	text-decoration: none;
}
.BodyCopy {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 12px;
	line-height: 20px;
	color: #646464;
	text-decoration: none;
}.Footer {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
a:link {
	color: #23499E;
	text-decoration: none;
}
a:visited {
	color: #23499E;
	text-decoration: none;
}
a:active {
	color: #23499E;
	text-decoration: none;
}
a:hover {
	color: #5FA81D;
	text-decoration: underline;
}
