﻿body
{  }
html      
{height: 100%;}
a.nav     {
           color:#959595; 
           background:url('images/nav_off.gif') repeat-x scroll; 
           font:14px Arial; 
           padding-top:7px; 
           display:block; 
           text-align:center; 
           height:31px; 
           text-decoration:none; 
          }
a.nav:hover 
    { color:#ffffff; background-image:url('images/nav_over.gif'); }
html>body a.nav:hover  
    {background-image:url('images/nav_over.gif'); color:#ffffff; }
a.mapnav {
          font:12px Arial;
          color:#ffffff;
          display:block;
          text-align:center; 
          text-decoration:none;
         }
td.subnav   {
             background: #ffffff url('images/sites_subnav_bg.gif') repeat-x 
             scroll bottom;
             padding-top:7px;
             padding-bottom:6px;
             color:#7c7c7c;
             font:12px Arial;
             text-align:justify;
             padding-left:10px;
            }
td.subnav_o {
             background: #14a4e4 url('images/sites_subnav_o_bg.gif') repeat-x 
             scroll bottom;
             padding-top:7px;
             padding-bottom:6px;
             color:#ffffff;    
             font:12px Arial;
             text-align:center; 
            }
/*side bar text*/
.sidebar1 {
           color:#7c7c7c;
        	 text-decoration: none;
          }
/*Site Progress header text     */   
.style4   {
        	 text-align: center;
        	 font-size: 16pt;
        	 color: #58C054;
        	 font-family: Arial;
          }
/*Background image of site status*/
.style5   {
	         background-image: url('images/index_ProjectStatusBG.GIF');
          }
/*Border image*/
.style6   {
           border-color:#CCCCCC;  
    	     border-style:ridge;
           border-width: 2px;
          }
/*Site Progress label*/
.style7 {
	text-align: center;
	font-size: small;
	font-family: Arial;
}                            
/*White Text in Site Proggress*/
.style8   {
         	 text-align: center;
         	 font-size: small;
        	 color: #FFFFFF;
        	 font-family: Arial;
          }
/*text of next planed county*/
.style9   {
        	 text-align: center;
  	       font-size: 8pt;
  	       font-family: Arial;
          }
.center {
	text-align: justify;
}
/*Green Header*/
.header1 {
	font-size: 16px;
	color: #58C054;
	font-family: Arial;
}
/*Blue Header*/
.header2 {
	text-align: center;
	color: #0096E0;
	font-size: medium;
}
.header3 {
  text-align: center;
  font:12px Arial; 
  color:#EEEEEE;
}
/*Grey text*/
.BodyText1 {
	font-family: Arial;
	font-size: 12px;
	color: #959595;
	text-align: justify;
}
/*Grey text 2*/
.MsoNormal
	{
	margin-bottom: .0001pt;
	font-size: 10.0pt;
	font-family: Arial;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	color: #959595;
	text-align: justify;
}
/*Black header*/
MsoNormalBlack
        {
        font-size:10.0pt;
        font-family:Arial;
        margin-left: 0in;
        margin-right: 0in;
        margin-top: 0in;
        color:#000000;
        }
/*Grey Grid*/
.style12 {
	text-align: left;
	font-size: x-large;
	color: #0096E0;
	font-family: "Comic Sans MS";
}
table.MsoTableGrid
	{border:solid windowtext 1.0pt;
	font-size:10.0pt;
	font-family:"Times New Roman";
	}
.BodyTextSmall {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
}
.HeaderSmall {
	font-size: x-small;
}	
