





/*  Tags Declaration  */
BODY {
    behavior:url(/style/csshover.htc);   
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #aeaeae;
}
A {
    color: #85BA42;
    text-decoration: none;
}
A:HOVER {
    text-decoration: underline;
}
IMG {border: none;}
h3 {
    margin:0px;
    padding:0px;
    color:#85ba42;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    border-bottom:none;
}
h4 {
    margin:0px;
    padding:0px;
    color:#666666;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    border-bottom:none;
    text-decoration:underline;
text-indent:10px;
}
.relax{
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.list-item a h2{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
}
ul.qlinklist {
  margin: 0;
  padding-left: 1em;
   }

/***********Page***********/
#page {
    margin: auto;
    text-align: left;
    width: 978px;
    background-color:#fff;
}
.container {
    width: 960px;
    margin:0 0 0 9px;
    padding-top:9px;
}

/***********Header***********/
.header {
    width: 960px;
}
.top-block {
    background-color:#e5e5e5;
    line-height: 0;
    font-size: 1px;
    width: 100%;
    padding: 5px 0px;
    text-align: center;
}
.bottom-block {
    background-color:#cccccc;
    line-height: 0;
    font-size: 1px;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}
A.logo {
    float: left;
}
.right-header {
    position:relative;
    float: right;
    background: url("images/medtrade_spring_logo_side.jpg") repeat-x left top;
    width: 625px;
    height: 130px;
}
.right-header-fall {
    position:relative;
    float: right;
    background: url("images/medtrade_spring_logo_fallside.jpg") repeat-x left top;
    width: 625px;
    height: 130px;
}
.top-nav {
    position:absolute;
    top:0px;
    left:330px;
    width:250px;
    padding:0;
}
.top-nav a:link, .top-nav a:visited {
    font-weight:bold;
    font-size:12px;
    font-weight:bold;
    color:#b4b2b2;
    text-decoration:none;
}
.top-nav a:hover {
    text-decoration:underline;
    color:#f8981d;
}
.bottom-nav {
    position:absolute;
    top:115px;
    left:360px;
    width:250px;
    font-size:10px;
    text-align:right;

}
.bottom-nav a:link, .bottom-nav a:visited  {
    font-size:10px;
    color:#f8981d;
    text-decoration:none;
}
.bottom-nav a:hover {
    text-decoration:underline;
}




#mainNavSearch{
background-image:url(images/navBackgroundRight.gif);
background-repeat:no-repeat;
width:320px;
height:30px;

margin-top:5px;

float:left;
font-weight:bold;

}

#mainNavSearch a:hover{
text-decoration:none;
}
#mainNavSearch form{
margin:0px;
padding:0px;
}



/***********Navigation***********/




#mainNav ul, #mainNav li {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
}

#mainNav ul {
    background-image:url(images/navBackgroundLeft.gif);
    background-repeat:no-repeat;

    margin:5px 0 0 0;
    padding:0;
    text-align:left;
    width: 640px;
    float: left;
        height: 30px;
    list-style-type: none;

    
    
        
    
}

#mainNav ul ul {
    background-image:none;
    position:absolute;
    left:-2px;
    top:30px;
    height:auto;
    width:220px;
    border-width:1px;
    display:none;
    
    margin: 0px 0 0 0px;
    background-color: #FFFFFF;
    border:1px solid #5e6e23;
    border-bottom:none;
    border-top:none;
    text-align: left;
}

#mainNav ul ul ul {
    top:0;
    left:70px;
}

#mainNav li:hover {
    background-image:url(images/btn_selected.gif); 
    z-index:10;
}
#mainNav .navmenu .home{
    background-image:none;
}
#mainNav li li:hover {
    background-image:none;
    background-color: white;
}
#mainNav li:hover ul ul {
    display:none;
}

#mainNav li:hover ul, 
#mainNav li:hover li:hover ul {
    display:block;
}

#mainNav li {
   cursor:pointer;
position:relative;
    float:left; 
height:22px;
    padding:8px 0px 0px 0px;
padding-left:0px;
border-left:1px solid #c5e449;
border-right:1px solid #337315;
}

#mainNav li li {
    float:none;
    padding: 4px 5px;
    border:none;
    border-bottom:1px solid #5e6e23;
background-color:#edeef0;
    height:auto;
      
    
}

