@import url('bug_layout.css');

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

a:link {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}

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


.footer, .footer a {
	font-size: 9px;
	line-height: 12px;
	color: #999;
	font-weight: normal;
}

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

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

.BodyCopy { font-size: 11px; line-height: 150%}
.body_copy { font-size: 11px; line-height: 150%}
.tablehead { font-size: 11px; line-height: 14px}
.tabletext { font-size: 11px; line-height: 14px}

.body_links { font-size: 11px;}
.PageTitle {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.Headline {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
.headline {
	font-weight: bold;
	font-size: 12px;
	color: #333399;
}

.spotlight {
	width: 160px;
	text-align: left;
	margin-bottom: 20px;
}
.spotlight a {
	color: #333399;
}
.promo_txt {
	font-size: 10px; 
	line-height: 130%; 
	color: #000;
	padding-top: 10px;
}
.promo_headline {
	font-size: 10px;
	line-height: 130%;
	font-weight: bold;
	color: #333399;
	padding-top: 10px;
}

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

/* LEVEL 1 NAVIGATION STYLES */
.secnav_normal {
	margin: 8px 0px 8px 0px;
	height: 30px;
	padding-left: 10px;
	cursor: pointer;
	cursor: hand;
}
.secnav_roll, .secnav_current {
	background-color: #7085DC;
	color: #FFF;
}
.secnav_current {
	background-color: #30449B;
	color: #FFF;
}
.secnav_normal a, .secnav_roll a, .secnav_current a {
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #666;
	text-transform: uppercase;
}
.secnav_roll a, .secnav_current a, .secnav_roll a:hover {
	color: #FFF;
	text-decoration: none;
}

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

/* LEVEL 3 NAVIGATION STYLES */
.secnav_2_normal {
	margin: 8px 0px 8px 0px;
	height: 25px;
	padding-left: 40px;
	cursor: pointer;
	cursor: hand;
}
.secnav_2_roll {
	background-color: #7085DC;
	color: #FFF;
}
.secnav_2_current {
	color: #FFF;
}
.secnav_2_normal a, .secnav_2_roll a, .secnav_2_current a {
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	color: #30449B;
}
.secnav_2_current a {
	color: #333;
}
.secnav_2_roll a, .secnav_2_roll a:hover {
	color: #FFF;
	text-decoration: none;
}
