﻿/*Red Warning*/.ContentEditor .RedWarning	{	background-color: #ffaaaa; color: #ff0000; }
/*Green Label*/.ContentEditor .GreenLabel	{	color: #00ff00; font-weight: bold; }
/*Blue Body*/.BlueBody { font-size: 1em; font-weight: normal; color: #174D7E; line-height: 1.45em; }
/*Introduction Body*/.IntroBody { font-size: 1em; font-weight: normal; color: #333333; line-height: 1.45em; }
/*General Body*/.GeneralBody { font-size: 1em; font-weight: normal; color: #333333; line-height: 1.27em; }
/*Highlight Box*/.HighlightBox { background: #D1E7D7; padding: 8px; border: 1px solid #174D7E; }
/*Blue Box*/.BlueBox { width: 100%; float: left; overflow: hidden; padding: 6px; background: #d6ebef; border-bottom: 2px solid #fff; }
