BODY {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	background-color: #CCCCCC;
	margin:0px;
}

p, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
A { 
	color: #FF8833;
	background-color: transparent;
}
A:LINK { color: #FF8833; }

A:VISITED {
	color: #FF8833;
}

A:HOVER {  
	color: #555555;
}

H1 { 
font: normal 1.7em/1.2 Tahoma, Verdana, Arial, Helvetica, sans-serif;
padding: .3em 0 5px 0;
margin: 0;
color: #FF8833;
 }
H2 { 
color: #FF8833;
font: bold 1.3em/1.2 Tahoma, Verdana, Arial, Helvetica, sans-serif;
padding: .3em 0 0 0;
margin: 0;
}
h3 {
color: #FF8833;
font: bold 1em/1.2 Tahoma, Verdana, Arial, Helvetica, sans-serif;
padding: 0 0 0 0;
margin: 0;
}

.box {
	position:absolute;
	width:1000px;
	margin-left: 50%;
	left:-500px;
	margin-top:0px;
}

#top {
	background:url(../images/top_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: top ;
	height:38px;
	background-color: transparent;
	}
	
.middle {
	position:relative;
	clear:both;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
	
.bottom {
	clear:both;
	background:url(../images/bottom_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom center;
	height:32px;
	}

#banner { 
position: relative;
background-color: #fff;
background-image:url(../images/header_bg.jpg);
background-repeat:no-repeat;
background-position: 100% 0;
height: 118px;
width: 1000px;
 }
 
#banner img {
	margin: 15px 0 0 15px;
}

#toplink {
	top:2px;
	position:absolute;
	float:right;
	right:-10px;
}

#toplink ul
{
position:absolute;
color: #FFFFFF;
font-size: .85em;
width: 300px;
float:right;
padding: 0 0 0 2%;
}

#toplink li
{
	display:inline;
}

#toplink li a{
padding: 0.2em 0 .2em 25px;
color: #FFFFFF;
text-decoration: none;
float: left;

}

#toplink-home a {
background-image: url(../images/home_icon.gif);
background-position: 8px 1px;
background-repeat: no-repeat;
}
#toplink-search a{
background-image: url(../images/search_icon.gif);
background-position: 8px 2px;
background-repeat: no-repeat;
}
#toplink-sitemap a{
background-image: url(../images/sitemap_icon.gif);
background-position: 8px 2px;
background-repeat: no-repeat;
}
#sidebar {
position: relative;
left: 11px;
width: 215px;
background-color: #FE9900;
overflow: hidden;
}

#nav2container {
	background-image: url(../images/orange_shade.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	height:100%;
	padding-bottom: 0;
	width: 215px;
	overflow: hidden;
	/*border-bottom: 1px solid white;*/
}

#nav2container ul
{
list-style-type: none;
padding: 0 0 .5em 0;
margin: 0;
text-align: right;
text-transform: uppercase;
font-size: .9em;
width: 215px;
min-width: 215px;
}

#nav2container li
{
	width: 215px;
	max-width: 215px;
	overflow: hidden;
}
#nav2container li.selected {
	background-image: url(../images/menu_selected.jpg);
	border-bottom: 1px solid #D7D4A5;
}
#nav2container li.last a, 
#nav2container li.selected a,
#nav2container li.before-selected a
{
border-bottom: 1px solid #FE9900;
}
#nav2container li a {
display: block;
padding-right: 50px;
padding-bottom: .45em;
padding-top: .45em;
margin-left: 20px;
margin-right: 20px;
	text-decoration: none;
	color: White;
border-bottom: 1px solid white;
background-image: url(../images/white_arrow.gif);
background-position: 90% .6em;
background-repeat: no-repeat;
}
#nav2container li.selected a {
	color: Black;
/*	font-weight: bold;*/
	background-image: url(../images/black_arrow.gif);
	background-position: 90% .6em;
}

#content-menu {  
background-color: White;
background-image: url(../images/white_shade_fade.jpg);
background-position: top right;
background-repeat: no-repeat;
margin: 0;
padding: 0;
width: 215px;
max-width: 215px;
overflow: hidden;
font-size: .8em;

}
#content-menu h2 {
	font-weight: normal;
	margin: 7px 0 0 38px;
	display: block;
}
#content-menu h2 img {
	margin-right: 10px;
	display: inline;
}
#content-menu ul {
	list-style-image: url(../images/orange_arrow.gif);
	list-style: url(../images/orange_arrow.gif);
	padding: 0 0 1em 52px;
	margin: .4em;
}
#content-menu a {
	color: #000;
}
#content-menu a:visited {
	color: #FF6600;
}
#content-menu a:hover {
	color: #555555;
}

