body {
   background-image: url("/images/bg_grad.jpg");
}

#flashAd {
position:absolute;
top:150px;
left:255px;
z-index:10;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	color: #245F65;
	text-decoration: underline;
}

table {
   font-family: arial;
   font-size: 12px;
}

.justify {
	text-align: justify;
}

.lb {
	color: #80B6CA;
	font-weight: bold;
}

h3,h4 {
	font-family: Arial;
	color: #ABCEEC;
}



.error {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.bigred {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.bigblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #005AFF;
}

#pageBorder {
   background-color: #ffffff;
   /*border-color: #ABCEEC;
   border-width: 2px;
   border-style: outset;*/
   /*background-image: url("images/bgpic.jpg");*/
   /*background-repeat: no-repeat;*/
   /*background-position: bottom right;*/
}

/* This is for the Digital Cable Sub navigation table on the right hand side of the content area. */
table.digcable_links {
	font-family: arial;
    font-size: 12px;
    color: #ffffff;
}

a.digcable_links {
	font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #E3E3E3;
    text-decoration: none;
}
a.digcable_links:hover {
	color: #ffffff;
	text-decoration: underline;
}

.Answer {
	font-family: arial;
	font-size: 12px;
	text-align: justify; 
	line-height: 16pt;
}

.ProdServ {
   font-family: arial;
   color: #5AAD83;
   font-size: 12px;
   line-height: 16px;
}
.TextInput {
   font-family: arial;
   color: #5AAD83;
   font-size: 12px;
   font-weight: bold;
   border-width: 1px;
   border-color: #e5e5e5;
}

input {
   font-family: arial;
   color: #000000;
   font-size: 12px;
}

.TVHighlights {
   font-family: arial;
   color: #000000;
   font-size: 12px;
   /*font-weight: bold;*/
}
b.TVHighlightsHeading {
   font-family: arial;
   font-size: 12px;
   color: #5AAD83;
}

a.bottomLinks {
   font-family: arial;
   color: #ffffff;
   font-size: 12px;
   font-weight: bold;
   padding: 0px;
}

.RightLinks {
   font-family: arial;
   font-size: 12px;
   color: #5AAD83;
   text-decoration: none;
}

b.RightLinksHeading {
   font-family: arial;
   font-size: 12px;
   color: #ffffff;
}

.trb_table {
   font-family: arial;
   font-size: 12px;
   background-color: #000000;
}
.trb_td {
   background-color: #006D94;
   color: #FFFFFF; 
   font-weight: bold; 
   padding: 5px;
}

#crumbs {
   margin: 10px 0px 10px 2px;
   list-style: none;
}
#crumbs li {
   font-family: arial;
   font-size: 12px;
   color: #5AAD83;
   text-decoration: none;
   display: inline;
}

a.BreadCrumbs {
   font-family: arial;
   font-size: 12px;
   color: #5AAD83;
   text-decoration: none;
}
a.BreadCrumbs:hover {
	text-decoration: underline;
}
.deepblue {
   font-size: 12px;
   font-weight: bold;
   color: #006D95;
}
a.green {
   font-size: 12px;
   font-weight: bold;
   color: #58AC85;
   text-decoration: none;
}
a.green:hover {
   text-decoration: underline;
   font-size: 12px;
}
.style4 {
	font-size: 12px;
}
#login {
	font-size: 10px;
}
#login.heading{
	position:relative;
	left:-133px
}
.brcLogin {
	border:none;
	border-style:hidden;
	border-width:1px;
	padding-left:7px;
	padding-right:7px;
	font-size:10px;
	margin-left:3px;
	background:url(/images/login_bg_ie.png) no-repeat left top;
}