*{margin:0; padding:0;}

body{
font:76% Verdana, Arial, sans-serif;
text-align:center;
}

a{
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{text-decoration:none;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right
{
	padding:4px; 
	border-width:1px;
	border-style:solid;
}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#supercontainer { 
  width: 824px;
  margin: 0 auto;
  padding: 0px;
}

#container{
width:824px;
/* margin: 0px auto; */
padding: 0px 0;
text-align:left;
}

#header{
	height:137px;
	width:824px;
	/*margin: 0px auto;
	margin-top: 0px; */
}

#mainImage
{
	float:left;
	margin: 0px auto;
	vertical-align:top;
}

#header h1{
	padding:35px 0 0 20px;
	font-size:2.4em;
	letter-spacing:-2px;
	font-weight:normal;
}

#header h2{
	margin:10px 0 0 40px;
	font-size:1.4em;
	letter-spacing:-1px;
	font-weight:normal;
}

#navigation{
	position:relative;
	height:38px;
	width:824px;
}

#navigation ul{
	margin-left:210px;
}

#navigation li{
	float:left;
	list-style-type:none;
	white-space:nowrap;
	margin-right:30px;
	margin-top:10px;
}

#navigation li a{
	font-weight:normal;
	/*text-align:center;*/
	margin-left: auto;
	margin-right: auto;
	font-size:1.2em;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation a {width:1%;}

#navigation .selected
{
	
}

#navigation a:hover{
	text-decoration:none;
	color:#4a609d;
}

#title{
height:2.2em;
line-height:1.1em;
font-size: 0.8em;
text-transform: uppercase;

width:738px;
margin: 1px;
padding: 0px 0px 0px 20px;
}

/**************** Content styles ****************/

.borderedbox
{
    text-align: center;
    border-style:solid;
    border-width: 1px;
}

#content{
float:left;
display:inline;
width:600px;
font-size: 13px;
padding:0px 0px 0px 15px;
margin-top:10px;
}

#content h1{
display:block;
margin:0 0 10px 0;
font-size:16px;
font-weight:bold;
}

#content h2{
    margin:0 0 5px 0;
	font-size:15px;
    letter-spacing: -1px; 
    font-style: italic; 
    font-weight: normal;
}

#content h3
{
    margin:0 0 5px 0;
	font-size:15px;
    letter-spacing: -1px; 
    font-style: italic; 
    font-weight: normal;
}

#content h4
{
    margin:0 0 5px 0; 
    font-size:15px; 
    letter-spacing: -1px; 
    font-style: normal; 
    font-weight: bold;
}

#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:left;
display: inline;
width:181px;
padding:0px 0px 0px 0px;
padding-left:7px;
padding-right:0px;
padding-bottom:150px;
margin-top:0px;
font-size: 13px;
/*height:610px;*/
}

#subcontent h2
{
	/*height: 30px;*/
display:block;
margin:0 0 -1px 0px;
padding-left: 5px;
padding-top: 10px;
padding-bottom:12px;
font-size:14px;
font-weight:bold;
text-align:left;
letter-spacing:0px;

}

#subcontent div.clickable 
{
	cursor:hand;
	cursor:pointer;
}

#subcontent div.selected
{
	cursor:hand;
	cursor:pointer;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 0px 0px; padding: 5px 0px 5px 8px; font-size:1.0em;}
.menublock li{list-style:none; display:block; padding:0px; margin-bottom:0px;}
.menublock li a{font-weight:normal; text-decoration:none; padding:0px; line-height:1.25em;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:0px 0 0px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/* CHANGED SEARCH BOX TOO */
#searchBox 
{
	margin: 20px 0px 0px 8px;
}

#searchBox input.searchbutton
{
	font-family:Verdana, Geneva, sans-serif;
	border:solid 1px #6278aa;
	background:#fafcff;
	color:#6278aa;
	padding:3px;
}

#searchBox input.searchtextbox
{
	height:20px;	
	border:solid 1px  #6278aa;
	background:#fafcff;
	color:#6278aa;
	width:75px;

}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0px;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0px;
border:1px solid;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:824px;
height: 32px;
padding-top: 160px;
margin:0 0px;
font-size:0.9em;
text-align: center;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{ font-weight:bold;}
#footer a:hover{text-decoration: underline;}

/**************** Misc classes and styles ****************/

.left{float: left;}
.right{float: right;}
.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{font-weight:bold;}

.box{
margin:0 0 20px 0px;
width:580px;
padding:10px;
border:1px solid;
line-height:1.5em;
}

.dynamiccontentitem { 
  border-top: 1px solid;  
  width: 550px;
  clear:both;
  padding-bottom:20px;
  padding-top:20px;

}

.usercontentitem { 
  
  width: 600px;
  clear: both;
  margin-bottom: 10px;
  padding-bottom:10px;
}

.usercontentitem p
{
    padding: 0;
    margin-top: 5px;
    margin-bottom: 10px;
}
.usercontentitem a 
{
    padding: 0;
    margin-left: 0px;   
    position: relative;
    
}

/* Alternate Physician Design */

.physiciansholder
{
	width:570px;
	margin:0 auto;	
}

.physicianbox
{
	display:block;
	float:left;
	width:190px;
	height:175px;
	text-align: center;
}

.physicianbox img
{
	vertical-align:middle; /*firefox underline hack */
	text-decoration: none;
}

/* Pressrelease in the news Design */

.pressreleasescontentitem
{
	margin:0;
	margin-bottom:25px;
}

.pressreleasescontentitem h2
{
	margin:0;
	padding:0;
	height:10px;
}



.pressreleasescontentitem p
{
	margin:0; padding: 0px;

}

.pressreleasescontentitem a
{
	margin:0; padding: 0px;

}



.pressrelease
{
	margin: 10px 0px 10px 0px;
}

.pressrelease p
{
	margin: 0px;
	padding: 0px;
}

.medforwardmark
{
	margin-top: 35px;
}

.banner
{
	float:right;
	display: inline;
	padding-right:10px;
}

#prleft {
  float: left;
  width: 400px;
}

