﻿.programsheadertext
{
 font-family:Century Gothic;
 font-size:34px;
 font-weight:600;
 text-indent: 15px;
 color:#b8d2c7;
}
.programitembullet
{
 width:57px;
}

.programitembullet div
{
	background-image:url('../Images/Style/programbullet.gif'); 
	background-repeat:no-repeat; 
	position:relative ;
	left:34px;
	width:11px;
	height:11px;
	display:none;
}

.programitem
{
 font-family:Century Gothic;
 font-size:20px;
 font-weight:bold;
 vertical-align:middle;
 cursor:pointer;
 color:#406558;
}
.programitem div
{
	position:relative ; left:0px; top:inherit; width:300px;
}


.programdetailheader
{
 font-family:Century Gothic;
 font-size:12px;
 font-weight:400;
 color:black;
 text-align:left;
 width:400px;
	margin-top: 0px;
	margin-bottom: 1px;
}

.programdetailheader ul  
{
	width:0em;
}

.programdetailheader li  	
{	
	padding-left:0em;
	text-indent:0em;
	list-style-type:none;	
}

.programdetail
{
 font-family:Century Gothic;
 font-size:12px;
 font-weight:400;
 color:black;
 text-align:left;
 width:400px;
margin-bottom:0px;
padding-bottom:0px;
}

.programdetail ul  

{

	

	/*padding-left:0px;

	text-indent:0px;

	margin:0px;*/

}

.programdetail li  	

{	

	padding-left:0em;

	text-indent:0em;

	

	/*list-style-type:disc;	list-style-position:inside;

	white-space:pre-line ;*/

}