#mainNav li a {
    text-decoration:none;
    font-weight:bold;
        color:#fff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    
    text-transform:uppercase;
padding:0px 10px;
margin-left:0px;

}

#mainNav li li a{
        display:block;
        color:#603813;
        margin-left: 0px;
        text-transform:none;
        padding-left:12px;
}
#mainNav li a:hover{
    
    text-decoration:underline;

}

#mainNav li li a:hover{
    text-decoration:none;
}

#mainNav li:hover a {
    background: none;
    
}

#mainNav li li:hover a{
    background: url(images/mainNav-over-bg.jpg) no-repeat -5px -6px;
    
}


/***********Content***********/
.content {
    float: left;
    width: 960px;
    background-color:#fff;
    margin-top: 10px;
}

/***********Left Column***********/
.left-col {
    float: left;
    width: 628px;
}

.content .left-col h1 {
    background-image:url(images/subPageHeader.jpg);
    background-repeat:no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: lighter;
    height: 30px;
    color:#f8981d;
    padding: 6px 0 0 13px;
    margin-top: 0;
    margin-bottom:0px;
}

/***********Homepage Ad Flash***********/
.adSys{
    width:628px;
    margin:0 0 24px 0;
}
.adSys .header{
    width:628px;
    height:36px;
    background-image:url(images/adSysHeader.jpg);
    background-repeat:no-repeat;
}
.adSys .header .admenu{
    float:left;
    width:527px;
    padding:0 3px 0 0;
    background-image:url(images/adSysBar.jpg);
    background-repeat:no-repeat;
    background-position:right;
}
.adSys .header .admenu ul{
    margin:0 0 0 5px;
    padding:0px;
}
.adSys .header .admenu ul li{
    float:left;
    margin:0px;
    padding:0px;
    list-style:none;
}
.adSys .header .admenu ul li a{
    display:block;
    width:100px;
    height:36px;
    color:#da8517;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    text-decoration:none;
    text-align:center;
    background-image:none;
    line-height:36px;
}
.adSys .header .admenu ul li a span{
    display:block;
    padding:12px 0 0 0;
}
.adSys .header .admenu ul li a:hover, .adSys .header .admenu ul li a.active, .adsys .header .admenu .gtb-selected{
    color:#603813;
    background-image:url(images/adSysBtnOver.jpg);
    background-repeat:no-repeat;
}
.adSys .header .arrowNav{
    float:right;
}
.adSys .header .arrowNav ul{
    margin:0 7px 0 0;
    padding:0px;
}
.adSys .header .arrowNav ul li{
    display:inline;
    margin:0px;
    padding:0px;
    list-style:none;
}
.adSys .header .arrowNav ul li a{
    float:left;
    margin:6px 1px 0 0;
}
.adSys .body{
    margin:0px;
    padding:8px 8px 0 8px;
    min-height:210px;
    _height:218px;
    background-image:url(images/fullHomeSides.jpg);
    background-repeat:repeat-y;
}
.adSys .body .copy{
    float:left;
    padding:12px 8px 0 8px;
    width:229px;
}
/*.adSys .body .copy h1{*/
.adSys .body .copy h2{
    margin:0px;
    padding:0px;
    color:#85ba42;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
    border-bottom:none;
}
.adSys .body .copy p{
    margin:10px 0 10px 0;
    padding:0px;
    color:#000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:18px;
}
.adSys .body .image{
    float:right;
    width:365px;
    height:165px;
}
.adSys .bottomBar{
    background:transparent url(images/fullHomeFooter.jpg) no-repeat scroll center top;
    float:left;
    height:6px;
    width:628px;
}
.adSys .body p a.readMore{
    background-image:url(images/readMoreBullets.jpg);
    background-position:left center;
    background-repeat:no-repeat;
    color:#85BA42;
    padding:0 0 0 15px;
}

