.tx
{
    font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.txs
{
    font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.bplain:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.bplain:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.bplain:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
    
}

/* use for section titles within a page */
.title0 { border: medium yellow ridge; padding:4px; background:mintcream; font-weight: bolder; }

/* use for muted titles within a page */
.title1 { margin:2px 0px 2px 0px;padding:2px; background:bisque; }

/* use for second muted titles within a page */
.title2 { margin:2px 0px 2px 0px;padding:2px; background:Salmon;color:White; }

/* use for search blocks etc */
.sec0 { border: medium yellow ridge;background:mintcream;padding:4px; margin-bottom:4px; } 

/* use for general spacing */
.sec1 { margin:4px; }

/* use for muted background color */
.sec2 { background:LavenderBlush;padding:4px; margin-bottom:4px; } 

/* use for small paragraph spacings */
.sec3 { margin-top:4px; } 

/* use for left indent */
.leftindent { margin-left:24px; }

/* use for feedback */
.announce { color:forestgreen;font-weight:bolder;padding:4px;margin:8px;}

/* use to get attention */
.attention { color:crimson; font-weight:bolder;padding:4px;margin:8px;}

/* white cell */
.gt { background:forestgreen; } /* table style */
.bt { background:LightSteelBlue; } /* table style */
.wc { padding:2px; background:white; } /* cell styles */
.wc0 { padding:2px; background:white; }
.wc1 { padding:2px; background:Honeydew; }
.wc2 { padding:2px; background:ivory; }
.wt { color:White; padding: 2px; font-weight:bolder; }

/* use for blue A tags */
.a { color:blue; }
.g { color:dimgray; }

.treb
{
	background:white; 
	FONT: 8pt 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
	padding:1px;
}

.noprint { display:none; }

#urgentmessagewaiting { display: none; }
