﻿.ewtableTimelinediv
{
	 text-align: center;
	 left: 8px;
	 top: 35px;
	 width:440px;
	 height:18px;
	 position: absolute;
}

.ewtableTimeline
{
    position: absolute;
    font-family: arial, sans-serif;
    font-size: 6.5pt;
    border-style: solid;
    border-width: 0px;
}

.mileLabel1
{
    font-family: arial, sans-serif;
    font-size: 8pt;
    color: Black;
    text-align: center;
    left: 90px;
    width: 155px;
    position: absolute;
    top: 33px;
}
.mileHeaderMessage
{
    font-family: arial, sans-serif;
    font-size: 7pt;
    font-weight:bold;
    color: Navy;
    text-align: center;
    left: 90px;
    width: 120px;
    position: absolute;
    top: 40px;
    
}
.mileHeaderTop
{
    font-family: arial, sans-serif;
    font-size: 6.5pt;
    color: Black;
    text-align: center;
    width: 75px;
    position: absolute;
    top: 6px;
}
.mileHeaderTopF
{
	font-family: arial, sans-serif;
    font-size: 6.5pt;
    color: Black;
    text-align: center;
    width: 75px;
    position: absolute;
    top: 6px;
}
.mileHeaderBottom
{
    font-family: arial, sans-serif;
    font-size: 6.5pt;
    color: Black;
    text-align: center;
    width: 65px;
    position: absolute;
    top: 62px;
}
.mileLabel2
{
    font-family: arial, sans-serif;
    font-size: 6.5pt;
    padding-top: 2px;
    color: Black;
    text-align: center;
    left: 270px;
    top: 33px;
    width: 165px;
    position: absolute;
}
.timeline
{
    height: 10px;
    border-color: Black;
    
}
.leftMile
{
    border-left-style: solid;
    border-color: Black;
    border-left-width: .5pt;
    font-family: Arial,Verdana;
    font-size: 6.5pt;
    text-align: center;
}
.timeLineFirstBlock
{
    border-left-style: none;
    font-family: Arial,Verdana;
    font-size: 6.5pt;
    text-align: center;
    border-bottom-style: none;
    border-top-style: none;
    border-right-style: none;
    height: 15px;
}
.timeLineBlock
{
    border-left-style: none;
    border-color: Black;
    border-left-width: .5pt;
    font-family: Arial,Verdana;
    font-size: 6.5pt;
    text-align: center;
    border-bottom-style: none;
    border-top-style: none;
    border-right-style: none;
    height: 15px;
}
.lbl
{
    font-family: Arial,Verdana;
    font-size: 6.5pt;
}
.timeLinePDiv
{
    position: absolute;
    left: 190px;
    top: 42px;
    z-index: 100;
    border-color: Black;
    border-width: 0.5pt;
    height: 15px;
    width: 440px;
}
.timeLineDivD
{
    position: absolute;
    left: 5px;
    top: 10px;
}
.timeLineVTable
{
    border-color: Black;
    border-width: 0.5pt;
    height: 15px;
    width: 500px;
}
.progressimage
{
    margin-top: 2px;
    margin-bottom: 0px;
    width: 100px;
    height: 15px;
}
.timeLineLabel
{
    font-family: Arial,Verdana;
    font-size: 6.5pt;
    width: 55px;
}
.sepColumn
{
    font-family: Arial,Verdana;
    font-size: 6.5pt;
}

.milestoneBTable
{
    border-bottom: solid 0.8pt Black;
    border-top: solid 0.8pt Black;
    border-left: solid 0.8pt Black;
    border-right: solid 0.8pt Black;
}
.ewtimelinearea
{
     filter: progid:DXImageTransform.Microsoft.Shadow(color='Silver', Direction=135, Strength=6);
     -khtml-box-shadow: 0 0 1.5em gray; 
     -webkit-box-shadow: 0 0 1.5em gray;
     box-shadow:0 0 1.5em gray;
     -moz-box-shadow: 0 0 1.5em gray;
          
}