@charset "utf-8";
/* CSS Document */
body {
	margin: 10px auto;
	font: 75%/120% Verdana,Arial, Helvetica, sans-serif;
}
a:visted{
	color:#000000;
	}
.navmenu {
	width: 260px;
}
#dist {
    background:url(http://www.marketwire.com/mw/images/nav/dist_off.png) center right no-repeat;
}
#mult {
    background: url(http://www.marketwire.com/mw/images/nav/mult_off.png) center right no-repeat;
}
#media {
    background: url(http://www.marketwire.com/mw/images/nav/media_off.png) center right no-repeat;
}
#monitor {
    background: url(http://www.marketwire.com/mw/images/nav/monitor_off.png) center right no-repeat;
}
#dist_fr {
    background:url(http://www.marketwire.com/mw/images/nav/dist_off_fr.png) center right no-repeat;
}
#mult_fr {
    background: url(http://www.marketwire.com/mw/images/nav/mult_off_fr.png) center right no-repeat;
}
#media_fr {
    background: url(http://www.marketwire.com/mw/images/nav/media_off_fr.png) center right no-repeat;
}
#monitor_fr {
    background: url(http://www.marketwire.com/mw/images/nav/monitor_off_fr.png) center right no-repeat;
}

.nav {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}
.dist_nav {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/dist_off.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}
.dist_nav_open {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/dist_on.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.mult_nav {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/mult_off.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.mult_nav_open {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/mult_on.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.media_nav {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/media_off.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.media_nav_open {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/media_on.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.monitor_nav {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/monitor_off.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.monitor_nav_open {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/monitor_on.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.dist_nav_fr {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/dist_off_fr.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}
.dist_nav_open_fr {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/dist_on_fr.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.mult_nav_fr {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/mult_off_fr.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.mult_nav_open_fr {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/mult_on_fr.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.media_nav_fr {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/media_off_fr.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.media_nav_open_fr {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/media_on_fr.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.monitor_nav_fr {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/monitor_off_fr.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.monitor_nav_open_fr {
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: url(http://www.marketwire.com/mw/images/nav/monitor_on_fr.png) center right no-repeat;
	display:block;
	height:42px;
	min-height:42px;
	max-height:42px;
}

.dist_nav a{
	margin-left:-4000px;
}
.dist_nav_open a{
	margin-left:-4000px;
}
.mult_nav a{
	margin-left:-4000px;
}
.mult_nav_open a{
	margin-left:-4000px;
}
.media_nav a{
	margin-left:-4000px;
}
.media_nav_open a{
	margin-left:-4000px;
}
.monitor_nav a{
	margin-left:-4000px;
}
.monitor_nav_open a{
	margin-left:-4000px;
}

.dist_nav_fr a{
	margin-left:-4000px;
}
.dist_nav_open_fr a{
	margin-left:-4000px;
}
.mult_nav_fr a{
	margin-left:-4000px;
}
.mult_nav_open_fr a{
	margin-left:-4000px;
}
.media_nav_fr a{
	margin-left:-4000px;
}
.media_nav_open_fr a{
	margin-left:-4000px;
}
.monitor_nav_fr a{
	margin-left:-4000px;
}
.monitor_nav_open_fr a{
	margin-left:-4000px;
}



.subnav {
	display:none;
  background-image:url(http://www.marketwire.com/mw/images/nav/subnav_gradient.png);
  border-left: #c7c8cA solid 1px;
  border-right: #c7c8cA solid 1px;
}
.subnav_fr {
	display:none;
  background-image:url(http://www.marketwire.com/mw/images/nav/subnav_gradient_fr.png);
  border-left: #c7c8cA solid 1px;
  border-right: #c7c8cA solid 1px;
}
.subnav_open {
	display:block;
  background-image:url(http://www.marketwire.com/mw/images/nav/subnav_gradient.png);
  border-left: #c7c8cA solid 1px;
  border-right: #c7c8cA solid 1px;
}
.subnav_open_fr {
	display:block;
  background-image:url(http://www.marketwire.com/mw/images/nav/subnav_gradient_fr.png);
  border-left: #c7c8cA solid 1px;
  border-right: #c7c8cA solid 1px;
}

.subnav_bottom {
	width:260px;
	height:9px;
	margin: 0px 1px 0px -1px;
	background-image:url(http://www.marketwire.com/mw/images/nav/subnav_bottom.png);
	background-repeat:no-repeat;
}

*html .subnav_bottom {
	width:260px;
	height:9px;
	margin: 0px -2px 0px -1px;
	background-image:url(http://www.marketwire.com/mw/images/nav/subnav_bottom.png);
	background-repeat:no-repeat;
}

.dist_subnav {
	display:none;
}
.dist_subnav_open {
	display:block;
}
.mult_subnav {
	display:none;
}
.media_subnav {
	display:none;
}
.monitor_subnav {
	display:none;
}

.subnav_link {

	border-top: #cacbcd 2px solid;

	}


.subnav_link a {
	display:block;
	color:#000000;
	width: 198px;
	height: 18px;
	padding-left:60px;
	text-decoration:none;
	font-weight:normal;
	padding-top:3px;
	}
*html .subnav_link a {
	width: 258px;
	}
.subnav_link a:visted {
	color:#000000;
}
.subnav_link a:hover{
  background-color:#da1e37;
  color: #FFFFFF;
  text-decoration:none;
  }
  
.subnav_link_tall {
	min-height:34px;
	border-top: #cacbcd 2px solid;
	}
.subnav_link_tall a {
	display:block;
	color:#000000;
	width: 198px;
	height: 34px;
	padding-left:60px;
	text-decoration:none;
	font-weight:normal;
	padding-top:3px;
	}
*html .subnav_link_tall a {
	width: 258px;
	}
.subnav_link_tall a:visted {
	color:#000000;
}
.subnav_link_tall a:hover{
  background-color:#da1e37;
  color: #FFFFFF;
  text-decoration:none;
  }

#homeNavButtons {
	margin-top:16px;
}
.homeNavButton {
	margin-top:0px;
	margin-bottom:16px;
}
div.hr {
	margin-top:15px;
	margin-bottom:15px;
  	height: 2px;
  	background-color: #ccc ;
}
div.hr hr {
  	display: none;
}
