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
}

.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;
}

.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}