﻿body {
}
.HeaderImage1
{
      z-index: 0;
    left: 0px;
    position: absolute;
top:0px;
}

.ContactImg
{
    z-index: 0;
    left: 4px;
    position: absolute;
    top: 350px;
    font-size: 15px;
    color: #434a44;
    font-family: Arial;
}

.MenuPos
{
    z-index: 10;
    left: 0px;
    position: relative;
top:0px;
background-color: #CBD0CB;
width:126px;
height:800px;

}
.Headerimage3
{
    z-index: 0;
    left: 125px;
    position: absolute;
    top: 192px;
}

.MasterPageContentPos
{
   
    width: 590px;
    position: absolute;
    top: 210px;
    left:180px;
    float: left;
    clear: both;
    
}

.ContentHeading
{
    font-size: 15px;
    color: #434a44;
    font-family: Arial;
    font-weight: bold;
}

.ContentSubHeading
{
    font-size: 13px;
    color: #434a44;
    font-family: Arial;
    font-weight: bold;
}

.ContentText
{
    font-size: 13px;
    color: #434a44;
    font-family: Arial;
    
}
.MITFooter
{
    font-size: 11px;
    color: black;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
}

.MITFooter:hover 
{color: #F37B22; text-decoration: underline; font-weight:bold;}

.MITFooter:visited
{
    color: black;
    font-weight: bold;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}