.sectionheader {
  background-color:#CA9DE1;
}
div.separator_bar {
  background-color:#AB74C8;
}
#nav a{
  color:purple;
  text-decoration:none;
  font-weight:bold;
}


/* This section shows if the user is logged in */
.footertools {
	width: 789px;
  text-align: left;
  margin: 0;
  border: 1px solid #8d679f;
  color: #444;
  margin-left:auto;
  margin-right:auto;
}

.footerads {
	width: 789px;
  text-align: left;
  margin: 0;
/*  border-top: 1px solid #8d679f;
  border-right: 1px solid #8d679f;
  border-left: 1px solid #8d679f;
  
  border-right: 1px solid #8d679f;
  background-color: #d3baeb;
  border-left: 1px solid #8d679f; 
  padding: 6px;
  */
  color: #444;
  margin-left:auto;
  margin-right:auto;
}

.footer {
	width: 790px;
  text-align: left;
  margin: 0;
/*  border-top: 1px solid #8d679f;

  border: 1px solid #8d679f;
  background-color: #d3baeb;
 padding: 0 7px 8px 8px;
*/ 
  color: #444;
  margin-left:auto;
  margin-right:auto;
}

.index_h1 {
  font-size: 14pt;
  display: inline;
  line-height: 160%;
  padding:0px;
  margin:0px;
}

.index_h1 a:link, .index_h1 a:visited {
  text-decoration: none;
	color: purple;
	font-weight: normal;
}

.index_h1 a:hover, .index_h1 a.active {
  text-decoration: underline;
}

.index_h1 h2, a:hover, h2 a.active {
  text-decoration: underline;
}

.sectionheading1 {
  padding: 6px;
  font-size: 1.25em;
  font-weight: bold;
  color: #ffffff;
  vertical-align: middle;
  background-image: url(/images/dark-gray-menu-off.gif);
}

.sectionheading {
  padding: 0px 3px 0px 3px;
  font-weight: bold;
  font-size: 12pt;
  line-height: 200%;
  vertical-align: middle;
}

.sectionbody {
  padding: 0;
  font-weight: normal;
  vertical-align: top;
  border: 0;
}

.sectionbody2 {
  padding: 15px 10px;
  text-align: left;
}