.gtb-selected{
    color:#603813;
    background-image:url(images/adSysBtnOver.jpg);
    background-repeat:no-repeat;
}
/***********Content Box***********/
.halfBoxHome{
    float:left;
    width:311px;
    margin: 0 0 22px 0;
}
.halfBoxHome .header{
    float:left;
    height:36px;
    width:311px;
}
.halfBoxHome .body{
    float:left;
    background-image:url(images/halfHomeSides.jpg);
    background-repeat:repeat-y;
    width:311px;
    height:260px;
}
.halfBoxHome .body .halfBoxbodycontainer{
    margin:25px 13px 0 24px;
    width:274px;
}
.halfBoxHome .body .halfBoxbodycontainer p{
    margin:0 0 18px 0 0;
    padding:0px;
    color:#000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:18px;
}
.halfBoxHome .body .halfBoxbodycontainer a.readMore{
    color:#85ba42;
    padding:0 0 0 15px;
    background-image:url(images/readMoreBullets.jpg);
    background-repeat:no-repeat;
    background-position:center left;
}
.halfBoxHome .bottomBar{
    float:left;
    width:311px;
    height:6px;
    background:url(images/halfHomeFooter.jpg) no-repeat top;
}
.fullBoxHome{
    float:left;
    width:628px;
}
.fullBoxHome .header{
    float:left;
    height:36px;
    width:628px;
}
.fullBoxHome .body{
    float:left;
    background-image:url(images/fullHomeSides.jpg);
    background-repeat:repeat-y;
    width:628px;
}
.fullBoxHome .body .fullBoxbodycontainer{
    margin:25px 13px 15px 24px;
    width:591px;
}
.fullBoxHome .body .fullBoxbodycontainer p{
    margin:0 0 18px 0 0;
    padding:0px;
    color:#000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:18px;
}
.fullBoxHome .body a.readMore{
    color:#85ba42;
    padding:0 0 0 15px;
    background-image:url(images/readMoreBullets.jpg);
    background-repeat:no-repeat;
    background-position:center left;
}
.fullBoxHome .bottomBar{
    float:left;
    width:628px;
    height:6px;
    background:url(images/fullHomeFooter.jpg) no-repeat top;
}

/***********Right Column***********/
.rightCol{
    width:322px;
    margin-bottom:14px;
    float:right;
    background-image:url(images/rightCol_sides.gif);
    background-repeat:repeat-y;
}
.rightCol .body{
    width:316px;
    padding:4px;
    background-image:url(images/rightCol_header.gif);
    background-repeat:no-repeat;
}
.rightCol .footer{
    width:322px;
    height:7px;
    background-image:url(images/rightCol_footer.gif);
    background-repeat:no-repeat;
}
.rightCol .body .item{
    margin:0 0 17px 0;
    width:316px;
}
.rightCol .body .itemHeader{
    width:314px;
    height:31px;
}
.rightCol .body .item .itemBody{
    padding:13px 9px 5px 9px;
    background-image:url(images/rightColBodySides.gif);
    background-repeat:repeat-y;
}
.rightCol .body .item .itemBody p{
    margin-top:0px;
    margin-bottom:0px;
    line-height:140%;
}

.rightCol .body .item .itemBody .left{
    float:left;
    margin:0px;
    padding:3px 0px 3px 0;
    border-right:1px solid #ccc;
    width:135px;
}
.rightCol .body .item .itemBody .right{
    float:left;
    margin:0px;
    padding:3px 0px 0px 4px;
    width:161px;
}
.rightCol .body .item .itemBody h2{
    padding:0px;
    margin:0px;
    font-size:12px;
    color:#603813;
    font-weight:bold;
    text-transform:uppercase;
}
.rightCol .body .item .itemBody ul{
    margin:0px;
    padding:0px;
    float:left;
}
.rightCol .body .item .itemBody ul li{
    margin-top:5px;
    list-style:none;
    height:auto;
   position:relative;
}
.rightCol .body .item .itemBody ul li a{
    color:#85ba42;
    padding:0px;
    padding-left:11px;
    margin:0;
    font-size:11px;
    height:1%;
   display:block;
    background:transparent url(images/readMoreDotSM.jpg) no-repeat 0px 4px;
    text-decoration:none;
    letter-spacing:0px;
}
.rightCol .body .item .itemBody ul li a:hover{
    text-decoration:underline;
}
.rightCol .body .item .itemBody a.dotLink{
    background-image:url(images/readMoreBullets.jpg);
    background-position:left center;
    background-repeat:no-repeat;
    color:#f8981d;
    font-size:12px;
    text-decoration:none;
    padding:0 0 0 15px;
}
.rightCol .body .item .itemBody a.dotLink:hover{
    text-decoration:underline;
}

.rightCol .body .item .itemBody a.dotLink:hover span{
    color:#85BA42;
}
.rightCol .body .item .itemBody a.dotLink span{
    color:#85BA42;
}

