* {
	padding: 0;
	margin: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-size: small;
	font-style: inherit;
	text-decoration: none;
	border: 0 none;
	outline: 0;
	color: #0C6A8A;
}
body {
	font: small "Times New Roman", Times, serif #333333;
	background-color: #fff;	
}


hr {
	color: #C2C2C2;
	background-color: #C2C2C2;
	height: 1px;
	width: 100%;
	margin: 2px 0 1px 0;
}
img {
	display: block;
}

a:hover {
	text-decoration: underline;
}
.margin {
	margin: 0 7px 0 7px
}
.margin-tb {
	margin: 7px 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.header {
	height: 30px;
	border: solid #333;
	border-width: 0 0 1px 0;
	background-repeat: repeat-x;
	padding: 10px 7px 0 7px;
	color: #fff;
	background-color: #668284;
}
.logo {
	float: left;
	width: 85px;
	height: 25px;
	background-repeat: no-repeat;
}
.headlineHeader {
	min-height: 24px;
	background-color: #d7d7d7;
	background-repeat: repeat-x;
	border: solid #d7d7d7;
	border-width: 0px 0 8px 0;
}
.headlineTitle {
	float: left;
	font-size: medium;
	margin: 6px 0 0 7px;
	font-weight: bold;
	color: #000;
}
.newsFeature {
	height: 49px;
	background-color: #668284;
	border: solid #ffffff;
	border-width: 0 0 1px 0;
}

.newsFeature img {
	display: inline;
	float: left;
	padding: 0 6px 0 0;
}
.newsFeature a {
	color: #ffffff;
	font-weight: bold;
}
.newsFeature p {
	color: #ffffff;
	font-weight: bold;
	padding: 4px 0 0 0;
}
.originallisting , .bullets {
	padding: 4px 0 2px 0;
}
.bullets ul {
	padding: 2px 7px 2px 24px;
}
.originallisting  li {
	padding: 2px 7px 2px 7px;
	list-style: none;
}
.bullets li {
	padding: 1px 0 2px 0;
}
.bullets li {
	padding: 1px 0 2px 0;
}
.newslist li {
	border-top: solid 1px;
	list-style: none;
}
.newslist li:first-child {
	border: 0;
}
.onlineStreaming {
	margin: 1px 0 1px 0;
	float: left;
	width: 128px;
	font-weight: bold;
}
.bottomNavigation {
	background-color: #b9d7d9;
	border: solid #C2C2C2;
	border-width: 4px 0 0 0;
	color: #000;
}
.bottomNavigation a {
	font-weight: bold;
	color: #000;
}
.bottomNavigation ul {
	padding: 7px 7px 0 7px;
}
.bottomNavigation li {
	list-style: none;
	padding: 0 0 4px 0;
}
.footer {
	color: #ffffff;
	background-color: #2a2829;
	border: solid #C2C2C2;
	border-width: 0;
}
.footer p {
	padding: 7px 7px 7px 7px;
	font-weight: bold;
	color: #ffffff;
}
.footer ul {
	padding: 0px 7px 0 25px;
}
.footer li {
	color: #ffffff;
	padding: 4px 0 0 0px;
}
.footer a {
	color: #ffffff;
}


