.header 	
{
	font-size:11pt;
	font-weight:bold;
	font-style:italic; 
}

.subheader
{
	font-size:10pt;
	font-weight:bold;
	font-style:italic; 
}

.classDetailItemTitle
{
	font-weight:bold;
	white-space:nowrap;
}

.degreeResultsCount
{
	font-weight:bold;
}
	
.degreeResultsInstructions
{
	color:Maroon;
}
	
.progDetailTitle
{
	font-size:18pt;
	font-weight:bold;
	font-style:italic; 
    line-height:115%;
}
	
.programDetailsBodyTitle
{
	font-weight:bold;
}

.progDetailBody
{
	margin:0px; 
}

.enrollmentBox
{
	border:1px;
	border-color:#003366;
	border-style:solid;
	margin-bottom:25px;
}

.enrollmentSubTitle
{
	font-size:14pt;
	font-style:italic;
	font-weight:bold;
}
	
.enrollmentLeft
{
	font-weight:bold;
	vertical-align:top;
	width:100px;
}
	
.enrollmentRequired
{
	font-weight:bold;
	vertical-align:top;
}

.moreInfoLeft
{
	font-weight:bold;
	vertical-align:top;
}

.FAQNumber
{
	width:25px;
	vertical-align:top;
	color:#000000;
}

.FAQQuestion
{
	vertical-align:top;
}

.FAQpanelbarQuestion TD
{
	color:#1B3F95;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding-bottom:5px;
	padding-top:5px;
}

.FAQpanelbarAnswer
{
	color:#000000;
	padding: 3px;
	border-top: 0px;
	text-decoration: none;
	line-height:120%;
	padding-left:50px;
}

.FAQpanelbarAnswer UL
{
	padding:0px;
	margin:0px;
	padding-left:20px;
}