/*-----------------------*/
/* DISPLAY STYLES */
/* Main Body */
#industryList {
	height: 13px;
	margin-top: 5px;
}
#industryNarrative {
	width: 460px;
	margin-left: 6px;
}

#industryTitle {
	text-align: left;
	margin-left: 6px;
	margin-right: 275px;
	padding-top: 10px;
	padding-bottom: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-bottom: 5px !important;
	padding-bottom/**/:/**/ 10px;
}


/* Related Menu */
#relatedMenuTop {
	margin-left: 5px;
	width: 240px;
	height: 7px;
	border-bottom: 1px solid #fff;
}
#relatedMenu {
	width: 250px;
	background-color: #CFD7DC;
	margin-bottom: 10px;
	margin-top: 5px;
}
#relatedItem {
	margin-left: 5px;
	width: 240px;
	height: 15px;
	line-height: 15px;
	border-bottom: 1px solid #fff;
}
#relatedAd {
	height: auto;
	line-height: 12px;
	padding: 10px 10px 10px 10px;
	background-color: #999999;
}
#relatedAttorney {
	margin-left: 6px;
	margin-bottom: 5px;
}
#relatedArticle {
	margin-left: 6px;
	margin-top: 15px;
}

/*TYPE STYLES */
/* Main Body */
#industryList {
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.arrowList {
	border-bottom: 1px solid #D8D8D8;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arrowList A, .arrowList A:visited, .arrowList A:active {
	padding-left: 30px;
	background-image: url(../media/arrow_green.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	color: #000;
}
.arrowList A:hover {
	padding-left: 30px;
	background-image: url(../media/arrow_blue.gif);
	background-repeat: no-repeat;
	display: block;
	color: #336699;
}
#industryTitle, #industryTitle A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002E40;
	text-decoration: none;
}
#industryNarrative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

/* Related Menu */
#relatedItem A, #relatedItem A:visited, #relatedItem A:active {
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #535353;
	background-image: url(../media/arrow_white.gif);
	background-repeat: no-repeat;
}
#relatedItem A:hover {
	background-image: url(../media/arrow_blue.gif);
	background-repeat: no-repeat;
	color: #336699;
}
#relatedAd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#relatedAd A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A7CB3C;
	text-decoration: none;
}
#relatedAttorney, #relatedAttorney A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #535353;
}
#relatedAttorney A:hover {
	text-decoration: underline;
}
.relatedDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #535353;
}
.relatedTitle, .relatedTitle A {
	font-family: Arial, Helvetica, sans-serif;
	font-style: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.relatedAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}