﻿body {
	background-color: #FFFF77;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
.mdHeaderText 
{
	font-family:Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10pt;
	text-decoration: none;
	font-weight:bold;
}
.mdTextBlueBold {  font-family: Arial, Helvetica, sans-serif; color: #3e4379; font-size: 12pt; font-weight: bold}

.msgDisplayRed 
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 15px; 
    font-weight: bold; 
    color: red;
    white-space:normal  
}
.msgDisplayRedSm 
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 7pt; 
    font-weight: normal; 
    color: red;
    white-space:normal  
}
.smTextBlkBLD {  font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt; Z-INDEX: 5; font-weight: bold}
.smTextBlkNote {  font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 7pt; Z-INDEX: 5}
