/* CSS Document */

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #AAC3DD;
	margin: 0px;
	padding: 0px;
	}
	
/*/*/
	a{
	font-weight: 700;
}
	body p {
  		voice-family: "\"}\"";
  		voice-family: inherit;
}
	
	body th {
  		font-size: x-small;
  		voice-family: "\"}\"";
  		voice-family: inherit;
  		font-size: small;
	}
	
	body td {
  		font-size: x-small;
  		voice-family: "\"}\"";
  		voice-family: inherit;
  		font-size: small;
	}
	
	body {
  		font-size: x-small;
  		voice-family: "\"}\"";
  		voice-family: inherit;
  		font-size: small;
	}
	
	html > body th html > body p {
  		font-size: small;
	}  
	
	html > body td {}  
	
	html > body {
  		font-size: small;
	}  
/* */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: thin solid #254e9e;
	color: #254E9E;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #254E9E;
	border-bottom: dotted thin #254e9e;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

p {
	font-size: small;
	}
	
.inc {
	font-size: 1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#FFFFFF;
	text-align:center;
	}
	
.inc a {
	color:#FFFFFF;
	}
	
acronym {
  	border-bottom: 1px dotted black;
	}

/* Accessibility Link */
#skipnavigation {  
	position: absolute;   
	left: -1000px; 
	}
	
/* UNIVERSAL PAGE TAGS */
#page {
	background: white;
	margin: 0 auto;
	padding: 0px;
	width: 775px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#header {
	height:	109px;
	width: 775px;
	background: blue url("../images/painrelief_01.gif") no-repeat bottom center;
	}

.supers{
	text-decoration:none;
	color: #254e9e;
	font-size: 11px;
	font-weight: bold;
	}

.disclaimer{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style:normal;
	}

.footnotes{
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style:normal;
	line-height:8px;
	}

.filmpic{
	vertical-align:text-top;
	border:0pt;
	}

.musclelist{
	color: #254E9E;
	text-decoration:none;
	font-size:1.2em;
	}

.musclelist2{
	color: #3232FF;
	text-decoration:none;
	margin-left:15px;
	font-size:1em;
	}

.dueltabs {
	margin-right: 50px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.style4 {color: #254E9E}

.style5 {font-size: 1.2px}

.style6 {font-size: 1.2em}

.style7 {font-size: 1.0em}

.style9 {font-size: xx-small}

.style10 {font-size: x-small}

.white {color:#ffffff;
	text-weight:bolder;}

.blue {
	color:##254E9E;
	text-weight:bolder;
	font-size: 1.2em;
	text-decoration:none;
	font-weight: bolder;
		}
	
/* imported css for drop-down navigation lists
	from HTML dog (with some edits)
	http://www.htmldog.com/articles/suckerfish/dropdowns/
*/

#nav ul {
	float: left;
	width: 775px;
	list-style: none;
	line-height: 1;
	background: #254e9e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0;
	border: solid #AAC3dd;
	border-width: 1px 0;
	margin: 0 0 1em 0;
	text-align: center;
	}

#nav {
	float: left;
	width: 775px;
	list-style: none;
	line-height: 1;
	background: #254e9e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0;
	border: solid #AAC3dd;
	border-width: 1px 0;
	margin: 0 0 1em 0;
	text-align: center;
	}

#nav a {
	display: block;
	width: 8.7em;
	w\idth: 6.8em;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 0.5em;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}

#nav a:hover {
	text-decoration: none;
	color: #FFCC66;
	   z-index: 1000;
	}	

#nav a:active {
	text-decoration: none;
	color: #000000;
	}
	
#nav a.highlight {
	color: #FF9900;
	font-weight: bolder;
	}
	
#nav a.daddy {
	background: url(../images/arrow.gif) center right no-repeat;
	}

#nav li {
	float: left;
	padding: 0;
	width: 8.7em;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.1em;
	margin: 0 0 0 -4em;
	text-align: left;
	}

#nav li li {
	padding-right: 1em;
	width: 13em;
	}

#nav li ul a {
	width: 13em;
	w\idth: 11em;
	}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
	}

#nav li.sfhover ul ul ul {
	left: -999em;
	   z-index: 1000;
	}

#nav li.sfhover ul ul {
	left: -999em;
	   z-index: 1000;
	}

#nav li:hover ul ul ul {
	left: -999em;
	   z-index: 1000;
	}

#nav li:hover ul ul {
	left: -999em;
	   z-index: 1000;
	}

#nav li li li.sfhover ul {
	left: auto;
	   z-index: 1000;
	}

#nav li li.sfhover ul {
	left: auto;
	   z-index: 1000;
	}

#nav li.sfhover ul {
	left: auto;
	   z-index: 1000;
	}

#nav li li li:hover ul {
	left: auto;
	   z-index: 1000;
	}

#nav li li:hover ul {
	left: auto;
	   z-index: 1000;
	}

#nav li:hover ul {
	left: auto;
	   z-index: 1000;
	}

#nav li.sfhover {
	background: #3886D3;
	   z-index: 1000;
	}

#nav li:hover {
	background: #3886D3;
	   z-index: 1000;
	}
/* End NAV TAGS */

/* 2-COLUMN LAYOUT TAGS */
#main {
	background:#ffffff;
	float:left;
	width:500px;
	height:670px;
    }
	
#sidebar {
	float:right;
	width:220px;
	background: #64A2E1;
	padding:5px;
	height:inherit;
    }
	
#topbar {
	width: 743px;
	}
	
#main2 {
	background:#ffffff;
	float:right;
	width:560px;
	height:auto;
    }
	
#sidebar2 {
	float:left;
	width:160px;
	background: #64A2E1;
	padding:5px;
	height:inherit;
	text-size: 12px;
    }
	
#sidebar2 a {
	color:#ffffff;
	font-weight:bolder;
	margin-left: 2px;
	font-size: 12px;
    }

#productstable {
	position:relative;
	height: 220px;
	}
	
#left {
 	position:absolute;
 	text-align:center;
	 top:0;
	 right:0;
 	width:250px;
	}

#right {
 	position:absolute;
 	text-align:center;
 	top:0;
 	left:0;
 	width:250px;
	}

#end {clear:both;}


#content {
	background: #fff;
	padding: 15px;
	border-left: 1px solid #254e9e;
	border-right: 1px solid #254e9e;
	}
	
#footnotes {
	font-size: 9px;
	}

/* FOOTER TAGS (LR)*/
#footertop {
	padding: 1px;
	background: #254e9e;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	background: #254e9e;
	}

#footertop a {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	color: #FFFFFF;
	}

#footertop a:hover {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	color: #FFCC66;
	}	

#footertop a:active {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	color: #000000;
	}	
	
#footermiddle {
	background: white;
	border-left: 1px solid #254e9e;
	border-right: 1px solid #254e9e;
	border-bottom: 3px solid #254e9e;
	padding: 5px 10px;
	font-size: 9px;
	}

#footerbottom {
	background: white;
	border-left: 1px solid #254e9e;
	border-right: 1px solid #254e9e;
	border-bottom: 3px solid #254e9e;
	font-size: 9px;
	}
	
#footerbottom td {
	font-size: 9px;
	}

