.header,.header:hover
{
	background-color:#CCCCCC;
	height:24px;
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
	color:#103264;
}
#nlIdentityBanner
{
	background-image:url(../images/branding/www/header.jpg);
	background-repeat:no-repeat;
}
input.input, textarea.input
{
	border:1px solid #4E9CE6;
}
input.buttontext
{
	border:1px solid #103264;
	font-size:8pt;
}
select
{
	font-size:8pt;
}
.text
{
	color:#CCCCCC;
}
.border
{
	/* border:1px solid #4C6C9B; */
	border-bottom:1px solid #DDDDDD;
}
.tablebg
{
	/* background-color:#CCCCCC; */
}
a.pagingLink
{
	color:#999999 !important;
	font-size:11px;
	font-weight:bold !important;
}
span.pagingLink
{
	font-size:11px;
	font-weight:bold !important;
}
span.pagingLink_s
{
	font-size:11px;
	font-weight:bold !important;
	color:#999999 !important;
}
a.pagingLinkHighlights
{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF !important;
}
span.pagingLinkHighlights
{
	font-size:10px;
	font-weight:bold;
}
span.pagingLinkHighlights_s
{
	font-size:10px;
	font-weight:bold;
	color:#02BFF7;
}
/* Programs Table Styling */
.programs_row		
{
	background-color:#103264;
}
.programs_row_alt
{
	background-color:#295990;
}
.programs_img_movie
{
	width:78px;
	height:60px;
	border:1px solid #7E7E7E;
}
#programs_playvideoimg
{
	position:absolute;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity:0.6;
}
table.programs_thumbnail_hover
{
	background-color:#4B8CCD;
}
table.programs_thumbnail_hover_similar
{
	background-color:#4B8CCD;
}
input.button
{
	background-image:url(../images/branding/www/buttonbg.gif);
	background-repeat:no-repeat;
	border:0px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	font-family:verdana;
	height:15px;
	width:80px;
	font-size:8pt;
	background-color:transparent;
	padding-bottom:1px;
}
input.button_mo
{
	background-image:url(../images/branding/www/buttonbg_mo.gif);
}
input.buttonsm
{
	background-image:url(../images/branding/www/buttonbgsm.gif);
	background-repeat:no-repeat;
	border:0px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	font-family:verdana;
	height:15px;
	width:45px;
	font-size:8pt;
	background-color:transparent;
	padding-bottom:1px;
}
input.buttonsm_mo
{
	background-image:url(../images/branding/www/buttonbgsm_mo.gif);
}
input.buttonlg
{
	background-image:url(../images/branding/www/buttonbglg.gif);
	background-repeat:no-repeat;
	border:0px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	font-family:verdana;
	height:15px;
	width:130px;
	font-size:8pt;
	background-color:transparent;
	padding-bottom:1px;
}
input.buttonlg_mo
{
	background-image:url(../images/branding/www/buttonbglg_mo.gif);
}
div.comingUpLabel
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
div.comingUpDesc
{
	color:#CCCCCC;
	font-size:10px;
}
div.comingUpSel
{
	color:#0183DA;
}
a.whatshot
{
}
a.whatshot_s
{
	font-weight:bold;
}
.tab
{
	color:#D0D0D0;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	padding-left:15px;
	padding-right:15px;
	border-right:1px solid #808080;
	cursor:pointer;
}
.tab_sel
{
	color: #0099d0;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	background-image:url(../images/branding/www/btf_tab_s.gif);
	background-repeat:repeat-x;
	padding-left:15px;
	padding-right:15px;
	border-right:1px solid #AAAAAA;
	cursor:pointer;
}
a.support
{
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;
}
a.support:hover
{
	text-decoration:underline;
}