html, body{ 
 margin:0; 
 padding:0; 
 } 

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #FFFFFF;
	background-image: url("gfx/mainbg.gif");
	background-repeat:repeat-y;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
h1 {
	font-size: 200%;
	font-weight:normal;
	color:#663300;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 140%;
}

h5 {
	font-size: 100%;
}

.times {
font-family:"Times New Roman", Times, serif;
}

.navissues {
font-size: 110%;
}

#header{
	background-image:  url("gfx/top_bg.jpg");
	background-repeat: no-repeat;
}

ul#topnavline {
	margin: 0;
	padding: 0;
	list-style:none;
	width:950px;
	background-image:  url("gfx/top_bg.jpg");
	background-repeat: no-repeat;
	display: none;
}

#ffonline {
float:left;
margin:0;
padding: 6px 6px;
font-size:115%;
font-weight:bold;
vertical-align:bottom;
}

#topnav {
float:right;
margin:0;
padding:8px 8px;
font-size:85%;
vertical-align:bottom;
}

#headerimage {
clear:both;
}

#container { 
width:950px;
} 

#leftcol {
width: 152px;
float:left;
position:relative; 
}

#leftcolcontent {
	padding-top: 3px;
	padding-left: 3px;
	background-color: #7C533D;
	background-image: url("gfx/lhs_bg.jpg");
	margin-left: 12px;
	margin-top: 12px;
	padding-right: 3px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:90%;

}


#leftcolcontent td, #leftcolcontent a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
}

#leftcolcontent td {
vertical-align:top;
}


/* this CONTAINS maincol and right col
*/ 
#twocols{
 width:798px; 
 float:right; 
 position:relative; 

  }

#rightcol {
 width:152px; 
 float:right; 
 position:relative; 
 overflow:hidden;
 }
 
#maincol{
background-color: #FFFFFF;
float: left; 
display:inline; 
position: relative; 
width:646px; 
overflow:hidden;
 }

/*
RIGHT COLUMN CONTENT
*/

#rightcolcontent {
padding-top: 12px;
padding-right: 12px;

}

#rightcolcontent h1#meds {
font-size: 12px;
margin:0;
padding: 6px;
color: #FFFFFF;
background-color: #663300;
background-image:none;
width:auto;
}

#rightcolcontent h3 {
font-size: 14px;
margin:0;
padding: 6px;
color: #663300;
font-weight: bold;
background-color: #FFCC99;
}

#rightcolcontent p {
font-size: 10px;
margin:0;
padding: 6px;
color: #333333;
background-color: #EEEEEE;
}

#rightcolcontent p.highlighted {
font-size: 10px;
margin:0;
padding: 6px;
color: #663300;
background-color: #FFFF99;
font-weight: bold;
}

#maincolcontent {
padding-left: 12px;
padding-right: 12px;
padding-top:12px;
}

#maincolcontent table {
border-collapse:collapse;
}


#footer{
width: 950px;
margin-top: 12px;
background-color:#FFFFFF;
clear:both;
border-top: 20px solid #666666;
 } 
 
#footer div {
padding: 12px;
font-size:80%;
}

#footer span {
font-size:130%;
font-weight:bold;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


.highlightblack {
color:#000000;
}

.highlightred {
color: #663300;
}

.imgspace4px {
padding-bottom: 8px;
}

.larger {font-size: 120%}

.beforeheading {
color: #990000;
font-size: 120%;
display:inline;
font-weight:bold;

}

.reference {
color: #990000;
line-height: 1.4em;
}

.reference SUB, .reference SUP {
line-height: 0em;
}

.footnote {
font-size: 85%;
border-top: 1px solid #333333;
}

.leftheader {
color: #E3E15A;
font-size: 115%;
padding-top: 8px;
	
}

.smaller1 {
font-size: 85%;
}

#nextedition {
background-color:#990000;
font-size:110%;
padding: 4px;
text-align:center;
border-top: 6px solid #FFFFFF;
}

.blackborder {
padding: 12px;
margin: 12px;
border: 1px solid #333333;

}

.highlightedimage {
	border: 2px solid #DDDDDD;
	text-align:center;
	margin: 0 auto;
}

h4 {
font-size: 16px;
color: #663300;
padding-top: 10px;
}

.infoblock {
background-color:#FFFFB2;
padding: 0px;
border: 1px solid #FFE64E;
font-size: 12px;
font-weight: bold;
}

.infoblock ul {

}

.infoblock div {
background-color: #FFE64E;
padding: 6px;
font-size:14px;
color: #663300;
}

.drugblock {
border: 1px solid #DDDDDD;
padding: 8px 8px 15px 8px;
margin-bottom: 10px;
overflow: auto;
height:100%;
}

.drugblock img {
float:left;
border: 1px solid #DDDDDD;
padding:4px;
margin-right: 8px;
}

.drugblock h3 {
margin-top: 0;
padding-top: 0;
}

.infoline {
background-color: #FFFF99;
padding: 8px;
border: 1px solid #FFE64E;
font-size: 12px;
font-weight: bold;
width:auto;
}

#maincolcontent h1 {
background-image: url("gfx/h1_bg.gif");
background-repeat:no-repeat;
line-height: 0.9em;
width: 608px;
height: 79px;
}

#maincolcontent h1#generic {
width:508px;
padding: 15px 80px 5px 30px;

}

.h1_section1 {
font-size: 80%;
padding-top: 10px;
padding-left: 40px;
color:#FFBF80;
}

.h1_section2 {
font-size:90%;
font-weight:bold;
padding-left: 80px;
padding-bottom: 20px;
padding-right: 20px;
}

.tablegeneric {
border-collapse:collapse;
border: 1px solid #DDDDDD;
}

.tablegeneric td {
padding: 2px;
background: #F5F5F5;
border: 1px solid #DDDDDD;
}

.tablegeneric th {
text-align:center;
background-color: #DDDDDD;
border: 1px solid #DDDDDD;
}


.tabletreatmentcentres {
border-collapse:collapse;
border: 1px solid #DDDDDD;
margin-left: 10px;
margin-bottom: 20px;
float: right;
}

.tabletreatmentcentres td {
padding: 6px;
background: #F5F5F5;
font-size: 11px;
}

.tabletreatmentcentres th {
text-align:left;
background-color: #DDDDDD;
border: 1px solid #DDDDDD;
padding: 6px;
font-size: 12px;
}

ul.ribbonlist {
list-style-image: url("gfx/tinyredribbon.gif");
}


ul.ribbonlist li {
padding-bottom: 4px;
}

ul.ribbonlist ul {
list-style-image:none;
list-style-type:disc;
}

div#additionalinfo {
width: 200px;
float:right;
margin: 0px 0px 10px 10px;
background-color:#EEEEEE; 
font-size: 11px;
}

div#additionalinfo h5 {
background-color:#DDDDDD;
padding: 4px;
}

div#additionalinfo p {
padding: 4px;
}


.treatmenttext {
padding: 6px;
border: 1px solid #CCCCCC;
width: 310px;
}

.treatmenttext p {
font-size: 11px;
margin-bottom: 0px;
}

.treatmenttext ul {
font-size: 10px;
margin: 0;
padding: 0;
list-style: none;
}