#page-sponsor h2 {
	color: #fff;
	margin: 7px 0 1em 40px;
	display: block;
	font-size: 1em;
}

#page-sponsor img {
	margin-left: 53px;
}

#content { 
position: absolute;
left: 232px;;
width: 574px;
border-right: 1px solid #FE9900;
top: 0px;
}

#content_info
{
	position: absolute;
	left: 232px;
	width: 750px;
	top: 0px;
	height: 600px;
	
}

#content-menu {  
background-color: White;
background-image: url(../images/white_shade_fade.jpg);
background-position: top right;
background-repeat: no-repeat;
margin: 0;
padding: 0;
width: 215px;
max-width: 215px;
overflow: hidden;
font-size: .8em;
}

#content-menu h2 {
	font-weight: normal;
	margin: 7px 0 0 38px;
	display: block;
}
#content-menu h2 img {
	margin-right: 10px;
	display: inline;
}
#content-menu ul {
	list-style-image: url(../images/orange_arrow.gif);
	list-style: url(../images/orange_arrow.gif);
	padding: 0 0 1em 52px;
	margin: .4em;
}
#content-menu a {
	color: #000;
}
#content-menu a:visited {
	color: #FF6600;
}
#content-menu a:hover {
	color: #555555;
}

table.item-box {
	border-top: 1px solid #FE9900;
	border-bottom: 1px solid #FE9900;
	margin: 0 0 .5em  0;
	clear: both;
}
table.item-box td {
	margin: 15px 15px 15px 0;
}
table.item-box td .item {
	margin: 15px 15px 15px 0;
	padding-right: 15px;
	border-right: 1px solid #FE9900;
}
table.item-box td.last .item {
	padding-right: 0;
	border-right: none;
}


.article-menu {
	width: 566px;
}
.article-menu table{
	border-top: 1px solid #fff;
	padding-top: 1em;
	padding-left: 2px;
}
.article-menu td {
	padding: 0;
	border: 1px solid #fff;
}
.article-menu h2 {
	color: #fff;
	padding: 0 12px 0 15px;
	margin: 0;
	font-size: 1em;
}
.article-menu p {
	padding: 0 12px 0 15px;
	margin: 0;
	font-size: .8em;
	line-height: 1;
}
.article-menu a {
	color: red;
	padding-bottom: .5em;
	display: block;
}
.article-menu a:visited {
	color: #FF6600;
}
.article-menu a:hover {
	color: #555555;
}
table#links {
	margin-top: 10px;	
}
table#links ul {
	list-style-type: none;
	padding: 0 0 .5em 1em;
	margin: 0;
}
table#links li {
	padding-bottom: .3em;
}
#links h2 {
	font-size: .9em;
	padding: 0;
	margin: 0px 0 5px 0;
}
#links td {
	padding: 0 15px 0 15px;
	border-right: 1px solid #FE9900;
}
#links td.last {
	border-right: none;
}

#nav3container {
	position: absolute;
	right: 25px;
	font-size: .88em;
	background-color:#FFFFFF;
	z-index:100;
	
	
}

ul#nav3 li 
{
display: inline;
list-style-type: none;
padding-left: 4px;
padding-right: 6px;
border-right: 1px solid black;
height: 1em;
} 
ul#nav3 li.unselected a {
	color: #000;
}
ul#nav3 li.selected a {
	color: #FF6600;
}
ul#nav3 li a:hover {
	color: #555555;
}
ul#nav3 li.last {
	border-right: none;
}

#sponsors { 
position: absolute;
margin-left: 22px;
width: 150px;
height:100%;
padding-top:2em;
left: 800px;
top:0px;
z-index:200;
}

#page-content img {
	border: 1px solid #FE9900;
}

#page-content img.float {
	border:none;
}

#page-content img.image1 {
	float: left;
	margin-right: 15px;
}

#page-content {
	margin: 0 15px 0 15px;
	padding-bottom: 5px;
	min-height: 400px;

}
#page-content h2 {
	margin-bottom: 7px;
}
#page-content h3 {
	padding: 0;
	margin: 0;
}

#page-content p {
	margin: 0 0 .8em 0;
}

#page-content p.pdflink {
	margin: 0 0 .8em 0;
	font-size:0.8em;
}

#page-content img.image3 {
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
#page-content img.image4 {
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	border:0;
	margin-right:15px;
}

