﻿.programtemplateheader
{
	 font-family:Stencil;
	 font-size:38px;
	 height:42px;
	 color:#365e2e;
	 text-align:center;
	 vertical-align:bottom ;
}
.programtemplateheader a
{
	 font-family:Stencil;
	 font-size:38px;
	 height:42px;
	 color:#365e2e;
	 text-align:center;
	 vertical-align:bottom ;
}

.programtemplatetitle
{
	font-family:Century Gothic;
	font-size:14px;
	font-weight:bold;
	color:Black;
	
	text-indent:40px;
}
.programtemplatetitle a
{
	font-family:Century Gothic;
	font-size:14px;
	font-weight:bold;
	color:Black;
	
	text-indent:40px;
}

.programdetail
{
	font-family:Century Gothic;
	font-size:12px;
	font-weight:400;
	color:black;
	text-align:left;
	vertical-align:top;
	width:400px;
	margin-left:50px;
	margin-top:3px;
	line-height:normal;
}

.programdetail ul  
{	margin-left: 0px;
 	line-height:12px;
}

.programdetail li  	
{	
	padding-left:0px;
	text-indent:0px;
	/*list-style-type:disc;list-style-position:inside;	
	white-space:pre-line ;*/
}

.programtermsheader
{
	font-family:Century Gothic;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	padding-bottom:10px;
	color:Black;
	height:70px;
	text-indent:40px;
}

.programterms
{font-family:Candara;
	font-size:10px;
	font-weight: normal ;
	text-align:left;
	vertical-align:top;
	color:Black;
	padding-top:10px;
	padding-left:10px;
}