﻿ #map
{
    margin-left:0px;
    border:1px solid #D60D24;/*dark maroon*/
   /*  border:1px solid #E6F5F2;/*light whitish color*/
	width: 656px;
	height: 550px;	
	top:10px;
	position:absolute;
	z-index:0;	
	/*display:none;*/
}
.NoDisplayLabel
{
    display:none;
}
.ListBoxCssClass  
        {              
            height:290px;
            width:260px;
            font-size:60%;
            }
.northSymbol
{
    position:absolute;
    top:530px;
    left:620px;    
    background-image:url("img/northSym.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	z-index:999;
	width:20px;
	height:20px;	
}
.gobutton
{
    float:right;
}
.menuclass
{
    top:90px;
    position:absolute;    
}
.contentholder1
{
   top:120px;
   position:absolute; 
}
#menuheader
{
    position:absolute;
    width:1320px;
    background-color:#D60D24;/*dark maroon*/
    z-index:0;
    /*display:none;*/    
}

.legendtable
{
   
    border-style:inset;
    border-collapse:collapse;
    background-color:White;
    border-width:1px;
    width:100px;
}
.legendtd
{
    padding:1px;
    text-align:right;
    border-width:1px;
background-color:white;
border-style:solid;
padding-top: 3px;
  padding-bottom: 3px;
}
.labelStatustotal
{
    font-weight:bold;
    font-weight:normal;  
 font-family:Arial;
font-size:12px;
    
}
.sspanel
{
    width:100px;
}
.rightcontent 
{
    position:absolute;
    left:660px;
    top:10px;   
    width:650px;
    border:1px solid #E6F5F2;/*light whitish color*/
}
.ProjectLabelInfo
{
    position:absolute;
    left:680px;
     width:440px;
    top:15px;      
    z-index:1;
     border:1px solid #E6F5F2;/*light whitish color*/
}
.projlabel
{  
     width:420px;
      font-size:12px;
    font-family:"Courier New",Courier;
    z-index:1;
   padding-left:10px;
    background-color:White;
    color:Black;
    text-decoration:none;
   
   
    border:1px solid #E6F5F2;/*light whitish color*/
}
.SearchResults
{
    position:absolute;
    left:280px;
    top:5px;
    width:300px;
}
#logoimage
{   
   margin-left:0px;  
}
#Img25yrs
{
width:85px;
margin-left:1px;
}
#legend
{
border:1px solid black;
}
.SearchDetail
{
	text-decoration:text-transform:uppercase;
	font-size: 75%;
	font-family:Arial;
	
}
.labelStatus
{
font-weight:normal;  
font-family:Arial;
font-size:12px;
}