.rightCol .body .item .itemFooter{
    width:314px;
    height:6px;
    background-image:url(images/rightColBodyFooter.gif);
    background-repeat:no-repeat;
}
.rightCol .body .advertisement{
    margin:0 0 17px 0;
    color:#999;
    font-size:11px;
    text-align:center;
}
.rightCol .body .item .medtrade{
    color:#603813;
}
.rightCol .body .item .industry p a{
    color:#85ba42;
    font-weight:bold;
}
.rightCol .body .item .industry span {
    display:block;  
    margin-bottom:18px;
    margin-top:3px;
    color:#666666;
}
.rightCol .body .item .industry span a{
    color:#f9a63b;
    font-style:italic;
}
.rightCol .body .item .blog img{
    float:left;
    margin:0 5px 5px 0;
    border:1px solid #ccc;
}
.rightCol .body .item .blog h1{
    margin:0 0 3px 0;
    padding:0px;
    color:#f8981d;
    font-size:12px;
}
.rightCol .body .item .blog p{
    margin:0 0 5px 0;
    padding:0px;
    line-height:18px;
}
.rightCol .body .item .itemBody span a.dotLink:hover{
    color:#85BA42;
    font-style:normal;
}
.rightCol .body .item .itemBody span a.dotLink{
    color:#85BA42;
    font-style:normal;
}
.date {
    font-size:11px;
font-weight:bold;
}
/***********Footer***********/
.footer {
    margin:0 auto;
    background:url(images/footer_bg.jpg) no-repeat top;
    width:978px;
}
#footer_center {
    width:931px;
    margin:0 0 0 24px;
}
#footer_logos {
    width:659px;
    float:left;
}
#footer_nav_container{
    background:url(images/medtrade_sponsor_side.jpg) no-repeat top left;
    width:272px;
    float:right;
    height:106px;
    position:relative;
}
#footer_nav{
    width:250px;
    position:absolute;
    text-align:right;
    top:70px;
}
#footer_nav a {
    color:#8dbf4f;
    font-size:10px;
}

.header.footer UL {
    padding: 0px;
    margin: 0px 10px;
    float: right;
    list-style: none;
    padding-bottom: 6px;
    padding-top: 50px;
}
.header.footer UL LI {
    display: inline;
    font-size: 11px;
    color: #4C4C4C;
    margin-right: 0px;
}

.header.footer UL LI A:link, .header.footer UL LI A:visited
{
    font-weight:bold;
    font-size:10px;
    color:#4C4D4C;
    text-decoration:none;
}
.header.footer UL LI A:hover
{
    text-decoration:underline;
}

/***********NielsenFooter***********/
.b-page {
    width: 100%;
    float: right;
    margin: 5px 15px 0 0;
    display: inline;
    text-align: right;
    padding-bottom: 20px;
}
.b-page IMG {
    margin-left:10px;
    margin-top:5px;
}
.b-page A {color: #8dbf4f;}
.b-page P {
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    color: #000;
    margin-top: 7px;
}
.b-page UL {
    padding: 0px;
    margin: 0px;
    float: right;
    list-style: none;
}
.b-page UL LI {
    display: inline;
    color: #4C4C4C;
    font-size: 11px;
    margin-left: 3px;
    float: left;
    line-height: 20px;
}
.left-b-page {float: right; width:100%;}

table#reg  {
  border-collapse: collapse;
  width: 595px;
  border: 1px solid #666;
  font-size:11px;
  font-family:arial;
    color:#000;
}
    #reg caption {
        font-size: 12px;
        font-weight: bold;
        padding-bottom:10px;
        color: #000;
    }
#reg th {
    padding:5px;
}
#reg td h1 {
    font-weight:bold;
    background: none;
}
.odd {
  background-color:#d7e6bb;
}
#reg tr td {
    vertical-align: middle;
    padding: 4px 4px;
    text-align: center;
    border:1px solid #666666;
}
#reg tr td div {
    text-align:left;
}
#reg thead tr {
  margin:0px;
  padding: 5px;
    height:20px;
    color:#fff;
  background: #76923d;
}
#reg h1 {
    text-align:left;
    font-size:11px;
    font-weight:normal;
    padding: 0;
    margin:0px;
        color:#000;
}
#reg strong {
 font-weight:bold;
 color:red;
}
