/* body{behavior:url("/ServiceLiveWebUtil/css/csshover.htc");} ss: this is causing grief in IE6 */
.btn17{background-position:0 0;/* start at the top of the image */background-repeat:no-repeat;border:0;float:right;height:17px;margin-bottom:2px;}
.btn17:hover{background-position:0 -17px;/* switch to middle of the image on hover */}
.btn17:active{background-position:0 -34px;/* switch to bottom of the image on click */}
.btnBevel{background-position:0 0;/* start at the top of the image */background-repeat:no-repeat;border:0;}
.btnBevel:hover{background-position:0 -22px;/* switch to middle of the image on hover */}
.btnBevel:active{background-position:0 -44px;/* switch to bottom of the image on click */}
.btnBevel2{background-position:0 0;/* start at the top of the image */background-repeat:no-repeat;border:0;}
.btnBevel2:hover{background-position:0 0;/* switch to middle of the image on hover */}
.btnBevel2:active{background-position:0 -44px;/* switch to bottom of the image on click */}
.btn20Bevel{background-position:0 0;/* start at the top of the image */background-repeat:no-repeat;border:0;}
.btn20Bevel:hover{background-position:0 -20px;/* switch to middle of the image on hover */}
.btn20Bevel:active{background-position:0 -40px;/* switch to bottom of the image on click */}
.btn25Bevel{background-position:0 0;/* start at the top of the image */background-repeat:no-repeat;border:0;}
.btn25Bevel:hover{background-position:0 -25px;/* switch to middle of the image on hover */}
.btn25Bevel:active{background-position:0 -50px;/* switch to bottom of the image on click */}
.btn26Bevel{background-position:0 0;/* start at the top of the image */background-repeat:no-repeat;border:0;}
.btn26Bevel:hover{background-position:0 -26px;/* switch to middle of the image on hover */}
.btn26Bevel:active{background-position:0 -52px;/* switch to bottom of the image on click */}
.btn27{background-position:0 0;/* start at the top of the image */background-repeat:no-repeat;border:0;float:right;width:131px;height:27px;margin-bottom:2px;}
.btn27:hover{background-position:0 -27px;/* switch to middle of the image on hover */}
.btn27:active{background-position:0 -54px;/* switch to bottom of the image on click */}
.loginBtnHdr{width:47px;height:17px;background:url(../images/btn/login_header.gif) no-repeat 0 0;}
.inlineBtn{margin-bottom:-8px;}
.mapThis .inlineBtn{margin-top:-8px;}
.disabledBtn{cursor:default;}
.submitButton {border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; background:transparent url(/ServiceLiveWebUtil/images/common/button-action-bg.png) repeat scroll 0 0;
border:2px solid #D48B28; color:#333; cursor:pointer; display:block; font: bold 9px Verdana,sans-serif; padding:2px; text-align:center; text-transform:uppercase;}
.submitButton:hover {background:transparent url(/ServiceLiveWebUtil/images/common/button-action-hover.png) repeat scroll 0 0; color:#000; }