﻿/*Red Warning*/.ContentEditor .RedWarning	{	background-color: #ffaaaa; color: #ff0000; }
/*Green Label*/.ContentEditor .GreenLabel	{	color: #00ff00; font-weight: bold; }
/*More Link*/.ContentEditor .MoreLink	{	background: url("/EasySiteWeb/EasySite/StyleData/TWI_Master/Images/hl-more-bullet.gif") no-repeat right center; display: block; text-align: right; padding-right: 20px; }
/*Homepage header*/.ContentEditor .hTitle {
    color: #FFFFEE;
    font-family: "Times New Roman",Times,serif;
    font-size: 230%;
    font-style: italic;
    font-weight: bold;
}
/*Page Title*/.ContentEditor .postheader {
    color: #FFFFFF;
    font-family: "Arial Black",Arial,Helvetica,Sans-Serif;
    font-size: 24px;
    margin: 5px 0;
    
}