/* override curtomers link colors */


div.cluContent
{
	font-weight:bold;
	padding:25px 20px 20px 20px;
	width:702px;
}

div#callIn
{
	font-weight:normal;
}

div#title
{
	margin-bottom:20px;
}

div#title h1
{
	margin-top:15px;
}

div#title img
{
	padding-right:25px;
}

p
{
	font-size:14px;
	font-weight:normal;
	color:#444444;
	padding-bottom:25px;
	font-weight:normal;
}

div#allCh
{
	background-color:#ff770b;
	color:#FFFFFF;
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	margin-bottom:1px;
	line-height: 34px;
	height: 34px;
	width: 200px;
	margin-top: 0px;
	vertical-align:middle;
	text-align: center;
	position:relative;
}


.ChNum { text-align:center; }

table#cluTbl
{
	table-layout:fixed;
	width:685px;
}

table#cluTbl img
{
	float:none;
	margin: 0 0 0 0;
}

table#cluTbl td
{
	font-size:14px;
	font-weight:bold;
	height:28px;
}


table#cluTbl #chHeaderRow td
{
	background-color:#444444;
	color:#FFFFFF;
	font-size:16px;
	vertical-align:middle;
}

img
{
	border-width:0px
}

.Odd { color:#444444; }

.Even { color:#444444; background-color:#F2F2F2; }

.Interest { cursor:pointer; }

.Feature
{
	background-color:#000000;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	text-align:right;
	height:15px;
	width:24px;
	padding-right:2px;
}

.HD
{
	padding-left:9px;
	margin-right:2px;
}

.OnDmd
{
	padding-left:7px;
}

/* Info Topic page */
div#infoTopicMain
{
	color:#444444;
	margin:10px 20px 10px 20px;
	width:535px;
}

div#infoTopicMain strong
{
	color:#444444;
}

/* Printable page */
.AlphaOne
{	
	color:#333333;
	font-size:19px;
	line-height:21px;
	font-family: arial, sans-serif;
}

.AlphaTwo
{
	color:#333333;
	font-size:11px;
	line-height:14px;
	font-family:verdana, arial, sans-serif;
	font-weight:bold;
}

table#cluPrintTbl tbody tr td
{
	color:#444444;
}

