html, body, th, td, select, textarea, input, button {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
body { background: #E5E5E5; color: #000; margin: 15px 0px 0px; }

a:link { color: #0084CC; }
a:visited { color: #0084CC; }
a:hover { color: #0084CC; }

.error { color: #FF0000; font-weight: bold; }
span.error { margin-left: 5px; }

.disclaimer { color: #666; font-size: 10px; }

table.tv_bundles tr.top td { color: #000; font-size: 9px; padding: 0 10px; }
table.tv_bundles tr.top td.spacer { background: transparent; padding: 0; }
table.tv_bundles tr.mid td { background: #0084CC; color: #FFF; font-size: 9px; padding: 10px 2px 0 3px; }
table.tv_bundles tr.mid td.spacer { background: transparent; padding: 0; }
table.tv_bundles tr.mid td ul { list-style: none; margin: 0; padding: 0; }
table.tv_bundles tr.mid td li { background: url('images/bullet_circle.gif') no-repeat 0 3px; padding: 0 0 0 8px; }
table.tv_bundles tr.bot td { font-size: 9px; }

.data-table { border-collapse: collapse; }
.data-table th { padding-bottom: 2px; font-size: 11px; }
.data-table td { vertical-align: top; font-size: 10px; }

table.bordered_rows thead td, table.bordered_rows thead th { font-weight: bold; padding-bottom: 2px; text-align: left; }
table.bordered_rows tbody td { border-bottom: 1px solid #A9C8E7; padding: 3px 0; }

table.spaced thead td, table.spaced thead th { font-weight: bold; padding-bottom: 2px; text-align: left; }
table.spaced tbody td { padding-bottom: 4px; }


.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0;
}
h1 {
	font-size: 18px;
	padding-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 1.5em;
}
.subheading {
	margin-top: -5px;
	font-size: 10px;
	margin-bottom: 10px;
}
#primary-wrapper {
	background: #FFF url(/assets/images/header_logo_bg.gif) no-repeat center top;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper2 {
	background-color: #FFF;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: right;
	color: #666;
	font-size: 11px;
	height:63px;
}
#header a:link {
	color: #0084cc;
	text-decoration: none;
}
#header a:visited {
	color: #0084cc;
	text-decoration: none;
}
#header a:hover {
	color: #f58426;
	text-decoration: underline;
}
#secondary-wrapper {
	padding-left: 10px;
	padding-right: 10px;
	color: #666;
}

#footer {
	background: #FFF url(/assets/images/footer_bg.gif) no-repeat center top;
	color: #666;
	min-height: 80px;
	padding-right: 100px;
	padding-bottom: 5px;
	position: relative;
	overflow: auto;
}
#footer a:link {
	color: #0084cc;
	text-decoration: none;
}
#footer a:visited {
	color: #0084cc;
	text-decoration: none;
}
#footer a:hover {
	color: #f58426;
	text-decoration: underline;
}

.submit-container {
	margin-top: 15px;
	padding: 5px;
	color: #d1af7e;
	background: #004026;
}


/* MENU COLUMN ********************************/
#menuColumn {
	border-right:#CCCCCC solid 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


#menuColumn ul.menu {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#menuColumn ul.menu li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: url(/assets/images/pixel.gif);
}

#menuColumn ul.menu li a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	text-decoration: none;
}

#menuColumn ul.menu li a:link {
	color: #7c786d;
	text-decoration: none;
}

#menuColumn ul.menu li a:visited {
	color: #7c786d;
	text-decoration: none;
}

#menuColumn ul.menu li a:hover {
	background: #f58426;
	color: #000;
}

.menuMain {
	color: #144688;
	font-size:13px;
	font-weight: bold;
	padding: 2px;
}

#menuShownNow {
	color: #FFF;
	background-color:#FDB812;
	padding: 2px;
}

/*   Body Content ****************************/

#bodyContentH {
	margin: 10px;
	background: #FFF url(/assets/images/pixel.gif) no-repeat center top;
}

#bodyContentSblue {
	margin: 10px;
	background: #FFF url(/assets/images/bg_blue_fade.jpg) repeat-x center top;
}

#bodyContentSorange {
	margin: 10px;
	background: #FFF url(/assets/images/bg_orange_fade.jpg) repeat-x center top;
}

#bodyPadding {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.topRightText {
	padding: 3px 0px 3px 0px;
	color: #333333;
	font-size: 10px;
}
.topBanner {
	padding: 0px 0px 4px 0px;
}


/* HP right side copy   *********************************************/
#rSideCopy {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #FFF url(/assets/images/bg_blue[2]_fade.jpg) repeat-x center top;
}

#rSideCopy ul.homeText {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#rSideCopy ul.homeText li {
	margin: 0px;
	padding: 5px 0px 4px 7px;
	list-style: url(/assets/images/pixel.gif);
}


.listNav { margin:0 0 10px;}
.listNav a:link, .listNav a:visited, .listNav a:hover {
	font-size:0.9em;
	display:block;
	float:left;
	padding:2px 6px;
	margin-right: 2px;
	border:1px solid silver;
	text-decoration:none;
}
.listNav a.ln-last { border-right:1px solid silver; }
.listNav a:hover, .listNav a.ln-selected { background-color:#eaeaea }
.listNav a.ln-disabled { color:#999 }
.listNav a.ln-disabled:hover { background: none; }
.listNav .ln-letterCount {
	text-align:center;
	font-size:0.8em;
	line-height:1;
	margin-bottom:3px;
	color:#336699;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	font-size: 0px;
}


/*
	TV GUIDE CORNER
*/
	#tvguide_corner {
		display: inline-block;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1;
	}
	.topRightText { margin-right: 28px; }
