body {
	font-family: Helvetica, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #000;
}

a:link {
	color: #420079;
}
a:active {
	color: #4B8AB5;
}
a:visited {
	color: #400074;
}
a:hover {
	color: #6E00C7;
}

.title {
	font-size: 15px;
	color: #283226;
}

#footer, #footer a {
	font-family: Arial;
	font-size: 10px;
	line-height: 130%;
	color: #999;
	text-decoration: none;
}

.biz { font-size: 12px; color:#333333; font-weight:bold;line-height: 110%; margin-bottom:9px}

/* Big 3 */
.BodyCopy {
}
.PageTitle {
	color: #BD1610;
	font-size: 17px;
	font-weight: normal;
	line-height: 120%;
}
.Headline, .headline {
	color: #1C3F94;
	font-size: 19px;
	line-height: 120%;
}

.tablehead { font-size: 11px; line-height: 14px}
.tabletext { font-size: 11px; line-height: 14px}

.promo {
	padding-top: 20px;
	width: 146px;
	color: #999;
	font-size: 11px;
	line-height: 140%;
}

.month { font-size: 10px; font-weight: bold; color: #333333; letter-spacing: 2px}
.firefly { font-size: 9px; color: #008500; font-weight: normal;}
.bread {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.content {
	padding: 20px;
}
.border {
	border: 1px solid #999999;
}

/* LEVEL 1 NAVIGATION STYLES */

	.secnav_normal {
		padding: 5px 5px;
		border-bottom: 1px #E3E3C6 solid;
		cursor: pointer;
		cursor: hand;
	}
	.secnav_normal a, .secnav_roll a, .secnav_current a {
		font-size: 12px !important;
		color: #1C3F94 !important;
		text-decoration: none !important;
	}
	.secnav_current {
		background: #E3E3C6;
	}
	.secnav_roll {
		background: #1C3F94;
	}
	.secnav_roll a {
		color: #FFF !important;
	}
	.secnav_current a {
		color: #000 !important;
		font-weight: bold;
	}

/* LEVEL 2 NAVIGATION STYLES */
	.secnav_subtree_normal {
		cursor: pointer;
		cursor: hand;
		padding: 3px 0px;
		padding-left: 20px;
		background: #E3E3C6;
	}
	.secnav_subtree_normal a, .secnav_subtree_roll a, .secnav_subtree_current a {
		text-decoration: none !important;
		font-size: 11px !important;
		color: #1C3F94 !important;
	}
	.secnav_subtree_roll {
		background: #1C3F94;
	}
	.secnav_subtree_roll a {
		color: #FFF !important;
	}
	.secnav_subtree_current a {
		color: #000 !important;
		font-weight: bold;
	}

/* LEVEL 3 NAVIGATION STYLES */
	.secnav_2_normal {
		cursor: pointer;
		cursor: hand;
		padding: 3px 0px;
		padding-left: 40px;
		background: #E3E3C6;
	}
	.secnav_2_normal a, .secnav_2_roll a, .secnav_2_current a {
		text-decoration: none !important;
		font-size: 11px !important;
		color: #1C3F94 !important;
	}
	.secnav_2_roll {
		background: #1C3F94;
	}
	.secnav_2_roll a {
		color: #FFF !important;
	}
	.secnav_2_current a {
		color: #000 !important;
		font-weight: bold;
	}