body
{ 
background-image: 
url('images/bg_gradient.jpg');
background-repeat: repeat-x;
background-color: #FFFFFF;
}

a {
	color: #0073a9;
}

a.lowernav:link, a.lowernav:visited, a.lowernav:active 
{font-family: verdana, arial;
     	    font-size: 11px;
            font-weight: bold;
            color: #0073a9;
	    text-decoration:none;
	}

a.lowernav:hover {font-family: verdana, arial;
     		  font-size: 11px;
      	          font-weight: bold;
      	          color: #0073a9;
		  text-decoration: underline;
	  }

.bodycopy {font-family: arial;
	   font-size: 11px;
           color: #0073a9;
	   }

.boldcopy {font-family: arial;
	   font-size: 12px;
           color: #0065a2;
	   font-weight: bold;
	   }

.boldcopy1 {font-family: arial;
	   font-size: 11px;
           color: #0065a2;
	   font-weight: bold;
	   }
.boldcopy2 {font-family: arial;
	   font-size: 14px;
           color: #0065a2;
	   font-weight: bold;
	   }

.greencopy {font-family: arial;
	   font-size: 12px;
           color: #70a742;
	   font-weight: bold;
	   }
.greencopytop {font-family: arial;
	   font-size: 11px;
           color: #70a742;
	   font-weight: bold;
	   }
.greencopy1 {font-family: arial;
	   font-size: 10px;
           color: #70a742;
	   font-weight: bold;
	   }
.greencopy2 {font-family: arial;
	   font-size: 13px;
           color: #70a742;
	   font-weight: bold;
	   }
.greencopy3 {font-family: arial;
	   font-size: 12px;
           color: #70a742;
	   font-weight: bold;
	   }

.greencopy4 {font-family: arial;
	   font-size: 14px;
           color: #70a742;
	   font-weight: bold;
	   }
.titlecopy {font-family: arial;
	   font-size: 18px;
           color: #0065a2;
	   font-weight: bold;
	   }


a.srollover {
display: block;  
width: 51px;  
height: 42px;
background: url("images/index_04.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.srollover {background-position: -51px 0;}

a.srollover1 {
display: block;  
width: 93px;  
height: 42px;
background: url("images/index_06.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.srollover1 {background-position: -93px 0;}

a.srollover2 {
display: block;  
width: 74px;  
height: 42px;
background: url("images/index_08.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.srollover2 {background-position: -74px 0;}

a.srollover3 {
display: block;  
width: 131px;  
height: 42px;
background: url("images/index_10.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.srollover3 {background-position: -131px 0;}

a.srollover4 {
display: block;  
width: 48px;  
height: 42px;
background: url("images/index_12.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.srollover4 {background-position: -48px 0;}

a.srollover5 {
display: block;  
width: 81px;  
height: 42px;
background: url("images/index_14.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.srollover5 {background-position: -81px 0;}

a.nav:link, a.nav:visited, a.nav:active 
{font-family: verdana, arial;
     	    font-size: 11px;
            font-weight: bold;
	    line-height: 1.8;
            color: #8fd400;
	    text-decoration:none;
	}



a.nav:hover {font-family: verdana, arial;
     		  font-size: 11px;
      	          font-weight: bold;
                  line-height: 1.8;
      	          color: #8fd400;
		  text-decoration: underline;
	  }


a.nav2:link, a.nav2:visited, a.nav2:active 
{font-family: verdana, arial;
     	    font-size: 11px;
            font-weight: bold;
            color: #8fd400;
	    text-decoration:none;
	}



a.nav2:hover {font-family: verdana, arial;
     		  font-size: 11px;
      	          font-weight: bold;
      	          color: #8fd400;
		  text-decoration: underline;
	  }



