/* CSS du menu vertical, bieler batiste */


.leftCol {
	float: left;
	width: 258px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}

.homeLeftNav {
	float: left;
	width: 258px;
	margin: 0px;
	padding: 0px;
	height: 212px;
	z-index: 1;
}


#menu{
	position:absolute;
	/* solve a Opera7/IE display bug */
    width:258px;
	width/**/:258px;
	margin:0;
	padding:0;
	z-index: 1;
    }
    
#menu span{
    display:none;
    }
    
#menu ul{
    margin:0;
    padding:0;
    position:absolute; /* important */
	z-index: 1;
    }
    
#menu li ul{
    visibility:hidden;
	z-index: 1;
    }
            
#menu li ul{
	margin-left:252px; /* be careful */
	margin-top:-53px;
	border: 1px solid #CC0000;
	z-index: 1;
    }

#menu span{
    /* hide some accessibility stuff */
    display:none;
    }
        
#menu li{
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	z-index: 1;
    }
	
#menu li ul li{
	width:200px;
	display:block;
	float:left;
	list-style:none;
	background-image: url(../images/rolloverBack.gif);
	background-color: #fff;
	z-index: 1;
    }
	
#menu li ul li a{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
	text-decoration: none;
	background-image: url(../images/rolloverBack.gif);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	z-index: 1;
	background-color: #FFFFFF;
    }

#menu li ul li a:hover{
	color:#fff;
	display:block;
	margin:0;
	background-color: #CC0000;
	background-image: url(../images/space.gif);
	z-index: 1;
    }

li.dist a{
    display:block;
    margin:0;
    padding:0px;
	background-image: url(../images/distributionBut.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }
	
li.dist a:hover{
	background-image: url(../images/distributionButOn.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }
	
li.dist a.linkOver{
	background-image: url(../images/distributionButOn.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }
	
li.media a{
    display:block;
    margin:0;
    padding:0px;
	background-image: url(../images/mediamgntBut.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }

li.media a:hover{
	background-image: url(../images/mediamgntButOn.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }
	
li.media a.linkOver{
	background-image: url(../images/mediamgntButOn.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }
	
li.multi a{
    display:block;
    margin:0;
    padding:0px;
	background-image: url(../images/multimediaBut.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }

li.multi a:hover{
	background-image: url(../images/multimediaButOn.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }
	
li.multi a.linkOver{
	background-image: url(../images/multimediaButOn.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }

li.moni a{
    display:block;
    margin:0;
    padding:0px;
	background-image: url(../images/monitoringBut.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }

li.moni a:hover{
	background-image: url(../images/monitoringButOn.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }
	
li.moni a.linkOver{
	background-image: url(../images/monitoringButOn.gif);
	background-repeat: no-repeat;
	z-index: 1;
    }

.homePusher {
	height: 80px;
	width: 256px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}






/* IE PC selector */
* html #menu li {
    display:inline; /* solve a IE PC list bug */
    float:none; /* solve a IE5 clav nav bug */
    }

</style>



/* <link href="http://www.marketwire.com/mw/css/CCNM.css" rel="stylesheet" type="text/css" /> */
/* CCNM.css */
<style type="text/css" media="all">
/* container for all sources */
#releaseSources {
	/*height: 226px;*/
	width: 755px;
	display: block;
	overflow: auto;
	margin: 5px;
}
/* all source logos */
#releaseSources img {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* all source logos */
#releaseSources td{
	margin: 5px;
	padding: 5px;
	width: 220px;
	/*border: 1px dashed #CE0000;*/
	vertical-align:top;
    line-height: 150%;
}

#releaseSourcesPrint {
	/*height: 226px;*/
	width: 755px;
	display: block;
	overflow: auto;
	margin: 5px;
}


/* slightly different handling for MW releases */
#mwSources {
	margin: 5px;
	padding: 5px;
}

.mwSource {
	width: 305px;
	margin-top: 5px;
}
#mwSources table {
	float: left;
    border: none;
}

#mwSources img {
	border: none;
}

/* title & subtitle container */
#releaseHeadline {
	padding: 10px;
	clear: both;
}
#releaseHeadline h1 {
	color: #CE0000;
	font-size: 14px;
	font-weight: bolder;
	line-height:20px;
	/*font-variant: small-caps;*/
}
#releaseHeadline h2 {
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
	margin-bottom: 5px;
}
/* release body container */
#releaseBody {
	margin: 10px;
}

/* MATT: Commented out */
/* release body container 
#releaseBodyPrint {
	padding: 0px;
	margin: 0px;
	width: 650px;
}*/

/* release body container */
#releaseBody p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
    text-align:left;
}

/* formatting for tables */
#releaseBody pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
/* media & highlighted link containers */
.releaseMedia {
	text-align: left;
	font-size: x-small;
	margin: 5px;
	clear: right;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.releaseMedia img{
	float: left;
	padding: 5px;
}

/* MATT: CHANGED "width: 310px; width: 300px;" */
.releaseMediaMW {
	text-align: center;
	float: right;
	clear: right;
	font-size: xx-small;
	width: 300px;
	margin: 10px;
	clear: right;
	/*border: 1px dashed #CE0000;*/
}

.releaseLink {
	text-align: center;
	float: right;
	clear: right;
	font-size: xx-small;
	margin: 10px;
	border: 1px solid #CCCCCC;
	width: 150px;	
}

/* individual release contact container */
.releaseContact 
{
	float: left;
	width:auto;
	border: 1px solid #bdbec0;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*background-image:  url(../images/singInBack.gif);*/
	background-repeat:repeat;
	line-height: 150%;
}

/* social media container */
#releaseSocial {
	padding: 10px;
	clear: both;
}
/* social media items in list format */
#releaseSocial ul {
	margin-left: 0;
	padding-left: 0;
}
#releaseSocial ul li {
	list-style-type: none;
	display: inline;
}

#timestamp 
{
	font-size: 11px;
	font-weight: bold;
	clear: both;
	margin: 10px 10px 10px 10px;	
}	
