body, td, div, p {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
}

hr {
  color: #666666;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  background-color: #FFD78B;
  color: #000000;
}

a:link, a:visited, a:active, a:hover {
  font-size: 9pt;
  text-decoration: underline;
  color: #000000;
}

a:hover {
  color: #660099;
}

.searchBar {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

.navBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.shortcutBar a, .shortcutBar a:visited, .shortcutBar a:hover, .shortcutBar a:active {
}

.infoboxHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
}

.medicareInfoboxGroupHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 12pt;
  background-color: #636363;
  text-align: center;
  border-top: solid #c0c0c0 1px;
}

.codebookInfoboxGroupHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 12pt;
  text-align: center;
  background-color: #EB5411;
  border-top: solid #c0c0c0 1px;
}

.ingenixInfoboxGroupHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 12pt;
  text-align: center;
  background-color: #0F238C;
  border-top: solid #c0c0c0 1px;
}

.infoboxHeader a, .infoBoxHeader a:visited, .infoBoxHeader a:active, .infoBoxHeader a:hover {
  font-weight: bold;
  color: #FFFFFF;
}

.infoboxHeader a:hover {
  color: #EE77FF
}

.infobox {
  background-color: #FFF1D6;
  width: 100%;
}

.infobox a {
  font-weight: bold;
}

.infoboxTitle, .infoboxTitle a, .infoboxTitle a:hover, .infoboxTitle a:active, .infoboxTitle a:visited {
  font-weight: bold;
  font-size: 12pt;
}

.infoboxTitle a:hover {
  color: #660099;
}

.infoboxSubtitle, .infoboxSubtitle a, .infoboxSubtitle a:hover, .infoboxSubtitle a:active, .infoboxSubtitle a:visited  {
  font-weight: bold;
  color: #660099;
}

.infoboxSubtitle a:hover {
  color: #000000;
}

.listBoxPager {
  background-color: #EEE0C5;
  border-bottom: 1px solid #DDD0B4;
  border-top: 0px solid #DDD0B4;
  border-right: 0px solid #DDD0B4;
  border-left: 0px solid #DDD0B4;
}

.listBoxRecordCount {
  background-color: #EEE0C5;
  border-bottom: 1px solid #DDD0B4;
  border-top: 0px solid #DDD0B4;
  border-right: 0px solid #DDD0B4;
  border-left: 0px solid #DDD0B4;
}

.listBoxLocationIndicator {
  background-color: #EEE0C5;
  border-bottom: 1px solid #DDD0B4;
  border-top: 0px solid #DDD0B4;
  border-right: 0px solid #DDD0B4;
  border-left: 0px solid #DDD0B4;
  text-align: left;
  font-style: italic;
  width: 100%;
}

.listBoxTableHeader, .listBoxTableHeaderSorted, .listBoxTableHeader a:link, .listBoxTableHeaderSorted a:link, .listBoxTableHeader a:visited, .listBoxTableHeaderSorted a:visited {
  background-color: #EEE0C5;
  text-align: left;
  border-bottom: 1px solid #DDD0B4;
  border-right: 1px solid #DDD0B4;
  font-weight:bold;
  font-size: 10pt;
}

.listBoxTableHeaderSorted, .listBoxTableHeaderSorted a:link, .listBoxTableHeaderSorted a:visited {
  background-color: #DDD0B4;
}

.listBoxTableHeader a:link, .listBoxTableHeaderSorted a:link, .listBoxTableHeader a:visited, .listBoxTableHeaderSorted a:visited {
  border-bottom: 0px solid #DDD0B4;
  border-right: 0px solid #DDD0B4;
}

.listBoxTable {
  border-color: purple;
}
.listBoxTableCell {
  border-bottom: 1px solid #DDD0B4;
  border-right: 1px solid #DDD0B4;
}
.listBoxTableCell a {
  font-weight: bold;
}

.listBoxCellCenterAlign {
  border-bottom: 1px solid #DDD0B4;
  border-right: 1px solid #DDD0B4;
  text-align: center;
}
.listBoxCellLeftAlign {
  border-bottom: 1px solid #DDD0B4;
  border-right: 1px solid #DDD0B4;
  text-align: left;
}
.listBoxCellRightAlign {
  border-bottom: 1px solid #DDD0B4;
  border-right: 1px solid #DDD0B4;
  text-align: right
}

.listBoxSelectedRow, .listBoxSelectedRow a, .listBoxSelectedRow a:visited, .listBoxSelectedRow a:active {
  background-color: #B5B2B5;
}

.listBoxSelectedRow a:hover {

}

.listBoxHiRow {
  background-color: #EEE0C5
}

.error {
	color: #B6171E;
	font-weight: bold;
}

.formLabel {
  font-weight: bold;
}

.formHeader {
  border-bottom: 1px solid #DDD0B4;
  border-top: 1px solid #DDD0B4;
  border-left: 1px solid #DDD0B4;
  border-right: 1px solid #DDD0B4;
  background-color: "#EEE0C5";
  font-size: 10pt;
  font-weight: bold;
}

.footer, .footer a:link, .footer a:visited, .footer a:active {
  font-size: 8pt;
  color: #5C5C5C;
}

.footer a:hover {
  color: #660099;
}

.i9tabularnote {
  color: #0099FF;
}
.i9tabularexclude {
  font-style: italic;
}
.i9tabularcode {
  font-weight: bold;
  border-bottom: 1px solid #DDD0B4;
}
.i9tabularcodedesc {
  font-weight: bold;
}
.i9listBoxTableCell {
  border-bottom: 1px solid #DDD0B4;
}
.i9listBoxTableCellRight {
  border-bottom: 1px solid #DDD0B4;
  border-right: 1px solid #DDD0B4;
}

