﻿/*Blue Body*/.ContentEditor .BlueBody { font-size: 1em; font-weight: normal; color: #117e17; line-height: 1.45em; }
/*Introduction Body*/.ContentEditor .IntroBody { font-size: 1em; font-weight: normal; color: #333333; line-height: 1.45em; }
/*General Body*/.ContentEditor .GeneralBody { font-size: 1em; font-weight: normal; color: #333333; line-height: 1.27em; }
/*Highlight Box*/.ContentEditor .HighlightBox { background: #E7F3E7; padding: 8px; border: 1px solid #117e17; }
/*Red Warning*/.ContentEditor .RedWarning	{	background-color: #ffaaaa; color: #ff0000; }
/*Green Label*/.ContentEditor .GreenLabel	{	color: #00ff00; font-weight: bold; }