#content h2 
{	color: #9AA59C;
	background-color: transparent;
	font-family: Georgia, serif;
	font-size: 16px;
	margin: 0;
	padding: 6px 0 0 12px;
	text-align: left;
	vertical-align: middle;
	width: 329px;
	height: 31px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 317px;
	height: 25px;
	
}

/*  ---  Enclosed-text formatting (special articles, Compounding, etc.)  ---   */


.GrayBox p {
	color:#9D9A93;
	font-weight: bold;
	}
		  
.GrayBox {
	background-color: #EFEDEA;
	padding: 20px;
	margin: 0;
	}
		  
.BlueBox {
	padding: 20px;
	background-color: #E1EBEF;
	margin: 0;
	}
	
.BlueBox p {
	color:#666666;
	}
	
.WhiteBorderBox {
	padding: 20px;
	background-color: #FFF;
	border: #003755 solid 2px;
	margin: 0;
	}
	
.WhiteBorderBox h2 {
	color: #003755;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: normal;
	}
	
.italicSpan {
	color: #999;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	}

/*  ---  Education Series (PDF one-pager interpretations; 2-column)  ---   */

#leadingHeading {
	width: 932px;
	background: #005467;
	color: #FFF;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: capitalize;
	padding: 11px;
	letter-spacing: 2px;
	margin-top: 0px;
}

#eduLeftColumn {
	width: 565px;
	margin: 10px 340px 10px 0px;
	float: left;
	overflow: auto;
	clear: both;
}




#eduLeftColumn ul, #eduLeftColumn ul p {
	color: #999;
	list-style-type: disc;
	font-size: 11px;
}

#eduLeftColumn li {
	margin-left: 30px;
}

/* --- 3-column treatment (commented out) ---- *

#eduLeftColumn li {
	width: 300px;
	float: left;
	padding-right: 20px;
}

---------------------------------------------- */

#eduRightColumn {
	width: 340px;
	margin: 10px 10px 10px -340px;
	float: right;
}

#eduFullWidth {
	width: 100%;
	margin: 10px 350px 10px 0px;
	float: left;
	overflow: auto;
	clear: both;
}

#eduFullWidth ul {
	color: #999;
	list-style-type: disc;
	font-size: 11px;
}

#eduFullWidth li {
	width: 300px;
	float: left;
	padding-right: 20px;
}

.TenPercentIndent {
	padding: 6px 18px;
	float: left;
}


#dottedDivison  {
	border-bottom: dashed #999 thin;
	width: 100%;
	float: left;
}

#eduFooter {
	margin: 12px;
	overflow: auto;
	clear: both;
} 

.eduChartTitle {
	font-family: "Georgia", Times New Roman, Times, serif;
	color:#666666; 
	font-size: 14px;
	text-align: center;
}

.eduSectionHeading {
	font-family: "Georgia", Times New Roman, Times, serif;
	color:#333333; 
	font-size: 16px;
	padding-bottom: 40px;
}

.boxText {
	font-weight: normal;
	color: #888;
}


