
body, td, th, .BodyCopy, .body_copy {
	font-family: Georgia, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%
}

a:link {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.links {
	font-size: 10px;
	line-height: 12px;
}


#footer, #footer a {
	font-size: 11px;
	line-height: 12px;
	color: #666;
	font-weight: normal;
	text-align: left;
}

.section_title {
	font-size: 14px; color: #666666
}

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

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

.body_links { font-size: 11px;}
.PageTitle {
	color: #6D5634;
	font-size: 20px;
	margin-bottom: 10px;
}
.Headline, .headline {
	font-weight: bold;
	color: #46556C;
}

.spotlight {
	font-family: Georgia, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 20px;
}
.spotlight_headline {
	padding: 15px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.spotlight_txt {
	padding: 15px;
	padding-top: 0px;
	font-size: 11px;
}
.spotlight a {
	color: #333399;
}

.promo {
	width: 170px;
	font-family: Georgia, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #73767B;
	font-style: italic;
	text-align: left;
}
.promo_txt {
}
.promo_headline {
}

.month { font-size: 10px; font-weight: bold; color: #333333; letter-spacing: 2px}
.firefly { font-size: 9px; color: #008500; font-weight: normal;}

.bread {
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	margin-bottom: 20px;
}
.bread a {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.content {
	padding: 20px;
}
.border {
	border: 1px solid #999999;
}


.subnavsm {
	margin: 8px 0px 8px 0px;
	height: 30px;
	padding-left: 10px;
	cursor: pointer;
	cursor: hand;
}

.subnavsm a {
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #666;
	text-transform: uppercase;
}

.subnavsm_hover {
	background-color: #7085DC;
	color: #FFF;
}

.subnavsm_hover a, .subnavsm_hover a:hover {
	color: #FFF;
	text-decoration: none;
}

.nav_border {
	height: 6px;
	border: 1px #B69C76 solid;
	border-width: 1px 0px 1px 0px;
}

/* LEVEL 1 NAVIGATION STYLES */
.secnav_normal {
	margin: 8px 0px 8px 0px;
	height: 30px;
	padding: 4px 0px;
	padding-left: 10px;
	cursor: pointer;
	cursor: hand;
}
.secnav_normal a, .secnav_roll a {
	font-size: 12px;
	color: #46556C;
	font-weight: bold;
}
.secnav_roll {
}
.secnav_current {
}
.secnav_roll a, .secnav_roll a:hover, .secnav_current a, .secnav_current a:hover {
	text-decoration: none;
	color: #CF0101;
}

/* LEVEL 2 NAVIGATION STYLES */
.secnav_subtree_normal {
	margin: 8px 0px 8px 0px;
	height: 25px;
	padding-left: 25px;
	cursor: pointer;
	cursor: hand;
}
.secnav_subtree_normal a, .secnav_subtree_roll a, .secnav_subtree_current a {
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	color: #46556C;
}
.secnav_subtree_roll {
}
.secnav_subtree_current {
	color: #30449B;
}
.secnav_subtree_current a {
	color: #333;
}
.secnav_subtree_roll a, .secnav_subtree_roll a:hover, .secnav_subtree_current a, .secnav_subtree_current a:hover {
	text-decoration: none;
	color: #CF0101;
}

/* LEVEL 3 NAVIGATION STYLES */
.secnav_2_normal {
	margin: 8px 0px 8px 0px;
	height: 25px;
	padding-left: 40px;
	cursor: pointer;
	cursor: hand;
	background-color: #EAEAEA;
	border-bottom: 1px #F7F7F7 solid;
}
.secnav_2_normal a, .secnav_2_roll a, .secnav_2_current a {
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	color: #CB4900;
}
.secnav_2_roll, .secnav_2_current, .secnav_2_current a {
	color: #333;
}
.secnav_2_roll a, .secnav_2_roll a:hover {
	color: #333;
	text-decoration: none;
}

/* CUSTOM */
.news {
	font-size: 14px;
	padding-bottom: 12px;
	padding-top: 5px;
}

.news_item, .news_item_hover {
	border-top: 1px #B69C76 solid;
	border-bottom: 1px #B69C76 solid;
	padding: 12px 0px 12px 0px;
	margin-bottom: 4px;
}
.news_item_hover {
	color: #46556C;
	cursor: pointer;
	cursor: hand;
}