#prright {
  float: left;
  width: 180px;
  margin-left: 15px;
}

#prright a {
  font-size: 10px;
  color: #000;
}

.opentab {
  background-color: #fcfcfc;
  border-top: 1px solid #b4b4b4;
  border-left: 1px solid #b4b4b4;
  border-right: 1px solid #b4b4b4;
  cursor:hand;
  cursor:pointer;
  float: left;
  height: 20px;
  text-align: center;
}

.tabspace {
  float: left;
  width: 10px;
  border-bottom: 1px solid #b4b4b4;
  height: 20px;
}

#tabfillspace {
  width: 114px;
}

#videotab { width: 60px; }
#articlestab { width: 80px; }
#prtab { width: 120px; }

.closedtab {
  background-image: url('blue/pr-noselect-tab-gradient.gif');
  background-position: bottom;
  background-color: #ffffff;
  border: 1px solid #b4b4b4;
  background-repeat: repeat-x;
  cursor:hand;
  cursor:pointer;
  float: left;
  height: 19px;
  text-align: center;
}

.prview {
  background-image: url('blue/pr-viewer-gradient.gif');
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #cfcfcf;
  border-bottom: 1px solid #b4b4b4;
  border-left: 1px solid #b4b4b4;
  border-right: 1px solid #b4b4b4;  
  margin-bottom: 5px;
}

.prview .marg {
  margin: 15px;
  margin-top: 0px;
}

.prview .marg h5 {
  padding-top: 10px;
  font-size: 12px;
  margin-bottom: 2px;
}

.prview .marg {
  font-size: 11px;
}

.prviewer {
  width: 590px;
  background-color: #e9e9e9;
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
}

.prviewer .prtitle
{
  color: #1c3f52;
  font-size: 16px;
  margin: 0px 0px 5px 15px;
  font-weight: bold;
}

.prviewer .prvideo
{
  margin-left: 15px;
}

.prviewer .prdate
{
  margin: 5px 0px 0px 15px;
  font-size: 12px;
  font-style: italic;
}

.prviewer .prdescription, .prviewer .prsummary
{
  margin: 5px 0px 0px 15px;
  font-size: 11px; 
}

.prviewer .prpic
{
  float: right;
  margin: 0px 15px 0px 10px;
}

.banneranchor
{
	position:relative;
	top:0px;
	left:0px;
}

.dtcpagemanualfloat
{
	position:absolute;
	top:-187px;
	left:2px;
}

.contentpagemanualfloat
{
	position:absolute;
	top:-160px;
	left:2px;
}

.blackboldlinks a
{
	color:black;
	font-size:12px;	
}

.blackboldlinks table
{
	width:550px;
}

table.twocolumn tr td
{
	border-bottom:solid 1px #c1c1c1;
}

.newsbox
{
	width:555px;
	border:solid 1px black;
	margin:15px 0px 0px 0px;
}

.newsheading
{
	font-style:normal;
	font-size:18px;
	border-bottom:solid 1px #ddd;
	height:25px;
	padding:3px 0px 4px 15px;
	margin:0 0 5px 0;
	background:#eee;
}

.newsbox ul li a
{
	font-weight:normal;
}

.newsbox ul li
{
	border-bottom:solid 1px #eee;
}
.newsbox2
{
	width:200px;
	border:solid 1px black;
	margin:15px 0px 0px 0px;
}

.newsbox2 .newsheading
{
	font-style:normal;
	font-size:16px;
	border-bottom:solid 1px #ddd;
	padding:3px 0px 4px 15px;
	margin:0 0 0px 0;
	background:#eee;
	height:auto;
}

.newsbox2 ul li a
{
	font-weight:normal;
}

.newsbox2 ul li
{
	border-bottom:none;
}
.newsbox2 .newsc{
	padding:5px 15px;
}
.newsbox2 .ti{
	font-size:8px;
}
.newsbox2 hr{
	margin:5px 0px;
}
table.contour tbody tr td{
	padding:0px 10px;

}
.picWrap1 {
	float:left;
	margin-right:15px;
	padding-right:15px;
}

.picWrap2 {
	padding:4px; 
	border:1px solid #a0a0a0; 
	padding-bottom:2px;
}
.prestable{
	border-spacing:0px;
}
.prestable tr td{
	padding:8px 0px 8px 0px;
}
