div.r01gContainer *.rup-wizard_stepsDescContainer { list-style: none; width: 99%; overflow: hidden; height: 35px }
div.r01gContainer *.rup-wizard_stepDesc a { font: arial, helvetica, clean, sans-serif !important; cursor: pointer; color: rgb(0, 82, 199); float: left; text-decoration: underline; text-align: center; height: 35px; background: rgb(235, 235, 235) url(images/wizard/arrow.gif) no-repeat right top; font-size: 1.09em; padding: 9px 25px 0 10px; display: block; font-style: normal; font-weight: bold }
div.r01gContainer *.rup-wizard_stepDesc a:hover { text-decoration: none }
div.r01gContainer *.rup-wizard_stepDesc a:focus { border-style: none; border-width: thin; outline: none }
div.r01gContainer *.rup-wizard_stepDesc.current a { color: white; text-decoration: none; cursor: default; background: rgb(102, 153, 204) url(images/wizard/arrow_current.gif) no-repeat right top }
div.r01gContainer *.rup-wizard_stepDesc.visited a { text-decoration: underline; cursor: default; background: rgb(235, 235, 235) url(images/wizard/arrow_done_last.gif) no-repeat right top }
div.r01gContainer *.rup-wizard_stepDesc.disabled a { color: rgb(211, 211, 211); text-decoration: none; cursor: default }
div.r01gContainer *.rup-wizard_firstStepDesc a { }
div.r01gContainer *.rup-wizard_lastStepDesc a { background: rgb(235, 235, 235) url(images/wizard/arrow_last.gif) no-repeat right top }
div.r01gContainer *.rup-wizard_summary a { }
div.r01gContainer *.rup-wizard_lastStepDesc.current a { color: white; text-decoration: none; cursor: default; background: rgb(102, 153, 204) url(images/wizard/arrow_last_current.gif) no-repeat right top }
div.r01gContainer *.rup-wizard_prev { margin: 5px; margin-left: 17px; text-decoration: none; color: rgb(102, 101, 101); padding: 7px; padding-left: 37px; float: left; cursor: pointer; background: rgb(235, 235, 235) url(images/wizard/prev.png) no-repeat left center; border: 1px solid rgb(189, 189, 189); text-align: center; width: 55px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }
div.r01gContainer *.rup-wizard_prev:HOVER { color: rgb(102, 101, 101); text-decoration: underline }
div.r01gContainer *.rup-wizard_next { margin: 5px; margin-right: 17px; text-decoration: none; color: rgb(102, 101, 101); padding: 7px; padding-right: 37px; float: right; cursor: pointer; background: rgb(235, 235, 235) url(images/wizard/next.png) no-repeat right center; border: 1px solid rgb(189, 189, 189); text-align: center; width: 55px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }
div.r01gContainer *.rup-wizard_next:HOVER { color: rgb(102, 101, 101); background: white url(images/wizard/next.png) no-repeat right center; text-decoration: underline }
div.r01gContainer *.rup-wizard_submitButton { margin: 5px; margin-right: 17px; text-decoration: none; color: rgb(102, 101, 101); padding: 7px; padding-right: 37px; padding-top: 11px; float: right; cursor: pointer; background: rgb(235, 235, 235) url(images/wizard/submit.png) no-repeat right center; border: 1px solid rgb(189, 189, 189); text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }
div.r01gContainer *.rup-wizard_submitButton:HOVER { color: rgb(102, 101, 101); background: white url(images/wizard/submit.png) no-repeat right center; text-decoration: underline }
div.r01gContainer *.rup-wizard_tabLevel-0 { margin-left: 1em; color: green }
div.r01gContainer *.rup-wizard_tabLevel-1 { margin-left: 2em; color: red }
div.r01gContainer *.rup-wizard_tabLevel-2 { margin-left: 2.5em; color: blue }
div.r01gContainer *.rup-wizard_tabContainerLevel-0 { margin-left: 1em }
div.r01gContainer *.rup-wizard_tabContainerLevel-1 { margin-left: 2em }
div.r01gContainer *.rup-wizard_tabContainerLevel-2 { margin-left: 2.5em }
