body
{
	background-position : center;
	background-color : #ffffff;
	text-align: center; 
}
p, p.disclaimer, p.programming
{
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #737373;
	line-height : 16px;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
}

p.disclaimer
{
	font-size: 10px;
}

p.programming-sections, p.programming
{
	line-height : 20px;
	margin-right: 0px;
	padding-left:10px;
	text-align: left;
	height: 125px;
	background-color : #ffffff;
	background-image : url(../prodserv/images/programming.gif);
	background-position : top;
	background-repeat : repeat-n;
}

p.programming-sections
{
	padding-left:5px;
	padding-right: 5px;
	text-align: right;
	color: #ffffff;
	background-color : #ffffff;
	background-image : url(../prodserv/images/programming-sections.gif);
	background-position : top;
	background-repeat : repeat-n;
}

ul
{
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #737373;
	line-height : 16px;
	text-align: justify;
	margin-left: 20;
	margin-top: 0px;
	margin-right: 15px;
	list-style: square  outer;
}

ol
{
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #737373;
	line-height : 16px;
	text-align: justify;
	margin-left: 20;
	margin-top: 0px;
	margin-right: 15px;

}

.title
{
	font-size: 14px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #1D8936;
	line-height : 18px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: bold;
}

.subhead, .subhead-programming
{
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #4373AB;
	line-height : 16px;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 25px;
	font-weight: bold;
}

.subhead-programming
{
	line-height : 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	text-align: left;
}

.printheader
{
	font-size: 16px;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #6188A9;
	line-height : 24px;
	text-align: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

a{
font-family: tahoma, verdana, arial, sans-serif;
line-height:16px;
text-decoration:none;
color: #6188A9;
}

a:visited{
font-family: tahoma, verdana, arial, sans-serif;
line-height:16px;
text-decoration:none;
color: #6188A9;
}

a:hover{
font-family: tahoma, verdana, arial, sans-serif;
line-height:16px;
text-decoration:none;
color: #204658;
}
