.browse_by_topic
{
	background:#ffffff;	
	padding:0px;
	
	
}

.browse_by_topic .dm,
.browse_by_topic .dmc,
.browse_by_topic .dmj,
.browse_by_topic .fda,
.browse_by_topic .mp,
.browse_by_topic .pm
{
	
	padding-right:16px;
	padding-left:16px;
	padding-top:8px;
	
}

.browse_by_topic .ghl
{
	background:#ffffff;	
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding: 0 0 0 5px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;

}
.browse_by_topic a
{
	text-decoration: none;
	font-weight: bold;
}

.browse_by_topic a:hover 
{
	text-decoration: underline;
}

.browse_by_topic .dm a 
{
	color: #660033;
}

.browse_by_topic .fda a 
{
	color: #deb406;
}


.browse_by_topic .mp a 
{
	color: #b39659;
}

.browse_by_topic .pm a 
{
	color: #5b1e3f;
}

.browse_by_topic .dmj a 
{
	color: #c5921a;
}

.browse_by_topic .text_header
{
	font-weight:bold;
	font-size:20px;
	line-height:24px;
	margin-bottom:4px;
	padding-bottom:6px;
	border-bottom:solid 1px #f2f2f2;
}


.browse_by_topic .dm .text_header
{
	color:#006644;	
	margin-top:14px;
	padding-top:8px;
}

.browse_by_topic .fda .text_header
{
	color:#005cab;	
	margin-top:14px;
	padding-top:8px;
}

.browse_by_topic .mp .text_header
{
	color:#006644;	
	margin-top:14px;
	padding-top:8px;
}

.browse_by_topic .pm .text_header
{
	color:#2c5f8c;	
	margin-top:14px;
	padding-top:8px;
}

.browse_by_topic .dmj .text_header
{
	color:#0038b8;
	margin-top:14px;
	padding-top:8px;	
}

.browse_by_topic .ghl .text_header
{
	color:#000000;	
	margin-top:0px;
	padding-top:0px;
	border-bottom:solid 1px #ffffff;
}

/****************************************
topics table
****************************************/
.browse_by_topic .table_width
{	
	width:432px;
	float:left;
}

.browse_by_topic .position_1
{	
	width:230px;
	float:left;
}

.browse_by_topic .position_2
{	
	width:190px;
	float:right;
}

.browse_by_topic .topic
{
	padding-top:4px;
	margin-bottom:7px;
	padding-bottom:4px;
}

.browse_by_topic .arrow 
{	
	margin-top:4px; 
	margin-left:0px; 
	margin-right:9px;
}

.browse_by_topic .dm .count
{
	color: #660033;
}

.browse_by_topic .fda .count
{
	color: #deb406;
}


.browse_by_topic .mp .count
{
	color: #b39659;
}

.browse_by_topic .pm .count
{
	color: #5b1e3f;
}


/****************************************************
library search
*****************************************************/
.browse_by_topic .library_search_box
{
	width:584px;
	height:44px;
	background:#f2f2f2;
	padding-left:16px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:9px;
	margin-top:5px;	
	margin-bottom:10px;
}

.browse_by_topic .library_search_box .search_input
{
	width:492px;
	float:left;
	margin-top:12px;
	font-weight:bold;

}

.browse_by_topic .library_search
{
	width:376px;
	margin-left:12px;
	margin-top:2px;

}


/***********************************************
hr stylings
************************************************/


.browse_by_topic .hr_thick
{
	width:100%;
	height:4px;
	margin-top:6px;
	margin-bottom:6px;
}	

.browse_by_topic .dm .hr_thick
{
	background:#00674e;
}

.browse_by_topic .fda .hr_thick
{
	background:#005cab;
}

.browse_by_topic .mp .hr_thick
{
	background:#00674e;
}

.browse_by_topic .pm .hr_thick
{
	background:#2c5f8c;
}

.browse_by_topic .hr_double
{
	width:100%;
	height:8px;

	margin-top:2px;
	margin-bottom:3px;
}
	

.browse_by_topic .dm .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}
		
	
.browse_by_topic .fda .hr_double
{
	background:url(../../global/hr_double_bbddff.gif) repeat-x;
}	

.browse_by_topic .mp .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}	

.browse_by_topic .pm .hr_double
{
	background:url(../../global/hr_double_7899be.gif) repeat-x;
}

.browse_by_topic .gray_line
{
	width:100%;
	height:1px;
	margin-top:0px;
	margin-bottom:13px;
	background:#efefef;
	overflow:hidden;
}	

.browse_by_topic .ghl .gray_line
{
	width:100%;
	height:1px;
	margin-top:0px;
	margin-bottom:13px;
	background:#ffffff;
	overflow:hidden;
}	



/************************
buttons
*************************/

.browse_by_topic .btn_search
{
	float:right;
	margin-right:3px;
	margin-top:7px;
}
