h1    {
      color: #4c4c4c;
      font-size: 14px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, Geneva; 
      line-height: 30px 
      }

.text {
      color: #4c4c4c;
      font-size: 12px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, Geneva; 
      line-height: 17px 
      }

.whitetext {
      color: #ffffff;
      font-size: 12px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, Geneva; 
      line-height: 17px 
      }

.whitemedtext {
      color: #ffffff;
      font-size: 15px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, Geneva; 
      line-height: 17px 
      }

.redtext {
      color: red;
      font-size: 12px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, Geneva; 
      line-height: 17px 
      }

.redboldtext {
      color: red;
      font-size: 12px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, Geneva; 
      line-height: 17px;
      font-weight: bold
      }

.bigtext {
      color: #4c4c4c;
      font-size: 20px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, Geneva; 
      line-height: 30px; 
      }

.footer {
      color: #99FF33;
      font-size: 10px; 
      font-family: Verdana, Arial, Helvetica, sans-serif, Geneva; 
      line-height: 15px 
      }

ul.arrow {
  list-style-image: url('images/arrow.gif')
}

ul.check {
  list-style-image: url('images/check.gif')
}

.navtop 
{       
       
        font-size: 13px; 
      padding: 0 0 0 0;
        background-color: #999999;
        color:  white;
        text-align: center; 
         font-family: Verdana,Arial,New Times Roman,Sans-Serif;  

        margin: 0 0 0 0;
        align: center;
        line-height: 100%;
        font-weight: bold; 
        text-decoration: none;
		   vertical-align: middle;      
border-bottom: solid;
border-top: solid;

border-width: 2px;
border-color: gray;
width: 100%;
}

.navtop a
{     
     
		margin-right: 0px;
        padding: 0px 8px 0px 8px;
      
        color: white;
        text-decoration: none;
      
        font-weight: bold;
         vertical-align: middle;
         align: center;
		 text-align: center;

}

.navtop a:hover
{
        color: black;
		text-decoration: none;
background-color: transparent;
}

.navtopsp 
{       
       
        font-size: 12px; 
      padding: 0 0 0 0;
        background-color: #999999;
        color:  white;
        text-align: center; 
         font-family: Verdana,Arial,New Times Roman,Sans-Serif;  

        margin: 0 0 0 0;
        align: center;
        line-height: 100%;
        font-weight: bold; 
        text-decoration: none;
		   vertical-align: middle;      
border-bottom: solid;
border-top: solid;

border-width: 2px;
border-color: gray;
width: 100%;
}

.navtopsp a
{     
     
		margin-right: 0px;
        padding: 0px 4px 0px 4px;
      
        color: white;
        text-decoration: none;
      
        font-weight: bold;
         vertical-align: middle;
         align: left;
		 text-align: left;

}

.navtopsp a:hover
{
        color: black;
		text-decoration: none;
background-color: transparent;
}
