.whitebold { color: white; font-weight: bold; font-size: 11px; font-family: Arial }
a.whitebold { color: white; font-weight: bold; font-size: 11px; font-family: Arial }
a.whitebold:hover { color: #ff6600; font-weight: bold; font-size: 11px; font-family: Arial }
.blackbold { color: black; font-weight: bold; font-size: 11px; font-family: Arial }
.cabletitle  { color: black; font-weight: bold; font-size: 14px; font-family: Arial }
.itemheading  { color: #ff6600; font-weight: bold; font-size: 11px; font-family: Arial }
.newsHeading { color: #ff6600; font-weight: bold; font-size: 14px; font-family: Arial}
.itemdesc  {
	color: black;
	font-size: 11px;
	font-family: Arial;
	padding-left: 0px;
	text-indent: 0px;
	list-style-position: 0;
	padding:4px;
}
a.itemdesc { color: #ff8c00; font-size: 11px; font-family: Arial }
a.itemdesc:hover { color: #6c0; font-size: 11px; font-family: Arial }
.tablecont     { color: black; font-size: 11px; font-family: Arial; margin: 6px }
.blacktiny { color: black; font-size: 10px; font-family: Arial }
.whitetiny  { color: white; font-size: 10px; line-height: 10px; font-family: Arial }
a { color: #ff8c00; font-size: 10px; font-family: Arial }
a:hover { color: #6c0; font-size: 10px; font-family: Arial }
.nav { }
a.nav  { color: white; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: none; padding-right: 3px; padding-left: 3px }
a.nav:hover  { color: white; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: underline; padding-right: 3px; padding-left: 3px }
.bulletlist   { color: black; font-size: 11px; line-height: 18pt; font-family: Arial; list-style-image: url(images/bullet_orange.gif); list-style-position: outside; margin-left: -15px }

li.squarebullet { list-style:square;}

input.textfield {background:#eee; }

.left { float:left;}
.right {float:right;}
.clear { clear:both;}

.greenBorder {border: 1px solid #66B823; margin:5px 0 5px 5px;}

#content { background: #fff; padding: 0 10px 10px 10px;}

.hide { display:none;}
.show {display:block;}

.borderLeft { border-left: 1px solid #ccc;}
li.itemdesc { color: #000000; font-size: 11px; font-family: Arial }

#footer {width:761px; height:34px; border:1px solid #666; margin-top:7px;}
#footer #left {width:597px; height:32px;}
#footer #right {background: #6c0; width:162px; height:32px; border-left:1px solid #666;}
