body,td,th {
	font-family: Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000;
}

a:link {
	color: #2B658B;
	text-decoration: none;
}
a:active {
	color: #4B8AB5;
}
a:visited {
	color: #2B658B;
	text-decoration: none;
}
a:hover {
	color: #4B8AB5;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #283226;
}

#footer, #footer a {
	font-size: 11px;
	line-height: 130%;
	color: #3C5363;
	text-decoration: none;
}

.section_title { font-size: 14px; color: #666666}
.subnav {
	font-size: 11px;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
.subnavsm {
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;

}

/* Big 3 */
.BodyCopy {
}
.PageTitle {
	color: #642A17;
	font-size: 19px;
	font-weight: normal;
	line-height: 120%;
}
.Headline, .headline {
	color: #000;
	font-weight: bold;
	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 {
		background: url('images/bullet.gif') no-repeat left center;
		padding: 7px 10px;
		cursor: pointer;
		cursor: hand;
		color: #900028 !important;
	}
	.secnav_normal a, .secnav_roll a, .secnav_current a {
		color: #900028 !important;
		text-decoration: none !important;
	}
	.secnav_normal a:hover, .secnav_current a {

	}

/* LEVEL 2 NAVIGATION STYLES */
	.secnav_subtree_normal {
		background: url('images/bullet.gif') no-repeat left center;
		background-position: 10px center;
		cursor: pointer;
		cursor: hand;
		padding: 3px 0px 3px 20px;
	}
	.secnav_subtree_normal a, .secnav_subtree_roll a, .secnav_subtree_current a {
		font-size: 11px !important;
		color: #900028 !important;
	}




	.secnav_subtree_normal a:hover {
		text-decoration: underline !important;
		color: #000 !important;
	}

/* LEVEL 3 NAVIGATION STYLES */
	.secnav_2_normal {
		cursor: pointer;
		cursor: hand;
		padding: 3px 10px 3px 30px;
	}
	.secnav_2_normal a, .secnav_2_roll a, .secnav_2_current a {
		font-size: 11px !important;
		color: #900028 !important;
		text-decoration: none !important;
	}
	.secnav_2_roll a, .secnav_2_roll a:hover {
		text-decoration: none;
		color: #000;
	}
	.secnav_2_roll a:hover {
		text-decoration: underline !important;
	}