﻿.ContactBulletStyle_1
{
    height:12;
    width:12;
    border:0;    
}


.TextFont
{
    font-family:Arial;
    font-size:11pt;
    color:Black      
}

.TextFontBold
{
    font-family:Arial;
    font-size:11pt;
    font-weight:bolder;
    color:Black      
}


.DefFont
{
    font-family:Comic Sans MS;
    font-size:medium;
}

.DefFont_sm1
{
    font-family:Comic Sans MS;
    font-size:small;
}

.HdrFont
{
    font-family:Comic Sans MS;
    font-size:25px;
    font-weight:bold; 
    color:#800000;    
}

.HdrFont_sm1
{
    font-family:Comic Sans MS;
    font-size:20px;
    font-weight:bold; 
    color:#800000;    
}

.HdrFont_sm2
{
    font-family:Comic Sans MS;
    font-size:15px;
    font-weight:bold; 
    color:#800000;    
}


.onTop
{
    z-index:10;
  
}
.adjustedZIndex
{
   z-index: 3;
    font-family:Arial;
    font-size:11pt;
    color:Blue;
    font-weight:bold;       
    
}


