body {
	background-color : #fff;
	background-image : url("/images/homebackground.gif");
	color : #222;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	margin-left : 16px;
}
a:link {
	color : #039;
	text-decoration : none;
}
a:visited {
	color : #039;
	text-decoration : none;
}
a:hover {
	color : #c90;
	text-decoration : underline;
}
hr.section-break {
	border: 0;
	color: #cc9;
	background-color: #cc9;
	height: 2px;
	width: 100%;
}
hr.subsection-break {
	border: 0;
	color: #cc9;
	background-color: #cc9;
	height: 1px;
	width: 80%;
}
img {
	border-color : black;
}
span.inside-head1 {
	font-weight : bold;
}
#ns_teleseries_header {
	background-color : #039;
	clear : both;
	color : #fff;
	font-size : 1.25em;
	font-weight : bold;
	padding : 0.5em;
	text-align : center;
}
#ns_teleseries_header a {
	color : #fff;
	text-decoration : none;
}
.data-table {
	border : 1px solid #cc9;
	border-collapse:collapse;
}
.ns_teleseries_list {
	font-size : 0.8em;
}
.ns_teleseries_list li {
	margin-bottom : 1.25em;
}
.event-list-item, .latest-research-item, .notes-item {
	font-size : 0.8em;
	padding : 0.8em 0.5em;
}
.lastupdated {
	font-size : 0.7em;
	font-weight : bold;
	padding : 1.5em;
}
.orange-button_standalone {
	background-color : #c90;
	color : #fff;
	font-size : 1em;
	font-weight : bold;
	padding : 2px;
	text-align : center;
	text-transform : uppercase;
	width : 75%;
}
.orange-button_standalone:hover {
	background-color : #fc3;
}
.orange-button_standalone a {
	color : #fff;
}
.orange-button_standalone a:hover {
	text-decoration : none;
}
.section-subheader {
	color : #b62f16;
	font-size : 1em;
	font-weight : bold;
	margin-bottom : 1em;
	text-transform : uppercase;
}
.spotlight-box {
	font-size : 0.8em;
	text-align : center;
}
