body {
	
	 font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*
	font-family: Helvetica, Arial, sans-serif;
	*/
	font-size: 12px;
	line-height: 140%;
	color: #FEFEFE;
}

p,h1,h2,h3,h4,h5,h6,span.Headline {
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
}

a:link {
	color: #FFF;
}
a:active {
	color: #D5E9F4;
}
a:visited {
	color: #D5E9F4;
}
a:hover {
	color: #D5E9F4;
}

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

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

/* Big 3 */
.BodyCopy {
}
.PageTitle, h1 {
	display: block;
	font-size: 23px;
	color: #BACDD8;
	font-weight: normal;
}
.Headline, .headline {
	color: #FFF;
	font-size: 16px;
	line-height: 200%;
}

h3 {
	margin-bottom: 5px;
	margin-left: 1px;
}

.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;
}

#register th {
	text-align: right;
	vertical-align: top;
	line-height: 22px;
}
.regfield {
	width: 100%;
}
label.error {
	color: #F00;
	font-size: 10px;
	padding-left: 5px;
}

/* LEVEL 1 NAVIGATION STYLES */

	.navspacer {
	}

	.secnav_normal th {
		padding-left: 7px;
	}

	.secnav_normal {
		padding: 6px 3px;
		cursor: pointer;
		cursor: hand;
		border-bottom: 1px #D4E7F5 solid;
	}
	.secnav_normal a, .secnav_roll a, .secnav_current a {
		font-size: 13px;
		color:#FFF;
		text-decoration: none;
	}
	.secnav_roll {
		background: #D5E9F4;
	}
	.secnav_roll a {
		color: #1A2B3D;
	}
	.secnav_current a {
		color: #ABBED1;
		font-weight: bold;
	}

/* LEVEL 2 NAVIGATION STYLES */
	.secnav_subtree_normal {
		cursor: pointer;
		cursor: hand;
		padding: 3px 0px;
	}
	.secnav_subtree_normal th {
		padding-left: 15px;
	}
	.secnav_subtree_normal, .secnav_subtree_normal a, .secnav_subtree_roll a, .secnav_subtree_current a {
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
		color: #FFF;
	}
	.secnav_subtree_roll a {
		text-decoration: underline;
	}
	.secnav_subtree_current a {
		font-weight: bold;
		color: #ABBED1;
	}

/* LEVEL 3 NAVIGATION STYLES */
	.secnav_2_normal {
		cursor: pointer;
		cursor: hand;
		padding: 3px 0px;
	}
	.secnav_2_normal, .secnav_2_normal a, .secnav_2_roll a, .secnav_2_current a {
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
		color: #FFF;
	}
	.secnav_2_roll a {
		text-decoration: underline;
	}
	.secnav_2_current a {
		font-weight: bold;
		color: #ABBED1;
	}

/* LEVEL 4 NAVIGATION STYLES */
	.secnav_4_normal {
		cursor: pointer;
		cursor: hand;
		padding: 3px 0px;
	}
	.secnav_4_normal, .secnav_4_normal a, .secnav_4_roll a, .secnav_4_current a {
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
		color: #FFF;
	}
	.secnav_4_roll a {
		text-decoration: underline;
	}
	.secnav_4_current a {
		font-weight: bold;
		color: #ABBED1;
	}