body
{
    background: #0158fb url(/web/20180512073412im_/http://appletonspine.com/images/bgGradient.jpg);
    margin: 0;
    padding: 0;
    font: medium "lucida grande", tahoma, verdana, arial, Helvetica, sans-serif;
    color: #333;
    font-weight: normal;
}
a
{
	color:#0158fb;
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-weight:bold;
}
a:active
{
    text-decoration: none;
    color: #BDA55E;
}
a:hover
{
    text-decoration: underline;
    color: #990000;
}
a img
{
    border-width: 0;
}
h1, h2, h3, h4, h5, h6 ul, li, form
{
    margin: 0;
    padding: 0;
}
ul, li
{
    font-weight: normal;
    line-height: 1.2em;
}
.clear
{
    clear: both;
}
p
{
    font-weight: normal;
    line-height: 1.3em;
}
table > tr, th, td
{
    font-family: "lucida grande", tahoma, verdana, arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 95%;
}
table > th
{
    font-family: "lucida grande", tahoma, verdana, arial, Helvetica, sans-serif;
    font-size: 95%;
}

/* Page */
#page
{
    width: 970px;
    margin: 0 auto;
    background: #fff;
    padding: 0;
    /*border: solid #999;
    border-width: 0px 1px;*/
    font-size: small;
    color: #333;
}

/* Headings */
h1
{
    margin: .75em 0 0;
    font-size: 175%;
    background: none;
    font-family: palatino linotype, Palatino, new century schoolbook, Serif;
}
h2
{
    margin: .75em 0 0;
    font-size: 150%;
    font-weight: bold;
    font-family: palatino linotype, Palatino, new century schoolbook, Serif;
    color:#3d7605;
}
h3
{
    font-size: 135%;
    margin: .75em 0 0;
    color: #3d7605;
    font-weight: bold;
    font-family: palatino linotype, Palatino, new century schoolbook, Serif;
}
h4
{
    font-size: 110%;
    margin: .75em 0 0;
    color: #000;
    font-family: palatino linotype, Palatino, new century schoolbook, Serif;
}
h5
{
    font-size: 95%;
    margin: .75em 0 0;
    color: #000;
}
h6
{
    font-size: 85%;
    margin: .75em 0 0;
    color: #000;
}

/* Header */
#login
{
    background:#02276d;
    width: 99.6%;
    margin:0;
    padding:0px;
    text-align:right;
    border: 2px solid;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
}
#login p
{
    margin:0;
    padding:3px;
    font-size:75%;
    color: #fff;
}
#header
{
    background-image: url(/web/20180512073412im_/http://appletonspine.com/Images/bgHeader.jpg) !important;
    background-repeat:no-repeat;
    z-index: 5;
    width: 100%;
    margin: 0;
    padding: 0;
}
.ASI_logo
{
    display: block;
    float: left;
    margin: 0;
    text-decoration: none;
    padding: 6px 10px;
    width:110px;
}
.ASI_logo img
{
    display: block;
}
.ASI_Title
{
    display:block;
    float:left;
    padding: 6px 10px 6px 10px;
}
.ASI
{
    font-family:Verdana, Arial, Helvetica, Sans-Serif ;
    font-size:312%;
    font-weight:bold;
    color:#990000;
    text-shadow: 2px 2px #999;
}
.Integrated
{
    font-family:Georgia, Times New Roman, Times, Serif;
    font-size:225%;
    font-weight:bold;
    color:#353535;
    text-shadow: 1px 1px #999;
}
.Chiro_Symbol
{
    display: block;
    float: left;
    margin: 0;
    text-decoration: none;
    padding: 6px 0;
    width:100px;
}
#menu
{
    background-color:#990000;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
    min-height:1.8em;
}
#menu ul
{
    margin:0;
    padding:0;
    display:block;
}
#menu ul li 
{
    list-style:none;
    padding: 4px 2px 6px 2px;
    float:left;
    text-align:center;
    vertical-align:middle;
    font-size:.9em;
	background-color:#990000;
	width:155px;
	}
#menu ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	text-shadow: 1px 1px #333;
	}
#menu li a:hover, #menu li a:focus {
	color:#0158fb;
	}

/*Content Areas*/
#content
{
    background-image: url(/web/20180512073412im_/http://appletonspine.com/images/bg_content.gif);
    clear: both;
    width: 970px;
    float: left;
    margin: 0px;
    padding: 0px;
    z-index: 5;
}
#LeftNav
{
	margin:0;
	padding:0;
    float: left;
    width: 153px;
    background: #006699;
    color: #333;
}
.subtitle
{
    margin: 0;
    padding: 4px 2px 2px 2px;
    text-align:left;
	background-color:#ebf4e1;
    font-size:1em;
    font-weight:bold;
}
#LeftNav ul
{
    margin:0;
    padding:0;
    list-style-type:none;
	border-top:1px solid #333;
}
#LeftNav ul li {
    margin:1px 0;
    padding:0;
	/*border-bottom:1px solid;*/
	background-color:#ebf4e1;
    font-size:.85em;
    border: 1px solid #333;
    border-radius: .5em;
	}
#LeftNav li a {
	display:block;
	text-decoration:none;
	color:#283f13;
    padding:1px 3px;
	}
#LeftNav li a:hover, #LeftNav li a:focus {
	background-color:#99ccff;
	color:#fff;
	}
#LeftNav ul ul
{
    visibility:hidden;
    margin: 0;
    padding: 0;
}
#LeftNav ul ul li a:hover, #LeftNav li a:focus {
	background-color:#99ccff;
	color:#fff;
	}

#MidContent
{
    width: 790px;
    padding:0 10px;
    float:right;
}

/* Footer */
#footer
{
    clear:both;
    background:#02276d;
    margin: 0;
    padding:0;
    border: 1px solid;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em;
}
#footer p
{
    margin:0;
    padding:3px;
    font-size:80%;
    color: #fff;
}

/*Page Content*/
.center
{
    text-align: center;
}
.right
{
    text-align: right;
}
.left
{
    text-align: left;
}
.fRight
{
    float: right;
}
.fLeft
{
    float: left;
}
.caption
{
    font-size: 85%;
}
.caption a
{
    font-weight: normal !important;
}
.bold
{
    font-weight: bold;
}
.bgGray
{
    background-color: #cccccc;
}
.green
{
    color: #AFBD22;
}
/* ---------- begin office hours ---------- */
table#office-hours {background:#fff; border-collapse:collapse; width:100%;}
table#office-hours thead {background:#e3e4e9; color:#000; font-weight:bold;}
table#office-hours thead tr:hover {background:#e3e4e9; color:#000;}
table#office-hours tr:hover {background:#f7941d; color:#fff;}
table#office-hours td {border:1px solid #e3e4e9; padding:2px 20px 0 20px; height:24px; text-align:center;}
table#office-hours td.days {text-align:left;}


/*
     FILE ARCHIVED ON 07:34:12 May 12, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:50:28 Jan 09, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 49.773 (3)
  esindex: 0.01
  captures_list: 68.173
  CDXLines.iter: 11.121 (3)
  PetaboxLoader3.datanode: 173.883 (5)
  exclusion.robots: 0.144
  exclusion.robots.policy: 0.133
  RedisCDXSource: 4.616
  PetaboxLoader3.resolve: 208.745 (2)
  load_resource: 993.185
*/