/* CSS Document */

/**************** Refine left nav box *************/
h1 
{ text-transform:capitalize;}

#container-searchtools {
width: 190px;
background-color: #EFEFEF;
margin: 5px 0px 5px 5px;
}

#searchtools-forms {
width: 180px;
	background-color: #EFEFEF;
	padding: 9px;
	margin-top: -3px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
}

#compare-content {
	display: block;
}

#options-content {
	display: block;
	}
	
#searchtools-forms form {
	margin-left: -0px;
}

#searchtools-forms p {
	_margin-top: -1px;
	_padding-top: 6px;
	_padding-bottom: 4px;
}

#searchtools-forms select {
	display: block;
	_margin-top: -5px;
}

/**************** related reports left nav *************/

#related-reports {
	padding: 0 0 0 10px;
	margin-top: 15px;
}

#related-reports p {
	margin: 0 0 4px 0;
	color: #666666;
}

#related-reports li {
	margin-bottom: 15px;
}

/***************** Coldfusion table and chart box ************/

#container-application {
	position: float;
	_width: 605;
	display: block;
	height: 100%;
	top: 0px;
        padding-right: 15px;
	margin-top: -4px;
	/* border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-left:10px;
	margin-bottom: -18px;
	_margin-bottom: 0px;
	border: 1px solid #666666;
	border-top: 1px solid white;	
	}

#container-form table.text {
 padding-top: 15px;
}

#container-application h1 {
 padding-top: 15px;
 _padding-top: 0px;
}

	
/***************** Glossary / Metho / Industry panel box ************/

#tab-border {
	width: 605px;
	height: 25px;
	background-image:  url(/images/common/border_pixel.gif);
	background-position: 220px 24px;
	background-repeat: repeat-x;
	margin: 0px 0 2px 20px;
}

#tab-border2 {
	/* width: 605px; */
	_width: 100%;
	height: 25px;
	background-image:  url(/images/common/border_pixel.gif);
	background-position: 220px 24px;
	background-repeat: repeat-x;
	margin: 0px;
        margin-bottom: -20px;
	_margin-bottom: 0px;
}

#container-searchinfo {
	padding: 10px;
	width: 584px;
	_width: 605px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: -3px 0 20px 20px;
	position: relative;
}

#methodology-content {
	display: none;
}

#industry-content {
	display: none;
}

.searchinfo {
margin-top: 10px;
width: 580px;	
}

#searchinfo-related {
padding-bottom: 20px;
margin-top: 10px;
width: 150px;
	float: right;
}

#refine-content p {
	margin-bottom: -8px;
	font-weight: bold;
}
#refine-content select {
	margin-top: 3px;
	font-weight: normal;
}

/* Hidden from Safari -- Do not put anything after this */
#container-application {margin-top: 16px; _margin-top: -5px; border-top: none;#}