.article-info {
	width: 100%;
	margin-top:20px;
}
.article-info table{
	border-top: 1px solid #fff;
	padding-top: 1em;
	padding-left: 2px;
}
.article-info td {
	padding: 0;
	border: 1px solid #fff;
}
.article-info h2 {
	color: #fff;
	padding: 0 12px 0 15px;
	margin: 0;
	font-size: 1em;
}
.article-info p {
	padding: 0 12px 0 15px;
	margin: 0;
	font-size: .8em;
	line-height: 1;
}
.article-info a {
	color: color: #FF8833;;
	padding-bottom: .5em;
	display: block;
}
.article-info a:visited {
	color: #FF8833;
}
.article-info a:hover {
	color: #555555;
}

#content-info{
	float:left;
	width: 720px;
}

.inlinequote{
	padding-left: 1em;
	padding-right: 3em;
	font-weight:bold;
}

#bottom-info{
	position:absolute;
	width: 720px;
	bottom: 0px;
}

.question ul
{
margin-top: -2px;
}

.question li
{
padding-top: -2px;
}

.tableop {
 opacity:.50;
 filter: alpha(opacity=50);
 -moz-opacity: 
}

.cliniclist {
	
}
table.cliniclist{
	/*border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
	width: 100%;
	border:1px solid #333333;
}

table.cliniclist_PD{
	/*border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
	width: 100%;
	border:2px solid #FE9900;
}

.cliniclist td {
	padding-left: 10px;
	vertical-align:middle;
/*	border: 1px solid #;*/
}
.cliniclist_PD td {
	padding-left: 10px;
	vertical-align:middle;
/*	border: 1px solid #;*/
}
.cliniclist p {
	padding: 0 0 0 0;
	margin: 0;
	font-size: .8em;
	line-height: 1;
}

.quote{
	position:relative;
	width:650px;
	height:70px;
	left:60px;
	background-image:url(../images/quotemarks_600.gif);
	background-repeat:no-repeat;
	padding-top:1em;
}
h1.quote{
}

#page-content img.image66 {
	border:0;
	vertical-align:middle
}
#page-content img.image99 {
	border:0;	
	vertical-align:middle;
}
#page-content img.image66float {
position:relative;
	border:0;
	float:left;
}
#page-content img.image99float {
	position:relative;
	border:0;	
	float:right;
}
#page-content img.image66sml {
	border:0;
}

.error {
	color:red;
}

.orange {
	font: 1em/1.2 Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FF8833;
padding: 0 0 0 0;
margin: 0;
}

#leftlinks { 
background-color: White;
background-image: url(../images/white_shade_fade.jpg);
background-position: top right;
background-repeat: no-repeat;
margin: 0;
padding: 0;
width: 215px;
max-width: 215px;
overflow: hidden;
font-size: .8em;
}

.requiredfield {
	background-color:#FFCC66;
}

#popup {
	/*position:absolute;
	width:300px;
	margin-left: 50%;
	left:-150px;
	margin-top:0px;
	top: 200px;*/
	
   width:600px;
   height:300px;
   background-color:#FFFFFF;
   border:1px solid #000000;   
   position:absolute;
   border: 1px;
   margin: 0px;
    z-index:210;
 
  	
}

#popbanner {
	background-image:url(../images/popuptop.gif);
	background-repeat:repeat-x;
	text-align:right;
}


#page_screen
{
   background-color:#000000;
   filter:alpha(opacity=15);  
   opacity: 0.15;     
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   display:none;
   z-index:200;
   
}

#popconts {
	height:250px;
	 padding: 10px;
	   overflow:scroll;
}

.toplist li
{
	display:inline;
}



*shaded box class --- A little messy but better than tables */
.t {position:relative; background: url(../images/shadedbox/top.gif) 0 0 repeat-x; width: 100%}
.b {position:relative; background: url(../images/shadedbox/bottom.gif) 0 100% repeat-x}
.l {position:relative; background: url(../images/shadedbox/left.gif) 0 0 repeat-y}
.r {position:relative; background: url(../images/shadedbox/right.gif) 100% 0 repeat-y}
.bl {position:relative; background: url(../images/shadedbox/bottom_left.gif) 0 100% no-repeat}
.br {position:relative; background: url(../images/shadedbox/bottom_right.gif) 100% 100% no-repeat}
.tr {position:relative; background: url(../images/shadedbox/top_right.gif) 100% 0 no-repeat; padding:10px}
.tl {position:relative; background: url(../images/shadedbox/top_left.gif) 0 0 no-repeat }

/*use the above class as so:
<!-- start of drop shadow box -->
		<div class="t"><div class="b"><div class="l"><div class="r"><div class="bl"><div class="br"><div class="tl"><div class="tr">
			<div class="sidebar_element"> <!-- unique id for interaction -->
			<!-- put the actual visiable components in here -->
			/div>
		</div></div></div></div></div></div></div></div>
<!--end of shadow box -->
*/