@charset "utf-8";
/* CSS Document */



#communitySubnav{background:#338FD6;border-top:2px solid #ffffff}
#communitySubNavContainer{width:980px; margin:0 auto; height:32px;}

#communitySubnav a{text-decoration:none; padding:0px; margin:0px}

#impactsubbtn {background: url(../images/topNav/communityNav/injectionBTN.gif) no-repeat left top; cursor:pointer; width:200px; float:left}
#impactsubbtn:hover{background: url(../images/topNav/communityNav/injectionBTN.gif) no-repeat left bottom;}

#communitysubbtn{background: url(../images/topNav/communityNav/communityBTN.gif) no-repeat left top; cursor:pointer; width:230px; float:left}
#communitysubbtn:hover{background: url(../images/topNav/communityNav/communityBTN.gif) no-repeat left bottom;}



