/* Added for full page news with floating components */
/* three column body area */
.newsThreeColumn #bodyContent
{
	height: 350px;
	padding: 0;
	margin: 0;
	border-right: none 0px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 569px;
}

html>body .newsThreeColumn #bodyContent
{
	height: auto;
	min-height: 350px;
}

/* check this out */
.newsThreeColumn #bodyContent table
{
	margin: 0 10px 20px 10px;
	padding-right: 10px;
}

.newsThreeColumn #bodyContent table.contacts,
.newsThreeColumn #bodyContent table.threeColumn
{
	width: 549px;
}

.newsThreeColumn #bodyContent table th
{
	border-left: 1px solid #fff;
	vertical-align: top;
	text-align: left;
	padding: 3px 0 3px 5px;
}

.newsThreeColumn #bodyContent table td
{
	border-left: 1px solid #fff;
	vertical-align: top;
	padding: 3px 0 0 5px;
}

.newsThreeColumn #bodyContent div.note,
.newsThreeColumn #bodyContent  
{
	width: 564px;	
}

.newsThreeColumn #bodyContent table p
{
	width: auto;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 14px;
}

.newsThreeColumn #bodyContent table th.first,
.newsThreeColumn #bodyContent table td.first
{
	padding-left: 25px;
	text-indent: -20px;
	border-left: 0;
	width: 205px;
}

.newsThreeColumn #bodyContent table th.last,
.newsThreeColumn #bodyContent table td.last
{
	width: 140px;
}

.newsThreeColumn #bodyContent table dl,
.newsThreeColumn #bodyContent table dl *,
.newsThreeColumn #bodyContent table ul,
.newsThreeColumn #bodyContent table li,
.newsThreeColumn #bodyContent table li a
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	line-height: 14px;
}

.newsThreeColumn #bodyContent table ul
{
	margin-bottom: 5px;
}

.newsThreeColumn #bodyContent table a
{
	text-decoration: underline;
}

.newsThreeColumn #bodyContent table.contacts p
{
	padding: 0;
}

.newsThreeColumn #bodyContent table.contacts tr td.first
{
	padding-left: 25px;
	text-indent: -10px;
}

.newsThreeColumn #bodyContent table.contacts tr.first td
{
	padding-top: 2px;
}

.newsThreeColumn #bodyContent table.contacts tr.last td
{
	padding-bottom: 4px;
}

.newsThreeColumn #bodyContent table.contacts tr.parent td.first
{
	font-weight: bold;
	padding-left: 5px;
	text-indent: 0px;
}

.newsThreeColumn #bodyContent table dl.phone dt
{
	float: left;
	padding-right: 5px;
}

.newsThreeColumn #bodyContent table dl.phone dd.hours
{
	clear: left;
}

.newsThreeColumn #bodyContent table dl.phone dd.location
{
	float: left;
}

.printer .newsThreeColumn #bodyContent
{
	width: 567px;
	height: 350px;
	border-right: none 0px;
	/* filter for IE5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 569px;
}

html>body.printer .newsThreeColumn #bodyContent
{
	height: auto;
	min-height: 350px;
}

.newsThreeColumn #bodyContent table table {
	width: 96%;
	margin: 0;
}

/* three column body area */
#floatingComponent
{
   	float: right;
	width: 180px;
	padding: 0px;	
	margin-right: -3px;
	background-color: #FFF; 
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;			
	display: block;
	z-index: 1000;
}


#newsSearchBox
{
	width: 180px;	
	padding: 5px;	
	background-color: #EBEBEB;			
	text-align: left;
	display: block;
}

#newsSearchBox h2
{
	color: #903;
	margin: 0;
	padding: 0;
}

#newsSearchBox form #searchNewsText
{
	width: 142px;
}

* html .newsSearchBox form #searchNewsText
{
	margin: 0 0 0 -5px;
}

#newsSearchBox form select
{
	width: 100%;
	margin: 0 0 3px 0;
	font-size: 10px;
}

#newsSearchBox form label
{
	margin: 0;
	text-align: right;
	color: #666;
}

/* Additional Information Box (Earnings Page) */
#additionalInfoBox
{
	width: 180px;
	padding: 5px 5px;
	background-color:#FFF;
	text-align: left;
	display: block;
	border-top: solid 1px #FFF;
	padding-bottom: 0px;
}

#additionalInfoBox h2
{
	color: #903;
	margin: 0;
	padding: 0;
}

#bodyContent #additionalInfoBox ul div li.pdf
{
 margin-left: -18px;
 margin-top: -2px;
    margin-bottom: 6px; 
 background-image: url("/sites/cm_shared/cm_shared_images/icon_pdf.gif");
 background-position: top 0px;
 background-repeat: no-repeat;
 padding: 2px 5px 0px 19px;
 line-height: 14px; 
}
 
#bodyContent #additionalInfoBox ul div li.doc
{
 margin-left: -18px;
 margin-top: -2px; 
 margin-bottom: 6px;
 background-image: url("/sites/cm_shared/cm_shared_images/icon_doc.gif");
 background-position: top 0px;
 background-repeat: no-repeat;
 padding: 2px 5px 0px 19px;
 line-height: 14px; 
}
#bodyContent #additionalInfoBox ul div li.xls
{
 margin-left: -18px;
 margin-top: -2px; 
 margin-bottom: 6px;
 background-image: url("/sites/cm_shared/cm_shared_images/icon_excel.gif");
 background-position: top 0px;
 background-repeat: no-repeat;
 padding: 2px 5px 0px 19px;
 line-height: 14px; 
}
#bodyContent #additionalInfoBox ul div li.ppt
{
 margin-left: -18px;
 margin-top: -2px; 
 margin-bottom: 6px;
 background-image: url("/sites/cm_shared/cm_shared_images/icon_ppt.gif");
 background-position: top 0px;
 background-repeat: no-repeat;
 padding: 2px 5px 0px 19px;
 line-height: 14px; 
}
#bodyContent #additionalInfoBox ul div li.vsd
{
 margin-left: -18px;
 margin-top: -2px; 
 margin-bottom: 6px;
 background-image: url("/sites/cm_shared/cm_shared_images/icon_vsd.gif");
 background-position: top 0px;
 background-repeat: no-repeat;
 padding: 2px 5px 0px 19px;
 line-height: 14px; 
}

/* Firefox & Netscape browsers */
html>body #newsSearchBox
{   
    width: 170px;
}
 
/* Firefox & Netscape browsers */
html>body #additionalInfoBox
{   
    width: 170px;
}


