﻿/*Red Warning*/.ContentEditor .RedWarning	{	background-color: #ffaaaa; color: #ff0000; }
/*Green Label*/.ContentEditor .GreenLabel	{	color: #00ff00; font-weight: bold; }
/*Brown Text*/.ContentEditor .BrownText	{	color: #821e0c;}
/*Grey Text*/.ContentEditor .GreyText	{	color: #6f7276;}
/*Green Text*/.ContentEditor .GreenText	{	color: #006545;}
/*Blue Text*/.ContentEditor .BlueText	{	color: #0d346c;}
/*Orange Text*/.ContentEditor .OrangeText	{	color: #e5642b;}
/*Light Grey Text*/.ContentEditor .LtGreyText	{	color: #6f7276; font: verdana; font-size:0.9em;}
/*Orange Emphasis*/.ContentEditor .OrangeEmphasis	{	color: #e5642b;font-weight: bold;}
/*Green Emphasis*/.ContentEditor .GreenEmphasis	{	color: #4fb847;font-weight: bold;}
/*Blue Emphasis*/.ContentEditor .BlueEmphasis	{	color: #3b6e8f;font-weight: bold;}
