FORM {
	margin: 0px;
}
BODY {
	margin: 0px;
	padding: 0px;
	background: #2C89C4;
}
BODY, TD, DIV, A {
	font-family: tahoma;
	font-size: 11px;
	color: #13365E;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.header_bar {
	height: 96px;
	background: #0E538A url(/media/header_bkgd.gif) repeat-x;
	text-align: center;
}
.header_logo {
	text-align: left;
	padding-left: 18px;
	padding-top: 17px;
}
.home_title {
	color: #FFF;
	font-weight: bold;
	font-size: 38px;
	text-align: center;
}
.home_content, .home_news {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.home_news {
	text-decoration: none;
}
.home_news:hover {
	text-decoration: underline;
}
.home_search_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4DAAE5;
	text-align: right;
	padding-right: 5px;
}
.home_shell {
	background: #153661 url(/media/hdtv_bkgd.gif) no-repeat;
	height: 358px;
	text-align: center;
}
.home_search_cell {
	text-align: center;
	padding: 0px;
}
.search_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-right: 5px;
}
.search_field {
	font-family: tahoma;
	font-size: 22px;
	text-align: center;
	width: 140px;
	height: 26px;
	border: 0px;
}
.search_button {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	background: #4999CC;
	color: #FFF;
	border: 0px;
	margin: 0px;
	width: 30px;
	height: 26px;
}
.top_search_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-right: 5px;
}
.top_search_field {
	font-family: tahoma;
	font-size: 13px;
	border: 1px solid #000;
	width: 42px;
	text-align: center;
}
.top_search_button {
	margin-left: 8px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #FFF;
	background: #4999CC;
	color: #FFF;
}
.top_nav {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}
.top_nav:hover {
	text-decoration: underline;
}
.top_nav_bar {
	height: 28px;
	background: #1F81C0 url(/media/top_nav_bkgd.gif) repeat-x;
	text-align: center;
	padding-left: 18px;
}
.hdtv_side_filler {
	width: 55px;
}
.hdtv_top_filler {
	width: 790px;
	height: 20px;
}
.hdtv_top_edge, .hdtv_top_edge_left, .hdtv_top_edge_right {
	background: #000 url(/media/hdtv_top_edge.gif) repeat-x;
	height: 39px;
	padding: 0px;
}
.hdtv_top_edge_left, .hdtv_top_edge_right {
	width: 46px;
}
.hdtv_top_edge_right {
	text-align: right;
}
.hdtv_title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 17px;
	background: #E82728;
	border-bottom: 1px solid #000;
	height: 29px;
}
.hdtv_left {
	background: #000 url(/media/hdtv_left.gif) repeat-y;
	width: 46px;
}
.hdtv_right {
	background: #000 url(/media/hdtv_right.gif) repeat-y;
	width: 46px;
}
.hdtv_bottom_edge, .hdtv_bottom_edge_left, .hdtv_bottom_edge_right {
	background: #000 url(/media/hdtv_bottom_edge.gif) repeat-x;
	height: 39px;
	padding: 0px;
}
.hdtv_bottom_edge_left, .hdtv_bottom_edge_right {
	width: 46px;
}
.hdtv_bottom_edge_right {
	text-align: right;
}
.hdtv_stand_top {
	height: 7px;
	text-align: center;
	padding: 0px;
}
.hdtv_stand {
	text-align: center;
	padding-top: 16px;
}
.hdtv_stand, .hdtv_stand_left, .hdtv_stand_right {
	background: #000 url(/media/hdtv_stand_bkgd.gif) repeat-x;
	height: 61px;
	padding: 0px;
}
.hdtv_stand_left, .hdtv_stand_right {
	width: 46px;
}
.hdtv_stand_right {
	text-align: right;
}
.hdtv_stand_base {
	height: 58px;
	background: #FFF;
	text-align: center;
}
.footer_bar {
	background: #2C89C4 url(/media/footer_bkgd.gif) repeat-x;
	height: 76px;
	text-align: center;
	padding-top: 2px;
}
.copyright, .copyright A {
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #FFF;
	padding-top: 21px;
}
.copyright A:hover {
	text-decoration: underline;
}
.print_copyright {
	width: 100%;
}
.print_copyright, .print_copyright A {
	text-align: center;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #666;
}
.print_copyright A:hover {
	text-decoration: underline;
}


.items {
	width: 150px;
	float: left;
}
.item, .item_on, .item_hover {
	background: #EEE url(/media/item_bkgd.gif) repeat-x;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	color: #13365E;
	position: relative;
	padding: 10px;
	text-align: right;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	width: 150px;
}
.item:hover, .item_hover {
	background: #EEE url(/media/item_bkgd_over.gif) repeat-x;
	color: #388EC7;
}
.item_on {
	border-right: 0px;
	background: #FFF url(/media/item_bkgd_on.gif) repeat-y;
	color: #388EC7;
}
.content {
	float: right;
	background: #FFF;
	padding: 0px;
		p2adding-right: 3px;
	width: 548px;
		bo3rder: 1px solid navy;
}
.content_item {
	width: 548px;
	float: left;
	display: none;
}
.basic_content {
	width: 648px;
	padding: 10px;
	background: #FFF
}
.faq_q, .news_title {
	font-weight: bold;
	color: #4999CC;
}
.news_title {
	border-bottom: 1px solid #CCC;
}
.faq_a, .news_date {
	font-weight: bold;
	color: #EA2829;
}

.result_header {
	font-weight: bold;
	color: #13365E;
}
.result_header_hd {
	font-weight: bold;
	font-size: 13px;
	color: #EA2829;
}
.result_title {
	font-weight: bold;
	color: #EA2829;
	padding-left: 14px;
}
.result_more_info, .result_num_channels, .result_num_channels_num {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.result_more_info:hover {
	text-decoration: underline;
}
.result_num_channels {
	padding-bottom: 4px;
	text-align: right;
}
.result_num_channels_num {
	font-size: 18px;
	font-weight: bold;
	padding-right: 6px;
}

.home_container {
	height: 258px;
	width: 324px;
	margin-left: 290px;
	margin-top: 36px;
}
.home_subtitle {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.bold {
	font-weight: bold;
}