﻿* {
	padding: 0;
	margin: 0;
}

body {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
}
.bodyBackground {
	background-color: #ffffff;
	margin-left:30px;
}
#leftColumn
{
	display:none;
}
#rightColumn
{
	float:none;
}
#content{
	width:660px;
	margin-left: 20px;
	margin-right: 10px;
}
.content 
{
	background-image:url(../images/shim.gif);
	background-repeat:repeat-y;
	padding-left:35px;
	padding-right:30px;
	margin-top:-3px;
	text-align:left;
}
.printVersion
{
	display:inline-block;
	margin-top:10px;
}
.printVersionLogo 
{
	margin-top:-10px;
}
.doNotPrint 
{
	display:none;
}
#printerLinks
{
	display:block;
	font-size:.8em;
	text-align:right;
}
#printerLinks a
{
	color: #939598;
}
#printerLinks a:hover
{
	color: #8b50f7;
}
#PrintLinks
{
	display:none;
}
ul {
	list-style:outside;
	margin-bottom:15px;
	margin-left:40px;
	font-size:.75em;
}
li {
	margin-bottom:2px;
}
.disclaimer{
	font-size:.8em;
}
.verticalSeparator
{
	background-image:url(../Images/verticalSeparator.gif);
	background-repeat: repeat-y;
}
.boldface{
	font-weight:bold;
}
.purpleBold{
	font-weight:bold;
	color:#522f91;
}
.next{
	font-weight:bold;
	color:#522f91;
}
.next a
{
	text-decoration:underline;
}
p {
	line-height:1.5em;
	padding-bottom:10px;
	font-size:.75em;
}
.question{
	color:#522f91;
	font-weight:bold;
	margin-bottom: -10px;
	padding-top:8px;
}

h1 {
	font-size:1.5em;
	color:#522f91;
	font-weight:bold;
	padding-top:24px;
	margin-bottom:15px;
}
h2 {
	font-size:1.25em;
	color:#522f91;
	font-weight:bold;
	padding-top:20px;
}
h3 {
	font-size:1em;
	color:#522f91;
	font-weight:bold;
	margin-top:15px;
}
h4 {
	font-size:1em;
	color:#522f91;
	font-weight:bold;
	margin-top:10px;
}
h5 {
	font-size:1em;
	color:#522f91;
	font-weight:bold;
	margin-top:5px;
}
h6 {
	font-size:1em;
	color:#522f91;
	font-weight:bold;
	margin-top:5px;
}
#footerBar{
	background-image:url(../images/shim.gif);
	background-repeat:no-repeat;
	height:51px;
	width:660px;
	padding-left:35px;
}
#header{
	background-image:url(../images/global/arthrotecLogoPrint.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:660px;
	margin-top: -3px;
	height:120px;
}

img.headerArt {
	margin-top: 20px;
}
img.homePage {
	margin-bottom:-3px;
}
#printerFriendly { 
	margin-right: 30px;
	padding-top: 6px;
	padding-left: 30px;
}
/* links */
a:link {color: #522f91; text-decoration: underline;}     /* unvisited link */
a:visited {color: #522f91; text-decoration: underline;}  /* visited link */
a:hover {color: #8b50f7; text-decoration: underline;}   /* mouse over link */
a:active {color: #522f91; text-decoration: none;}   /* selected link */

#navColumn{
	background-image:url(../images/global/navOff.gif);
	background-repeat:repeat-y;
	width:0px;
}
/* leftmenu css */ 
#nav
{
	font-weight:bold;
	text-align: left;
}

	
#utilityNav
{
	visibility:hidden;
}

#utilityNav a { color: #ffffff; text-decoration: underline; }
#utilityNav a:visited	{ color: #ffffff; text-decoration: underline; }
#utilityNav a:hover	{ color: #ee2a24; text-decoration: underline; }
#utilityNav a:active	{ color: #ffffff; text-decoration: underline; }


#homeFlash{
	margin-top:-1px;
}

#footerLinks{
	
}
a.footer { color: #522f91; text-decoration: underline; font-size:.85em; }
a.footer:visited	{ color: #522f91; text-decoration: underline; font-size:.85em; }
a.footer:hover	{ color: #8b50f7; text-decoration: underline; font-size:.85em; }
a.footer:active	{ color: #522f91; text-decoration: underline; font-size:.85em; }


a.callout { font-family: arial, helvetica, sans-serif, geneva, swiss, sunsans-regular; font-size: .8em; color: #000000; font-weight: bold; text-decoration: none; }
a.callout:visited	{ color: #000000; text-decoration: none; }
a.callout:hover	{ color: #F0121F; text-decoration: underline; }
a.callout:active	{ color: #3b6e8f; text-decoration: none; }


a.overClass {
	color:#522f91;
	text-decoration: underline;
	font-size: .8em;
}
a.printerFriendly { 
	font-size: .8em; 
	color:#939598; 
	text-decoration: underline; 
}
a.printerFriendly:active	{ color: #939598; text-decoration: underline; }
a.printerFriendly:hover	{ color: #522f91; text-decoration: underline; }
a.printerFriendly:visited	{ color: #939598; text-decoration: underline; }
a.printerFriendly:visited:hover	{ color: #522f91; text-decoration: underline; }
	
a.next { color: #336699; text-decoration: underline; }
a.next:active	{ color: #336699; text-decoration: underline; }
a.next:hover	{ color: #ee2a24; text-decoration: underline; }
a.next:visited	{ color: #336699; text-decoration: underline; }
a.next:visited:hover	{ color: #ee2a24; text-decoration: underline; }
.next { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif, geneva, swiss, sunsans-regular; 
	font-weight: bold; }

#secondaryNav {
	padding-left: 25px;
	padding-top: 25px;
	text-align: left;
	font-weight: bold;
}
#footerPrint { padding: 0px 0px 0px 0px; margin-top: 8px; width:527px; }
#fbID { padding: 0px 10px 0px 10px; margin-top: 0px;  }
#fbIDPrint { padding: 0px 0px 0px 0px; margin-top: 8px; width:527px; }


#footnote { 
	padding: 0px 30px 20px 25px;
}
.footnote { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif, geneva, swiss, sunsans-regular; 
	font-size: .7em;
}
.dottedLineSeparator{
	padding-top:20px;
	padding-bottom:20px;
	margin-left:-42px;
}
a.siteMapSubMenu{
	margin-left:12px;
}
#howWorks{
	margin-left:-7px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.superscript { 
	vertical-align: top; 
}