.cptCode, .cptCode a, .cptCode a:visited, .cptCode a:active {
   color: #9C0031;
}
.cptCode a:hover {
  color: #AA33DD;
}
.hcpcsCode, .hcpcsCode a, .hcpcsCode a:visited, .hcpcsCode a:active{
  color: #3955AD;
}
.hcpcsCode a:hover {
  color: #AA33DD;
}

.i9v1Code, .i9v1Code a, .i9v1Code a:visited, .i9v1Code a:active{
  color: #206000;
}
.i9v1Code a:hover {
  color: #AA33DD;
}

.i9v3Code, .i9v3Code a, .i9v3Code a:visited, .i9v3Code a:active{
  color: #008684;
}
.i9v3Code a:hover {
  color: #AA33DD;
}
.neoplasmCode, .neoplasmCode a, .neoplasmCode a:visited, .neoplasmCode a:active{
  color: #FE5D00;
}
.neoplasmCode a:hover {
  color: #AA33DD;
}
.deletedCode a:active{
  color: #000000;
}
.deletedCode a:hover{
  color: #333333;
}

.hint {
  font-weight: normal;
  font-style: italic;
	font-size: 8pt;
	color: #B6171E;
}

.logonLabel {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
}

.codersDict, .codersDict a, .codersDict a:visited, .codersDict a:active{
  color: #3955AD;
}
.codersDict a:hover {
  color: #AA33DD;
}

.Arial__black_bold_14 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000;}
.Arial_black_12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.Arial_white_12_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.Arial_purple_12_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #660099;}
.Arial_red_12_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC3C2C;}
.Arial_black_12_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;}
.Arial_black_bold_12_underline {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline;}
.Arial_white_12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal;}
.Arial_black_12_bold_17pt_spacing { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; line-height: 18pt;}
.Arial_16_black_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000;}


.listBoxTableHeaderGrid, .listBoxTableHeaderGridSorted, .listBoxTableHeaderGrid a:link, .listBoxTableHeaderGridSorted a:link, .listBoxTableHeaderGrid a:visited, .listBoxTableHeaderGridSorted a:visited {
  background-color: #dfccfa;
  text-align: left;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #D6D7D6;
  font-weight:bold;
  font-size: 10pt;
  border-style: groove;
}

.listBoxTableHeaderGridAlternate{
	background-color: #dfccfa;
  	text-align: left;
  	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font-weight:bold;
	font-size: 10pt;
	border-style: groove;
}
.listBoxTableCellGrid a {
  font-weight: bold;
}

.listBoxTableCellGrid {
  border: 1px solid #D6D7D6;
  white-space: nowrap;
}

.listBoxTableCellGridImported {
  border: 1px solid #D6D7D6;
  white-space: nowrap;
  font-weight: bold;
  color: #163574;
}

.listBoxTableCellGridNumber {
  border: 1px solid #D6D7D6;
  white-space: nowrap;
  text-align: right;
}

.listBoxTableCellGridNumberImported {
  border: 1px solid #D6D7D6;
  white-space: nowrap;
  text-align: right;
  font-weight: bold;
  color: #163574;
}

.listBoxTableCellGridNumberPayerImported {
  border: 1px solid #D6D7D6;
  white-space: nowrap;
  text-align: right;
  font-weight: bold;
  color: #b52f2f;
}

.listBoxTableCellGridNumberAlternate {
  border: 1px solid #000000;
  white-space: nowrap;
  text-align: right;
}

.listBoxTableCellGridAlternate {
	border: 1px solid #000000;
}
.listBoxTableCellGridMedicareFee {
	border: 1px solid #D6D7D6;
	font-weight: bold;
	text-align: right;
}
th {
	font-size: smaller;
	font-weight: 500;
}
.stylehide {
display: none;
}
.styleshow {
display: show;
}
.msgbox {
  background-color: #FFF1D6;
  width: 100%;
}
.pageTitle {
  color: #000000;
  font-weight: bold;
  font-size: 12pt;
  padding: 10px;
}
.drcshow{
background-color: #000000;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
display:show;
}
.drchide{
display:none;
}
.otherndcDataInfoboxGroupHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  background-color: #636363;
  border-top: solid #c0c0c0 1px;
}
.drugInformationInfoboxGroupHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  background-color: #EB5411;
  border-top: solid #c0c0c0 1px;
}
.ingenixDataInfoboxGroupHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  background-color: #0F238C;
  border-top: solid #c0c0c0 1px;
  }
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
                                                       
td.clear a.editicon {
    background: transparent url('../buttons/bg_button_a.gif') no-repeat scroll top right;
    color: red;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 7px;
    text-decoration: none;
}

td.clear a.editicon span {
    background: transparent url('../buttons/bg_button_span.gif') no-repeat scroll;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 7px;
} 
td.clear a.editicon:active {
    background: transparent url('../buttons/bg_button_a.gif') no-repeat scroll bottom right;
    color: #000;
    outline: none;
}

td.clear a.editicon:active span {
    background: transparent url('../buttons/bg_button_span.gif') no-repeat bottom left;
    padding: 6px 0 4px 7px;
}
.colorlistBoxCell, .colorlistBoxCell a, .colorlistBoxCell a:active, .colorlistBoxCell a:hover {
  border-bottom: 1px solid #DDD0B4;
  border-right: 1px solid #DDD0B4;
  color: blue;
}

.colorlistBoxCell a:visited {
  border-bottom: 1px solid #DDD0B4;
  border-right: 1px solid #DDD0B4;
  color: red;
}
.red {
  color: red;
}