﻿body 
{
	background-color: #83A2C9;
}

td.formLabel 
{
	font-weight: bold;
	text-align: right;
	color: #00005C;
	font-size: 8pt;
}

.formrequired
{
	font-weight: bold;
	color: crimson;
	text-align: center;
}

.webEnrollmentTitle
{
	font-size: 14pt;
	text-align: center;
}

.webEnrollmentInstructions
{
	font-size: 8pt;
	color: Firebrick;
	
}

td.webEnrollmentInstructions
{
	
}

.webEnrollmentProgramName
{
	font-size: 8pt;
	color: black;
}

.webEnrollmentCourseName
{
	font-size: 8pt;
}

td.webEnrollmentCourseArea
{

}

td.webEnrollmentProgramSeparator
{
	height: 4px;
}

.webEnrollmentProgramPrice
{
	font-weight: bold;
	font-size: 8pt;
	color: darkgreen;
}

.webEnrollmentProgramHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-decoration: underline;
}

table.webEnrollmentMailBook
{
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	border-bottom: 1px inset;
	font-size: 8pt;
	background-color: #D1DDEB;
}

td.webEnrollmentMailBook
{
	font-weight: normal;
	font-size: 8pt;
}

td.webEnrollmentMailBookHeading
{
	font-weight: bold;
	font-size: 8pt;
}

.webEnrollmentMailBook
{
	font-weight: bold;
	color: black;
	font-size: 8pt;
}

.WebEnrollmentProgramTypeSubjectHead
{
	font-weight: bold;
	font-size: 10pt;
	color: Black;	
}



/**/
/* These classes are defined for use in the Enrollment Wizard Summary Page */
/**/
td.summaryPageLabelCell
{
	width: 200px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

td.summaryPageValueCell
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}



.wizardButton
{
	background-color: darkgreen;
	border-style: outset;
	border-width: 2px;
	font-weight: bold;
	font-size: 14pt;
	color: white;
}

a.moreinfolink
{
	font-size: 7pt;
	color: darkgreen;	
}

.moreinfoprogramname
{
	font-weight: bold;
	font-size: 9pt;	
}

.moreinfoprogramdescription
{
		
}

div.moreinfodescriptiondiv
{
	overflow: auto;
	height: 150px;
}

div.classinfoline
{
	margin-left: 10px;	
}
