a:link {
	color: #E23922;
	text-decoration: none;
}
a:visited {
	color: #E23922;
	text-decoration: none;
}
a:hover {
	color: #E23922;
	text-decoration: underline;
}
a:active {
	color: #E23922;
	text-decoration: none;
}
.production_link_table {
	padding-bottom: 8px;
}
table.production_link_table td {
	padding-bottom: 8px;
}
.production_details_cell {
	padding-left: 8px;
	vertical-align: bottom;
}
.main_heading {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.subheading {
	font-size: 14px;
	text-transform: uppercase;
	color: #8F94A3;
	font-weight: bold;
}
.text_in_bar_alt {
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-left: -12px;
	border-left-style: solid;
	border-left-width: 12px;
	border-left-color: #FF7700;
	border-bottom-color: #8F94A3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.text_in_bar {
	font-weight: bold;
	background-color: #A2A5B2;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-left: -12px;
	border-left-style: solid;
	border-left-width: 12px;
	border-left-color: #FF7700;
}
.section_heading {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.pending {
	font-style: italic;
	color: #CC9900;
	font-size: x-small;
}
.caption {
	font-size: x-small;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
}
li {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
}
.inline_table {
	margin-top: 6px;
	margin-bottom: 6px;
	width: 100%;
}
table.inline_table th {
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000066;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000066;
	text-align: left;
}
table.inline_table td {
	vertical-align: top;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.production_description_cell {
	padding-bottom: 10px;
	padding-left: 8px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
