﻿body 
{
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-family: Arial;
    font-size: 11px;    
    line-height: 15px;
}
img 
{
    border: none;
}

a:link.educationlink
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;       
    text-decoration: none; 
}
a:hover.educationlink
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;       
    text-decoration: none;   
    border-bottom: dashed 1px #000000;     
}
a:visited.educationlink
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;       
    text-decoration: none;        
}
a:active.educationlink
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;       
    text-decoration: none;        
}

.homefont1
{
    color: #005f3d;
    font-size: 14px;
    font-weight: bold;
    float: left;
}

.homefont2
{
    color: #7d7805;
    font-size: 13px;
}

.homefont3
{
    color: #f66014;
    font-size: 13px;
}

.homehighlight1
{
    background-color: #fff0cc;   
}

.homehighlight2
{
    background-color: #d6f0f3;    
}

.homehighlight3
{
    background-color: #f6f6cd;
}

.indexfont1
{
    color: #b2c839;  
    font-size: 16px;
    font-weight: bold;  
}

.indexfont2
{
    color: #f66014;
    font-size: 17px;
    font-weight: bold;  
}

.indexfont3
{
    color: #005f3d;    
    font-weight: bold;
}

.whyfont1
{
    color: #f66014;  
    font-size: 10px;  
    font-weight: bold;
}
.contacttopborder 
{
    border-top: 1px solid #878785;
}
.contactrightborder 
{
    border-right: 1px solid #878785;
}
.contactbottomborder 
{
    border-bottom: 1px solid #878785;
}
.contactleftborder 
{
    border-left: 1px solid #878785;
}
.contactfont 
{
    color: #5a3b23;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
}
