
#emailButton{
	font-size: 9px;
	font-weight: bold;
	color: #000;
	margin: 1px 2px 6px 2px;
	padding: 0;
	color: #fff;
	border: 1px solid #600;
	background: #600;
}
/* Utility Nav */

#utilityContainerPortal {
	width:100%;
	height:28px;
	margin:0 0 6px 0;
	padding:3px 0 0 0;
	background:#000 url(/imx/utility_nav_portal_bg.gif) repeat-x;
}
#utilityDiv{
	width:900px;
	height:28px;
	margin: 0 auto;
	text-align:left;
	/*background:#fff;*/	
}
#utilityDiv ul {
    margin:0;
    padding:0;
    list-style:none;
    }
#utilityDiv li {
	border-right:1px solid #999;
	border-left:1px solid #fff;
	float:left;
	height:25px;
	margin:0;
	padding:0 8px;
	}
#utilityDiv li.tabOn {
	background:#000 url(/imx/utitlity_nav_on_bg.gif) bottom repeat-x;
	border-left:none;
	
}
#utilityDiv a {
	font: bold 9px/25px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	color:#333;
	}
#utilityDiv a:hover {
	text-decoration:underline;
}
#utilityDiv a.linkOn {
	color:#fff;
}
#utilityDiv a.portalHilite {
	color:#600;
}
#utilityDiv input.field {
	font: 9px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	border:0px solid #666;
	margin:6px 6px 0 6px;
}
#utilityDiv input.portalButton {
	font: bold 9px/100% Verdana, Arial, Helvetica, sans-serif;
	color:#8e1821;
	background:#fff;
	text-transform:uppercase;
	border-top:1px solid #bbb;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #bbb;
	margin:0;
	padding:0;
	width:60px;
	height:17px;
}
/* End Utility Nav */




/* vscroll styles */
.hs_container{
	width:402px;
	height:533px;
	border:0px solid;
	overflow: hidden;
	border:solid 1px #fff;
	border-bottom:solid 2px #fff;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color:#fff;

}
.hs_container h1 {
	font: 13px/15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 1px 0 0 0;
}
.hs_container a:link, .hs_container a:visited {
	text-decoration:none;
	color:#fff;
}
.hs_container a:hover, .hs_container a:active {
	/*text-decoration:underline;*/
	cursor:pointer;
}
.hs_header {
	background: url(../../imx/portal/LN_hed_bg_frames.gif) no-repeat;
	width:402px;
	height:20px;
	border:0px solid #fff;
}
.hs_header h2 {
	font: normal 13px/15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin: 2px;
	color:#fff;
}

.hs_bigImage {
	border-bottom: solid 1px #fff;
	width:402px;
	height:173px;
}

.hs_bigImage2 {
	border-bottom: solid 1px #fff;
	width:402px;
	height:116px;
}

.hs_text1sty {
	width:402px;
	height:465px;
	border:0px solid #fff;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url('../../imx/portal/2_lg.jpg');
}

.hs_text2sty {
	width:402px;
	height:465px;
	border:0px solid #fff;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url('../../imx/portal/6_lg.jpg');
}

.hs_text3sty {
	width:402px;
	height:465px;
	border:0px solid #fff;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url('../../imx/portal/10_lg.jpg');
}

.changeBackground1 img, .changeBackground2 img, .changeBackground3 img, .changeBackground4 img {
	border: solid 1px #464950;
	padding:2px;
	background:#fff;
	margin-right:6px;
	float:left;
}

.changeBackground1 {
        padding:6px;
        width:402px;
        height:85px;
        background: url(../../imx/portal/left_nav_bg_top.gif) no-repeat;
        background:#4e535a;
}
.changeBackground2 {
        padding:6px;
        width:402px;
        height:85px;
        background: url(../../imx/portal/left_nav_bg_middle.gif) no-repeat;
        background:#4e535a;
}
.changeBackground3 {
        padding:6px;
        width:402px;
        height:85px;
        background: url(../../imx/portal/left_nav_bg_bottom.gif) no-repeat;
        background:#4e535a;
}
.changeBackground4 {
        padding:6px;
        width:402px;
        height:142px;
        background: url(../../imx/portal/left_nav_bg_bottom.gif) no-repeat;
        background:#4e535a;
}

#hs_linktext11, #hs_linktext12, #hs_linktext13, #hs_linktext21, #hs_linktext22, #hs_linktext23, #hs_linktext31, #hs_linktext32, #hs_linktext33 {
	padding: 6px
}
.lnCell1 img, .lnCell2 img, .lnCell3 img, .lnCell4 img {
	border: solid 1px #464950;
	padding:2px;
	background:#fff;
	margin-right:6px;
	float:left;
}
.lnCell1 {
	padding:6px;
	width:402px;
	height:85px;
	background: url(../../imx/portal/left_nav_bg_top.gif) no-repeat;
}
.lnCell2 {
	padding:6px;
	width:402px;
	height:85px;
	background: url(../../imx/portal/left_nav_bg_middle.gif) no-repeat;
}
.lnCell3 {
	padding:6px;
	width:402px;
	height:85px;
	background: url(../../imx/portal/left_nav_bg_bottom.gif) no-repeat;
}
.lnCell4 {
	padding:6px;
	width:402px;
	height:142px;
	background: url(../../imx/portal/left_nav_bg_bottom.gif) no-repeat;
}