.sectionbody3 {
  padding: 15px;
  text-align: left;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

th {
	vertical-align: bottom; 
	text-align: center;
	padding: 3px;
	font-size: 90%;
	font-weight: bold;
}

td {
	vertical-align: top; 
	text-align: left;
	padding: 3px;
}
td.tdl {
  text-align:left;
}
td.tdr {
  text-align:right;
}

.tdcm {
  text-align: center;
  vertical-align: middle;
	padding: 3px;
}

p {
	margin-bottom: 10px;
	text-align: left;  
}

blockquote {
    margin: 0 30px 0 30px;
}

.base_color {
	color: purple;
}

h1
{
	color: purple;
	font-weight: normal;
/*  font-family:'Times New Roman',serif; */
	font-size: 24px;
	margin: 0;
	padding: 5px 0 15px 0;
  line-height: 125%;    
}

h2 {
	color: purple;
	font-weight: normal;
/*  font-family:'Times New Roman',serif; */
	font-size: 20px;
	padding: 10px 0 10px 0;
  line-height: 125%;    
}

h3 {
	color: purple;
	font-size: 17px;
/*  font-family:'Times New Roman',serif;  */
	font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 125%;    
}

h4 {
	color: purple;
/*  font-family:'Times New Roman',serif; */
	font-size: 14px;
	font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 100%;    
}

h5 {
	color: purple;
/*  font-family:'Times New Roman',serif;  */
	font-size: 14px;
	font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 100%;    
}

h6 {
	color: purple;
/*  font-family:'Times New Roman',serif;  */
	font-size: 14px;
	font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 100%;    
}

hr {
  margin-top: 5px;
  margin-bottom: 5px;  
  padding: 0;  
}

:link, :visited { text-decoration: underline; }
:link:focus, :visited:focus { color: #6600ff; }
:link { color: #0000FF }
:visited { color: #0000FF }
:link:hover, :visited:hover { color: #6600ff; }
:link:active, :visited:active { color: #6600ff; }

/*
a {
  color: #0066FF; 
	text-decoration: underline;  
}
a:hover {
  color: #FF0000;
}
*/



li {
    line-height: 140%;
}

ul#menu{
 	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	background:transparent url("/images/menu-off.gif") repeat-x top left;
	font-family:Tahoma,Arial,sans-serif;
/*	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #004c99; */
	border-top:1px solid #8d679f;
	border-bottom:1px solid #8d679f;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
ul#menu li a{
	display:block;
	float:left;
/*
	color:#6d7078;
*/
	color:#555;
	text-decoration:none;
	font-weight:bold;
	padding:10px 20px 0 20px;
	height:24px;
	background:transparent url("/images/menu-divider.gif") no-repeat top right;
}
ul#menu li a:hover{
	background:transparent url("/images/menu-hover.gif") no-repeat top right;	
  cursor: pointer;
}
ul#menu li#last {
	float:right;
}  
ul#menu li#last a {
  background: url("/images/clear.gif") no-repeat top right;
}
ul#menu li#last a:hover{
	background:transparent url("/images/menu-hover.gif") no-repeat top right;	
}

a.menulink {
	text-decoration: none;      
}
a.menulink:hover {
	text-decoration: underline;
    color: red;          
}

a.topmenu {
	padding: 0 7px 0 7px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.topmenu:visited {
	color: #000000;
	text-decoration: none;
}
a.topmenu:hover {
	color: #ffffff;
	text-decoration: underline;
}

.openheader {
    cursor: pointer;
    text-decoration: none;
    color: #444;
}
.openheader:hover {
    color: #0066FF;
}

.openheader2 {
    color:blue; 
    text-decoration: underline; 
}
.openheader2:hover {
    color:red
}

a.top-menu {
  font-size:8pt;
  color:#ffffff;
  text-decoration:none;
}
a.top-menu:visited {
  color:#ffffff;
  text-decoration:none;
}
a.top-menu:hover {
  color:#6600ff;
  text-decoration:underline;
}
a.top-menu:hover {
  color:#6600ff;
  text-decoration:underline;
}
.top-tags2 {
  font-size:7pt;
  color:#ffffff;
  text-decoration:none;
}
a.top-tags {
  font-size:7pt;
  color:#ffffff;
  text-decoration:none;
}
a.top-tags:visited {
  color:#ffffff;
  text-decoration:none;
}
a.top-tags:hover {
  color:#6600ff;
  text-decoration:underline;
}
a.top-tags:hover {
  color:#6600ff;
  text-decoration:underline;
}
.breadcrumbs a {
  font-size:8pt;
  color:purple;
  text-decoration:none;
}
.breadcrumbs a:visited {
  color:purple;
  text-decoration:none;
}
.breadcrumbs a:hover {
  color:#6600ff;
  text-decoration:underline;
}
.breadcrumbs a:hover {
  color:#6600ff;
  text-decoration:underline;
}
.contentLayout {
  margin-top:5px;
}

a.bottommenu {
	padding: 0 7px 0 7px;
	color: purple;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.bottommenu:visited {
	color: purple;
	text-decoration: none;
}
a.bottommenu:hover {
	color: #6600ff;
	text-decoration: underline;
	font-size: 12px;
  cursor: pointer;
}
a.bottommenu:active {
	color: #6600ff;
	text-decoration: underline;
	font-size: 12px;
  cursor: pointer;
}

a.bottommenu2 {
	color: #444;
	text-decoration: none;
	font-size: 12px;
}
a.bottommenu2:visited {
	color: #444;
	text-decoration: none;
}
a.bottommenu2:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
  cursor: pointer;
}

.submit input {
  color: red;
  font-weight:bold;
  background: #ccc;
  border: 2px outset #666;
  padding: 2px 7px;
}

.link_button {
  color: #000;
  background:  #ccc;
  border: 2px outset #666;
  padding: 2px 7px;
  margin: 0;
}
.link_button a {
  color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

.errors {
  background-image: url("/images/status-error.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #ffffff;
  border: 2px outset red;
  margin: 0 30px 0 30px;
  padding: 10px 15px 10px 65px;
  font-size: 100%;
  font-weight: bold;
}

.saveok {
  background-image: url("/images/status-ok.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #ffffff;
  border: 2px outset green;
  margin: 0 30px 0 30px;
  padding: 20px 15px 20px 65px;
  font-size: 125%;
  font-weight: bold;
}

.breadcrumbs {
  font-size: 9pt;
  margin: 0 0 0 5px;
/*  margin: 5px 0 10px 10px; */
}

.icd9_excludes {
  color: red; 
}

.icd9_includes {
  color: green; 
}

.icd9_codefirst {
  background: yellow; 
}

.icd9_useadd {
  background: aqua; 
}

.icd9_codealso {
  background: yellow; 
}


.icd10_excludes {
  color: red; 
}

.icd10_includes {
  color: green; 
}

.icd10_codefirst {
  background: yellow; 
}

.icd10_useadd {
  background: aqua; 
}

.icd10_codealso {
  background: yellow; 
}

table .code_table {
  width:95%;
  margin: 0px 0 0 0; 
  border: 1px solid #666666;
}

table.code_table  th{
  font-weight:bold;
  border:1px solid black;
}

table.code_table td {
  border:1px solid gray;
}

/* Begin: Code used in SearchPro (and our search box) */
.sp2_field {border: 1px solid #999999;background-color:#ffffff;font-family:Tahoma;font-style:normal;color: #000000;font-size:12px;font-weight:normal;padding: 2px;}

.sp2_btn {font-family:Tahoma;font-style:normal;color: #000000;font-size:12px;font-weight:normal;}

a.sp2_advanced:link,a.sp2_advanced:active,a.sp2_advanced:visited {font-family:Tahoma;font-style:normal;text-decoration:none;color: #0000ff;font-size:11px;font-weight:normal;}

a.sp2_advanced:hover {font-family:Tahoma;font-style:normal;text-decoration:underline;color: #ff0000;font-size:11px;font-weight:normal;}

.sp2_info {font-family:Tahoma;font-style:normal;text-decoration:none;color: #000000;font-size:13px;font-weight:normal;}

a.sp2_title:link,a.sp2_title:active,a.sp2_title:visited {font-family:Tahoma;font-style:normal;text-decoration:none;color: #0000ff;font-size:15px;font-weight:bold;}

a.sp2_title:hover {font-family:Tahoma;font-style:normal;text-decoration:underline;color: #ff0000;font-size:15px;font-weight:bold;}

.sp2_result {font-family:Tahoma;font-style:normal;text-decoration:none;color: #000000;font-size:12px;font-weight:normal;}

.sp2_select {font-family:Tahoma;font-style:normal;text-decoration:none;color: #990000;font-size:12px;font-weight:bold;}

.sp2_address {font-family:Tahoma;font-style:normal;text-decoration:none;color: #008000;font-size:12px;font-weight:normal;}

.sp2_page {font-family:Tahoma;font-style:normal;text-decoration:none;color: #000000;font-size:12px;font-weight:normal;}

a.sp2_page:link,a.sp2_page:active,a.sp2_page:visited {font-family:Tahoma;font-style:normal;text-decoration:underline;color: #000000;font-size:12px;font-weight:normal;}

a.sp2_page:hover {font-family:Tahoma;font-style:normal;text-decoration:underline;color: #000000;font-size:12px;font-weight:normal;}

.sp2_nowpage {font-family:Tahoma;font-style:normal;text-decoration:none;color: #a90a08;font-size:12px;font-weight:bold;}
/* End: SearchPro CSS code */


/* Begin: Used in charactercounter.js */
.minitext {
  font: normal 0.7em Arial, sans-serif;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}
/* End: Used in charactercounter.js */

#searchboxhome {
}
#searchboxhome h2 {
}
#searchboxhome td {
/*  background-color:#d3baeb; */

  padding: 10px 10px 0 10px; 
  border: 1px solid #8d679f;
}
#searchtable{
  padding: 10px 10px 0 10px; 
  border: 1px solid #8d679f;
  background: #d3baeb url(/images/purple-title.png) repeat-x;
}

a.searchboxlink {
	color: purple;
  font-size: 8pt;
}
a.searchboxlink:visited {
	color: purple;
	text-decoration: none;
}
a.searchboxlink:hover {
	color: #ff0000;
	text-decoration: underline;
  cursor: pointer;
}

#blanket {
  background-color:#111;
  opacity: 0.3;
  filter:alpha(opacity=30);
  position:absolute;
  z-index: 9001;
  top:0px;
  left:0px;
  width:100%;
}

#popUpDiv {
  position:absolute;
  background-color:#fff;
  width:100px;
  height:75px;
  z-index: 9002; 
  text-align: center;
  vertical-align: middle;
}

#blanket_contact {
  background-color:#111;
  opacity: 0.3;
  filter:alpha(opacity=30);
  position:absolute;
  z-index: 9001;
}

#popUpDiv_contact {
  position:absolute;
  background: #d3baeb url(/images/purple-title.png) repeat-x;
  z-index: 9002; 
  text-align: center;
  border-top:    2px solid #ddd;
  border-left:   2px solid #ddd;
  border-bottom: 2px solid #444;
  border-right:  2px solid #444;
}

/* hide section until unhiden */
.hlinks {
  display: none; 
}

/* anti-phishers and poster-bots */
.bbait {
  display: none; 
}

.hang_indent {
  margin-left: 4em;
  text-indent: -4em;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

/* ChiroCode Knowledge Base Scope of Practice */
.CCState { color: navy; font-size: 18px; font-family: Verdana; font-weight: bold; font-stretch: condensed; line-height: 22px; }
.CCpagelink1 { color: black; font-size: 10pt; font-family: Verdana; line-height: 12pt; margin-left: 16pt; }
.CCpagelink2 { color: black; font-size: 10pt; font-family: Verdana; line-height: 12pt; margin-left: 32pt; }
.CCL1 { color: black; font-size: 12pt; font-family: Verdana; font-weight: bold; font-variant: small-caps; line-height: 16pt; padding-top: 4pt; padding-bottom: 6pt; border-top: 1pt solid black; }

.CCL2 { color: red; font-size: 14px; font-family: Verdana; font-weight: bold; line-height: 16px; list-style-type: upper-roman; }
.CCcomments { color: black; font-size: 10pt; font-family: Verdana; font-style: italic; line-height: 14pt; background-color: #dedede; margin-left: 32pt; padding-top: 4pt; padding-bottom: 4pt; padding-left: 8pt; }
.CCcodehdr { color: black; font-weight: bold; text-transform: uppercase; margin-left: 32pt; }
.CCcoderef { color: black; font-weight: normal; font-style: italic; margin-left: 48pt; }
.CCcodedesc { color: black; font-weight: bold; margin-left: 32pt; }
.CCcode1 { color: black; margin-left: 32pt; }
.CCcode2 { color: black; margin-left: 52pt; }
.CCcode3 { color: black; margin-left: 72pt; }
.CCcode4 { color: black; margin-left: 92pt; }
.CCcodelink { color: black; margin-left: 32pt; padding-bottom: 6pt; }/* begin Page */

.hilight {
  background-color: #00ffff; /* rgb(193,220,234); */
}