/* bottom ticker styles */

#scrollTable		{
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	white-space:nowrap;
	padding:0px;
	border-spacing: 0px;
}

#scrollTable td			{
	white-space:wrap;
	border-style:none;
	border-width:0px;
	padding:0px;
	border-spacing: 0px;
}

.maindiv	{
	/*white-space: nowrap;*/
	text-align: center;
	width: 827px;
	height: 89px;
	/*border-style: solid;
	border-width: 0px;*/
	overflow: hidden;
	/*padding:0px;
	border-spacing: 0px;*/
}
.bottomModuleHed {
	text-align:left;
	margin-right:3px;
	width:204px;
	height:17px;
	background:#000 url(../../imx/portal/portal_bottom_module_hed.gif) no-repeat;
}
.bottomModuleHed a {
	font: 13px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin: 0 0 0 5px;
}
.bottomModuleHedLink{
	cursor:pointer;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin: 0 0 0 5px;
	text-indent: 5px;
}
#magDekDiv {
	margin-right:3px;
	width:204px;
	height:72px;
	background:#fff url(../../imx/portal/portal_bottom_module_magazine.jpg) no-repeat;
	text-align:left;
}
#seDekDiv {
	margin-right:3px;
	width:204px;
	height:72px;
	background:#fff url(../../imx/portal/portal_bottom_module_se.jpg) no-repeat;
	text-align:left;
}
#pbtvDekDiv {
	margin-right:3px;
	width:204px;
	height:72px;
	background:#fff url(../../imx/portal/portal_bottom_module_pbtv.jpg) no-repeat;
	text-align:left;
}
#vodDekDiv {
	margin-right:3px;
	width:204px;
	height:72px;
	background:#fff url(../../imx/portal/portal_bottom_module_vod.jpg) no-repeat;
	text-align:left;
}
.bottomModuleLink {
	cursor:pointer;
	margin:0 0 0 3px;
	padding:0;
	width:105px;
}
#magDekDiv a, #seDekDiv a, #pbtvDekDiv a, #vodDekDiv a {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color:#600;
	text-decoration:none;
}
.dekDivLink {
	cursor:pointer;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

/* footer */
.footerNav a:link, .footerNav a:visited {
	font: 9px/9px geneva,arial,sans-serif;
	color: #fff;
	text-decoration: none;
}
.footerNav a:hover,.footerNav a:active{
	font: 9px/9px geneva,arial,sans-serif;
	color: #f00;
	text-decoration: underline;
}
.footerNav ul {
	font: 9px/10px geneva,arial,sans-serif;
	list-style: none;
	margin: 9px 0 0;
	padding: 0;
}
.footerNav li {
	font: 9px/10px geneva,arial,sans-serif;
	margin: 0;
	padding: 0;
}
#footer {
	margin-top: 2px;
}
.foottext {
	font: bold 10px/16px verdana,arial,helvetica,sans-serif;
	color: #fff;
}
.pipe {
	font-size: 9px;
	color: #000;
}
.foot:link, .foot:visited {
	font: 10px/16px verdana, geneva, sans-serif;
	color: #fff;
	text-decoration: none;
}
.foot:hover,.foot:active { 
	color: #ccc;
	text-decoration: underline;
}

#quickLinkConainer {
	width:900px;
	height:375px;
	margin: 9px auto;
}
dl {
	margin: 0;
	padding: 0;
	width: 444px;
	height:358px;
	background: #828890 url(../../imx/portal/quicklinks_bottom.gif) no-repeat bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	float:left;
	text-align:left;
}

dt {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-transform:uppercase;
	background: #828890 url(../../imx/portal/quicklinks_top.gif) no-repeat left top;
	margin: 0;
	padding: 3px 0 3px 9px;
	color: #fff;
}

dd {
	margin: 0 0 9px 0;
	padding: 3px 0 0 9px;
	font: 9px/11px Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#828890;
}
dd h2 {
	font: bold 9px/11px Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:0;
}
dd h2 a:link, dd h2 a:visited {
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
dd h2 a:hover,dd h2 a:active {
	color:#fff;
	text-decoration:underline;
}
dd a:link, dd a:visited{
	color:#fff;
	text-decoration: none;
	text-transform:lowercase;
}
dd a:hover, dd a:active {
	text-decoration: underline;
}